home *** CD-ROM | disk | FTP | other *** search
/ Swift Multimedia Spanish / Spanish_Net.iso / RESTRNTD.DXR / 00012.ls < prev    next >
Encoding:
Text File  |  1996-06-10  |  150 b   |  8 lines

  1. on mouseDown
  2.   puppetSprite(24, 1)
  3.   puppetSprite(39, 1)
  4.   set the castNum of sprite 39 to 16
  5.   set the visible of sprite 24 to 0
  6.   updateStage()
  7. end
  8.