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

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