You forgot to make a new Sound Object
on (release) {
mySound = new Sound();
mySound.attachSound("sound");
mySound.start();
}
Hope this helps you![]()
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |