I have a swf (flash file) who is making http request.
Which is the easiest way to see what request the flash application is doing?
P.S. I do not have the program as a fla file
Wireshark
I recommend Charles.
Use Fiddler if your on Windows.
If you can open it in a browser, try Firebug or Live HTTP Header on firefox.