/as3recyclelist

AS3 List for Android and iOS devices that uses Object pools to recycle list items.

Primary LanguageActionScript

AS3 Scrolling List for Android and iOS devices built with Flash Builder 4.5 and AIR 2.6. The list uses an object pool to recycle the list item renderers. This gives the list the ability to scroll very large sets of items without taking a memory hit. The down side is that the list no longer accommodates item renderers of variable height. 

MIT License: http://www.opensource.org/licenses/mit-license.php