How to playback a flash video file like .swf ?

S

Steve

I need to playback a flash file without a window fame.
How do I do this in C# / or C++?

Is there a lightweight executable available that it simply playbacks video
full screen without frame?

thank you.

steve
 
P

Pavel Minaev

I need to playback a flash file without a window fame.
How do I do this in C# / or C++?

You create a full-screen window, which hosts the Flash ActiveX.

How to create such a window is another question, but that should be
relatively easy to find an answer to on Google.
 

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