|
-
May 7th, 2006, 05:32 AM
#1
Thread Starter
Member
Problem with mp3 player
Hello All i want to make a mp3 player in vb6.I want to make it like when you click file1 the mp3 start playing.
I have written this code in the File1:
Private Sub File1_Click()
Media1.open File1.FileName
End Sub
And the error that the machine gives me say
Run-Time error '438'
Object doesn't support this property or method
What do i need ?
I am a noob
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|