Use ArrayCollection in Flash CS5
问题 is there any way to use ArrayCollection (from mx.collections.*) in Flash CS3/4/5? How? 回答1: Not sure if you can use the Flex libs in Flash. For collections in AS3, though, check out this open source project. It rocks. 回答2: This question was asked before. It seems that there is: How can I use ArrayCollection like feature in ActionScript 3.0 Flash IDE? 来源: https://stackoverflow.com/questions/4333065/use-arraycollection-in-flash-cs5