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

  1. on mouseDown
  2.   sound stop 1
  3.   puppetSprite(24, 1)
  4.   set the castNum of sprite 24 to 6
  5.   updateStage()
  6.   go("begining")
  7.   pause()
  8. end
  9.