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.

