Search code examples
flashpacket

How to capture SWF packets?


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.


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.