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.

