Playing flv files [modified]
-
I have the following code:
string name = "c:\\\\1.flv"; axShockwaveFlash1.Movie = name; axShockwaveFlash1.Play();
And there is no playback. But when I try playing some swf file - everything is OK. What am I misising? Thanks.
modified on Thursday, May 14, 2009 12:32 AM
-
I have the following code:
string name = "c:\\\\1.flv"; axShockwaveFlash1.Movie = name; axShockwaveFlash1.Play();
And there is no playback. But when I try playing some swf file - everything is OK. What am I misising? Thanks.
modified on Thursday, May 14, 2009 12:32 AM
Are you absolutely sure it's a Flash Video file?? Does it play in a web browser??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
Are you absolutely sure it's a Flash Video file?? Does it play in a web browser??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008