Tema: Ovalo
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/03/2005, 07:02
Avatar de pulento
pulento
 
Fecha de Ingreso: noviembre-2002
Ubicación: En un pequeño, helado, obscuro reino... llamado Dinamarca.
Mensajes: 1.852
Antigüedad: 21 años, 5 meses
Puntos: 1
Haz tu ovalo y le pones este code----------->

onClipEvent(load){
this.onEnterFrame = function(){
this.createTextField("txt", 1, -20,-10, 200, 20);
this.txt.text = "Pulento";
this._xscale +=5;
this._yscale +=5;
if(this._xscale == 100){
delete this.onEnterFrame;
}
}
}
-----------------<
Chekea la sintaxis ... mira ke no lo he probado.. pero deberia funcionar.

Salu2
__________________
http://www.flotdesign.dk/