VLC for EXCEL
Posted: 26 Sep 2009 11:38
Hy,
I’m in search for Visual Basic code to apply VLC on a EXCEL form.
I just discovered many of the property about VLC on EXCEL for example START, PAUSE, STOP, but I’m not able to find out the right property for Visual Basic code for make forward or rewind. I’m also not able to set the timeline, to set film on time by clicking or drag o drop… I would like to have the right code, example:
Private Sub CommandButton1_Click()
VLCPlugin1.addTarget ("C:\Documents and Settings\Desktop\MEMPHIS 2008-2009\CINCINNATI-MENPHIS\CINCINNATI-MEMPHIS_Title_ 2.mpg"), Null, 0, 0
VLCPlugin1.Play
End Sub
I don’t know, if the object that I can find out on tool box can give me the right objet within which there will be the property…
So the question is:
Can anybody give me the right code source for VISUL BASIC, device that can release the opportunity to let VLC work on EXCEL, please ?
It’s possible to obtain the right code for implementing the VLC “Go To Time” on VISUAL BASIC for EXCEL ?
Please, if you can, post me the solution, or e-mail me the solution….
Thank you very much…
marioteccia@yahoo.it
I’m in search for Visual Basic code to apply VLC on a EXCEL form.
I just discovered many of the property about VLC on EXCEL for example START, PAUSE, STOP, but I’m not able to find out the right property for Visual Basic code for make forward or rewind. I’m also not able to set the timeline, to set film on time by clicking or drag o drop… I would like to have the right code, example:
Private Sub CommandButton1_Click()
VLCPlugin1.addTarget ("C:\Documents and Settings\Desktop\MEMPHIS 2008-2009\CINCINNATI-MENPHIS\CINCINNATI-MEMPHIS_Title_ 2.mpg"), Null, 0, 0
VLCPlugin1.Play
End Sub
I don’t know, if the object that I can find out on tool box can give me the right objet within which there will be the property…
So the question is:
Can anybody give me the right code source for VISUL BASIC, device that can release the opportunity to let VLC work on EXCEL, please ?
It’s possible to obtain the right code for implementing the VLC “Go To Time” on VISUAL BASIC for EXCEL ?
Please, if you can, post me the solution, or e-mail me the solution….
Thank you very much…
marioteccia@yahoo.it