Flasher Archive

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


Subject: Re: FLASH: Frame Action "Tell Target"
From: John Croteau
Date: Fri, 1 Oct 1999 14:54:49 +0100

Hi Dave,

> > >Remember Go to actioms inside Tell Targets pick up the path if they are
> > >not absolute starting from the root (/) or from the root of a specified
> > >movie (_levelx).
> What do you mean by "pick up the path"?

This movie will not go to frame Ten (10) in the movie clip Main.

Set Variable: "Ten" = 10
Begin Tell Target ("/main")
Go to and Stop (Ten)
End Tell Target


This will go to frame 10 in main because the variable Ten picks up the
path of /main from the Tell Target:

Begin Tell Target ("/main")
Set Variable: "Ten" = 10
Go to and Stop (Ten)
End Tell Target

--
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/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com


Replies
  RE: FLASH: Frame Action "Tell Target", Dave Hollinden

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