I'm trying to wrap my head around the TileList object model a bit better. I have a TileList, using a custom itemrenderer and want to be able to render each 'tile' in the tilelist a little differently. For example, I'd like to be able to give each tile a different background color. But I'm not sure if the object model supports this. Is each 'tile' a unique instance of the itemrenderer and therefore supports customization or is the itemrenderer static?
- [flexcomponents] TileList and itemrenderer customization juanprt123
