home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 2 #9 / CDRTV2N9.iso / progs / vearth / shared.dir / 00556.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  111 b   |  7 lines

  1. on mouseUp
  2.   global gSeparator
  3.   set the blend of sprite the clickOn to 70
  4.   updateStage()
  5.   go(1, "14-1")
  6. end
  7.