Hey there,

Is there a way to get arrange items in ArrayCollection? ( like substr
) for example:

var myData:ArryCollection

it contents 10 *items*

I can get entire list of myData, but I only need index 2 - 7, kick out
0,1,8,9,10.

Cheers

Reply via email to