Ver Mensaje Individual
  #3 (permalink)  
Antiguo 11/02/2004, 17:04
rodrmora79
 
Fecha de Ingreso: abril-2003
Ubicación: Chile
Mensajes: 59
Antigüedad: 21 años
Puntos: 0
aaaaaaaaaaaaaaaa

Cita:
codigo crea texto

_root.createTextField(label+"_txt", nodeDepth++, 1, 1, 1, 1);
theLabel = _root[label+"_txt"];
with (theLabel) {
selectable = false;
text = this.label;
autosize = "right";
setTextFormat(nodeTextFormat);
// Asigna posicion de los textos segun la esfera
_x = this.x-(_width/2);
_y = this.y-(_height*1.1);
}


Ayuda amigo Argentino.....
Chao
__________________
Rodrigo A. Morales G.
Desarrollador Web