Hi there, I was wondering if anyone could help me out on this...
For reasons which I won't go into, I want to observe what calls the flash player (mozilla plugin) makes to the browser via the mozilla plugin (NPAPI). Specifically, I'd like to find out what's happening when a URL, javascript or asfunction link is clicked. I'm guessing that one of the four URL methods are called: http://web.archive.org/web/20040203100442/devedge.netscape.com/library/manuals/2002/plugin/1.0/develop.html#1001184 Ideally, it would be cool if I could just get a tool which I could load the mozilla plugin into, and monitor the NSAPI calls as I interact with the flash player. Failing that, does anyone know for sure what parameters the player uses? I suspect it would be different in many different scenarios Does anyone know if this is possible? Or do I have to learn C++ and compile the Firefox source code myself? Thanks in advance, Alias _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

