Flasher Archive

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


Subject: Re: FLASH: Scenes should be AVOIDED???
From: Marc Hoffman
Date: Thu, 10 Dec 1998 01:34:02 GMT

At 01:30 PM 12/9/98 -0800, you wrote:

>1. Should and entire site done in flash be just ONE long movie? with links
>to labels?
>OR...
>Should it be many different swf. files - different movies (one for each
>scene)

Hi Jayse.

It's mainly an issue of streaming and how much content and whether it will
be viewed linearly or does the visitor have options to jump around. When
there's lots of content that's called by the viewer in an unpredictable
order, loading movies on different levels makes sense.

Movies can be preloaded by having them start in a parked frame (a frame
that has a stop action and has no visible content) so they don't show until
you tellTarget them to move ahead. You can plan to preload as much as
possible, and also use If Frame Is Loaded so that if a movie hasn't loaded
by the time it's called for, something else (a preloader animation) can
happen while it's loading.

The disadvantage of multiple movies is that they cannot share symbols in a
common library. Movie clips within one movie, on the other hand, use the
same library.



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: Scenes should be AVOIDED???, jayse

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