home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / demos / elteldem / etdemo.dir / 00062_Origin.6TopicButtons.ls < prev    next >
Encoding:
Text File  |  1994-12-09  |  124 b   |  8 lines

  1. on mouseDown
  2.   set the castNum of sprite 4 to 82
  3.   updateStage()
  4.   repeat while the stillDown
  5.   end repeat
  6.   go("sign")
  7. end
  8.