STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
234137
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2678 · P5355

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM61763565-6DC&rnd=61763565" width="1" height="1"></div>

armorgames coma-6286.swf

This is the info page for
Flash #267726

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
movieClip 6 bugShill { frame 1 { stop(); } frame 10 { prevFrame(); } } frame 1 { entireMovie = new Sound(); entireMovie.setVolume(0); Stage.showMenu = false; } movieClip 9 { } movieClip 13 { } movieClip 14 { frame 1 { function timerHandler() { if (!loadingComplete) { var v4 = _root.getBytesLoaded() / _root.getBytesTotal(); bar._xscale = 100 * v4; if (v4 == 1) { loadingComplete = true; if (AUTO_PLAY) { startMovie(); } else { gotoAndStop('loaded'); } return undefined; } } dt = getTimer() - time; time += dt; frameAccum += dt; var v3 = 0; for (;;) { if (!(frameAccum >= FRAME_TIME && v3 < MAX_FRAME_SKIP)) break; advanceFrame(tankLogo, true, true); advanceFrame(loadingText, false, true); advanceFrame(barGfx, false, true); if (loadingComplete) { advanceFrame(this, false, false); } frameAccum -= FRAME_TIME; v3++; } updateAfterEvent(); } function advanceFrame(clip, recurse, loop) { if (!clip) { return undefined; } clip.stop(); if (clip._currentframe == clip._totalframes) { if (loop) { clip.gotoAndStop(1); } } else { clip.nextFrame(); } if (recurse) { for (childName in clip) { if (typeof clip[childName] == 'movieclip') { advanceFrame(clip[childName], recurse, loop); } } } } function startMovie() { clearInterval(intervalId); _root.play(); } _root.stop(); stop(); var FRAME_TIME = 33.33333333333334; var AUTO_PLAY = false; var MAX_FRAME_SKIP = 5; var loadingComplete; var intervalId; var time; var frameAccum; loadingComplete = false; intervalId = setInterval(this, 'timerHandler', FRAME_TIME / 2); frameAccum = 0; time = getTimer(); timerHandler(); } frame 3 { startMovie(); } } button 17 { on (release) { getURL('http://store.steampowered.com/app/331480/', '_blank'); } } frame 2 { stopAllSounds(); } frame 2 { stop(); Stage.showMenu = false; _root.bouncing = false; playerWeight = 0.2; _root.carryLight = false; _root.switch1 = false; _root.jetPackOn = false; _root.littleGirlTextFinished = false; _root.swingerTextFinished = false; _root.swingerText2Finished = false; _root.swingerText3Finished = false; _root.waterRunning = false; _root.farmerJohnText2Finished = false; _root.releaseHook = false; _root.fattyText2Finished = false; _root.carryHook = false; _root.birdTextShillFinished = false; _root.birdText2ShillFinished = false; _root.birdText3ShillFinished = false; _root.birdTextLightFinished = false; _root.birdTextEndFinished = false; _root.birdText2EndFinished = false; _root.birdText3EndFinished = false; _root.birdGomTextFinished = false; _root.mamaTextFinished = false; _root.mamaText2Finished = false; _root.birdTextFinished = false; _root.playThePianoTextFinished = false; _root.cageDoorScale = 10; _root.trapDoorOpen = false; _root.trapDoor.light._width = 0; _root.bridgeBreakable = false; _root.doorSwitch4switchOn = false; _root.doorSwitch5switchOn = false; _root.doorSwitch6switchOn = false; } movieClip 20 { } movieClip 22 { } movieClip 24 { } movieClip 25 { instance of movieClip 20 { onClipEvent (enterFrame) { alpha = 90 + random(10); _alpha = _alpha + (alpha - _alpha) / 5; } } instance of movieClip 20 { } } movieClip 29 { } movieClip 32 { } movieClip 34 { } // unknown tag 88 length 62 movieClip 93 { frame 1 { _root.playGame._x = 1000000; } frame 254 { stop(); _root.playGame._x = 275; } } button 96 { on (release) { gotoAndStop(3); } } movieClip 98 { } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 99 { } instance fadeIn2 of movieClip 99 { onClipEvent (enterFrame) { this.swapDepths(1000000000); if (_alpha > -5) { _alpha = _alpha - 0.5; } } onClipEvent (load) { this.swapDepths(1000000000); } } // unknown tag 88 length 134 // unknown tag 88 length 131 button 112 { on (release) { getURL('http://store.steampowered.com/app/331480/', '_blank'); } } frame 3 { entireMovie.setVolume(100); } frame 3 { stop(); } movieClip 137 { } movieClip 140 { } movieClip 143 { } movieClip 146 { } movieClip 147 { } movieClip 150 { } movieClip 152 { instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } } movieClip 155 { } movieClip 156 { instance of movieClip 155 { onClipEvent (enterFrame) { if (_root.trapDoorOpen eq true) { _x = 100000; } } } } movieClip 157 { } instance player of movieClip 157 { onClipEvent (load) { talking = false; swinging = false; swingJumpCounter = 0; _height = _root.girl._height; _width = _root.girl._width; pushUp = 0; playerSpeed = 0; gravity = 0; y = 0; smoothJumpCounter = 0; sound = new Sound(this); sound.attachSound('jump'); sound.setVolume(40); } onClipEvent (enterFrame) { smoothJumpCounter -= 1; if (swinging eq false) { if (_y > 600) { _y = 0; } _root.girl._visible = true; _y = _y + gravity; _x = _x + playerSpeed; playerSpeed += -playerSpeed / 5; if (talking eq false) { if (Key.isDown(37)) { _root.girl._xscale = -_root.girl.xscale; playerSpeed -= 1; } else { if (Key.isDown(39)) { _root.girl._xscale = _root.girl.xscale; playerSpeed += 1; } } } if (_root.ground.hitTest(_x + _width / 2, _y - _height / 1.1, true)) { _x = _x - 5; } if (_root.ground.hitTest(_x - _width / 2, _y - _height / 1.1, true)) { _x = _x + 5; } if (_root.ceiling.hitTest(_x, _y - _height / 2, true)) { _y = _y + _height; } if (smoothJumpCounter > 0) { if (Key.isDown(38)) { _y = _y - 2; gravity = -10; _root.girlHind._y = _y; _root.girlHind.gravity = gravity; } } if (_root.ground.hitTest(_x, _y, true)) { pushUp += 0.3; gravity = 0; _root.girl.jump.gotoAndStop(1); _y = _y - (Math.abs(playerSpeed) + pushUp); smoothJumpCounter = 5; _root.girl._rotation = 0; if (Math.abs(playerSpeed) > 0.4 && Math.abs(playerSpeed) < 1) { _root.girl.gotoAndStop('walk'); } if (Math.abs(playerSpeed) < 0.4) { _root.girl.gotoAndStop('stand'); } if (Math.abs(playerSpeed) > 1) { _root.girl.gotoAndStop('run'); } } else { pushUp = 0; gravity += _root.playerWeight; if (Math.abs(gravity) > 5) { _root.girl.gotoAndStop('jump'); } } } else { _root.girl._visible = false; swingJumpCounter += 1; if (Key.isDown(38) && swingJumpCounter > 30) { _y = _y - 70; gravity = -10; _root.girl._y = _y; swinging = false; swingJumpCounter = 0; } } } } movieClip 160 { } movieClip 162 { } movieClip 163 { } movieClip 168 { } movieClip 178 { frame 14 { gotoAndPlay(6); } } movieClip 188 { frame 18 { stop(); } } movieClip 189 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } instance jump of movieClip 188 { onClipEvent (load) { if (_root.jetPackOn eq true && Key.isDown(38)) { _root.player.sound.start(); } } } } instance girl of movieClip 189 { onClipEvent (load) { xscale = _xscale; yscale = _yscale; } onClipEvent (enterFrame) { _rotation = 0; if (_root.jetPackOn == true) { _root.girl.jetPack._visible = true; _root.girl.straps._visible = true; _root.playerWeight = 0.4; } if (_root.jetPackOn == false) { _root.girl.straps._visible = false; _root.girl.jetPack._visible = false; _root.playerWeight = 1; } if (Math.abs(_root.player._y - _y) > 150) { _y = _root.player._y; } _x = _root.player._x; _y = _y + (_root.player._y - _y) / 2.5; } } movieClip 191 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 193 { } instance splash of movieClip 193 { onClipEvent (load) { if (_name == 'splash') { _visible = false; } _alpha = 30; _x = _root.girl._x; _y = _root.water._y - _root.water._height / 3; _xscale = 80 + random(20); _yscale = _xscale; } onClipEvent (enterFrame) { _xscale = _xscale + 5; _alpha = _alpha - 1; if (_alpha < 0) { this.removeMovieClip(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 300; _root.girl._x = _root.player._x; _root.player._y = 25; _root.girl._y = 25; _root.bird._y = _root.player._x; _root.gotoAndStop(32); } } } movieClip 196 { } movieClip 198 { } movieClip 199 { instance of movieClip 198 { onClipEvent (enterFrame) { _width = _root.trapDoor.light._width; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { _xscale = 50 + random(50); _yscale = _xscale; _alpha = 10 + random(50); counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) / 2; ySpeed = Math.sin(radians) / 2; _x = _x + xSpeed; _y = _y + ySpeed; } } } instance trapDoor of movieClip 199 { onClipEvent (enterFrame) { if (_root.trapDoorOpen eq true) { if (light._width > 0 && light._width < 5) { sound.start(); } if (light._width < 145) { light._width += 1; } } } onClipEvent (load) { sound = new Sound(this); sound.attachSound('door'); sound.setVolume(30); if (_root.trapDoorOpen eq true) { light._width = 145; } if (_root.trapDoorOpen eq false) { light._width = 0; } } } movieClip 201 { } movieClip 202 { instance hook of movieClip 201 { onClipEvent (enterFrame) { _x = _x + (x - _x) / 100; trace(_x); } } } instance hook of movieClip 202 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = 90; windCounter = 0; wind = 90 + random(20); yOrig = _y; } onClipEvent (enterFrame) { if (_root._currentframe !== 8 && _root.carryHook eq false) { _x = -1000; } else { _x = 230; } if (_root.releaseHook eq true && _root.carryHook eq false) { this.hook.x = 50; } else { this.hook.x = 0; } if (_root.bird.hitTest(this) && _root.fattyTextFinished == true && this.hook._x > 30) { _root.carryHook = true; } if (_root.carryHook eq true && _root.fattyText2Finished !== true) { _x = _root.bird._x; _y = _root.bird._y; this.hook._x = 0; } if (_root.fattyText2Finished == true) { _visible = false; _y = -1000; } windCounter += 1; if (windCounter > 50) { wind = 90 + random(20); windCounter = 0; } if (_rotation > wind) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < wind) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } movieClip 205 { } movieClip 208 { } movieClip 209 { } instance bird of movieClip 209 { onClipEvent (enterFrame) { float._rotation += 0.2; if (_root.player.talking eq false && _root.birdTextFinished == true) { x = _root.player._x - 20; y = _root.player._y; } else { x = _root.talker._x; y = _root.talker.follow; } _x = _x + (x - _x) / 10; _y = _y + ((y - 50 - _y) / 10 + Math.sin(float._rotation / 0.03141592653589793)); if (Math.abs(_root.player.playerSpeed) > 3) { counter += 1; if (counter > 10 + random(30)) { i = 0; while (i < random(10)) { ++i; ++_root.mcI; _root.feather.duplicateMovieClip('feather' + _root.mcI, _root.mcI); ++i; } counter = 0; } } } onClipEvent (load) { _visible = false; _root.mcI = 0; counter = 0; float._rotation = 0; _x = _root.player._x; _y = _root.player._y; } } movieClip 211 { } instance feather of movieClip 211 { onClipEvent (enterFrame) { if (_alpha < 0) { this.removeMovieClip(); } else { _alpha = _alpha - 1; } _rotation = _rotation + rotateSpeed; _y = _y + ySpeed; _x = _x + Math.cos(_rotation * Math.PI / 100); } onClipEvent (load) { _alpha = 100; _x = _root.bird._x; _y = _root.bird._y; rotateSpeed = 0.1 + random(4) / random(4); ySpeed = 0.4 + random(2); } } movieClip 212 { } movieClip 213 { } // unknown tag 88 length 67 movieClip 218 { frame 11 { stop(); } } movieClip 219 { } button 221 { on (release) { nextFrame(); } } button 223 { on (release) { _root.playThePianoTextFinished = true; } } button 229 { on (press) { gotoAndStop(2); } } button 232 { on (release) { if (_root.jetPackOn == true) { gotoAndStop(3); } } } button 235 { on (press) { gotoAndStop(2); } } button 238 { on (press) { gotoAndStop(2); } } button 241 { on (press) { gotoAndStop(2); } } button 244 { on (press) { gotoAndStop(2); } } button 247 { on (press) { gotoAndStop(2); } } movieClip 250 { } button 252 { on (press) { gotoAndStop(2); } } button 253 { on (press) { gotoAndStop(4); } } button 254 { on (press) { gotoAndStop(5); } } button 255 { on (press) { gotoAndStop(6); } } button 256 { on (press) { _root.playThePianoTextFinished = true; _root.trapDoorOpen = true; } } movieClip 257 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance playThePianoText of movieClip 257 { onClipEvent (enterFrame) { if (_y > 400) { _root.player.talking = false; } else { _root.player.talking = true; } if (_root.player._x > 300) { _root._root.playThePianoTextFinished = false; } if (_root.player._x < 300 && _root.playThePianoTextFinished !== true) { _visible = true; _y = _y + (y - _y) / 4; } else { _y = _y + (500 - _y) / 4; } } onClipEvent (load) { _visible = false; y = _y; _y = 600 + _height; } } movieClip 259 { frame 1 { stop(); } } instance of movieClip 259 { onClipEvent (load) { fadeSpeed = 0.1; soundVolume = 0; soundMax = 20; sound = new Sound(this); sound.attachSound('indoorSound'); sound.setVolume(0); sound.start(0, 99); } onClipEvent (unload) { sound.stop(); } onClipEvent (enterFrame) { if (soundVolume > soundMax) { soundVolume = soundMax; } if (soundVolume < 0) { soundVolume = 0; } sound.setVolume(soundVolume); if (_root._currentframe > 2 && _root._currentframe < 7) { soundVolume += fadeSpeed; } else { soundVolume -= fadeSpeed; } } } movieClip 262 { } movieClip 265 { } movieClip 266 { } movieClip 267 { frame 82 { stop(); } } movieClip 268 { frame 1 { stop(); } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } instance of movieClip 267 { onClipEvent (load) { _rotation = _rotation + (random(20) - random(20)); _xscale = _xscale + random(20); gotoAndPlay(random(10)); _yscale = _xscale; _alpha = 20 + random(100); } } } movieClip 270 { } movieClip 273 { } movieClip 275 { } movieClip 277 { } movieClip 278 { } movieClip 281 { } movieClip 283 { } movieClip 285 { } instance of movieClip 285 { onClipEvent (enterFrame) { _x = _root.girl._x; _alpha = 100 - (_root.girl._y - _y); _rotation = -(_x - 275) / 5; } onClipEvent (load) { _width = _root.girl._width; } } movieClip 287 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 290 { } movieClip 291 { instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } } movieClip 292 { } movieClip 294 { } movieClip 297 { } movieClip 298 { instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } instance of movieClip 290 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } } movieClip 300 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 302 { } movieClip 304 { } movieClip 305 { } movieClip 308 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.stopAllSounds(); _root.player._y = 350; _root.girl._y = _root.player._y; _root.player._x = 150; _root.catFore._x = 100; _root.girl._x = 150; _root.bird._x = _root.player._x; _root.bird._visible = true; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 310 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 225; _root.girl._y = 225; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.egg.heald = false; _root.player._y = 25; _root.girl._y = 25; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.stopAllSounds(); _root.prevFrame(); } } } movieClip 313 { } movieClip 314 { } movieClip 316 { } movieClip 319 { } movieClip 321 { } movieClip 324 { } movieClip 326 { } movieClip 328 { } movieClip 330 { } movieClip 333 { } movieClip 334 { instance of movieClip 333 { onClipEvent (enterFrame) { _xscale = _xscale + (_root.cageDoorScale - _xscale) / 10; } } } instance talker of movieClip 334 { onClipEvent (load) { follow = _y + 95; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 336 { } instance egg of movieClip 336 { onClipEvent (load) { _visible = false; heald = false; born = false; pushUp = 0; playerSpeed = 2; gravity = 0; _y = _root.land1_worm._y; _x = _root.land1_worm._x + 50; } onClipEvent (enterFrame) { if (heald eq true && born eq true) { gravity = 0; _visible = true; _x = _root.bird._x; _y = _root.bird._y + 10; } if (_root.player.hitTest(this) && born eq true && heald eq false) { _root.bird._x = _x; _root.bird._y = _y; heald = true; } if (born eq false) { _x = 800; gravity = 0; _visible = false; } else { _visible = true; } _y = _y + gravity; _x = _x + playerSpeed; playerSpeed += -playerSpeed / 100; if (heald !== true) { if (_root.ground.hitTest(_x, _y, true)) { pushUp += 0.3; gravity = -gravity / 1.2; _y = _y - pushUp; } else { pushUp = 0; gravity += 1; } } } } // unknown tag 88 length 72 button 339 { on (press) { nextFrame(); } } button 342 { on (release) { gotoAndStop(3); } } button 347 { on (release) { gotoAndStop(5); } } button 351 { on (release) { _root.cageDoorScale = -100; _root.birdTextFinished = true; } } movieClip 353 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } instance birdText of movieClip 353 { onClipEvent (enterFrame) { if (_root.birdTextFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _root.player.talking = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(40); y = _y; _y = 600 + _height; } } instance of movieClip 259 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('waterSound'); sound.start(0, 99); sound.setVolume(10); } onClipEvent (unload) { sound.stop(); } } instance of movieClip 259 { onClipEvent (load) { fadeSpeed = 0.1; soundVolume = 0; soundMax = 10; sound = new Sound(this); sound.attachSound('windSound'); sound.start(0, 99); sound.setVolume(0); } onClipEvent (unload) { sound.stop(); } onClipEvent (enterFrame) { if (soundVolume > soundMax) { soundVolume = soundMax; } if (soundVolume < 0) { soundVolume = 0; } sound.setVolume(soundVolume); if (_root._currentframe > 6 && _root._currentframe < 17) { soundVolume += fadeSpeed; } else { soundVolume -= fadeSpeed; } } } instance of movieClip 259 { onClipEvent (load) { fadeSpeed = 0.1; soundVolume = 0; soundMax = 30; sound = new Sound(this); sound.attachSound('comaSound'); sound.start(0, 99); sound.setVolume(0); } onClipEvent (unload) { sound.stop(); } onClipEvent (enterFrame) { if (soundVolume > soundMax) { soundVolume = soundMax; } if (soundVolume < 0) { soundVolume = 0; } sound.setVolume(soundVolume); if (_root._currentframe > 6 && _root._currentframe < 10) { soundVolume += fadeSpeed; } else { soundVolume -= fadeSpeed; } } } instance of movieClip 259 { onClipEvent (load) { fadeSpeed = 0.4; soundVolume = 0; soundMax = 65; sound = new Sound(this); sound.attachSound('redWindLoop'); sound.start(0, 99); sound.setVolume(0); } onClipEvent (unload) { sound.stop(); } onClipEvent (enterFrame) { if (soundVolume > soundMax) { soundVolume = soundMax; } if (soundVolume < 0) { soundVolume = 0; } sound.setVolume(soundVolume); if (_root._currentframe > 9 && _root._currentframe < 16) { soundVolume += fadeSpeed; } else { soundVolume -= fadeSpeed; } } } movieClip 357 { } movieClip 359 { instance of movieClip 357 { onClipEvent (load) { gotoAndPlay(random(20)); } } instance of movieClip 357 { onClipEvent (load) { gotoAndPlay(random(20)); } } } instance talker of movieClip 359 { onClipEvent (load) { follow = _y; } } movieClip 382 { } movieClip 385 { } movieClip 388 { } movieClip 390 { } movieClip 392 { } movieClip 394 { } movieClip 397 { } movieClip 399 { instance of movieClip 397 { onClipEvent (enterFrame) { if (_root.waterRunning == true) { _rotation = _rotation + 10; } else { _rotation = _rotation - random(0.5); } } } } movieClip 402 { } movieClip 404 { } movieClip 406 { } movieClip 408 { } instance of movieClip 408 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 408 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 408 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { if (_root.carryHook eq false) { _root.hook._y = -1000; } _root.player._y = 375; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; if (_root.egg.heald == false) { _root.egg._visible = false; _root.egg._x = 1000; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { if (_root.carryHook eq false) { _root.hook._y = -1000; } _root.player._y = 325; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 414 { } instance water of movieClip 414 { onClipEvent (enterFrame) { if (_root.player.hitTest(this)) { if (Math.abs(_root.player.playerSpeed) > 2) { ++_root.mcI; _root.splash.duplicateMovieClip('splash' + _root.mcI, _root.mcI); } if (Math.abs(_root.player.gravity) > 2) { ++_root.mcI; _root.splash.duplicateMovieClip('splash' + _root.mcI, _root.mcI); } } } } movieClip 416 { } button 421 { on (release) { gotoAndStop(4); } } button 424 { on (release) { _root.farmerJohnTextFinished = true; } } movieClip 428 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } instance farmerJohnText of movieClip 428 { onClipEvent (enterFrame) { if (_root.player._x > 300 && _root.farmerJohnTextFinished !== true && _root.fattyTextFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _y = _y + (y - _y) / 4; } else { _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_dad'); sound.setVolume(50); y = _y; _y = 600 + _height; } } button 432 { on (release) { _root.farmerJohnText2Finished = true; _root.releaseHook = true; } } movieClip 433 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance farmerJohnText2 of movieClip 433 { onClipEvent (enterFrame) { if (_y > 400 && _root.farmerJohnText._y > 400) { _root.player.talking = false; } else { _root.player.talking = true; } if (_root.player._x < 300 && _root.farmerJohnText2Finished !== true && _root.fattyTextFinished == true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _y = _y + (y - _y) / 4; } else { _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_dad'); sound.setVolume(50); y = _y; _y = 600 + _height; } } movieClip 435 { } movieClip 438 { } movieClip 440 { } movieClip 442 { } movieClip 444 { } instance flower129 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower130 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower128 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 275; _root.girl._y = _root.player._y; _root.player._x = 50; _root.catFore._x = 50; _root.girl._x = 50; _root.bird._x = _root.player._x; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { if (_root.carryHook eq false) { _root.hook._y = _root.hook.yOrig; } _root.player._x = 525; _root.catFore._x = 525; _root.girl._x = 525; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 449 { } movieClip 451 { instance of movieClip 449 { onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 10; if (_root.waterRunning == true) { alpha = 100; } else { alpha = 0; } } onClipEvent (load) { sound = new Sound(this); sound.attachSound('waterfall'); sound.setVolume(10); sound.stop(); if (_root.waterRunning == true) { sound.start(); } } onClipEvent (unload) { sound.stop(); } } } movieClip 453 { } movieClip 455 { } movieClip 457 { } movieClip 461 { } movieClip 463 { } instance flower111 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower112 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower114 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower116 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower118 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower120 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower122 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower110 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower117 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower109 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower125 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower108 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower126 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower124 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower103 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower115 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower123 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower113 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower121 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower119 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower127 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 375; _root.girl._y = _root.player._y; _root.player._x = 50; _root.catFore._x = 50; _root.girl._x = 50; _root.bird._x = _root.player._x; if (_root.egg.heald !== true && _root.egg.born == true) { _root.egg._x = 275; _root.egg._y = 275; _root.egg.gravity = 0; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 75; _root.girl._y = _root.player._y; _root.player._x = 525; _root.catFore._x = 525; _root.girl._x = 525; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 465 { } movieClip 467 { } instance of movieClip 467 { onClipEvent (enterFrame) { if (fadeOut eq false) { if (_alpha > 200) { fadeOut = true; } else { _alpha = _alpha + 2; } } else { if (_alpha > 0) { _alpha = _alpha - 2; } } } onClipEvent (load) { fadeOut = false; _alpha = 0; } } movieClip 470 { } movieClip 471 { instance hole of movieClip 470 { onClipEvent (load) { xScale = 80; } onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { xScale = 80; } else { xScale = 50; } _xscale = _xscale + (xScale - _xscale) / 5; _yscale = _xscale; } } } instance land1_worm of movieClip 471 { onClipEvent (enterFrame) { _yscale = _yscale + (80 - _yscale) / 10; } } movieClip 473 { } movieClip 475 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 250; _root.girl._y = 250; _root.player._x = 50; _root.catFore._x = 50; _root.girl._x = 50; _root.bird._x = _root.player._x; if (_root.egg.heald !== true && _root.egg.born == true) { _root.egg._x = 1000; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 350; _root.girl._y = _root.player._y; _root.player._x = 540; _root.catFore._x = 540; _root.girl._x = 540; _root.bird._x = _root.player._x; if (_root.egg.heald !== true && _root.egg.born == true) { _root.egg._x = 1000; } _root.prevFrame(); } } } movieClip 478 { } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 480 { } movieClip 487 { } instance talker of movieClip 487 { onClipEvent (load) { follow = _y; } } movieClip 489 { } movieClip 497 { frame 1 { stop(); } frame 18 { prevFrame(); } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 350; _root.girl._y = _root.player._y; _root.player._x = 50; _root.catFore._x = 50; _root.girl._x = 50; _root.bird._x = _root.player._x; if (_root.egg.heald == false) { _root.egg._visible = false; _root.egg._x = 1000; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 375; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; if (_root.egg.heald !== true && _root.egg.born == true) { _root.egg._x = 275; _root.egg._y = 275; _root.egg.gravity = 0; } _root.prevFrame(); } } } movieClip 500 { } movieClip 502 { } button 506 { on (release) { gotoAndStop(4); } } button 508 { on (release) { gotoAndStop(3); } } button 510 { on (release) { _root.littleGirlTextFinished = true; } } button 514 { on (release) { gotoAndStop(5); } } movieClip 518 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } instance farmerJohnText of movieClip 518 { onClipEvent (enterFrame) { if (_root.player._x > 100 && _root.player._x < 440 && _root.player._y < 350 && _root.littleGirlTextFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _root.player.talking = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_kid'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } movieClip 520 { } movieClip 522 { } movieClip 524 { } movieClip 526 { } instance flower3 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower2 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 250; _root.girl._y = 250; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 225; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 528 { } movieClip 530 { } movieClip 533 { } movieClip 534 { } movieClip 536 { } movieClip 537 { } movieClip 539 { } movieClip 583 { } movieClip 584 { } movieClip 585 { } instance of movieClip 585 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { if (_root.player._x > _x - 150 && _root.player._x < _x + 150 && _root.egg.heald eq true) { xDist = _root.player._x - _x; yDist = _root.player._y - _y; radians = Math.atan2(yDist, xDist) / 0.0174532925199433; _rotation = _rotation + (radians - _rotation) / 12; gravity = 0; friction = 0; } else { if (_rotation > 90) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < 90) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } } instance of movieClip 585 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { if (_root.player._x > _x - 150 && _root.player._x < _x + 150 && _root.egg.heald eq true) { xDist = _root.player._x - _x; yDist = _root.player._y - _y; radians = Math.atan2(yDist, xDist) / 0.0174532925199433; _rotation = _rotation + (radians - _rotation) / 12; gravity = 0; friction = 0; } else { if (_rotation > 90) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < 90) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } } movieClip 587 { } movieClip 589 { } movieClip 592 { } instance talker of movieClip 592 { onClipEvent (load) { follow = 100; ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { if (_root.player._x > _x - 150 && _root.player._x < _x + 150 && _root.egg.heald eq true) { xDist = _root.player._x - _x; yDist = _root.player._y - _y; radians = Math.atan2(yDist, xDist) / 0.0174532925199433; _rotation = _rotation + (radians - _rotation) / 12; gravity = 0; friction = 0; } else { if (_rotation > 90) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < 90) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } } instance of movieClip 585 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { if (_root.player._x > _x - 150 && _root.player._x < _x + 150 && _root.egg.heald eq true) { xDist = _root.player._x - _x; yDist = _root.player._y - _y; radians = Math.atan2(yDist, xDist) / 0.0174532925199433; _rotation = _rotation + (radians - _rotation) / 12; gravity = 0; friction = 0; } else { if (_rotation > 90) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < 90) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } } movieClip 593 { } movieClip 595 { } instance fruit1 of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); if (_root.jetPackOn eq true) { _root.fruitExplode eq true; } } } } instance flower4 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower5 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower6 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower7 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower8 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower9 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower10 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 175; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 325; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 598 { } movieClip 599 { } button 601 { on (release) { gotoAndStop(2); } } button 603 { on (release) { gotoAndStop(3); } } button 606 { on (release) { _root.swingerTextFinished = true; } } button 609 { on (release) { gotoAndStop(5); } } movieClip 613 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } instance swingerText of movieClip 613 { onClipEvent (enterFrame) { if (_root.player._x > 100 && _root.player._x < 440 && _root.mamaTextFinished !== true && _root.player._y < 220 && _root.swingerTextFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _y = _y + (y - _y) / 4; } else { _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_swing'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } button 615 { on (release) { gotoAndStop(2); } } button 619 { on (release) { nextFrame(); } } button 622 { on (release) { _root.swingerText2Finished = true; _root.jetPackOn = true; } } movieClip 623 { frame 1 { stop(); } frame 2 { stop(); } frame 4 { stop(); } } instance swingerText2 of movieClip 623 { onClipEvent (enterFrame) { if (_y > 400 && _root.swingerText._y > 400) { _root.player.talking = false; } else { _root.player.talking = true; } if (_root.player._x > 100 && _root.player._x < 440 && _root.player._y < 220 && _root.mamaTextFinished == true && _root.swingerText2Finished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _y = _y + (y - _y) / 4; } else { _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_swing'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } movieClip 625 { } movieClip 628 { } instance talker of movieClip 628 { onClipEvent (enterFrame) { _xscale = _xscale + (xscale - _xscale) / 10; _yscale = _yscale + (yscale - _yscale) / 10; if (_root.fattyText2Finished eq false) { xscale = 75; yscale = 75; } else { xscale = 50; yscale = 50; } } } instance of movieClip 449 { onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 10; if (_root.waterRunning == true) { alpha = 50; } else { alpha = 0; } } } movieClip 630 { } movieClip 632 { } movieClip 633 { instance of movieClip 632 { onClipEvent (enterFrame) { if (_root.fattyText2Finished eq true) { _y = -100000; } } } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance of movieClip 497 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } instance flower11 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower12 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower13 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower14 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower15 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower16 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 50; _root.girl._y = _root.player._y; _root.player._x = 20; _root.catFore._x = 20; _root.girl._x = 20; _root.bird._x = _root.player._x; if (_root.egg.heald == false) { _root.egg._visible = false; _root.egg._x = 1000; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 210; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 375; _root.girl._y = _root.player._y; _root.player._x = 20; _root.catFore._x = 20; _root.girl._x = 20; _root.bird._x = _root.player._x; if (_root.egg.heald == false) { _root.egg._visible = false; _root.egg._x = 1000; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 25; _root.girl._y = 25; _root.bird._y = _root.player._x; _root.player._x = 325; _root.girl._x = 325; _root.gotoAndStop(18); } } } movieClip 636 { } instance of movieClip 449 { onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 10; if (_root.waterRunning == true) { alpha = 100; } else { alpha = 0; } } } movieClip 638 { } instance of movieClip 449 { onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 10; if (_root.waterRunning == true) { alpha = 100; } else { alpha = 0; } } } instance waterfall of movieClip 449 { onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 10; if (_root.waterRunning == true) { alpha = 100; } else { alpha = 0; } } onClipEvent (load) { sound = new Sound(this); sound.attachSound('waterfall'); sound.setVolume(10); sound.stop(); if (_root.waterRunning == true) { sound.start(); } } onClipEvent (unload) { sound.stop(); } } button 642 { on (release) { gotoAndStop(3); } } button 644 { on (release) { gotoAndStop(4); } } // unknown tag 88 length 74 button 648 { on (release) { _root.fattyTextFinished = true; } } movieClip 649 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } instance fattyText of movieClip 649 { onClipEvent (enterFrame) { if (_root.player._x > 460 && _root.player._y > 300 && _root.fattyTextFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _y = _y + (y - _y) / 4; } else { _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_fat'); sound.setVolume(100); sound.stop(); y = _y; _y = 600 + _height; } } button 654 { on (release) { play(); _root.fattyText2Finished = true; _root.bird._x += 20; _root.waterfall.sound.start(); _root.waterRunning = true; } } button 657 { on (release) { _root.fattyText3Finished = true; } } movieClip 659 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } instance fattyText2 of movieClip 659 { onClipEvent (enterFrame) { if (_y > 400 && _root.fattyText._y > 400) { _root.player.talking = false; } else { _root.player.talking = true; } if (_root.player._x > 460 && _root.player._y > 300 && _root.carryHook eq true && _root.fattyText3Finished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _visible = true; _y = _y + (y - _y) / 4; } else { _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_fat'); sound.setVolume(100); sound.stop(); y = _y; _y = 600 + _height; } } movieClip 662 { } movieClip 665 { } movieClip 667 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { stopAllSounds(); _root.egg.heald = false; _root.egg.born = false; _root.player._y = 0; _root.player._x = 400; _root.girl._x = _root.player._x; _root.catFore._x = 440; _root.catFore._y = 0; _root.girl._x = 450; _root.bird._x = _root.player._x; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 100; _root.girl._y = 100; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 670 { } movieClip 671 { instance girl of movieClip 670 { onClipEvent (enterFrame) { if (Key.isDown(37)) { _yscale = -100; } else { if (Key.isDown(39)) { _yscale = 100; } } } } } instance of movieClip 671 { onClipEvent (load) { friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = 90; } onClipEvent (enterFrame) { radians = _rotation * Math.PI / 180; if (this.ball.hitTest(_root.player)) { girl._visible = true; _root.player.swinging = true; _root.player._x = _x + Math.cos(radians) * 195; _root.player._y = _y + Math.sin(radians) * 195 + 25; _root.girl._rotation = _rotation - 90; _root.egg.heald = false; } else { girl._visible = false; } if (_root.egg.heald eq true && this.ball.hitTest(_root.player) eq false && _root.player._y > 100) { xDist = _root.player._x - _x; yDist = _root.player._y - _y; radians = Math.atan2(yDist, xDist) / 0.0174532925199433; _rotation = _rotation + (radians - _rotation) / 12; gravity = 0; friction = 0; } else { if (_rotation > 90) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < 90) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { stopAllSounds(); _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.player._y = 350; _root.girl._y = _root.player._y; _root.egg.born = false; _root.gotoAndStop(24); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 300; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { stopAllSounds(); _root.egg.heald = false; _root.egg.born = false; _root.player._y = 0; _root.player._x = 250; _root.girl._x = _root.player._x; _root.catFore._x = 440; _root.catFore._y = 0; _root.girl._x = 450; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 675 { } movieClip 677 { } movieClip 679 { } movieClip 681 { } movieClip 683 { } movieClip 685 { } movieClip 687 { } movieClip 688 { } movieClip 690 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 450; _root.catFore._x = 450; _root.girl._x = 450; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 692 { } movieClip 694 { } movieClip 696 { } instance of movieClip 696 { onClipEvent (enterFrame) { if (fadeOut eq false) { if (_alpha > 200) { fadeOut = true; } else { _alpha = _alpha + 2; } } else { if (_alpha > 0) { _alpha = _alpha - 2; } } } onClipEvent (load) { fadeOut = false; _alpha = 0; } } instance of movieClip 259 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('indoorSound'); sound.start(0, 99); sound.setVolume(20); } onClipEvent (unload) { sound.stop(); } } movieClip 699 { } movieClip 700 { } movieClip 702 { } movieClip 705 { } movieClip 706 { } instance bulb of movieClip 706 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; } onClipEvent (enterFrame) { if (_rotation > 90) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < 90) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 0; _root.catFore._x = 440; _root.catFore._y = 0; _root.girl._x = 450; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.prevFrame(); } } } movieClip 708 { } movieClip 711 { } movieClip 712 { } instance of movieClip 712 { onClipEvent (enterFrame) { _yscale = _xscale; _xscale = 90 + random(10); if (_root.player.hitTest(this.glow) && _root.carryLight == false) { _root.bird._x = _x; _root.bird._y = _y; _root.carryLight = true; } if (_root.carryLight eq true) { _x = _root.bird._x; _y = _root.bird._y; } else { _x = 270 + Math.cos(_root.bulb._rotation * 0.0174532925199433) * 290; _y = Math.sin(_root.bulb._rotation * 0.0174532925199433) * 290; } } onClipEvent (load) { if (_root.carryLight eq true) { _xscale = 90 + random(10); _x = _root.bird._x; _y = _root.bird._y; } } } movieClip 714 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 716 { } button 718 { on (release) { _root.birdTextLightFinished = true; } } movieClip 719 { frame 1 { stop(); } frame 2 { stop(); } } instance farmerJohnText of movieClip 719 { onClipEvent (enterFrame) { if (_root.player._x < 300 && _root.birdTextLightFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } movieClip 721 { } movieClip 723 { } movieClip 724 { } movieClip 726 { } movieClip 728 { } instance of movieClip 712 { onClipEvent (enterFrame) { _yscale = _xscale; _xscale = 90 + random(10); if (_root.carryLight eq true) { _x = _root.bird._x; _y = _root.bird._y; } else { _x = 650; _y = 200; } } } movieClip 730 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 450; _root.catFore._x = 450; _root.girl._x = 450; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 732 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 0; _root.catFore._x = 440; _root.catFore._y = 0; _root.girl._x = 450; _root.nextFrame(); } } } movieClip 734 { } movieClip 736 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 739 { } instance of movieClip 712 { onClipEvent (enterFrame) { _yscale = _xscale; _xscale = 90 + random(10); if (_root.carryLight eq true) { _x = _root.bird._x; _y = _root.bird._y; } else { _x = 650; _y = 200; } } } movieClip 742 { } movieClip 747 { } movieClip 756 { } movieClip 759 { frame 1 { stop(); _height = height + 20; } frame 2 { stop(); _height = height + 20; } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } instance of movieClip 756 { onClipEvent (load) { gotoAndPlay(random(5)); } } } instance of movieClip 759 { onClipEvent (enterFrame) { _alpha = 100 - (_x - _root.girl._x); _height = _height + (height - _height) / 2; if (_root.player._x < 300) { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (load) { height = _height; } } movieClip 763 { } movieClip 764 { } movieClip 766 { } instance of movieClip 712 { onClipEvent (enterFrame) { _yscale = _xscale; _xscale = 90 + random(10); if (_root.carryLight eq true) { _x = _root.bird._x; _y = _root.bird._y; } else { _x = 650; _y = 200; } } } movieClip 769 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 200; _root.catFore._x = 200; _root.girl._x = 200; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance splash of movieClip 193 { onClipEvent (load) { if (_name == 'splash') { _visible = false; } _alpha = 20; _x = _root.girl._x; _y = 330; _xscale = 80 + random(20); _yscale = _xscale; } onClipEvent (enterFrame) { _xscale = _xscale + 5; _alpha = _alpha - 1; if (_alpha < 0) { this.removeMovieClip(); } } } instance of movieClip 414 { onClipEvent (enterFrame) { if (_root.player.hitTest(this)) { if (Math.abs(_root.player.playerSpeed) > 2) { ++_root.mcI; _root.splash.duplicateMovieClip('splash' + _root.mcI, _root.mcI); } if (Math.abs(_root.player.gravity) > 2) { ++_root.mcI; _root.splash.duplicateMovieClip('splash' + _root.mcI, _root.mcI); } } } } movieClip 772 { } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 775 { } movieClip 776 { } movieClip 779 { } movieClip 780 { instance hole of movieClip 470 { onClipEvent (load) { xScale = 100; } onClipEvent (enterFrame) { _xscale = _xscale + (xScale - _xscale) / 5; _yscale = _xscale; } } } instance of movieClip 780 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this.hit)) { this.hole.xScale = 50; _root.girl._alpha = 0; } if (_root.girl._alpha eq 0) { counter += 1; } if (counter > 10) { _root.stopAllSounds(); _root.player._x = 200; _root.player._y = 380; _root.player.playerSpeed = 10; if (_root.jetPackOn eq false) { _root.player.gravity = -25; } else { _root.player.gravity = -18; } _root.girl._alpha = 100; _root.land1_worm._yscale = 150; _root.egg.born = true; _root.egg._x = 200; _root.egg._y = 200; _root.egg.gravity = -10; sound.start(); _root.gotoAndStop(11); } } onClipEvent (load) { sound = new Sound(this); sound.attachSound('wormFlat'); sound.setVolume(20); counter = 0; } } movieClip 782 { } instance bug of movieClip 782 { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); if (_name == 'bug') { _root.mcI = 0; i = 0; while (i < 55) { ++i; _root.mcI += 1; _root.bug.duplicateMovieClip('bug' + _root.mcI, _root.mcI); ++i; } } currentFrame = _root._currentframe; } onClipEvent (enterFrame) { if (currentFrame !== _root._currentframe) { this.removeMovieClip(); } _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 784 { } movieClip 787 { } movieClip 789 { } movieClip 791 { } movieClip 793 { } instance of movieClip 793 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = 90; windCounter = 0; wind = 90 + random(20); } onClipEvent (enterFrame) { windCounter += 1; if (windCounter > 50) { wind = 90 + random(20); windCounter = 0; } if (_rotation > wind) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < wind) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } instance of movieClip 793 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = 90; windCounter = 0; wind = 90 + random(20); } onClipEvent (enterFrame) { windCounter += 1; if (windCounter > 50) { wind = 90 + random(20); windCounter = 0; } if (_rotation > wind) { _rotation = _rotation - 0.11; gravity -= 0.1; } if (_rotation < wind) { _rotation = _rotation + 0.11; gravity += 0.1; } _rotation = _rotation + gravity; } } movieClip 795 { } instance leaf of movieClip 795 { onClipEvent (load) { counter = 0; _x = 600; _y = random(300); rotateSpeed = 1 + (random(5) - random(5)); _xscale = random(60); _yscale = _xscale; if (_name == 'leaf') { _root.mcI = 0; i = 0; while (i < 30) { ++i; _root.mcI += 1; _root.leaf.duplicateMovieClip('leaf' + _root.mcI, _root.mcI); ++i; } } currentFrame = _root._currentframe; xSpeed = _xscale / 10; ySpeed = _yscale / 20; _alpha = 100; } onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 2; if (_x < 0) { _x = 600; _y = random(300); } if (currentFrame !== _root._currentframe) { this.removeMovieClip(); } if (_root.sbLand1.hitTest(_x, _y, true)) { alpha = 0; } else { alpha = 60; } _rotation = _rotation + rotateSpeed; radians = _rotation * 0.0174532925199433; _x = _x - xSpeed; _y = _y + ySpeed; } } movieClip 797 { } instance flower17 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower18 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower19 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower16 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower21 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower20 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _level0._xscale = -100; _level0._x += Stage.width; _root.player._y = 375; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.birdTextShillFinished = true; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 545; _root.player._y = 250; _root.girl._y = _root.player._y; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.gotoAndStop(16); } } } movieClip 799 { } movieClip 801 { } button 803 { on (release) { _root.birdTextShillFinished = true; } } button 804 { on (release) { gotoAndStop(2); } } movieClip 808 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance farmerJohnText of movieClip 808 { onClipEvent (enterFrame) { if (_root.player._x < 300 && _root.birdTextShillFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } instance of movieClip 259 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('windSound'); sound.start(0, 99); sound.setVolume(15); } onClipEvent (unload) { sound.stop(); } } movieClip 810 { } instance bug of movieClip 6 bugShill { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 6 bugShill { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 6 bugShill { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 6 bugShill { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 6 bugShill { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 6 bugShill { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 6 bugShill { onClipEvent (load) { counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance leaf of movieClip 795 { onClipEvent (load) { counter = 0; _x = 600; _y = random(300); rotateSpeed = 1 + (random(5) - random(5)); _xscale = random(60); _yscale = _xscale; if (_name == 'leaf') { _root.mcI = 0; i = 0; while (i < 30) { ++i; _root.mcI += 1; _root.leaf.duplicateMovieClip('leaf' + _root.mcI, _root.mcI); ++i; } } currentFrame = _root._currentframe; xSpeed = _xscale / 10; ySpeed = _yscale / 20; _alpha = 100; } onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 2; if (_x < 0) { _x = 600; _y = random(300); } if (currentFrame !== _root._currentframe) { this.removeMovieClip(); } if (_root.sbLand1.hitTest(_x, _y, true)) { alpha = 0; } else { alpha = 60; } _rotation = _rotation + rotateSpeed; radians = _rotation * 0.0174532925199433; _x = _x - xSpeed; _y = _y + ySpeed; } } movieClip 812 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _level0._width = -level0._width; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; if (_root.egg.heald == false) { _root.egg._visible = false; _root.egg._x = 1000; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { if (_level0._xscale == -100) { _level0._xscale = 100; _level0._x -= Stage.width; } _root.player._y = 180; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 355; _root.girl._y = 335; _root.bird._y = _root.player._y; _root.gotoAndStop(22); } } } movieClip 814 { } movieClip 816 { } instance of movieClip 816 { onClipEvent (enterFrame) { if (fadeOut eq false) { if (_alpha > 200) { fadeOut = true; } else { _alpha = _alpha + 2; } } else { if (_alpha > -100) { _alpha = _alpha - 2; } } } onClipEvent (load) { fadeOut = false; _alpha = 0; } } button 818 { on (release) { gotoAndStop(2); } } button 820 { on (release) { _root.birdText2ShillFinished = true; } } movieClip 822 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance farmerJohnText of movieClip 822 { onClipEvent (enterFrame) { if (_root.player._x > 200 && _root.birdText2ShillFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } instance of movieClip 259 { onClipEvent (load) { fadeSpeed = 0.4; soundVolume = 0; soundMax = 100; sound = new Sound(this); sound.attachSound('ShillBendLoop'); sound.start(0, 99); sound.setVolume(0); } onClipEvent (unload) { sound.stop(); } onClipEvent (enterFrame) { if (soundVolume > soundMax) { soundVolume = soundMax; } if (soundVolume < 0) { soundVolume = 0; } sound.setVolume(soundVolume); if (_root._currentframe > 23 && _root._currentframe < 28) { soundVolume += fadeSpeed; } else { soundVolume -= fadeSpeed; } } } movieClip 824 { } movieClip 826 { } movieClip 828 { instance pad2 of movieClip 824 { onClipEvent (enterFrame) { _rotation = _rotation + rotationSpeed; if (_root.player.hitTest(this)) { rotationSpeed = (_root.player._x - (_parent._x + _x)) / 100; } else { _rotation = _rotation + -_rotation / 10; rotationSpeed += -rotationSpeed / 50; } } onClipEvent (load) { _rotation = 0; rotationSpeed = 0; } } instance pad1 of movieClip 826 { onClipEvent (enterFrame) { _rotation = _rotation + rotationSpeed; if (_root.player.hitTest(this)) { rotationSpeed = (_root.player._x - (_parent._x + _x)) / 100; } else { _rotation = _rotation + -_rotation / 10; rotationSpeed += -rotationSpeed / 10; } } onClipEvent (load) { rotationSpeed = 0; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { if (_level0._xscale == -100) { _level0._x -= Stage.width; } _level0._xscale = 100; _root.player._y = 400; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; if (_root.egg.heald == false) { _root.egg._visible = false; _root.egg._x = 1000; } _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 350; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 831 { } movieClip 832 { } movieClip 836 { frame 13 { stop(); } } movieClip 837 { instance of movieClip 836 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { parentDifference = 90 - _parent._rotation; _rotation = parentDifference; } } instance of movieClip 836 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { parentDifference = 90 - _parent._rotation; _rotation = parentDifference; } } } instance of movieClip 837 { onClipEvent (enterFrame) { _rotation = _root.ground.pad1._rotation; } } movieClip 838 { instance of movieClip 836 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { parentDifference = 90 - _parent._rotation; _rotation = parentDifference; } } instance of movieClip 836 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { parentDifference = 90 - _parent._rotation; _rotation = parentDifference; } } instance of movieClip 836 { onClipEvent (load) { ball.bug.gotoAndPlay(random(90)); friction = 0; gravity = 1; gravity2 = 0; rotation2 = 0; _rotation = random(50); } onClipEvent (enterFrame) { parentDifference = 90 - _parent._rotation; _rotation = parentDifference; } } } instance of movieClip 838 { onClipEvent (enterFrame) { _rotation = _root.ground.pad2._rotation; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 840 { } movieClip 842 { } movieClip 844 { } instance bug of movieClip 844 { onClipEvent (load) { _alpha = 0; alpha = 100; counter = 0; _x = random(550); _y = 200 + random(100); rotateSpeed = 1 + (random(10) - random(10)); _xscale = 1 + random(30); _yscale = _xscale; if (_name == 'bug') { i = 0; while (i < 30) { ++i; _root.mcI += 1; _root.bug.duplicateMovieClip('bug' + _root.mcI, _root.mcI); ++i; } } currentFrame = _root._currentframe; } onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 5; if (currentFrame !== _root._currentframe) { this.removeMovieClip(); } _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } if (_root.sbLand2.hitTest(_x, _y, true) && _xscale < 50) { alpha = 0; } else { alpha = 60; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 847 { } movieClip 849 { } movieClip 851 { } movieClip 853 { } movieClip 855 { } movieClip 856 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 375; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.nextFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } movieClip 859 { } movieClip 870 { } movieClip 871 { instance of movieClip 859 { onClipEvent (enterFrame) { _alpha = 80 + random(20); } } } movieClip 873 { } movieClip 874 { instance flame of movieClip 873 { onClipEvent (load) { _yscale = 10 + random(100); _xscale = _yscale; _x = 0; _y = 0; _alpha = 0; rotation = 10 + random(5); ySpeed = 1 + random(4); alpha = 1 + random(10); counter = 0; } onClipEvent (enterFrame) { if (_name eq 'flame') { _xscale = 0; _yscale = 0; _visible = false; counter += 1; if (counter > 2) { counter = 0; ++_root.mcI; this.duplicateMovieClip('fire' + _root.mcI, _root.mcI); } } if (_xscale < 0) { this.removeMovieClip(); } _rotation = _rotation + rotation; _yscale = _yscale - ySpeed; _xscale = _yscale; _y = _y - ySpeed; _alpha = _alpha + 10; radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians) * ySpeed; _x = _x + xSpeed; } } } movieClip 876 { } button 878 { on (release) { gotoAndStop(2); } } button 881 { on (release) { _root.birdText3ShillFinished = true; } } movieClip 883 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance farmerJohnText of movieClip 883 { onClipEvent (enterFrame) { if (_root.player._x > 150 && _root.birdText3ShillFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } movieClip 885 { } movieClip 887 { } instance tramp of movieClip 887 { onClipEvent (enterFrame) { _yscale = _yscale + accel; if (_yscale > 0) { _yscale = _yscale - 5; accel -= 5; } if (_yscale < 0) { _yscale = _yscale + 5; accel += 5; } } onClipEvent (load) { _yscale = 50; accel = 0; } } movieClip 889 { } movieClip 891 { } instance of movieClip 891 { onClipEvent (enterFrame) { if (this.hitTest(_root.player._x, _root.player._y - 10, true)) { _root.girl._y = _root.player._y; if (Key.isDown(38)) { _root.player._y -= 10; } _root.girl.jump.gotoAndPlay(1); _root.player.gravity = -Math.abs(_root.player.gravity); _root.tramp._yscale = -(_root.player.gravity * 10); } } } instance flower23 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower24 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower25 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower22 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower27 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower26 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 100; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 355; _root.girl._y = 335; _root.bird._y = _root.player._y; _root.nextFrame(); } } } movieClip 894 { } movieClip 896 { } movieClip 897 { } movieClip 899 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 25; _root.girl._y = 25; _root.bird._y = _root.player._x; _root.prevFrame(); } } } movieClip 902 { } movieClip 904 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 550; _root.catFore._x = 550; _root.girl._x = 550; _root.bird._x = _root.player._x; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 20; _root.catFore._x = 550; _root.girl._x = 20; _root.bird._x = _root.player._x; } } } instance of movieClip 259 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('windSound'); sound.start(0, 99); sound.setVolume(6); } onClipEvent (unload) { sound.stop(); } } movieClip 907 { } movieClip 908 { } movieClip 910 { } instance flower204 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower205 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance flower206 of movieClip 444 { onClipEvent (load) { gotoAndPlay(random(50)); } onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _rotation = _rotation + _root.player.playerSpeed; } else { _rotation = _rotation + -_rotation / 10; } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 350; _root.girl._y = _root.player._y; _root.player._x = 550; _root.catFore._x = 550; _root.girl._x = 550; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 912 { } movieClip 913 { } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } button 915 { on (release) { _root.birdGomTextFinished = true; } } movieClip 916 { frame 1 { stop(); } frame 2 { stop(); } } instance birdGomText of movieClip 916 { onClipEvent (enterFrame) { if (_root.player._x < 300 && _root.birdGomTextFinished !== true && _root.mamaTextFinished == true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } movieClip 918 { } movieClip 919 { } movieClip 922 { } movieClip 924 { } movieClip 927 { } movieClip 929 { instance of movieClip 927 { onClipEvent (enterFrame) { _alpha = _alpha + (alpha - _alpha) / 10; if (_root.player._x < 300) { alpha = 100; } else { alpha = 0; } } onClipEvent (load) { alpha = 0; } } } instance talker of movieClip 929 { onClipEvent (load) { follow = 100; } } movieClip 931 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 225; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.birdTextShillFinished = true; _root.prevFrame(); } } } button 933 { on (release) { gotoAndStop(2); } } button 936 { on (release) { gotoAndStop(3); } } button 940 { on (release) { gotoAndStop(5); } } button 942 { on (release) { gotoAndStop(4); } } button 946 { on (release) { gotoAndStop(7); } } // unknown tag 88 length 79 button 952 { on (release) { gotoAndStop(8); } } button 955 { on (release) { _root.mamaTextFinished = true; } } movieClip 957 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } } instance mamaText1 of movieClip 957 { onClipEvent (enterFrame) { if (_root.player._x < 300 && _root.mamaTextFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_mamaGomgossa'); sound.setVolume(100); sound.stop(); y = _y; _y = 600 + _height; } } movieClip 959 { } movieClip 961 { } instance doorSwitch1 of movieClip 961 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('buttonPush'); sound.setVolume(100); switchOn = false; } onClipEvent (enterFrame) { if (switchOn eq false) { if (this.hitTest(_root.girl)) { this._y += 10; sound.start(); switchOn = true; } } } } instance doorSwitch2 of movieClip 961 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('buttonPush'); sound.setVolume(100); switchOn = false; } onClipEvent (enterFrame) { if (switchOn eq false) { if (this.hitTest(_root.girl)) { this._y += 10; sound.start(); switchOn = true; } } } } instance doorSwitch3 of movieClip 961 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('buttonPush'); sound.setVolume(100); switchOn = false; } onClipEvent (enterFrame) { if (switchOn eq false) { if (this.hitTest(_root.girl)) { this._y -= 10; sound.start(); switchOn = true; } } } } movieClip 963 { } movieClip 965 { } movieClip 968 { } movieClip 969 { instance of movieClip 968 { onClipEvent (enterFrame) { if (_root.doorSwitch1.switchOn eq true && _root.doorSwitch2.switchOn eq true && _root.doorSwitch3.switchOn eq true) { if (_x < 200) { _x = _x + 1; } } } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 200; _root.girl._x = _root.player._x; _root.player._y = 25; _root.girl._y = 25; _root.bird._y = _root.player._x; _root.nextFrame(); } } } movieClip 972 { } movieClip 975 { } movieClip 976 { instance shelf of movieClip 975 { onClipEvent (enterFrame) { if (_root.doorSwitch1.switchOn eq true && _root.doorSwitch2.switchOn eq true && _root.doorSwitch3.switchOn eq true) { if (_x < 200) { _x = _x + 1; } if (_x > 102.3 && _x < 104) { sound.start(); } } } onClipEvent (load) { sound = new Sound(this); sound.attachSound('dresser'); sound.setVolume(100); } } } button 980 { on (release) { _root.birdTextEndFinished = true; } } movieClip 982 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance birdTextEnd1 of movieClip 982 { onClipEvent (enterFrame) { trace('bla'); if (_root.player._x < 300 && _root.birdTextEndFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } instance mansionSound2 of movieClip 259 { onClipEvent (load) { fadeSpeed = 0.1; soundVolume = 0; soundMax = 20; sound = new Sound(this); sound.attachSound('indoorSound'); sound.setVolume(0); sound.start(0, 99); } onClipEvent (unload) { sound.stop(); } onClipEvent (enterFrame) { if (soundVolume > soundMax) { soundVolume = soundMax; } if (soundVolume < 0) { soundVolume = 0; } sound.setVolume(soundVolume); if (_root._currentframe > 31 && _root._currentframe < 37) { soundVolume += fadeSpeed; } else { soundVolume -= fadeSpeed; } } } movieClip 1002 { } instance doorSwitch4 of movieClip 961 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('buttonPush'); sound.setVolume(100); if (_root.doorSwitch4switchOn eq true) { _y = _y - 10; } } onClipEvent (enterFrame) { if (_root.doorSwitch4switchOn eq false) { if (this.hitTest(_root.girl)) { this._y -= 10; sound.start(); _root.doorSwitch4switchOn = true; } } } } movieClip 1004 { } movieClip 1006 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 50; _root.girl._y = _root.player._y; _root.player._x = 5; _root.catFore._x = 5; _root.girl._x = 5; _root.bird._x = _root.player._x; _root.nextFrame(); } } } movieClip 1011 { } movieClip 1021 { } movieClip 1024 { } movieClip 1026 { } movieClip 1029 { } instance doorSwitch5 of movieClip 961 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('buttonPush'); sound.setVolume(100); if (_root.doorSwitch5switchOn eq true) { _y = _y + 10; } } onClipEvent (enterFrame) { if (_root.doorSwitch5switchOn eq false) { if (this.hitTest(_root.girl)) { this._y += 10; sound.start(); _root.doorSwitch5switchOn = true; } } } } instance doorSwitch6 of movieClip 961 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('buttonPush'); sound.setVolume(100); if (_root.doorSwitch6switchOn eq true) { _y = _y - 10; } } onClipEvent (enterFrame) { if (_root.doorSwitch6switchOn eq false) { if (this.hitTest(_root.girl)) { this._y -= 10; sound.start(); _root.doorSwitch6switchOn = true; } } } } movieClip 1031 { } movieClip 1033 { } movieClip 1035 { } movieClip 1036 { instance hit of movieClip 1033 { onClipEvent (enterFrame) { if (_root.bridgeBreakable eq true) { _x = 100000; } } } instance of movieClip 1035 { onClipEvent (enterFrame) { if (_x > -20 && _root.doorSwitch4switchOn eq true && _root.doorSwitch5switchOn eq true && _root.doorSwitch6switchOn eq true) { _rotation = _rotation - 0.2; _x = _x - 1; } } } instance of movieClip 1035 { onClipEvent (enterFrame) { if (_x < 140 && _root.doorSwitch4switchOn eq true && _root.doorSwitch5switchOn eq true && _root.doorSwitch6switchOn eq true) { _rotation = _rotation + 0.2; _x = _x + 1; } } } instance of movieClip 1035 { onClipEvent (enterFrame) { if (_x > -50 && _root.doorSwitch4switchOn eq true && _root.doorSwitch5switchOn eq true && _root.doorSwitch6switchOn eq true) { _rotation = _rotation - 0.2; _x = _x - 1; } } } instance of movieClip 1035 { onClipEvent (enterFrame) { if (_x < 80 && _root.doorSwitch4switchOn eq true && _root.doorSwitch5switchOn eq true && _root.doorSwitch6switchOn eq true) { _rotation = _rotation + 0.2; _x = _x + 1; } } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._y = 350; _root.girl._y = _root.player._y; _root.player._x = 545; _root.catFore._x = 545; _root.girl._x = 545; _root.bird._x = _root.player._x; _root.prevFrame(); } } } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 250; _root.girl._x = _root.player._x; _root.player._y = 25; _root.girl._y = 25; _root.bird._y = _root.player._x; _root.nextFrame(); } } } movieClip 1047 { } movieClip 1058 { } movieClip 1066 { frame 1 { stop(); } frame 7 { prevFrame(); } } movieClip 1067 { instance of movieClip 1035 { onClipEvent (enterFrame) { if (_x > -20 && _root.doorSwitch4switchOn eq true && _root.doorSwitch5switchOn eq true && _root.doorSwitch6switchOn eq true) { _rotation = _rotation - 0.2; _x = _x - 1; } } } instance of movieClip 1035 { onClipEvent (enterFrame) { if (_x < 140 && _root.doorSwitch4switchOn eq true && _root.doorSwitch5switchOn eq true && _root.doorSwitch6switchOn eq true) { _rotation = _rotation + 0.2; _x = _x + 1; } } } instance bridge of movieClip 1066 { onClipEvent (enterFrame) { if (_root.player._x > 200) { _root.bridgeBreakable = true; } if (_root.player.hitTest(this) && _root.bridgeBreakable eq true) { play(); } } onClipEvent (load) { if (_root.bridgeBreakable eq true) { gotoAndStop(6); } } } } movieClip 1069 { } instance of movieClip 191 { onClipEvent (enterFrame) { if (_root.girl.hitTest(this)) { _root.player._x = 275; _root.girl._x = _root.player._x; _root.player._y = 25; _root.girl._y = 25; _root.bird._y = _root.player._x; _root.nextFrame(); } } } movieClip 1072 { } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } instance bug of movieClip 98 { onClipEvent (load) { counter = 0; rotateSpeed = 1 + (random(10) - random(10)); } onClipEvent (enterFrame) { _rotation = _rotation + rotateSpeed; counter += 1; if (counter > random(20)) { rotateSpeed = 1 + (random(10) - random(10)); counter = 0; } radians = _rotation * 0.0174532925199433; xSpeed = Math.cos(radians); ySpeed = Math.sin(radians); _x = _x + xSpeed; _y = _y + ySpeed; } } movieClip 1079 { } movieClip 1080 { } movieClip 1083 { } instance lightSwitch of movieClip 1083 { onClipEvent (load) { sound = new Sound(this); sound.attachSound('Coma_themeFinal'); sound.setVolume(100); switchOn = false; } onClipEvent (enterFrame) { if (_currentframe eq 36) { _x = 10000; } if (switchOn eq false) { if (this.hitTest(_root.girl)) { _visible = false; sound.start(); switchOn = true; } } } } movieClip 1085 { } movieClip 1093 { frame 1 { stop(); } } instance fruit2 of movieClip 1093 { onClipEvent (enterFrame) { if (_currentframe == 1 && _root.player.hitTest(this) && _root.player.gravity > 8) { _root.player.gravity = -_root.player.gravity * 1.5; _root.girl._y = _root.player._y; _root.girl._x = _root.player._x; play(); } } } movieClip 1096 { } movieClip 1097 { } movieClip 1099 { } button 1102 { on (release) { _root.birdText2EndFinished = true; } } movieClip 1104 { frame 1 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } instance birdTextEnd2 of movieClip 1104 { onClipEvent (enterFrame) { trace('bla'); if (_root.player._x < 300 && _root.birdText2EndFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } instance fadeOut2 of movieClip 99 { onClipEvent (enterFrame) { if (_alpha > 100) { _root.nextFrame(); } if (_root.lightSwitch.switchOn eq true) { _alpha = _alpha + 0.5; } } onClipEvent (load) { _alpha = 0; } } movieClip 1106 { } movieClip 1108 { } instance player2 of movieClip 1108 { onClipEvent (load) { rotation = 0; _rotation = 90; } onClipEvent (enterFrame) { if (_y < 200) { _y = _y - 0; } else { _y = _y - 5; } _rotation = _rotation + rotation; rotation += -rotation / 50; if (Key.isDown(39)) { rotation += 0.5; } if (Key.isDown(37)) { rotation -= 0.5; } } } movieClip 1110 { } movieClip 1111 { } instance star of movieClip 1111 { onClipEvent (enterFrame) { if (_root.fadeWhite._alpha > 90) { this.removeMovieClip(); } speed = _xscale / 2; radians = _root.player2._rotation * 0.0174532925199433; xSpeed = Math.cos(radians) * speed; ySpeed = Math.sin(radians) * speed; _alpha = _alpha + (alpha - _alpha) / 20; _x = _x + xSpeed; _y = _y + ySpeed; if (_x < 0) { _x = 550; } if (_x > 550) { _x = 0; } if (_y > 400) { _y = 0; } if (_y < 0) { _y = 400; } } onClipEvent (load) { starNumber = 0; _x = random(550); _y = random(400); _xscale = random(30) + 10; _yscale = _xscale; _alpha = 0; alpha = _xscale * 1.5; if (this._name eq 'star') { while (starNumber < 40) { _root.star.duplicateMovieClip('star' + starNumber, starNumber); starNumber += 1; } } } } instance fadeWhite of movieClip 99 { onClipEvent (enterFrame) { trace(_root.credits.done); this.swapDepths(100000000000.0); if (_alpha > 100) { _alpha = 0; _root.gotoAndStop(2); } if (_root.credits.done eq true) { if (_alpha < 150) { _alpha = _alpha + 0.5; } } } onClipEvent (load) { _alpha = -500; this.swapDepths(1000000000); } } button 1115 { on (release) { _root.credits.play(); _root.birdText3EndFinished = true; } } movieClip 1116 { frame 1 { stop(); } frame 3 { stop(); } } instance birdTextEnd3 of movieClip 1116 { onClipEvent (enterFrame) { trace('bla'); if (_root.fadeIn._alpha < 0 && _root.birdText3EndFinished !== true) { if (_currentframe == _totalframes) { sound.start(); gotoAndStop(1); } _root.player.talking = true; _visible = true; _y = _y + (y - _y) / 4; } else { _root.player.talking = false; _y = _y + (500 - _y) / 4; } } onClipEvent (load) { gotoAndStop(_totalframes); _visible = false; sound = new Sound(this); sound.attachSound('talk_bird'); sound.setVolume(50); sound.stop(); y = _y; _y = 600 + _height; } } // unknown tag 88 length 133 button 1125 { on (release) { getURL('https://www.kickstarter.com/projects/80348891/pinstripe-an-adventure-through-hell', '_blank'); } } movieClip 1127 { } movieClip 1135 { } movieClip 1137 { frame 1 { stop(); } frame 974 { stop(); _root.credits.done = true; } } instance fadeIn of movieClip 99 { onClipEvent (enterFrame) { this.swapDepths(1000000000); if (_alpha > -5) { _alpha = _alpha - 0.5; } } onClipEvent (load) { this.swapDepths(1000000000); } }




https://swfchan.com/54/267726/info.shtml
Created: 6/6 -2026 18:11:15 Last modified: 6/6 -2026 18:11:15 Server time: 06/06 -2026 19:22:26