home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / dxrs / mgiwfeb.dxr / 00112_competitiontextTwo.ls < prev    next >
Encoding:
Text File  |  1996-12-05  |  182 b   |  9 lines

  1. on mouseUp
  2.   global STComp
  3.   set the castNum of sprite 48 to 113
  4.   set the loc of sprite 48 to point(306, 237)
  5.   set the ink of sprite 48 to 36
  6.   set STComp to 2
  7.   updateStage()
  8. end
  9.