velox
Retired
Im using the contol but how do i get it to open files to play? At the moment i only have the screen plus the play etc buttons.
Why cant i put this under the listbox thingo
Private Sub File1_DblClick()
MediaPlayer1.URL = File1.FileName
End Sub
It wont work, says it doesnt support object or method =/
Why cant i put this under the listbox thingo
Private Sub File1_DblClick()
MediaPlayer1.URL = File1.FileName
End Sub
It wont work, says it doesnt support object or method =/
Last edited: