How do you make scrolling text go vertical continuously

If you didnt get what the title meant. I’ll break it down. I want text to move up on the page on its own. is that possible?

do you mean like credits rolling? If so just tween it.

for continuous scrolling, you need to duplicate the original movieclip and place it below the previous one so that it comes up as the earlier one goes out of view.
then place the first one below this so that it is a continouos loop.

also use masks.

really appreciate it. I had no clue thats why I came to the experts. thanks

now you have the knowledge

go take over the world !!