Hi If the preloader starts counting in 60, 70 or 80% and you first frame is empty but you are using classes, on Actionscript 2.0 the classes are exported on the first frame by default. In Flash documents where many classes are used, it will eventually add load to the first frame, thus a longer time to download and the viewer have to wait until all the classes are downloaded.
For Classes, we can specify the frame where your classes are packaged and exported, and not necessarily on the first frame. Go to File > Publish Settings Click the Flash tab > ActionScript version Now just change the “Export Frame for Classes” to whichever frame you wish, but take care that it is a frame number that exist on your Timeline.
Nice preloader














