|    
			
				14/10/2013, 08:52
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: noviembre-2005 Ubicación: Huancayo - Perú 
						Mensajes: 160
					 Antigüedad: 19 años, 11 meses Puntos: 7 |  | 
  |  Respuesta: tabulacion automatica  
  tuPrimerCampo.tabIndex = 1;tuSegundoCampo.tabIndex = 2;
 
 
 onEnterFrame = function(){
 if(tuPrimerCampo.length == 4){
 Selection.setFocus(tuSegundoCampo);
 Selection.setSelection(tuSegundoCampo.text.length, tuSegundoCampo.text.length);
 }
 }
 
 
 Espero sea de tu ayuda...
 
				__________________  @PpLucho07 
Desarrollador web - Animador Multimedia [email protected]    |