home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / qh_demo.exe / DEMOHNT3.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1996-08-09  |  144 b   |  10 lines

  1. on exitFrame
  2.   repeat while soundBusy(3)
  3.     nothing()
  4.   end repeat
  5.   startTimer()
  6.   repeat while the timer < 55
  7.     nothing()
  8.   end repeat
  9. end
  10.