eu consegui aqui usando o wordWrap = true; this.createTextField("texto",this.getNextHighestDepth(), 100,100, 200, 0);
var texto:TextField;
texto.autoSize = true;
texto.multiline = true;
texto.wordWrap = true;
texto.text = "Visite o Site fanarte.com: www.fanarte.com";