home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 July / WPCJUL98.ISO / DXRS / SOFWPC07.DXR / 00095_Install1black.ls < prev    next >
Encoding:
Text File  |  1998-05-11  |  155 b   |  8 lines

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