Scrollpane tween

Hello,

Does anyone know how, if at all possible, to tween the verticle scroll position of a scrollpane?

As an alternative I thought about trying to use an enter frame listener to increment the scrollposition a certain amount. But would rather use a tween.

Thanks for the help