Control: AnimatedTileList
October 11th, 2008
Author: Michael Krotscheck
Category: Libraries
Tags: actionscript, Animated Tile List, AnimateTileList, flex
| Control | com.practicalflash.controls.AnimatedTileList |
|---|---|
| Source | Google Code Repository |
The Animated Tile List attempts to fill the Visual Component gap left by Adobe in their current TileListRenderer structure. While not as sophisticated (it doesn’t support drag & drop, mouse commands, or data change transitions for instance), it nevertheless provides an invalidating, caching tile list with smooth selection transitions.
Notable differences: The AnimatedTileList does not poll its children for desired row height or widths, but calculates those directly off of the numRows and numColumns properties, setting them explicitly.
Animated Tile List: Demo





hello there.
your animated tile list looks interesting and helpful for me. unfortunately the google source page does not show any animated tile list for download.
thanks,
jason
Hey Jason- You have to click through to the subversion repository available from google. You can access it at http://practicalflash.googlecode.com/svn/trunk/Libraries
your animated tile list looks interesting and helpful for me.can u provide full source code for above example. actully i am not getting anything from the below link.
http://practicalflash.googlecode.com/svn/trunk/Libraries