Re: [flexcoders] Re: May I click a button to ScrollDown in TileList

2008-01-20 Thread shaun
Hi, Change the x value for the canvas or whatever component your tile list is added to. flexawesome wrote: Any suggestions? Cheers --- In flexcoders@yahoogroups.com, flexawesome [EMAIL PROTECTED] wrote: Hi there, I am using TileList to build my simple application, is there a way to

[flexcoders] Re: May I click a button to ScrollDown in TileList

2008-01-19 Thread flexawesome
Any suggestions? Cheers --- In flexcoders@yahoogroups.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

RE: [flexcoders] Re: May I click a button to ScrollDown in TileList

2008-01-19 Thread Alex Harui
You should be able to set the tilelist's verticalScrollPosition from your button's click handler. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of flexawesome Sent: Saturday, January 19, 2008 5:24 PM To: flexcoders@yahoogroups.com Subject: