home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / hsqdemo.dxr / 00074.ls < prev    next >
Encoding:
Text File  |  1996-09-26  |  139 b   |  10 lines

  1. on exitFrame
  2.   global work1
  3.   if soundBusy(1) then
  4.     quizramove()
  5.     go(the frame)
  6.   else
  7.     set work1 to the timer + 420
  8.   end if
  9. end
  10.