home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / reflux.exe / INTRO.DXR / 00007.ls < prev    next >
Encoding:
Text File  |  1995-06-02  |  115 b   |  7 lines

  1. on mouseDown
  2.   go("1")
  3.   updateStage()
  4.   set the visible of sprite 18 to 0
  5.   set the visible of sprite 18 to 1
  6. end
  7.