Movie Player ActiveX Control

FileName

 

Get or Set the file name for playback .

MoviePlayer1.FileName[=String]


Parameter
String
the filename of video/audio file.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
MoviePlayer1.FileName="c:\test.mpg"
iDur=MoviePlayer1.Duration