You should be able to set the tilelist's verticalScrollPosition from your button's click handler.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of flexawesome Sent: Saturday, January 19, 2008 5:24 PM To: [email protected] Subject: [flexcoders] Re: May I click a button to ScrollDown in TileList Any suggestions? Cheers --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "flexawesome" <[EMAIL PROTECTED]> wrote: > > Hi there, > > I am using TileList to build my simple application, is there a way to > click a button to scroll down in TileList component? > > I would like to set vercitalScrollPolicy="off" and then add a new > button on the stage, user can click the button to scroll down in > TileList. > > Thanks >

