home *** CD-ROM | disk | FTP | other *** search
/ 321 GAMES / 321GAMES.iso / advent / zoom / pizza / zoom.dxr / 00685.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  122 b   |  9 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     play frame the frame
  4.   else
  5.     MouseLock(1)
  6.     go("Zoombiniville")
  7.   end if
  8. end
  9.