Use of the modulo operator in ActionScript 2.0 Adobe Flash / ActionScript
Learn to use the modulo operator (%) in Flash! There aren't a lot of explanations for it around, but it can be really useful in some cases. You will also learn the way a conditional statement in ActionScript works.You will use the modulo operator to check if a certain number is even or odd, and to see when a certain number of movie clips, or other objects have been loaded, attached, etc.
How to use the trace method in ActionScript Adobe Flash / ActionScript
In this tutorial, I will show you how to use it so that you can check the values of variables, the number of iterations in a loop and the flow of a conditional statement. You will also learn what are comments in ActionScript and how to use them.
Making an ad banner with mesmerizing effects Adobe Flash / Animation
Learn how to create mesmerizing effects that can be used in any kind of banner you like: Stripes that are moving continually without interruption, and rays that are circling infinitely. If you missed the complete banner animation, just click on it (below) to see it again.
PacMan that Runs and Gobbles Pills Adobe Flash / Animation
In this tutorial, you will use the basic animation techniques in Flash to create a moving pac-man! There is no better way of learning a technique than by working on a real-world example.