Windows media player won't disappear

Phoenix88
01-24-2008, 04:29 PM
Hi

Private Sub WindowsMediaPlayer1_Click(ByVal nButton As Integer, ByVal nShiftState As Integer, ByVal fX As Long, ByVal fY As Long)
WindowsMediaPlayer1.Controls.stop
WindowsMediaPlayer1.Visible = False
End Sub

The WMP is remaining on my form, at least a frame. It won't disappears. I even tried DoEvents et Form.Refresh

I checked, the code go through the instruction

Any Ideas ?

Thanks

Phoenix88
01-24-2008, 04:58 PM
WindowsMediaPlayer1.Controls.stop
WindowsMediaPlayer1.URL = ""
WindowsMediaPlayer1.Visible = False

Thank you me

*I put it in here, because, in all the posts I have saw on this forum regarding this issue, there were no solution

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum