background preloader

Dev

Facebook Twitter

Arrays in ActionScript. This user is yet to take control of their account and provide a biography. If you are the author of this article, please contact us via support AT actionscript DOT org. View all articles by Guy Watson Tutorial details:Written by: Guy Watson aka. FlashGuruDifficulty Level: IntermediateRequirements: Flash 5 and above. If you are interested in arrays then i assume you already know about variables. Variables are a container for one piece of data, this piece of data can be a number, a string or a boolean value. See the associated tutorial. Arrays are similar to variables as they too are containers for data, except that they can hold more than one piece of data, each element(piece of data) is referred to by an index.

Arrays can be used to keep your scripts more organised, they are usually used to group together multiple values that are in some way related to each other, the values use an index to distinguish them from each other. Quote1 = "Flash is cool! " name_of_array = new Array(); Site Directory - Google Code. Google Labs - Explore Google's New Ideas. Developer Connection. Browse Cookbooks for components, ActionScript. Fireworks interaction/UI design. Big Spaceship | Labs Blog.

Flash