Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: tell target |
From: | John Croteau |
Date: | Wed, 27 Jan 1999 14:51:56 GMT |
Hi Gavin,
> Has anybody else noticed that you can't stop a movie clip using 'goto and
> stop' in tell target and then start it again.
No.
> The only way you can stop and
> start is with the basic commands. If I tell a movie to go frame x on rollout
> and then play and on a different event (rollover) it must change to another
> frame and stop, I it won't respond to either events. Is there a way around
> this (seperate movie clips perhaps?) or am I doing something wrong?
First make sure you are applying your actions to the button Instance and
not to the button's timeline frame.
Make sure you have given the Instance a Name (Numbers in the example
below).
Note the Library name and the Instance name are not the same.
On (Roll Over)
Tell Target Target: /Numbers
Go to and Stop Frame: 10
End Tell Target
End On
On (Roll Out)
Tell Target Target: /Numbers
Play
End Tell Target
End On
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
FLASH: tell target, WebFeat: Gavin Frayne
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]