flash help
flash help
Out of context: Reply #9
- Started
- Last post
- 15 Responses
- unfittoprint0
you could split text into individual paragraphs. Make available an MC in the library with a text>Box with its autoSize set to "left". Make a for in loop and attach this MC to the stage with each array component.
Align them accordingly [ (MC-1)._y = MC._height+MC._y ], update the collumn size and, each time the intended value is reached, reset it and increase the overall width.