When calling a sound file in to greenfoot do you call the title you have given it in your saved files or the signature it has when you hover the mouse over it?
You have to place the sound file in the "sounds" folder of your project. If the file is called "a.wav", then you use "a.wav" and not the full path or anything complicated.