Creating a Preloader in Adobe Flash with Actionscript 3

Preloaders are used when the user will need to wait more than a few seconds to see the Flash content. This lets them know that something is coming and that there are no problems. Of course this is not an excuse for making bad, overweight (large file size) flash projects. Types of Preloaders While all…

Creating a Preloader in Adobe Flash with Actionscript 3 – Part II

Setting up the Script for our Preloader – Part II This is part two of a two part tutorial. Here is a link to part one of Creating a Preloader in Adobe Flash with Actionscript 3 Displaying the percentage loaded as a number To display your percent variable as a percentage, instead of a decimal…