Thread
:
A Simple Stop Sound Action in Flash?
View Single Post
10-18-2004, 01:30 PM
cfU
Confirmed User
Join Date: Jan 2003
Posts: 933
_root.mySound.stop();
_root.mySound = new Sound();
_root.mySound.start()
_root.mySound.stop();
cfU
View Public Profile
Find More Posts by cfU