I have some code that uses ArrayCollection, and it imports:
import mx.collections.ArrayCollection; Then:
static protected var myAC:ArrayCollection = new ArrayCollection(); It seems very
I have some code that uses ArrayCollection, and it imports:
import mx.collections.ArrayCollection; Then:
static protected var myAC:ArrayCollection = new ArrayCollection(); It seems very