home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 March / WHAT_PC_MAR_96.ISO / whatpc.dir / 00214.ls < prev    next >
Encoding:
Text File  |  1996-01-10  |  291 b   |  8 lines

  1. on mouseUp
  2.   sound stop 1
  3.   set the castNum of sprite 21 to cast "Button1a"
  4.   updateStage()
  5.   alert("Please note: You may prefer to copy these files from \SHARE\WIN95\POWERTOY to a new directory on your PC before running them.")
  6.   open("system\runfix ^\share\win95\powertoy xmouse.exe")
  7. end
  8.