: Sort : Array Flash / Flex / ActionScript examples
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Flash / Flex / ActionScript examples
»
Array
»
Sort
»
1
2
202.1 .
Getting the Minimum or Maximum Element
Hits: 962
202.2 .
Randomizing the Elements of an Array
Hits: 962
202.3 .
Call the sort( ) method passing the bandNameSort compare function
Hits: 946
202.4 .
Reverse the order of the elements in an array
Hits: 900
202.5 .
Combine the combine the constants using the bitwise OR operator (|)
Hits: 896
202.6 .
Get the sorted order of an array's elements without changing the original array
Hits: 970
202.7 .
Sort the array only if it contains unique elements
Hits: 922
202.8 .
Use the Array.NUMERIC constant with the sort( ) method to sort an array of numbers numerically
Hits: 925
202.9 .
When you sort an array of numbers, the values are sorted according to the ASCII equivalents of the digits
Hits: 877
202.10 .
Use the Array.CASEINSENSITIVE constant to run a case-insensitive sort
Hits: 857
202.11 .
sort( ) method runs a case-sensitive sort by default
Hits: 881
202.12 .
Sort an array in descending order using the Array.DESCENDING constant
Hits: 952
202.13 .
Sort the array's values first according to the type of value and then alphabetically
Hits: 936
202.14 .
Sorting with Custom Algorithms
Hits: 961
202.15 .
Sorting with Multiple Flags
Hits: 926
202.16 .
Getting Sorted Indices
Hits: 1003
202.17 .
Sorting and Testing for Unique Values
Hits: 941
202.18 .
A case-insensitive sort using the Array.CASEINSENSITIVE constant
Hits: 1010
202.19 .
Sorting Regardless of Case
Hits: 976
202.20 .
Sorting in Descending Order
Hits: 946
Flash / Flex / ActionScript examples
Array
»
Sort
Array Declaration
Array Dimension
Array Index
Array Utilties
Associative Arrays
Compare
Concat
Copy
Delete
Dictionary
Every
Filter
ForEach
Join
Length
Loop through
Map
Object Array
Pop
Push
Reverse
Search
Shift
Slice
Some
Sort
SortOn
Splice
Split
ToString
Unshift
Animation
Array
Class
Data Type
Development
Function
Graphics
Language
Network
Regular Expressions
Statement
String
TextField
XML