falconmick
Lurker
Ok... I thought that the way you would import sounds I wish to use I would drag and drop them into the res-raw folder inside the IDE... And I thought that I was doing it correct because it turned up in the R.java folder and I can access the files useing:
but I get a run-time error when I run it where the program can't find the audio files
it says: "ERROR: Source not found." and it gives me an option to show it where it is 
Is there a better/proper way to import/use sound
Code:
R.raw.ba_behold
it says: "ERROR: Source not found." and it gives me an option to show it where it is 
Is there a better/proper way to import/use sound