how do you add music in the background while the scenario is running?
i've tried the method Greenfoot.playSound("Spring.wav") because I want to play that song but a terminal window keeps popping up and says "could not open sound file".
How can I fix this problem?
thanks!