ok i am making a "game" in visual basic 2008 and I have come across a problem...
I need it to be able to play a sound without saying that the sound is stored at "c:\testsound.wav"
I have it working and playing the sound when i want but it only works on my computer
How can i save it into the resources just like you save a picture into resources?
Btw if it helps i am playing the sound using the axwindowsmediaplayer thing and it just plays the sound when the program loads...
so form1load then it plays the sound.
Anyway know how i can make it play the sound on other computers?
I need it to be able to play a sound without saying that the sound is stored at "c:\testsound.wav"
I have it working and playing the sound when i want but it only works on my computer
How can i save it into the resources just like you save a picture into resources?
Btw if it helps i am playing the sound using the axwindowsmediaplayer thing and it just plays the sound when the program loads...
so form1load then it plays the sound.
Anyway know how i can make it play the sound on other computers?