At 23:21 10/07/2001, [EMAIL PROTECTED] wrote:
>I have a audio control in my main movie and i am opening a MIAW.
>I want to control the sound playing in the MIAW by using the same audio 
>control on the stage.
>I have tried using the "tell" command it does not work.
>It gives the message "movie already open" .

How about if you remove the 'window = "movie3"' line?

on mouseDown
   tell window "Movie3"
     set the volume of sprite 3 to audio_sett
   end tell
end



--
Mark A. Boyd
Keep-On-Learnin' :)


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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