At 13:19 -0500 03/25/2002, Douglas Seib wrote:

>I have audio on channel 1 and 2. It is not turning it off right now as the
>file is loading with sound already on. This script is attached to a sprite
>made of text only. I basically want the user to be able to turn the sound
>off, or back on, by clicking on this text.

I believe that for the sound fade commands to work correctly, you 
have to be working with sound that's puppeted already rather than 
sitting "native" in the sound channels.

So perhaps you owuld do this instead; first remove the sound from the 
channels completely nad then alter your startmovie to include:

   puppetSound(1, "theSound" )

...and then do your mouse fade stuff as before. Might take some 
tweaking but this could do it for you.

-- 

              Warren Ockrassa | http://www.nightwares.com/
  Director help | Free files | Sample chapters | Freelance | Consulting
        Author | Director 8.5 Shockwave Studio: A Beginner's Guide
                    Published by Osborne/McGraw-Hill
          http://www.osborne.com/indexes/beginners_guides.shtml
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to