Log in

View Full Version : Sniff out an XML file?



jlizarraga
08-15-2008, 05:54 PM
Hi all,

Does anyone know of a way to find out what XML files a Flash movie has loaded/has attempted to load, from an end-user perspective?

I found many a forum post in Google saying this was possible, but couldn't find any instructions!

Thanks.

Medyman
08-16-2008, 03:47 PM
Short of decompiling the .swf, it's not possible.

djr33
08-16-2008, 08:52 PM
The other option would be to monitor the traffic on your internet connection, beyond the browser and flash player. I'm sure there's some way that could be done (like through your router, etc), but I really have no idea what the best approach would be.

jlizarraga
08-18-2008, 08:18 PM
Thanks for the responses. I asked around the office and one of the backend guys pointed me to a Firefox addon called Tamper Data, which does exactly what I'm looking for.