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

  1. on exitFrame
  2.   MouseLock(0)
  3.   set the mouseDownScript to "goToArno"
  4.   setUpPuppets(1, 48, 0)
  5.   spriteVisibility(1, 48, 1)
  6.   puppetSound("zmb_080.aif")
  7.   updateStage()
  8. end
  9.