home *** CD-ROM | disk | FTP | other *** search
/ Discovering Nature in the City / LUONTOCD.iso / pc / files / story / story.dxr / 00065.ls < prev    next >
Encoding:
Text File  |  1996-12-16  |  97 b   |  7 lines

  1. on enterFrame
  2.   repeat with x = 15 to 17
  3.     puppetSprite(x, 0)
  4.   end repeat
  5.   updateStage()
  6. end
  7.