A1VBCode Forums

ActiveX For Vlc VB


http://www.a1vbcode.com/vbforums/Topic31511.aspx

By witnessedHades - 7/3/2012

I am Trying to get vlc activex to open and play a video but it won't work the code i am using for the open file button is

OpenFileDialog1.ShowDialog()

TextBox2.Text = OpenFileDialog1.FileName

AxVLCPlugin21.MRL = TextBox2.Text

AxVLCPlugin21.AutoPlay = True

Any Help Would Be Apreciated

 Thanks,  WitnessedHades