Hello. Excuse me for my English. :D I'm trying to make a videochat like skype. I'm using VB6 and I created a form with VLCplugin1 and a button. When the button is clicked, the following code is executed: Private Sub Command1_Click() Dim opt() As Variant Dim connect_string As String connect_string = ...