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

  1. on mouseUp
  2.   puppetSprite(47, 1)
  3.   set the visible of sprite 47 to 1
  4.   updateStage()
  5.   go(2)
  6. end
  7.