Flash : A pre-loading progress screen
David Einhorn


Generally, your movie has to be preloaded before your visitors can view it. This way, you can be certain that all the elements are stored in the memory and that everything will run smoothly when playback occurs. And because it is annoying to have to wait for a loading process to be completed without knowing its current status, you should create a progress bar to inform the user. So why not take advantage of it when it's so simple to implement!



Contents:

- Breaking Down a Movie

- Loading Information

- Loading Test

- Launching the Movie

- Creating the Progress Bar