3 Replies Latest reply: Apr 9, 2009 3:08 AM by dan_hin RSS

    locating ListCollectionView

    dan_hin Community Member

      Hey all,

       

      I'm working through the Wrox book "Beginning Adobe AIR" and have got to the point in the SQLite section where I need to use an ArrayCollection class. Fine. I download the Flex 3.0 source, wrangle a new classpath and am able to import the .mx packages. However, I still can't use ArrayCollection as it extends the ListCollectionView class...which is nowhere to be found (at least not in an uncompiled format anyway) in the SDK.

       

      Can anyone point me in the right direction?

       

      Dan