Tag Archive: loading animation

ActionScript – Loading Screen – Part 3

The third part of this ActionScript Loading Bar Tutorial will be putting together everything we have learned so far in this tutorial and making it work. At the end...

ActionScript – Loading Screen – Part 2

The second part of this ActionScript Loading Bar Tutorial will be discussing that ratio between the bytes loaded so far and the total size of the movie in bytes....

ActionScript – Loading Screen – Part 1

Here is a Loading Bar I developed using the ratio of Loaded bytes to total bytes. ActionScript _xscale This script uses three main elements. The first one we will...