flv Playback
flv Playback
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- fyoucher10
Not sure about the component since I don't use it. I would try to create a sound object for the vid, and then just set the volume for it.
var mySound:Sound = new Sound();
mySound.setVolume(0);