No. Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Zuberul Islam Sent: Wednesday, August 27, 2008 2:53 AM To: [email protected] Subject: [flexcoders] Loading an ActiveX Control Hello All, is there any way to load an activex control directly in a flex application ? I implemented the solution using javascript. it works fine for web application. but I need to build a desktop application too. and I don't want to use .net is there any other way ? can i include axShockwaveFlashObject in pure c/c++ and use ExternalInterface to communicate with the activex control ? Thanks in advance. Zuberul.

