Hi again,
Is it possible to set text scroller to less than one line at a time so to smoothen and lessen the scroll speed. I have tried things like:
text1.scroll -= .5;
in my action script but it only works in whole numbers of lines, not partial lines.
Any way to slow down the scrolling that a flash dummy can understand
Thanks in advance.