Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Juan Valdez webforumsuser@macromedia.com #1
Muting the sound while Fast Forwarding
Good morning everyone!
I Currently wrote a volume slider for my videos, and thanks to Chuck Neal (woo hoo,all in one video slider) I have a video slider. My question now is how would I :
when I press my fast forward/Rewind button director to check what the current volume is mute the volume when I press down and resume the original volume when I mouseup...does this make sense?
Juan
Juan Valdez webforumsuser@macromedia.com Guest
-
Help with sound - too fast
I am using WMP 9 with Flash Player 9. Originally I had WMP 10 with Flash 9 but I was receiving video with no sound. So, I rolled back to WMP 9 and... -
Muting sound in flash.ocx from either Javascript or Delphi/C#
I know this question seems to have been asked from a number of different fronts, and I'm hoping to ask it a different way and hopefully find an... -
Controlling sound (ideally muting) in Flash.ocx (I've got v9) via other languages?
I've got a Delphi program that's embedding the Flash.ocx to display various SWF files - files that I do not create and have no control over. As a... -
Sound clips run way too fast
Hello, I jsut finished a site for my hobby/business of creating bottleneck guitar slides. Everything works great but there are a couple annoying... -
muting a streamed sound with a button
Another scripting question. I've got a photo slide show with a soundtrack that is streamed, so it stays syched to the images. I'd like to have... -
Word of Mouth Productions #2
Re: Muting the sound while Fast Forwarding
I'm assuming you're using a behavior. Add a property called pVolBeforeMute
and save the volume to it in the button when the mouseDown occurs. Then set
the volume to zero and reset it on the mouseUp. I'm assuming that Chuck's
code works on a mouseDown and mouseUp.
--
Craig Wollman
Word of Mouth Productions
phone 212 724 8302
fax 212 724 8151
[url]www.wordofmouthpros.com[/url]
"Juan Valdez" <webforumsuser@macromedia.com> wrote in message
news:bj50l9$g6v$1@forums.macromedia.com...(woo hoo,all in one video slider) I have a video slider. My question now is> Good morning everyone!
>
> I Currently wrote a volume slider for my videos, and thanks to Chuck Neal
how would I :current volume is mute the volume when I press down and resume the original>
> when I press my fast forward/Rewind button director to check what the
volume when I mouseup...does this make sense?>
> Juan
>
>
Word of Mouth Productions Guest



Reply With Quote

