EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE - Page 249

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE
780 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Array 249
Property summary
Properties inherited from class Object
Constructor summary
Modifiers Property Description
static CASEINSENSITIVE:Number Represents case-insensitive sorting.
static DESCENDING:Number Represents a descending sort order.
length:Number A non-negative integer specifying the
number of elements in the array.
static NUMERIC:Number Represents numeric sorting instead of
string-based sorting.
static RETURNINDEXEDARRAY:Number Represents the option to return an
indexed array as a result of calling the
sort() or sortOn() method.
static UNIQUESORT:Number Represents the unique sorting
requirement.
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Signature Description
Array([value:Object]) Lets you create an array.

Table of Contents

Related product manuals