home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 August / WPCAUG97.ISO / multi / tep / data / motor.dir / 00287.ls < prev    next >
Encoding:
Text File  |  1996-10-15  |  97 b   |  8 lines

  1. on mouseDown
  2.   repeat with a = 1 to 48
  3.     puppetSprite(a, 0)
  4.     u()
  5.   end repeat
  6.   go("3")
  7. end
  8.