Re: [flexcoders] Application - vertical scroll position

2009-01-22 Thread Haykel BEN JEMIA
Are you sure the scrollbar you see on the screen is of the application?
Perhaps it belongs to some top level container (Canvas)?

Haykel Ben Jemia

Allmas
Web & RIA Development
http://www.allmas-tn.com




On Thu, Jan 22, 2009 at 5:15 PM, Besite - Bart  wrote:

>   Hi all,
>
> I want to set the vertical scroll position programmatically back to
> zero.. but when I call Application.application.verticalScrollPosition =
> 0; nothing happens ... Any idea of how to let my application scroll to
> the top of the window ?
>
> Kind regards,
> Bart Ronsyn
>  
>


[flexcoders] Application - vertical scroll position

2009-01-22 Thread Besite - Bart
Hi all,

I want to set the vertical scroll position programmatically back to 
zero.. but when I call Application.application.verticalScrollPosition = 
0;  nothing happens ... Any idea of how to let my application scroll to  
the top of the window ?

Kind regards,
Bart Ronsyn