Flash Player 6.0.79.
Flash MX 2004.
listInstance.length
listInstance
Property (read-only); the number of items in the list.
The following example places the value of length in a variable:
length
var len = myList.length;