Question

I have a swf that retrive information from a xml file, but I do not know url of the xml. Is it possible to capture tcp/ip packet when swf start retriving information from the xml? I would like to know url of the xml.

Was it helpful?

Solution

Try the Firefox extension Firebug. It has a nice graph/option to show any web-traffic. Btw. feel free to give us the link to the swf file. We will be happy to help you find the xml you are talking about.

OTHER TIPS

Have a look at http://www.wireshark.org/ It should do the trick.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top