Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Another question.. |
From: | John Croteau |
Date: | Fri, 6 Aug 1999 12:04:39 +0100 |
Hi Lee and Corstiaan,
> I don't know if this is implemented as a bug or a feature,
> but it cost me some hair-pulling and teeth-grinding to figure this out.
A variable inside a telltarget picks up the path of the Tell Target.
>> Begin Tell Target ("/Stack" &LandPos)
>> Go to and Stop (mov)
>> End Tell Target
> This syntax is correct.
> On a Go to if you set it as an expression it will go to the value of the
> variable. If it is a number, it will go to the frame and if it is a
> string it will go to the frame Label.
> Go to and Stop (/:mov)
This is correct, only if the variable is set on the main timeline.
But if the variable is set on the main timeline then /:mov refers to it
from anywhere.
Begin Tell Target ("/Stack3")
Go to and Stop (mov)
End Tell Target
This refers to both the variable mov set in the Movie clip /Stack3
and then will go the Label mov in the MC.
----------- -----------------------
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: Another question.., Lee Cain
Re: FLASH: Another question.., John Croteau
Re: FLASH: Another question.., corstiaan Smorenburg
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]