I have to display all the text based on the actions done within my game. I have to add the text below the current text, but how would I move all of the previous text upwards so each time it adds a new text it will place it in the same spot and only move the previous text, as shown in the image.
how to generate a text dynamically one by one based on the game actions performed in flash?