Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > Array > DESCENDING (Array.DESCENDING property) | |||
public static DESCENDING : Number
In the sorting methods, this constant specifies descending sort order. You can use this constant for the options parameter in the sort() or sortOn() method.
The value of this constant is 2.
Availability: ActionScript 1.0; Flash Player 7
sort (Array.sort method), sortOn (Array.sortOn method)
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00001356.html