on enterFrame 
        
                
    if (the UNKNOWN_PROPERTY_34 < 1) then                
        startTimer()
    end if
        
                
    if (the UNKNOWN_PROPERTY_34 < 60) then                                                
        go((the frame - 1))
    end if
    
end enterFrame

on exitFrame 
            
    put 0 into the UNKNOWN_PROPERTY_34    
end exitFrame

