yo
Age 32, Female
Everything
Joined on 7/18/08
Rooble 2010-02-21 20:23:20
On the play button, put
on (release) { stopAllSounds(); }
Or if you want the music to stop on a certain frame, add
stopAllSounds();
to the frame
Syringes 2010-02-21 20:23:20 (Updated 2010-02-21 20:26:07)
Thanks! I hope it works lawl, I am terrible at coding .. its totally not my thing. Again, thank you!
Rooble 2010-02-21 20:26:49
;DD
Syringes 2010-02-21 20:26:49
YAY it worked, thank you! :]]]
Rooble
On the play button, put
on (release) {
stopAllSounds();
}
Or if you want the music to stop on a certain frame, add
stopAllSounds();
to the frame
Syringes (Updated )
Thanks! I hope it works lawl, I am terrible at coding .. its totally not my thing. Again, thank you!