|
|||
|
I'm using the file ClearOverMute as video controls for my .flv
How can I amend ClearOverPlayMute.fla (Action Script 2) so that the initial state is Mute, and the user presses the audio button to hear sound? I'm not a scripter, so clear instructions would be much appreciated. Many thanks, Linda |
| Sponsored Links |
|
|||
|
On Jul 11, 8:31*am, "Rossiter" <webforumsu...@macromedia.com> wrote:
> I'm using the file ClearOverMuteas video controls for my .flv MyPlayer.volume=0; Where MyPlayer is what ever you called your FLVPlayback instance. |
|
|||
|
Rossiter wrote:
> Could someone suggest where else I might find an answer to this?Thanks, Linda Bit tricky but workable. Assuming your FLV Playback component has instance name "FLV_Playback" (replace it with your instance name), this action on timeline frame will do what you after: FLV_Playback.volume = 0; FLV_Playback._uiMgr._isMuted = true; -- Best Regards Urami -- "Never play Leap-Frog with a Unicorn." <urami> If you want to mail me - DO NOT LAUGH AT MY ADDRESS </urami> |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise