01/02/2004, 13:17
|
| | Fecha de Ingreso: octubre-2003 Ubicación: Granada
Mensajes: 481
Antigüedad: 21 años, 1 mes Puntos: 1 | |
muy sencillo
on(release){
if input.text =="1"{
trace(input.text)
}
if input.text =="2"{
trace(input.text)
}
}
__________________ la duda es el principio del saber |