Actionscript 3 Designer Toolkit

More design, less programming

Actionscript 3 Designer Toolkit header image 4

Entries Tagged as 'flat'

Using Arrays in Actionscript 3: Part 1 – Integer-Indexed Arrays

November 5th, 2009 · 3 Comments · Tutorials

An array in Actionscript 3 – as well as in other programming languages – is a named collection of elements or variables with each element identified by a specific index. For example, if we have an array named ‘languages’ with elements ‘english’, ‘french’, ’spanish’, ‘russian’ and ‘chinese’ then the value at 0 index – [...]

[Read more →]

Tags:·····