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

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