Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Sound on/off
From: Marc Hoffman, Poison Dart Frog Media
Date: Wed, 12 Apr 2000 20:53:30 +0100

At 05:15 AM 4/12/00 , you wrote:

>Another question : how do you specify in Flash in the actionscripting to
>put the sound on/off in the whole movie ?
>Thanks allready in advance for the answer ...

Toggling a background loop is easy -- see http://www.dartfrogmedia.com/toggle.
Turning off all sounds is easy too -- just use Stop All Sounds (frame action).
It is possible to put all sounds in a nested movie clip in such a way that
they can be Tell Targeted to play, then hide them by moving that nested
movie clip to an inactive frame so that TellTargets to the sounds will
fail. This makes for a way of disabling all event sounds. They can be
re-enabled by sending that nested movie clip back to an active frame (that
is, the current frame of the parent movie clip) so that TellTargets once
again succeed and the sounds are available.
Any streaming sound will stop when its timeline is stopped, and resume when
its timeline is resumed. So if your sounds were all streaming inside movie
clips, you could pause and resume them by targeting their timelines
individually.

Marc Hoffman

Poison Dart Frog Media
http://www.dartfrogmedia.com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Sound on/off, bruno

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]