home *** CD-ROM | disk | FTP | other *** search
/ Chip 21 / Chip_21_1998.iso / D.dxr / 00050.ls < prev    next >
Encoding:
Text File  |  1998-09-16  |  110 b   |  8 lines

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