I was wondering how you get a movie to play when a form is run. I placed the Mplayer component on the form and selected the movie I want it to play, but when it runs the form, nothing happens. Does anyone know the coding for this type of thing?
Printable View
I was wondering how you get a movie to play when a form is run. I placed the Mplayer component on the form and selected the movie I want it to play, but when it runs the form, nothing happens. Does anyone know the coding for this type of thing?
MMControl1.Command = "Play"
:D