![]() ![]() | |
Flash Player 6 .
Array()Array( [element0[, element1,element2,...elementN] ])
element One or more elements to place in the array.
An array.
Conversion function; creates a new, empty array or converts specified elements to an array. Using this function is similar to creating an array using the Array constructor (see Constructor for the Array class).
![]() ![]() | |