home *** CD-ROM | disk | FTP | other *** search
/ IBM CD-ROM Sampler / IBM_CD-ROM_Multimedia_Sampler_IBM_1995.iso / ibmms / shadow / r / r2s.dxr / 00006.ls < prev    next >
Encoding:
Text File  |  1995-06-23  |  104 b   |  7 lines

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