Flasher Archive

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


Subject: Re: FLASH: Go_To Label question
From: mike krisher
Date: Fri, 21 May 1999 15:12:00 +0100

Marc,

This isn't working. On the main timeline I have five buttons (each plays a
separate MC). The problem I am running into is, I don't want the user to be
able to click away on all five buttons and play all five MC's at once. So
what I am trying to do is: once a button is clicked it is playing the
associated MC and I am also having it move the main timeline to a frame
labeled "dummy" with five mock butttons. Then on the last frame of the MC, I
have a button I want to go back to the frame (labeled "interface") on the
main timeline where all the buttons are active. I have tried the method
below and all it does is give me the down state of the button, it doesn't go
to frame (labeled "interface" and the MC doesn't disappear. Anymore thoughts
would be greatly appreciated.

Thanks,
MIke

> Double-click the button in the MC edit window and assign it this action:
>
> On MouseEvent(press)
> Tell Target (target: /)
> Go to and Play/and Stop Frame (label: "labelname")
> End Tell Target
> End On


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


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