home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 December / WPCDEC98.ISO / dxrs / Sofwpc12.dxr / 00099_Install1black.ls < prev    next >
Encoding:
Text File  |  1998-10-12  |  149 b   |  8 lines

  1. on mouseDown
  2.   set the member of sprite 41 to member "install1down"
  3.   updateStage()
  4.   installruncopy()
  5.   repeat while the mouseDown
  6.   end repeat
  7. end
  8.