Search code examples
flashfirebugmonitoringnetwork-traffic

How do I monitor traffic between a Flash object and a server?


In Firebug's Net panel you can see all requests, which JavaScript is making to the server.

I would like to be able to do the same with a Flash object.

What is the best way of doing this?


Solution

  • I'm using Charles Proxy fot this kind of debuging.