slice « Array « Flash / Flex / ActionScript






1.Working with a Subset of Your Array with slice()
2.slice() accepts negative numbers, which count from the end of the array rather than the beginning.