home *** CD-ROM | disk | FTP | other *** search
/ MAN Special / MAN.iso / MAN / TODAS.DIR / 00192_lp_volver.ls < prev    next >
Encoding:
Text File  |  1997-05-09  |  133 b   |  7 lines

  1. on mouseUp
  2.   opcion()
  3.   set the visible of sprite 46 to 0
  4.   set the visible of sprite 14 to 0
  5.   set the visible of sprite 7 to 1
  6. end
  7.