Ver Mensaje Individual
  #4 (permalink)  
Antiguo 10/05/2007, 17:54
Rizzo
 
Fecha de Ingreso: septiembre-2006
Mensajes: 1.193
Antigüedad: 17 años, 5 meses
Puntos: 30
Re: Texto dinamico y justificable

no se supone que align lo hace? con TextFormat y solo se lo ponen al texto dinamico con setTextFormat .

var my_fmt:TextFormat = new TextFormat();

my_fmt.align = "justify";