On 5/9/06, John Dowdell <[EMAIL PROTECTED]> wrote:
I'm not sure I'm guessing the right question here, but if it's "Which of the browser APIs does Flash Player's 'externalInterface' call into?", then it's Microsoft's ActiveX Scripting host routines, and the NPRuntime API for plugin-using browsers:
It's 'What is the Flash Player's APIs so my C++ program can interface to it'? And 'What the name and location of the Flash Player DLL (or whatever it is) that I need to link to when I compile by C++ program'? And I'm interested in the non-OCX version for platform independence as I believe OCX files are windows specific. Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group www.flashdev.org.au _______________________________________________ [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

