Groups | Blog | Home
all groups > flash (macromedia) > june 2004 >

flash (macromedia) : Loading secquence


JAkin6
6/25/2004 6:26:51 PM
I herd that it is easy to create a loading image. What I mean is a bar that
gradually grows while the files are loading to show user the progress of the
loading. If it is easy please help, I'm farley new with flash.
Thx
John

albee
6/26/2004 4:16:42 PM
Creating a preloader is fairly easy if you know how, but it can be confusing at
first. You need to familiarize yourself with some ActionScript. I've created a
simple preloader for you to review:
http://www.cristancho.net/flash/preloader/

If this is the effect you are interested in, you can download the source file
at:
http://www.cristancho.net/flash/source/

Click on the "Preloader (Flash 6+)" link.

The first frame in the timeline contains the preloader code and the preloading
animation. The movie will not advance until the entire movie is loaded. You can
create any kind of simple tween animation for your preloading sequence (mine is
just a simple bar). It is easiest if you make the animation exactly 100 frames,
then the math in the preload code works without modification. I've also
included a percent indicator, which is another way to indicate how much of the
movie has loaded. Everything from the second frame on in the main timeline is
the content of your Flash movie (I made a simple fade-in tween of the image).

Good luck...
JAkin6
7/1/2004 7:34:27 PM
Sorry to trouble you, but I only saw two dogs fade in to view. I don't know
what bar you were referring to. I also tryed to uncompress your linked file
and was having some trouble. I don't know it could be something I'm doing
wrong??? Thanks for the help!
John

[quoted text, click to view]

AddThis Social Bookmark Button