home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1996 Counselor / COMPUSERVE.ISO / resource / schulung.dir / 00015.ls < prev    next >
Encoding:
Text File  |  1996-06-06  |  117 b   |  7 lines

  1. on Klick
  2.   playPuppetSound("Mouse Down")
  3.   puppetSprite(4, 0)
  4.   set the visible of sprite 1 to 1
  5.   updateStage()
  6. end
  7.