home *** CD-ROM | disk | FTP | other *** search
/ cyberXperience / c11.ISO / cyberaz / nivel1.dxr / 04987.ls < prev    next >
Encoding:
Text File  |  1996-05-14  |  175 b   |  9 lines

  1. on mouseUp
  2.   global calibre
  3.   set calibre to 2
  4.   set the visible of sprite 16 to 0
  5.   set the visible of sprite 17 to 1
  6.   set the visible of sprite 18 to 0
  7.   updateStage()
  8. end
  9.