I have information in an array. It traces out. However, how do I call just one at a time? I have file locations to call photos for my loader. I want them to load individually not as a whole list. How do I split them up? Also, how do I get the number of items I have in my array? I have tried "length" but that only gave me the total characters..not the number of items.
I'm using AS3.
Start Free Trial