| Projects on Google Code | Results 1 - 2 of 2 |
===Description===
The dd_tile_list class extends the as3 !TileList component to add drag and drop functionality. Dropping between components is supported.
This class aims to be !CellRenderer and Style agnostic.
===Example===
* Basic: http://jeremyrodgers.com/dd_tile_list/index.html
* Video...
Provides drag and drop functionality to the TileList AS3 component.
Each instance of dd_tile_list can be configured several ways but generally is meant to provide for pool and collection instances where the pool type provides a set of cells to choose from and the collection type receives drops fr...