flv.volume=0
flv.volume=0
- Started
- Last post
- 1 Response
- Buckyball2
How can I start a progressively loaded flv start to playback with sound muted (volume=0) and the components mute symbol present. Basically causing the viewer to click on the speaker icon to hear sound.
I've tried.
introflv.volume=0Which works. No sound. But the volume icon still shows sound on.
Thanks.
- ********0
muteBut._visible=true;
?