home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 January / WHAT_PC_JAN_96.ISO / whatpc.dir / 00216.ls < prev    next >
Encoding:
Text File  |  1995-11-12  |  147 b   |  7 lines

  1. on mouseUp
  2.   sound stop 1
  3.   set the castNum of sprite 27 to cast "Button6a"
  4.   updateStage()
  5.   open("\system\runfix ^\demos\tyrian tyrian.exe")
  6. end
  7.