I think it works much better if you set tileHeight and tileWidth (if you know these).
On 4/24/07, Alex <[EMAIL PROTECTED]> wrote: > I'm having exactly the same problem. The Tile component grows taller > than expected. It seems to allocate height for an extra row when > there's no need to do so :S > > Did you already find a solution to this? > > --- In [email protected], joshua gatcke <[EMAIL PROTECTED]> wrote: > > > > I am trying to use a <mx:Tile> container to layout a set of > > application icons. I have set the <tile> container to a width of > 100% > > and would like the icons to wrap to the line below if the browser > is > > smaller or resized. The problem I am having is that the icons in > my > > <tile> container are 60px tall and The <tile> container does not > fit > > the height to the content, it looks like the <tile> container is > > double or triple the icon height, even when there is no need to > wrap. > > I have no width or maxWidth etc attributes on the <tile> > container. > > This is a real pain, I just want the tile container to fit the > height > > to the content. > > > > Thanks in advance for your help > > > > Joshua Gatcke > > Design/ Development > > [EMAIL PROTECTED] > > P: 403.269.1020 > > C: 403.815.3265 > > -------------------------------------------------------------------- > ---- > > ----------------------------------------------------- > > http://www.LaunchCMS.com - Simple intuitive content management > > software for the web. > > -------------------------------------------------------------------- > ---- > > ----------------------------------------------------- > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > >

