HTML in flash is limited, this is not the way to go at it.

You could script it in Actionscript. get the length of the string then use string slicing to take the part you want to see at that moment and show it in your textbox. I'll see if I can do an example.