home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / Main.Dxr / Internal_78.ls < prev    next >
Encoding:
Text File  |  1996-11-25  |  149 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(2) then
  3.     sound fadeOut 2, 3 * 60
  4.   end if
  5.   set the visible of sprite 32 to 1
  6.   set the visible of sprite 33 to 0
  7. end
  8.