home *** CD-ROM | disk | FTP | other *** search
/ Everyones Internet / EV1NET.ISO / mac / Tutorial / main / 00013_GLOS-ON.ls < prev    next >
Encoding:
Text File  |  1999-03-19  |  108 b   |  7 lines

  1. on mouseLeave
  2.   set the memberNum of sprite 12 to 12
  3.   updateStage()
  4.   sound stop 1
  5.   go(1, "glossary")
  6. end
  7.