home *** CD-ROM | disk | FTP | other *** search
/ Chip 14 / Chip_14_1998.iso / I.dxr / 00060_Images.ls < prev    next >
Encoding:
Text File  |  1998-06-09  |  140 b   |  9 lines

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