Hey i'm new here. I've tried everything from asking my boss if he knew Visual basic to my teacher who teaches visual basic and so far i have come up with nothing. I'm writing this program for a friend and trying to learn more about the concept of programming and I want to basically click on an option box and have it play a wav file. But the first problem i have is that visual basic doesnt seem to like to read files outside of the A drive.. or thats what my teacher seemed to explain to us. He couldnt get it working by using the hard drive or any other drive for that matter.. just the "A" drive.. which isnt user friendly when your actually trying to make a program for useful purposes.<br>
the microsoft website gives me a line of coding with something to the effect of sndplaysnd but i'm confused as to what context that gets up in.. and i still cant point it to locate the wav file on the drive.<br>
I saw a few ideas on encrypting the wav file into a file on visual basic or something like that. But again no sucess when implementing the suggested way of proceeding.<br>
If anyone has any ideas or suggestions please feel free to try and help.. thanks alot..<br>

~Jason