Hello, I'm trying to do some development with sound in Pharo. The problem I'm having is as follows:
1) I load up Pharo-1.1.1-dev10.09.1.image and save it as test.image. 2) I open test.image. 3) I do "PluckedSound default play". The sound plays. 4) I "Save and Quit" 5) I reopen test.image and do "PluckedSound default play" again, but no sound will play. I've only been using Pharo and smalltalk for a few weeks, so I'm still very new. Is there something I'm doing wrong here? Thanks, Matthew Fotzler
