Page 1 of 1

Playing SWF files in an ActiveX

Posted: Tue Feb 01, 2005 3:53 pm
by BMW
Hello,

I have an ActiveX created in Visual C++ 6.0
I would like to make its user interface more friendly by using Flash movies for the menus and displays (but the processing part will remain in C++)

Is there a way for me to use your Flash player in such conditions ?
(remember I don't just want to play SWF files from my C++ ActiveX, but create a true User interface for it ...)

Thank you for your answer.

Posted: Wed Feb 02, 2005 3:50 pm
by Softanics
I think it's possible. For instance, create FlashPlayerControl window as a child window of the ActiveX. Load a movie with GUI from the dll/ocx resource.