flash question
flash question
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- unfittoprint0
name your video, and target it using a sound object
var s:Sound = new Sound(obj);
s.stop();
or
s.setVolume(0)
name your video, and target it using a sound object
var s:Sound = new Sound(obj);
s.stop();
or
s.setVolume(0)