TileList does not support horizontalGap. You have to use paddingTop/Left/Right/Bottom instead.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Firdosh Tangri Sent: Sunday, March 04, 2007 9:37 PM To: [email protected] Subject: [flexcomponents] TileList not showing horizontalGap I am using the TileList component and adding children to the list. I am trying to set the horizontalGap between each item but no matter what I try it wont show the gap I have tried setting the horizontalGap property on the TileList on the itemRenderer but it doesnt effect it. Also is there a way that each item can be equally spaced in a row depending on the parents width , or is that something I have to code in ?? cheers :) firdosh
