That's a classic ideosyncracy of TileList. If you set verticalScrollPolicy="on" it should layout with 3 oclumns.
Alex Harui Flex SDK Developer Adobe Systems Inc.<http://www.adobe.com/> Blog: http://blogs.adobe.com/aharui From: [email protected] [mailto:[email protected]] On Behalf Of tex_learning_flex Sent: Saturday, December 19, 2009 8:08 AM To: [email protected] Subject: [flexcoders] vBox in itemRenderer problem I have a vBox with width (and height) set to 100%. I have a horizontal tileList with width set to 100% with 3 columns. When the number of items displayed exceeds visible bounds of tileList, and vertical scrollBar is invoked, only 2 columns of vBoxes appear. I'm thinking I'm making a common, simple, mistake??? Any ideas or comments? many thanks, Tex

