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

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