23/01/2007, 13:17
|
| | | Fecha de Ingreso: junio-2005 Ubicación: just another fucked up pl
Mensajes: 777
Antigüedad: 19 años, 7 meses Puntos: 0 | |
Re: Limpiar campo de texto por medio de un botón una funcion "limpia" puede ser:
boton.onRelease=function(){
limpia();
}
limpia= function(){
texto_txt.text="";
}
__________________ if(user=="female" && user>="hot"){
user.gotoAndStop("sapinto's bed");
} mi portafolio |