Groups | Blog | Home
all groups > macromedia players flash > december 2004 >

macromedia players flash : embedding flash movie into C++



ScoobyJonny
12/28/2004 9:19:40 PM
Hi, I have a c++ win app (using Dev Studio 5) that I would like to embed flash
movies into.
My App is an .ocx win app, but I need to add Flash movie playing capability if
possible.
My source data is some raw mpeg files, and also the same mpegs built into some
flash projectors.

Does anyone have any idea how to do this please ?
Someone mentioned using flash active-X module ?

I am guessing I need to find a way to export the completed flash movie as an
ocx or active-x module that I can imbed or access from my program ?

am I heading along the right track ? and if so how do I make a flash ocx /
activex ?

Any help at all would be appreciated.
thanks

Jeckyl
12/29/2004 6:42:54 PM
if you have flash player for IE, then you already have the flash player
activeX control .. embed it in your application and tell it to play your
movie.
--
All the best,
Jeckyl

Softanics
1/4/2005 5:26:31 PM
Jeckyl
1/5/2005 8:49:20 AM
All you really need (for C++ on Windows) is the activeX control and VC++ ..
it can generate the appropriate headers from the activeX flash player
control so you can then easily embed it like any other activeX control.
--
All the best,
Jeckyl
[quoted text, click to view]

AddThis Social Bookmark Button