0
votes

enter image description hereI 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?

1
"as shown in the image": where is the image? - helloflash
show as an example... - tziuka
May be you just need to scroll the textarea to the bottom: stackoverflow.com/questions/18206187/… - Ivan Chernykh

1 Answers