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

  1. on exitFrame
  2.   puppetSound("creaky")
  3.   updateStage()
  4.   castLoop(6, 0, 6, "monkeyStart", "monkeyPause")
  5.   puppetSound("jungleCall")
  6.   updateStage()
  7. end
  8.