text1.createTextField("my_txt", this.getNextHighestDepth(), 0, 0, 400, 400); text1.my_txt.html = true; text1.multiline = true; text1.my_txt.htmlText = "qwer<br><b>asdf<br>qwerty<b>";