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

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