Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/02/2007, 08:23
Avatar de SAPINTO
SAPINTO
 
Fecha de Ingreso: junio-2005
Ubicación: just another fucked up pl
Mensajes: 777
Antigüedad: 18 años, 9 meses
Puntos: 0
Re: Deshabilitar la tecla TAB

o puedes darle un orden al tab:

texto_txt.txt.tabIndex = 1;
texto2_txt.txt.tabIndex = 2;

o simplemente asignaselo a un campo de texto, asi el tab no corre para otro
__________________
if(user=="female" && user>="hot"){
user.gotoAndStop("sapinto's bed");
}
mi portafolio