|
-
Dec 23rd, 2002, 01:56 PM
#1
Thread Starter
Member
why wont this work??
[Highlight=VB]Private Sub Form_Load()
MediaPlayer1.FileName = "13-system_of_a_down-ego_brain-rns.mp3"
MediaPlayer1.Play
MediaPlayer1.Visible = False
End Sub[Highlight=VB]
whut i have done is i embeded my sound file into the application,
when u ran my program the 1st tyme it worked, why wont it work now>?
i keep getting this error" run time error' -2147467259
method'play'of object 'imediaplayer2 failed'
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
|