Embeding flash player in Windows application
-
Hi all, I want to embed flash players object in my windows application for playing .flv files. I have used ShockwaveFlashObject, But i am not able to play .flv files. anybody know the solution???
Pravin
-
Hi all, I want to embed flash players object in my windows application for playing .flv files. I have used ShockwaveFlashObject, But i am not able to play .flv files. anybody know the solution???
Pravin
Embed a webbrowser control into your application and then navigate to a page displaying the flv player.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios Discounted or Free Software for Students: DreamSpark - downloads.channel8.msdn.com MSDN Academic Alliance - www.msdnaa.com
-
Embed a webbrowser control into your application and then navigate to a page displaying the flv player.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios Discounted or Free Software for Students: DreamSpark - downloads.channel8.msdn.com MSDN Academic Alliance - www.msdnaa.com
thanks but i want to play local file.
Pravin