Flasher Archive

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


Subject: FLASH: Button dilemma!
From: Erich Miller
Date: Sat, 11 Dec 1999 23:10:08 GMT

Hello!

I have a MC on my main time line that has 3 buttons in it. When you
press either one, another MC plays and then stops. All is good. But,
what I want to happen is when another button is pressed, the previous MC
closes and/or finishes it's movie in it's own MC. I have been playing
around with Tell Target and Variables but nothing is working!
An example of my script:

On (release)
If ("contact" = "1")
Begin Tell Target (_level0/contact,21)
End Tell Target
EndIf
Begin Tell Target....etc

What I was trying to do was set a variable when the button was pressed
(Set Variable "contact" = "1"). Then when another button was pressed, I
put the above in the button's action. If contact = 1 then go finish
playing the MC at frame 21 then come back and play the next MC for the
button pressed.

It's not working! :-( Help!
Thanks much!

Erich



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Button dilemma!, John Croteau

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