home *** CD-ROM | disk | FTP | other *** search
/ Imaginemos! 2 / Imaginemos2.iso / PC / PRETEND2.EXE / ATTIC.DXR / 00837.ls < prev    next >
Encoding:
Text File  |  1996-09-10  |  107 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(the frame)
  4.   else
  5.     changeMovie("Uranus.dir", 1)
  6.   end if
  7. end
  8.