Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Back to parent from Load Movie |
From: | Marc Hoffman |
Date: | Wed, 6 Jan 1999 01:51:07 GMT |
>What I did: In the last frame of Intro.swf I added a
>Tell Target with Target: .. (parent)
Hi Osvaldo.
Tell Target among level-loaded movies uses this syntax:
Begin Tell Target _level0
Go to Next Frame
End Tell Target
note the underscore ( _ ), the reference to movie level (rather than using
the ".." parent convention), and the absence of spaces.
You may also need a "play" action in the next frame of the parent movie.
Can't hurt.
You don't need to unload the level1 movie. If you will use it again, just
have it go to an empty, stopped frame.
Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcdartfrogmedia [dot] com (mailto:marcdartfrogmedia [dot] com)
View my Flash3 work: <http://www.jps.net/dartfrog/sampler>.
Play a virtual marimba: <www.dartfrogmedia.com>.
Read about Flash: <http://www.jps.net/dartfrog/sampler/flashinf>
------------------------------------------------------------------------
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: Back to parent from Load Movie, Osvaldo Dalzotto
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]