Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: loading...tutorial |
From: | John Croteau |
Date: | Wed, 22 Jul 1998 19:29:05 +0100 |
Hi FTC,
> Well now i can do a some animation ,does anyone know of a tutorial
> covering that cool effect where the movie loads in background and just
> says" loading...." {and a little animation} prior to the main event
> opening?
What you are looking for is a animation in a loop using
Wait-for-Frame or If Frame is Loaded (Name change in Flash 3).
See Under Optimizing at Flash Tech Resource.
Normally you do not need to load your whole movie before proceeding
since Flash streams. Also, a series of Wait-for-Frame loops is often
better than a single one.
For Flash 3:
Use Labels and not Frame numbers:
If Frame is Loaded SceneToBeChecked
Go to and play MainAnimation
End frame loaded
Go to and play ReplayLoadingSequence
A cool loading sequence is normally one that:
1) Blends in with the rest of the movie.
2) Is not apparent that it is a loading delay.
3) When repeated is not annoying (at least not for normal delays).
4) Does not normally include the words "Please wait" or "Loading".
5) Is no longer than needed to assure streaming of the next segment.
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
------------- -------------------------
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
FlashTeK(Advanced Websites with Flash) http://www.CrownMall.com/Flash/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
Need a PC ? -- Computer King -- http://www.crownmall.com/computers/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------------------
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
OT - javascript in ative desktop compone, Sean Robertson
Re:loading...tutorial, FTC HQ
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]