Flasher Archive

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


Subject: Re: FLASH: Tell Target :Movie Clip to Main Timeline
From: Marc Hoffman
Date: Tue, 11 May 1999 22:53:07 +0100

At 06:15 PM 5/11/99 +0000, you wrote:
>Hello there,
>
>I would like a first level movie clip to send the main movie playback head
>to another frame. I'm not able to find the correct syntax to target the main
>movie's timeline from within the clip.

Begin Tell Target
Target: /
Go To
Frame label: "label name"
End Tell Target

Various ways to address the main timeline in a TellTarget:
/ =always the main timeline of the current movie
_level0 =the main timeline of the movie loaded into level 0 (the base movie)
.. =The timeline in which the current object is nested; this could be
something other than the main timeline if you have several tiers of nested
objects. This offers a way to backtrack up a heirarchy, e.g. "../../etc."

Dorian Nisinsen has a nice schematic of tellTarget syntax at
http://www.bway.net/~dorian/TTtutor.htm


Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcatdartfrogmedia [dot] com (mailto:marcatdartfrogmedia [dot] com)
Play a virtual marimba at: <www.dartfrogmedia.com/dartfrog> (featured
in the book Flash 3 Web Animation by Ken Milburn).
Flash3 samples: <http://www.jps.net/dartfrog/sampler>.

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


Replies
  FLASH: Tell Target :Movie Clip to Main T, Jason Murray

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