How to use the "Shockwave Flash" component?

O

Offir Bakshitz

My XP Embedded SP2 device requires to play flash animation.
I cannot use the Internet Explorer for this purpose.
I Added the "Shockwave Flash" component to my XPE platform.
But I cannot find any help on how to develop an application that would use
the flash.ocx file to display flash files.
I am using Visual Stduio .NET 2003 to develop the application that would run
on my Embedded device.
The application that should display that flash animation is a Win32 C++
project.
When I try to create a new MFC application and to "Insert ActiveX control"
of type "Macromedia Flash Factory Object" onto a dialog I get the error
message 'The ActiveX control Macromedia Flash Factory Object" could not be
instantiated'

How do I display macromedia flash animation from my Win32 C++ application?
Must it be a MFC application?

Thanks.
Offir.
 
K

KM

Offir,

Your question doesn't have much to do with XP Embedded. It is rather general application programming. Please post to an appropriate
newsgroup.

--
Regards,
KM, BSquare Corp.

PS. Btw, there is no direct connections between MFC and Shockwave Flash.

PPS. For the list of interfaces available from swflash.ocx/flash.ocx and how to use them you should really explore Macromedia
website and related forums or contact Macromedia directly.
E.g., http://www.flashplayercontrol.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top