Scrolling Dynamic TextBoxes (smoothly)

So i know you can change the scroll and make it move one line at a time. I have an interval that runs while ‘onPress’. My question is…

Is there a way to make the text scroll smoother?
Or would I have to put the text inside a movieclip and adjust it’s y property?