That's funny, I JUST did that same thing last week on Wednesday.
AnimateProperty is the right choice.  Mine looks smooth during the
movement, is yours doing something weird or choppy?

You could also look at using an easing function and see what that does
for you.

- Kevin

--- In flexcoders@yahoogroups.com, Mark Carter <[EMAIL PROTECTED]> wrote:
>
> 
> In AS3, I set the vertical scroll position of the text area, but
would like
> the area to smoothly scroll to that area rather than jump to it
> (disorientating the user).
> 
> I've done this using the AnimateProperty class on the
verticalScrollPosition
> property.
> 
> Is there a more standard way?
> -- 
> View this message in context:
http://www.nabble.com/Smooth-scrolling-when-setting-verticalScrollPosition-on-TextArea-tp19930681p19930681.html
> Sent from the FlexCoders mailing list archive at Nabble.com.
>


Reply via email to