home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / uq2_demo.exe / uq2_demo.DXR / 00079.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  98 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(the frame)
  4.   else
  5.     sound fadeOut 2, 30
  6.   end if
  7. end
  8.