Ver Mensaje Individual
  #5 (permalink)  
Antiguo 26/02/2007, 12:43
Avatar de atlante
atlante
 
Fecha de Ingreso: julio-2002
Ubicación: Lima
Mensajes: 140
Antigüedad: 21 años, 8 meses
Puntos: 0
Re: SetTextFormat ?

this.fontformat = new TextFormat();
this.fontformat.font = "Tahoma";
this.fontformat.size = 12;
this.fontformat.color = 0x000000;
this.fontformat.bold = true;
// Asignando formato
this.porcentaje.setTextFormat(fontformat);

Saludos.
__________________
If you look, If you really read between the lines, You will see...