i have a var that i'm assigning text to and this text is displayed in a dynamic text box. The text is two paragraphs, so how would i break the text to start on a new line, like a <p></p> tags in html ?
So you have an external text loaded in a dynamic text field. You could use some html tags. To make a line brake you can use <br></br>. You have to select from the proprieties of the dynamic text "Render Text as HTML". To se the suported html tags navigate into the help:
Learning ActionScript 2.0 in Flash
Working with Text and Strings > Using HTML-formatted text > About supported HTML tags
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.