The Demo
"If you build it, they will stay"
I'll firstly begin by saying that this can be done using javascript however having a preloader self-contained in the movie is a lot easier. So if you want to create a All-Flash bar preloader, read on.
What we have to do here is create a movie that entertains or at least gives an indication of how much has loaded through a series of statements that check if a portion or all of the frames have been loaded. In this tutorial we'll be recreating this Bar Preloader.
Firstly like the tutorial on Basic Preloaders, we need to create a preloading scene but this time with a bar that will move over a scale like in my example.
Now divide your movie into 8 parts, at each interval, your movie will check if the next interval has been loaded. If it has, it will move the bar along to the following interval. If your movie is 1000 frames long, the bar will move one interval for every 125 frames that loads.
Tip: If you have multiple scenes, divide your movie up into 8 segments or use each scene as a interval.
| » Level Intermediate |
|
Added: 2000-03-09 Rating: 8 Votes: 379 |
| » Author |
| Eddie was a Content Editor at Flashkit.com |
| » Download |
| Download the files used in this tutorial. |
| Download (27 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!