home *** CD-ROM | disk | FTP | other *** search
/ Chip 17 / Chip_17_1998.iso / pres.dxr / 00013.ls < prev    next >
Encoding:
Text File  |  1998-07-21  |  111 b   |  7 lines

  1. on mouseUp
  2.   hide()
  3.   set the visible of sprite 6 to 1
  4.   set the visible of sprite 31 to 1
  5.   updateStage()
  6. end
  7.