home *** CD-ROM | disk | FTP | other *** search
/ Grandes Inventos / INVENTOS.bin / pc / media / vicam.dxr / 00412.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  126 b   |  9 lines

  1. on exitFrame
  2.   global gTheAnalyzer
  3.   if soundBusy(2) then
  4.     go(the frame)
  5.   else
  6.     gTheAnalyzer(mCloseMovie)
  7.   end if
  8. end
  9.