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

  1. on mouseUp
  2.   sound stop 1
  3.   set the castNum of sprite 15 to cast "Button1a"
  4.   updateStage()
  5.   open("\system\runfix.exe ^\truespch tsplayer.exe ny9596.wav")
  6. end
  7.