Control: AnimatedTileList

October 11th, 2008

Author: Michael Krotscheck

Category: Libraries

Tags: , , ,

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

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google

3 Comments

Comment by jason on 2008-11-07 22:44:22

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

Comment by Michael Krotscheck on 2008-11-12 20:59:17

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

Comment by shank on 2008-12-08 04:03:48

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

You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.