Out of curiousity I'd like to be able to inspect the data sent by Pandora's web client to the Pandora servers, I am particularly interested in how it communicates user actions like 'skip this song', 'thumbs up/down' and 'I'm tired of this song'.
Normally I'd use the Chrome developer console to inspect the components of the app, but since its flash based thats not an option.
What are my options? I'd like to stay away from flash decompilers.