Flasher Archive

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


Subject: Re: FLASH: How do I link to a scene?
From: Marc Hoffman
Date: Wed, 9 Dec 1998 19:54:19 GMT

At 09:42 AM 12/9/98 -0600, you wrote:
>Hope this isn't too simple of a question, but I need to have an HTML link
>go directly to a specific scene in a Flash movie. How do I do this? Can I
>do this?
>
>Thanks for any help in advance!
>

Can't be done. Instead, your HTML could open a tiny Flash movie that loads
the movie you want, and the big movie could begin in an empty, parked frame
and could tell the tiny Flash movie when it's been loaded, and then the
tiny Flash file could tell the big movie to go to a certain labeled frame.
To do this, you use actions embedded in movie clip frames, and tellTarget
the movie clips to advance a frame at a time (to where the actions are).
But tellTarget won't work across scenes, so you'll first need to copy your
scenes into one long timeline and use labels instead of scenes to identify
particular sequences of frames. This is one of several reasons why scenes
are best avoided except perhaps during an intermediate design stage, not
for the final .fla to be exported to .swf.


Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

View my Flash3 work: <http://www.jps.net/dartfrog/sampler>.
Play a virtual marimba: <http://www.jps.net/dartfrog>.
Find out where my band performs: <http://www.jps.net/dartfrog/littlebird>.
Complain about self-promoting email signatures:
<marchofatjps [dot] net (subject: complaint) (mailto:marchofatjps [dot] net?subject=complaint)>

------------------------------------------------------------------------
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: How do I link to a scene?, Jason

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