Flasher Archive

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


Subject: Re: FLASH: TT with variables
From: John Croteau
Date: Mon, 15 Nov 1999 15:13:22 GMT

Hi Kalle,

> TellTarget (mydestination)
> goto /:myvariabletext
> end TellTarget
> It doesn�t work. Any suggestions??
I can't tell what is wrong with yours but the following does work.
It goes to frames labeled John on both the main timeline and in the
movieclip mc1.
It is best to copy and paste your code from Flash directly to your email
so we can better chack for syntax errors.

Set Variable: "myVariableText" = "John"

On (Press)
Go to and Stop (/:myVariableText)
Begin Tell Target ("/mc1")
Go to and Stop (/:myVariableText)
End Tell Target
End On

--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [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/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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
  FLASH: TT with variables, Tewes

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