9
votes

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

4

4 Answers

2
votes

Use Fiddler if your on Windows.

0
votes

If you can open it in a browser, try Firebug or Live HTTP Header on firefox.