home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / CSK / hyakki / adv_all / movie / Scene1.dcr / 00125.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  117 b   |  7 lines

  1. on mouseDown
  2.   set the timeoutLapsed to 0
  3.   set the timeoutScript to "tcheck"
  4.   startTimer()
  5.   go(the frame + 1)
  6. end
  7.