Getting an Index Position from an Array Adobe Flash / ActionScript
There are several times when I found it helpful to get the position of an item contained in an array. This quest becomes especially useful when you are dealing with multiple arrays with items in one array corresponding with items in another array.
When to use Components? Adobe Flash / Getting Started
Do you want to know when to use Flash Components and when to hand building your Flash Movie? I go over some the basic differences here.
Below are two files which are very similar. They are taken from other tutorials on this site. They are both preloaders that load an external Flash animation. One file is made with the use of Components and the other is hand made (or at least as hand made as you get on a computer).
Use Array Batch to Load External Pictures Adobe Flash / ActionScript
Welcome to Flash tutorial center! Is it a little bit complex for you to load external pictures with loadmovie function? Take the following tutorial, you will feel the power of using array batch, which makes it much easier.
Use Array Batch to Load External Pictures Adobe Flash / ActionScript
Welcome to Flash tutorial center! Is it a little bit complex for you to load external pictures with loadmovie function? Take the following tutorial, you will feel the power of using array batch, which makes it much easier.
Countdown Adobe Flash / Animation
In this detailed tutorial made for Flash Mx 2004, you will see how easy it is to create a cool countdown animation using the shape effect with no Action Script.