Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/05/2005, 23:48
Avatar de goc00
goc00
 
Fecha de Ingreso: enero-2002
Ubicación: 000's DiMensiOn
Mensajes: 979
Antigüedad: 22 años, 3 meses
Puntos: 3
onClipEvent (keyDown)
{
letra = Key.getAscii();
letra = letra + int(Math.random(1) * 2);
trace (letra);
x = String.fromCharCode(letra);
texto_txt.text = x; //aquí estaba el error
}
__________________
GOC00 CominG soOn v2.0
CyA! & GooD LuCK...