Ver Mensaje Individual
  #2  
Antiguo 19-08-2008
Avatar de droguerman
droguerman droguerman is offline
Miembro
 
Registrado: abr 2005
Ubicación: tierra
Posts: 999
Reputación: 22
droguerman Va por buen camino
Toda clase es un thread, usa sleep
Código PHP:
 try {
        
this.valor false;
        
Thread.sleep(2000);
        
this.valor true;

    } catch (
InterruptedException e) {
    } 
__________________
self.free;
Responder Con Cita