home *** CD-ROM | disk | FTP | other *** search
/ Chip 17 / Chip_17_1998.iso / I.dxr / 00149_Images.ls < prev    next >
Encoding:
Text File  |  1998-07-21  |  156 b   |  9 lines

  1. on mouseUp
  2.   puppetSprite(47, 1)
  3.   set the visible of sprite 47 to 0
  4.   puppetSound("klik")
  5.   set the visible of sprite 48 to 0
  6.   updateStage()
  7.   go(20)
  8. end
  9.