There isn't a horizontaGap or verticalGap between the tiles in a
TileList.  So, you'd have to  use an itemRenderer to fake it.  Add a
transparent container to the itemRenderer, that contains the
itemRenderer content; centered within the transparent container.  You
can then adjust the perceived gaps with padding, and/or by adjusting the
rowHeight/columnWidth of the TileList.

-TH

--- In flexcoders@yahoogroups.com, "wwwpl" <ww...@...> wrote:
>
> I need to increase the spacing horizontally and vertically between the
items in my TileList. I don't see how to do it. Please advise.
>



Reply via email to