Cita:
Iniciado por racso2006 pero me gustaria saber como acerlo con actionscript tambien :D
Lo más básico:
var texto:TextField = new TextField();
texto.text = "Mi texto";
addChild(texto);
Mirate:
http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/text/TextField.html