//#include "echo.as" var cr = new InputValidate("sam"); cr.onInputCorrect = function() { //echo_txt.text = getTimer()+":type correct!"; trace(getTimer()+":type correct!") }; //please type sam now!