You may want to explore Apollo. It allows for RIAs to be developed for the desktop. http://labs.adobe.com/technologies/apollo/
Another option would be asking around on flexcoders. http://tech.groups.yahoo.com/group/flexcoders/ ~D.C. Holth -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bharat Varma Sent: Monday, June 04, 2007 10:08 AM To: [email protected] Subject: [Flashcoders] AS3.0 and C++ Hi, I am developing an application where I would like to use Flex to talk to some dlls / exe installed on the local machine, through a browser. The DLLs (and or) EXE will be installed using an installer. The workflow I would like working on the client machine is the swf (created by Flex) getting loaded in the browser and communicating with the dlls installed on the machine. I guess one way would be to use External Interface and do a Action Script <-> Java Script <-> ActiveX (for IE) / np dll (for FF) I would like to avoid installing any new activex control for my application. I do not need any GUI for my application either. Is there another way to directly communicate with the dlls and completely avoid activex (or equivalent in FF) ? Also, material on ExternalInterface to Win32 C++ dlls communication seems really sparse. Can some one point me in the right direction ? Regards, Bharat Varma -- There are 2 kinds of people in this world - 1. Those who don't need closure. _______________________________________________ [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 This e-mail and its attachments are intended only for the use of the addressee(s) and may contain privileged, confidential or proprietary information. If you are not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, displaying, copying, or use of this information is strictly prohibited. If you have received this communication in error, please inform the sender immediately and delete and destroy any record of this message. Thank you. _______________________________________________ [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

