Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Returning to main timeline from MC? |
From: | Marc Hoffman |
Date: | Sun, 7 Mar 1999 22:58:03 GMT |
At 03:56 PM 3/7/99 -0600, you wrote:
>My question is how do I return to a specific place in the main timeline by
>clicking on a button within the MC?
Use TellTarget. If the frame you want to go to in the main timeline were
labeled "act2," you would assign this action to the button in the MC
(couble-click the button on the stage and select the "actions" tab):
On (Release)
Begin TellTarget
Target: ..
GoTo and Play
Frame label: act2
End TellTarget
End On
Note that the target designation ".." refers to the timeline one level
above the button. That is, the button is placed in a MC, but ".." refers
to the timeline that holds the MC. You can also use "../" for the same
target. TellTarget uses relative paths, like DOS paths. Dorian Nisenson
has a web page that demonstrates graphically how to designate the
TellTarget path between Flash elements on different levels:
http://www.bway.net/~dorian/TTtutor.htm
Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcdartfrogmedia [dot] com (mailto:marcdartfrogmedia [dot] com)
My home site is now featured in Ken Milburn's book, Flash 3 Web Animation f/x
and Design. Play a virtual marimba there: <www.dartfrogmedia.com/dartfrog>.
View my Flash3 samples: <http://www.jps.net/dartfrog/sampler>.
Read about Flash: <http://www.jps.net/dartfrog/sampler/flashinf.htm>
------------------------------------------------------------------------
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: Returning to main timeline from M, J
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]