home *** CD-ROM | disk | FTP | other *** search
/ MAN Special / MAN.iso / MAN / ESPECIAL.DIR / 00031_e_94.ls < prev    next >
Encoding:
Text File  |  1997-05-09  |  230 b   |  11 lines

  1. on mouseUp
  2.   doClick()
  3.   cursormain()
  4.   set the visible of sprite 2 to 1
  5.   set the visible of sprite 3 to 1
  6.   set the visible of sprite 4 to 1
  7.   set the visible of sprite 5 to 1
  8.   set the visible of sprite 6 to 1
  9.   go("e_94")
  10. end
  11.