Code: Select all
Private Sub cmdTest_Click()
vlcpTest.addTarget App.Path & "\data.avi", Null, VLCPlayListAppendAndGo, -666
vlcpTest.play
End Sub
Additionally in order to use this plugin I had to download an archived version of VLC (0.8.5). If I try to move or resize the plugin VB6 will crash.
Please Help,
Umberdark