I have a webpage, on the webpage an emedded SWF file. The Flash animation makes requests to an external server to download additional data.
I can monitor what HTTP requests are being made using Firebug under Firefox, or using Safari's Activity monitor.
I would like to be able to pass this information into a JavaScript. Is that possible? Is it possible to access the information about what HTTP requests are being made by a Flash program in JavaScript? Are there other possibilites to do this programatically?
Michal






Bookmarks