Posts Tagged ‘list’

Example of Feature Rich Item Renderers in Flex 4

Thursday, October 15th, 2009

This is an example of creating feature rich item renderers in Flex 4. The example retrieves this blog’s RSS feed and displays each entry in a Spark List using Item Renderers. This example will demonstrate: Skinning an item renderer and list States in an item renderer Pass callback function to item renderer Override ItemRenderer ‘set [...]

Read full blog post: Example of Feature Rich Item Renderers in Flex 4