Flasher Archive

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


Subject: Re: FLASH: swf vs. Tell Target question
From: Marc Hoffman
Date: Mon, 8 Mar 1999 18:00:01 GMT

At 10:07 AM 3/8/99 -0600, you wrote:
>I have an interface that contains four links. I would like each link to go
>to its respective section. I've considered three options for this...
>
>1) link each button to a separate shockwave file.

This is useful when each movie is large in filesize and you cannot predict
the order in which it will be called by the user.


>2) link each button to separate movies in the same frame using Tell Target.

I assume you mean movie clips, not movies. This is preferable when the
clips are not huge in filesize. It also allows them to share a library of
symbols.


>3) link each button to separate frames in the same scene, each executing a
>Tell Target to the section's movie.

This is clunkiest. It may work fine for your purposes, but you will find
more flexibility in mastering #2, since all MC's are then present in the
timeline and you can TellTarget any combination of animations and actions
to occur.

...
>Also, if #2 from above is used, how do I deactive a movie clip that is
>playing after clicking on one of the other links?

use a simultaneous Tell Target to send it to a labeled frame
(conventionally labeled "park") that has a stop action and no visible graphics.


Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcatdartfrogmedia [dot] com (mailto:marcatdartfrogmedia [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-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 vs. Everything in the, Kevin Darbro

Replies
  FLASH: swf vs. Tell Target question, Villas, Raphael

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