home *** CD-ROM | disk | FTP | other *** search
/ George of the Jungle Press Kit / GEORGE.iso / pc / george.dxr / Internal_951_vidLoop.ls < prev    next >
Encoding:
Text File  |  1997-06-23  |  185 b   |  9 lines

  1. on exitFrame
  2.   castLoop(8, 0, 6, "cocoStart", "coco1")
  3.   puppetSound("woodKnock")
  4.   updateStage()
  5.   castLoop(8, 0, 6, "coco1", "cocoEnd")
  6.   puppetSound("woodKnock")
  7.   updateStage()
  8. end
  9.