This site requires JavaScript, please enable it in your browser!
Greenfoot back
dunzzz
dunzzz wrote ...

2019/5/19

Sound Files

dunzzz dunzzz

2019/5/19

#
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?
Super_Hippo Super_Hippo

2019/5/19

#
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.
You need to login to post a reply.