home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / zarnak / zarnac2.dxr / 00067.ls < prev    next >
Encoding:
Text File  |  1996-12-06  |  178 b   |  9 lines

  1. on exitFrame
  2.   set the movieRate of sprite 10 to 1
  3.   set the volume of sound 1 to 255
  4.   updateStage()
  5.   puppetSprite(3, 1)
  6.   set the visible of sprite 3 to 0
  7.   updateStage()
  8. end
  9.