home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / times / data / shared.dir / 00949_Striangle.ls < prev    next >
Encoding:
Text File  |  1996-08-11  |  451 b   |  16 lines

  1. on mouseUp
  2.   set theFrames to "11,17,23,29,35,41,47"
  3.   clearLists()
  4.   set the castNum of sprite 44 to 890
  5.   set the locH of sprite 44 to 386
  6.   set the locV of sprite 44 to 253
  7.   set the castNum of sprite 45 to 821
  8.   set the locH of sprite 45 to 213
  9.   set the locV of sprite 45 to 242
  10.   set the castNum of sprite 46 to 824
  11.   put EMPTY before line 1 of field 824
  12.   set the locH of sprite 46 to 132
  13.   set the locV of sprite 46 to 267
  14.   updateStage()
  15. end
  16.