views:

33

answers:

4

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

A: 

Wireshark

Nick Bastin
this worked fine :) thanks
Max
A: 

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

logoin
Firebug does not work for embedded flash :)
Max
A: 

Use Fiddler.

TandemAdam
+1  A: 

I recommend Charles.

Lars