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

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/38939495?noj=FRM38939495-19DC" width="1" height="1"></div>

Eggrun.swf

This is the info page for
Flash #25454

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


ActionScript [AS1/AS2]
Frame 1
stop(); fscommand ("showmenu", "false"); fscommand ("allowscale", "false");
Instance of Symbol 12 MovieClip "preloader" in Frame 1
onClipEvent (enterFrame) { if (_root._framesloaded > 8) { _root.gotoAndPlay(2); } }
Frame 2
stop(); w1 = 0;
Instance of Symbol 24 MovieClip "musicswitch" in Frame 2
onClipEvent (enterFrame) { } onClipEvent (load) { }
Instance of Symbol 25 MovieClip "storage" in Frame 2
onClipEvent (load) { var a = new LoadVars(); a.onLoad = function () { trace("loaded ok"); _root.$hiscores1 = this.$hiscores; trace("vars = " + this.$hiscores); }; a.load("http://www.playerthree.net/ping/hiscore.php?name=&score=0&email=nobody@playerthree.net&slice=10&england=1&chart=1"); var b = new LoadVars(); b.onLoad = function () { trace("loaded ok"); _root.$hiscores2 = this.$hiscores; trace("vars = " + this.$hiscores); }; b.load("http://www.playerthree.net/ping/hiscore.php?name=&score=0&email=nobody@playerthree.net&slice=10&england=1&chart=2"); var c = new LoadVars(); c.onLoad = function () { trace("loaded ok"); _root.$hiscores3 = this.$hiscores; trace("vars = " + this.$hiscores); }; c.load("http://www.playerthree.net/ping/hiscore.php?name=&score=0&email=nobody@playerthree.net&slice=10&england=1&chart=3"); }
Instance of Symbol 26 MovieClip "sound" in Frame 2
onClipEvent (load) { function gottwig() { trace("function ok"); gottwig_s.start(); } function buttonsound() { trace("function ok"); button_s.start(); } function levelcomplete() { trace("function ok"); levelcomplete_s.start(); } function startsound() { trace("function ok"); intro_s.start(); } function stopsound() { trace("function ok"); main_s.stop("egg_main_loop2.wav"); main_s.start(); main_s.stop("egg_main_loop2.wav"); } musicstatus = true; gottwig_s = new Sound(); gottwig_s.attachSound("eggfx_pickup.wav"); button_s = new Sound(); button_s.attachSound("eggfx_button.wav"); levelcomplete_s = new Sound(); levelcomplete_s.attachSound("eggfx_finish_level.wav"); main_s = new Sound(); main_s.attachSound("egg_main_loop2.wav"); main_s.onSoundComplete = function () { main_s.start(); trace("main started"); }; intro_s = new Sound(); intro_s.attachSound("egg_main_intro.wav"); intro_s.start(); trace("intro started"); intro_s.onSoundComplete = function () { main_s.start(); trace("intro finished"); }; }
Frame 3
stop();
Frame 4
stop();
Frame 5
stop(); course_1_scores = _root.$hiscores1.split(","); course_2_scores = _root.$hiscores2.split(","); course_3_scores = _root.$hiscores3.split(",");
Frame 6
stop();
Frame 7
stop();
Frame 9
stop(); _root.playername = "";
Instance of Symbol 134 MovieClip "loader1" in Frame 9
onClipEvent (enterFrame) { if (_root._framesloaded > 110) { gotoAndStop (2); } }
Frame 10
stop();
Instance of Symbol 253 MovieClip "egg" in Frame 10
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 20
stop();
Instance of Symbol 257 MovieClip "egg" in Frame 20
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 30
stop();
Instance of Symbol 261 MovieClip "egg" in Frame 30
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 40
stop();
Instance of Symbol 264 MovieClip "egg" in Frame 40
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 50
stop();
Instance of Symbol 267 MovieClip "egg" in Frame 50
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 60
stop();
Instance of Symbol 271 MovieClip "egg" in Frame 60
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 70
stop();
Instance of Symbol 274 MovieClip "egg" in Frame 70
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 80
stop();
Instance of Symbol 277 MovieClip "egg" in Frame 80
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 90
stop();
Instance of Symbol 280 MovieClip "egg" in Frame 90
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 100
stop();
Instance of Symbol 283 MovieClip "egg" in Frame 100
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 110
stop();
Instance of Symbol 310 MovieClip "numbers" in Frame 110
onClipEvent (enterFrame) { if (_root.w1 < 10) { this.gotoAndStop(1); temp = _root.w1; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 9) { this.gotoAndStop(2); temp = _root.w1 - 10; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 19) { this.gotoAndStop(3); temp = _root.w1 - 20; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 29) { this.gotoAndStop(4); temp = _root.w1 - 30; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 39) { this.gotoAndStop(5); temp = _root.w1 - 40; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 49) { this.gotoAndStop(6); temp = _root.w1 - 50; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 59) { this.gotoAndStop(7); temp = _root.w1 - 60; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 69) { this.gotoAndStop(8); temp = _root.w1 - 70; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 79) { this.gotoAndStop(9); temp = _root.w1 - 80; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 89) { this.gotoAndStop(10); temp = _root.w1 - 90; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 99) { _root.w1 = 99; } }
Frame 111
gotoAndPlay (2);
Frame 119
stop(); w1 = 0;
Instance of Symbol 134 MovieClip "loader1" in Frame 119
onClipEvent (enterFrame) { if (_root._framesloaded > 220) { gotoAndStop (2); } }
Frame 120
stop();
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 3 * this.temp; this._y = random(10) - 10; this._x = random(500) - 500; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 3 * this.temp; this._y = random(10) - 10; this._x = random(500) - 500; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 314 MovieClip in Frame 120
onClipEvent (enterFrame) { this._y = this._y + this.yspeed; this._x = this._x + this.xspeed; if (this._y > 310) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(700) - 300; } if (this._x > 410) { this.temp = Math.random(); this.speed = 5 * this.temp; this._y = random(10) - 10; this._x = random(600) - 200; } } onClipEvent (load) { this.temp = Math.random(); this.speed = 5 * this.temp; this.yspeed = this.speed + 1; this.xspeed = (2 / this.yspeed) + (2 * this.temp); this.star1.gotoAndPlay(1); this.star1.star2.gotoAndPlay(1); this._width = (this.temp * 5) + 2; this._height = this._width; this._y = random(300) - 300; this._x = random(700) - 300; this.star1.gotoAndPlay(2 / (random(15) + random(15))); this.star1.star2.gotoAndPlay(2 / (random(20) + random(20))); }
Instance of Symbol 323 MovieClip "egg" in Frame 120
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 130
stop();
Instance of Symbol 328 MovieClip "egg" in Frame 130
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 140
stop();
Instance of Symbol 331 MovieClip "egg" in Frame 140
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 150
stop();
Instance of Symbol 335 MovieClip "egg" in Frame 150
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 160
stop();
Instance of Symbol 339 MovieClip "egg" in Frame 160
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 170
stop();
Instance of Symbol 340 MovieClip "egg" in Frame 170
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 180
stop();
Instance of Symbol 341 MovieClip "egg" in Frame 180
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 190
stop();
Instance of Symbol 344 MovieClip "egg" in Frame 190
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 200
stop();
Instance of Symbol 345 MovieClip "egg" in Frame 200
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 210
stop();
Instance of Symbol 347 MovieClip "egg" in Frame 210
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 220
stop();
Instance of Symbol 310 MovieClip "numbers" in Frame 220
onClipEvent (enterFrame) { if (_root.w1 < 10) { this.gotoAndStop(1); temp = _root.w1; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 9) { this.gotoAndStop(2); temp = _root.w1 - 10; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 19) { this.gotoAndStop(3); temp = _root.w1 - 20; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 29) { this.gotoAndStop(4); temp = _root.w1 - 30; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 39) { this.gotoAndStop(5); temp = _root.w1 - 40; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 49) { this.gotoAndStop(6); temp = _root.w1 - 50; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 59) { this.gotoAndStop(7); temp = _root.w1 - 60; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 69) { this.gotoAndStop(8); temp = _root.w1 - 70; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 79) { this.gotoAndStop(9); temp = _root.w1 - 80; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 89) { this.gotoAndStop(10); temp = _root.w1 - 90; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 99) { _root.w1 = 99; } }
Frame 221
gotoAndPlay (2);
Frame 249
stop(); w1 = 0;
Instance of Symbol 134 MovieClip "loader1" in Frame 249
onClipEvent (enterFrame) { if (_root._framesloaded == _root._totalframes) { gotoAndStop (2); } }
Frame 250
stop();
Instance of Symbol 370 MovieClip "egg" in Frame 250
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 260
stop();
Instance of Symbol 376 MovieClip "egg" in Frame 260
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 270
stop();
Instance of Symbol 381 MovieClip "egg" in Frame 270
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 280
stop();
Instance of Symbol 385 MovieClip "egg" in Frame 280
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 290
stop();
Instance of Symbol 390 MovieClip "egg" in Frame 290
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 300
stop();
Instance of Symbol 394 MovieClip "egg" in Frame 300
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 310
stop();
Instance of Symbol 396 MovieClip "egg" in Frame 310
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 320
stop();
Instance of Symbol 398 MovieClip "egg" in Frame 320
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 330
stop();
Instance of Symbol 400 MovieClip "egg" in Frame 330
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 340
stop();
Instance of Symbol 403 MovieClip "egg" in Frame 340
onClipEvent (load) { new_x = mainegg._x; new_y = mainegg._y; this.complete = false; }
Frame 350
stop();
Instance of Symbol 310 MovieClip "numbers" in Frame 350
onClipEvent (enterFrame) { if (_root.w1 < 10) { this.gotoAndStop(1); temp = _root.w1; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 9) { this.gotoAndStop(2); temp = _root.w1 - 10; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 19) { this.gotoAndStop(3); temp = _root.w1 - 20; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 29) { this.gotoAndStop(4); temp = _root.w1 - 30; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 39) { this.gotoAndStop(5); temp = _root.w1 - 40; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 49) { this.gotoAndStop(6); temp = _root.w1 - 50; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 59) { this.gotoAndStop(7); temp = _root.w1 - 60; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 69) { this.gotoAndStop(8); temp = _root.w1 - 70; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 79) { this.gotoAndStop(9); temp = _root.w1 - 80; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 89) { this.gotoAndStop(10); temp = _root.w1 - 90; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 99) { _root.w1 = 99; } }
Frame 351
gotoAndPlay (2);
Symbol 21 Button
on (release) { _root.sound.buttonsound(); _root.sound.musicstatus = false; _root.sound.stopsound(); gotoAndStop (2); }
Symbol 23 Button
on (release) { _root.sound.buttonsound(); _root.sound.musicstatus = true; _root.sound.startsound(); gotoAndStop (1); }
Symbol 24 MovieClip Frame 1
stop();
Symbol 24 MovieClip Frame 2
stop();
Symbol 31 Button
on (release) { _root.sound.buttonsound(); _root.gotoAndStop(5); }
Symbol 34 Button
on (release) { _root.sound.buttonsound(); _root.gotoAndStop(4); }
Symbol 37 Button
on (release) { _root.sound.buttonsound(); _root.nextFrame(); }
Symbol 45 Button
on (release) { _root.gotoAndStop(2); }
Symbol 46 Button
on (release) { _root.sound.buttonsound(); _root.gotoAndStop(2); }
Symbol 49 Button
on (release) { _root.sound.buttonsound(); _root.gotoAndPlay(9); }
Symbol 52 Button
on (release) { _root.gotoAndPlay(6); _root.sound.buttonsound(); }
Symbol 55 Button
on (release) { _root.gotoAndPlay(7); _root.sound.buttonsound(); }
Symbol 56 Button
on (release) { _root.sound.buttonsound(); _root.gotoAndPlay(7); }
Symbol 57 Button
on (release) { _root.sound.buttonsound(); _root.gotoAndPlay(6); }
Symbol 58 MovieClip Frame 30
stop();
Symbol 59 Button
on (release) { _root.sound.buttonsound(); }
Symbol 60 Button
on (release) { _root.sound.buttonsound(); }
Symbol 61 Button
on (release) { _root.sound.buttonsound(); }
Instance of Symbol 62 MovieClip in Symbol 64 MovieClip Frame 1
onClipEvent (load) { n = 5; } onClipEvent (enterFrame) { if (this._x > -350) { this._x = this._x - n; n = n + 2; } }
Instance of Symbol 63 MovieClip in Symbol 64 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._alpha > 40) { this._alpha = this._alpha - 5; } }
Symbol 65 MovieClip Frame 10
stop();
Symbol 66 Button
on (release) { _root.sound.buttonsound(); _root.gotoAndStop(2); }
Symbol 71 MovieClip Frame 30
stop();
Instance of Symbol 62 MovieClip in Symbol 72 MovieClip Frame 1
onClipEvent (load) { n = 5; } onClipEvent (enterFrame) { if (this._x > -350) { this._x = this._x - n; n = n + 2; } }
Instance of Symbol 63 MovieClip in Symbol 72 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._alpha > 40) { this._alpha = this._alpha - 5; } }
Symbol 75 MovieClip Frame 1
stop();
Symbol 76 Button
on (release) { changed = true; currentcourse = 1; _root.sound.buttonsound(); }
Symbol 77 Button
on (release) { changed = true; currentcourse = 2; _root.sound.buttonsound(); }
Symbol 78 Button
on (release) { changed = true; currentcourse = 3; _root.sound.buttonsound(); }
Symbol 79 Button
on (release) { changed = true; currentcourse = 2; _root.sound.buttonsound(); gotoAndStop (31); }
Symbol 80 Button
on (release) { changed = true; currentcourse = 3; _root.sound.buttonsound(); gotoAndStop (32); }
Symbol 81 Button
on (release) { changed = true; currentcourse = 1; _root.sound.buttonsound(); gotoAndStop (30); }
Symbol 82 Button
on (release) { changed = true; currentcourse = 2; _root.sound.buttonsound(); gotoAndStop (31); }
Symbol 83 Button
on (release) { changed = true; currentcourse = 3; _root.sound.buttonsound(); gotoAndStop (32); }
Symbol 84 MovieClip Frame 1
currentcourse = 1;
Symbol 84 MovieClip Frame 30
stop();
Symbol 84 MovieClip Frame 31
stop();
Symbol 84 MovieClip Frame 32
stop();
Symbol 118 MovieClip Frame 1
scoretemp1b = _root.course_1_scores[0]; scoretemp1a = _root.course_1_scores[1]; scoretemp2b = _root.course_1_scores[3]; scoretemp2a = _root.course_1_scores[4]; scoretemp3b = _root.course_1_scores[6]; scoretemp3a = _root.course_1_scores[7]; scoretemp4b = _root.course_1_scores[9]; scoretemp4a = _root.course_1_scores[10]; scoretemp5b = _root.course_1_scores[12]; scoretemp5a = _root.course_1_scores[13]; scoretemp6b = _root.course_1_scores[15]; scoretemp6a = _root.course_1_scores[16]; scoretemp7b = _root.course_1_scores[18]; scoretemp7a = _root.course_1_scores[19]; scoretemp8b = _root.course_1_scores[21]; scoretemp8a = _root.course_1_scores[22]; scoretemp9b = _root.course_1_scores[24]; scoretemp9a = _root.course_1_scores[25]; scoretemp10b = _root.course_1_scores[27]; scoretemp10a = _root.course_1_scores[28];
Symbol 118 MovieClip Frame 25
stop(); scoretemp1b = _root.course_1_scores[0]; scoretemp1a = _root.course_1_scores[1]; scoretemp2b = _root.course_1_scores[3]; scoretemp2a = _root.course_1_scores[4]; scoretemp3b = _root.course_1_scores[6]; scoretemp3a = _root.course_1_scores[7]; scoretemp4b = _root.course_1_scores[9]; scoretemp4a = _root.course_1_scores[10]; scoretemp5b = _root.course_1_scores[12]; scoretemp5a = _root.course_1_scores[13]; scoretemp6b = _root.course_1_scores[15]; scoretemp6a = _root.course_1_scores[16]; scoretemp7b = _root.course_1_scores[18]; scoretemp7a = _root.course_1_scores[19]; scoretemp8b = _root.course_1_scores[21]; scoretemp8a = _root.course_1_scores[22]; scoretemp9b = _root.course_1_scores[24]; scoretemp9a = _root.course_1_scores[25]; scoretemp10b = _root.course_1_scores[27]; scoretemp10a = _root.course_1_scores[28];
Instance of Symbol 84 MovieClip in Symbol 118 MovieClip Frame 25
onClipEvent (load) { changed = false; currentcourse = 1; } onClipEvent (enterFrame) { if (changed == true) { if (currentcourse == 1) { changed = false; _parent.scoretemp1b = _root.course_1_scores[0]; _parent.scoretemp1a = _root.course_1_scores[1]; _parent.scoretemp2b = _root.course_1_scores[3]; _parent.scoretemp2a = _root.course_1_scores[4]; _parent.scoretemp3b = _root.course_1_scores[6]; _parent.scoretemp3a = _root.course_1_scores[7]; _parent.scoretemp4b = _root.course_1_scores[9]; _parent.scoretemp4a = _root.course_1_scores[10]; _parent.scoretemp5b = _root.course_1_scores[12]; _parent.scoretemp5a = _root.course_1_scores[13]; _parent.scoretemp6b = _root.course_1_scores[15]; _parent.scoretemp6a = _root.course_1_scores[16]; _parent.scoretemp7b = _root.course_1_scores[18]; _parent.scoretemp7a = _root.course_1_scores[19]; _parent.scoretemp8b = _root.course_1_scores[21]; _parent.scoretemp8a = _root.course_1_scores[22]; _parent.scoretemp9b = _root.course_1_scores[24]; _parent.scoretemp9a = _root.course_1_scores[25]; _parent.scoretemp10b = _root.course_1_scores[27]; _parent.scoretemp10a = _root.course_1_scores[28]; } if (currentcourse == 2) { changed = false; _parent.scoretemp1b = _root.course_2_scores[0]; _parent.scoretemp1a = _root.course_2_scores[1]; _parent.scoretemp2b = _root.course_2_scores[3]; _parent.scoretemp2a = _root.course_2_scores[4]; _parent.scoretemp3b = _root.course_2_scores[6]; _parent.scoretemp3a = _root.course_2_scores[7]; _parent.scoretemp4b = _root.course_2_scores[9]; _parent.scoretemp4a = _root.course_2_scores[10]; _parent.scoretemp5b = _root.course_2_scores[12]; _parent.scoretemp5a = _root.course_2_scores[13]; _parent.scoretemp6b = _root.course_2_scores[15]; _parent.scoretemp6a = _root.course_2_scores[16]; _parent.scoretemp7b = _root.course_2_scores[18]; _parent.scoretemp7a = _root.course_2_scores[19]; _parent.scoretemp8b = _root.course_2_scores[21]; _parent.scoretemp8a = _root.course_2_scores[22]; _parent.scoretemp9b = _root.course_2_scores[24]; _parent.scoretemp9a = _root.course_2_scores[25]; _parent.scoretemp10b = _root.course_2_scores[27]; _parent.scoretemp10a = _root.course_2_scores[28]; } if (currentcourse == 3) { changed = false; _parent.scoretemp1b = _root.course_3_scores[0]; _parent.scoretemp1a = _root.course_3_scores[1]; _parent.scoretemp2b = _root.course_3_scores[3]; _parent.scoretemp2a = _root.course_3_scores[4]; _parent.scoretemp3b = _root.course_3_scores[6]; _parent.scoretemp3a = _root.course_3_scores[7]; _parent.scoretemp4b = _root.course_3_scores[9]; _parent.scoretemp4a = _root.course_3_scores[10]; _parent.scoretemp5b = _root.course_3_scores[12]; _parent.scoretemp5a = _root.course_3_scores[13]; _parent.scoretemp6b = _root.course_3_scores[15]; _parent.scoretemp6a = _root.course_3_scores[16]; _parent.scoretemp7b = _root.course_3_scores[18]; _parent.scoretemp7a = _root.course_3_scores[19]; _parent.scoretemp8b = _root.course_3_scores[21]; _parent.scoretemp8a = _root.course_3_scores[22]; _parent.scoretemp9b = _root.course_3_scores[24]; _parent.scoretemp9a = _root.course_3_scores[25]; _parent.scoretemp10b = _root.course_3_scores[27]; _parent.scoretemp10a = _root.course_3_scores[28]; } } }
Instance of Symbol 62 MovieClip in Symbol 119 MovieClip Frame 1
onClipEvent (load) { n = 5; } onClipEvent (enterFrame) { if (this._x > -350) { this._x = this._x - n; n = n + 2; } }
Instance of Symbol 63 MovieClip in Symbol 119 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._alpha > 40) { this._alpha = this._alpha - 5; } }
Symbol 121 MovieClip Frame 15
gotoAndPlay (1);
Symbol 122 MovieClip Frame 1
stop();
Instance of Symbol 12 MovieClip "preloader" in Symbol 122 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root._framesloaded > 220) { _parent.gotoAndStop(2); } }
Symbol 122 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip in Symbol 122 MovieClip Frame 2
onClipEvent (load) { Mouse.addListener(trigger); } onClipEvent (enterFrame) { this.onMouseUp = function () { _parent._parent.gotoAndPlay(120); }; }
Symbol 127 MovieClip Frame 1
stop();
Instance of Symbol 12 MovieClip "preloader" in Symbol 127 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root._framesloaded > 349) { _parent.gotoAndStop(2); } }
Symbol 127 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip in Symbol 127 MovieClip Frame 2
onClipEvent (load) { Mouse.addListener(trigger); } onClipEvent (enterFrame) { this.onMouseUp = function () { _parent._parent.gotoAndPlay(250); }; }
Symbol 134 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip in Symbol 134 MovieClip Frame 2
onClipEvent (load) { Mouse.addListener(trigger); } onClipEvent (enterFrame) { this.onMouseUp = function () { _parent._parent.nextFrame(); }; }
Instance of Symbol 147 MovieClip "numbers" in Symbol 149 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.w1 < 10) { this.gotoAndStop(1); temp = _root.w1; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 9) { this.gotoAndStop(2); temp = _root.w1 - 10; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 19) { this.gotoAndStop(3); temp = _root.w1 - 20; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 29) { this.gotoAndStop(4); temp = _root.w1 - 30; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 39) { this.gotoAndStop(5); temp = _root.w1 - 40; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 49) { this.gotoAndStop(6); temp = _root.w1 - 50; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 59) { this.gotoAndStop(7); temp = _root.w1 - 60; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 69) { this.gotoAndStop(8); temp = _root.w1 - 70; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 79) { this.gotoAndStop(9); temp = _root.w1 - 80; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 89) { this.gotoAndStop(10); temp = _root.w1 - 90; _parent.numbers2.gotoAndStop(temp + 1); } if (_root.w1 > 99) { _root.w1 = 99; } }
Symbol 151 Button
on (press) { _parent._parent.eggstatus = "firing"; }
Instance of Symbol 155 MovieClip in Symbol 157 MovieClip Frame 1
onClipEvent (load) { if (_root._currentFrame > 115) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Symbol 158 MovieClip Frame 1
stop();
Instance of Symbol 157 MovieClip "eggbodygraphic" in Symbol 158 MovieClip Frame 1
onClipEvent (load) { if (_root._currentFrame > 240) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Symbol 158 MovieClip Frame 2
stop();
Instance of Symbol 157 MovieClip "eggbodygraphic" in Symbol 158 MovieClip Frame 2
onClipEvent (load) { if (_root._currentFrame > 240) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Symbol 163 MovieClip Frame 1
stop();
Instance of Symbol 162 MovieClip in Symbol 163 MovieClip Frame 1
onClipEvent (load) { if (_root._currentFrame > 240) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Symbol 163 MovieClip Frame 2
stop();
Symbol 164 MovieClip Frame 1
trace("start");
Instance of Symbol 158 MovieClip "body" in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent.eggstatus == "firing") { _parent.xpower = _parent._parent.egg._x - _parent._parent._xmouse; _parent.ypower = _parent._parent.egg._y - _parent._parent._ymouse; if (_parent.xpower > 55) { trace("limit"); _parent.xpower = 55; } if (_parent.ypower > 55) { trace("limit"); _parent.ypower = 55; } this._rotation = 360 - _parent.xpower; } }
Symbol 164 MovieClip Frame 40
trace("testing =" + _parent._parent._parent._currentFrame); _parent._parent._parent.gotoAndPlay(_parent._parent._parent._currentFrame + 10);
Symbol 165 MovieClip Frame 1
stop();
Instance of Symbol 152 MovieClip "trigger" in Symbol 165 MovieClip Frame 1
onClipEvent (load) { Mouse.addListener(trigger); } onClipEvent (enterFrame) { this.onMouseUp = function () { if (_parent._parent.eggstatus == "firing") { _parent._parent.eggstatus = "launch"; _root.w1 = _root.w1 + 1; trace("score " + _root.w1); _parent.body._rotation = 0; _parent._parent.gotoAndPlay(2); } }; }
Instance of Symbol 158 MovieClip "body" in Symbol 165 MovieClip Frame 1
onClipEvent (load) { this.maxpower = 6; } onClipEvent (enterFrame) { if (_parent._parent.eggstatus == "firing") { _parent._parent.xpower = 0.4 * (_parent._parent._parent.egg.mainegg._x - _parent._parent._xmouse); _parent._parent.ypower = 0.4 * (_parent._parent._parent.egg.mainegg._y - _parent._parent._ymouse); power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); _parent._parent.power = power; if (power < maxpower) { _parent._parent.xpower = 0.4 * (_parent._parent._parent.egg.mainegg._x - _parent._parent._xmouse); _parent._parent.ypower = 0.4 * (_parent._parent._parent.egg.mainegg._y - _parent._parent._ymouse); scalefactor = 1; } else { scalefactor = Math.abs(power) / Math.abs(maxpower); _parent._parent.xpower = (0.4 * (_parent._parent._parent.egg.mainegg._x - _parent._parent._xmouse)) / scalefactor; _parent._parent.ypower = (0.4 * (_parent._parent._parent.egg.mainegg._y - _parent._parent._ymouse)) / scalefactor; } if (_parent._parent._parent.egg.mainegg._x > _parent._parent._xmouse) { _parent._parent.facing = "right"; this._rotation = 360 - ((power * 10) / scalefactor); _parent.feet.gotoAndStop(1); this.gotoAndStop(1); trace(this._rotation); } else { _parent._parent.facing = "left"; this._rotation = 360 + ((power * 10) / scalefactor); _parent.feet.gotoAndStop(2); this.gotoAndStop(2); } } }
Symbol 165 MovieClip Frame 2
stop();
Symbol 170 MovieClip Frame 15
gotoAndPlay (1);
Symbol 171 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 2
stop();
Instance of Symbol 167 MovieClip "mask" in Symbol 171 MovieClip Frame 2
onClipEvent (enterFrame) { this._width = _parent._parent.power * 12; if (this._width > 80) { this._width = 80; } }
Symbol 174 MovieClip Frame 1
this.collision = false; if (_parent.spinningegg.active == true) { if ((_parent.spinningegg._x + this.edge) > this.leftside) { if ((_parent.spinningegg._y + this.edge) > this.top) { if ((_parent.spinningegg._y - this.edge) < this.bottom) { if ((_parent.spinningegg._x - this.edge) < this.rightside) { if (_parent.dropvar > 0) { this.collision = true; landingsound = new Sound(); landingsound.attachSound("land_real_short.wav"); landingsound.start(); } } } } } if (this.collision == true) { this.found = false; if (this.found == false) { if (_parent.spinningegg._x > this.rightside) { if (_parent.xpower < 0) { _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) + 2; _parent.xpower = Math.abs(_parent.xpower - (1.5 * _parent.xpower)); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._x < this.leftside) { if (_parent.xpower > 0) { _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) - 2; _parent.xpower = _parent.xpower - (1.5 * _parent.xpower); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._y > (this.bottom - this.edge)) { this.found = true; _parent.spinningegg._y = this.bottom + 10; _parent.ypower = 0; _parent.spinningegg.gravity = 0.3; _parent.spinningegg.gravity2 = 0.3; } } if (this.found == false) { if (_parent.spinningegg._y < this.top) { _parent.spinningegg._y = this.top - 10; _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; this.found = true; } } if (this.found == false) { _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.spinningegg._y = this.top - 10; _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; } } }
Symbol 174 MovieClip Frame 2
this.collision = false; if (_parent.spinningegg.active == true) { if ((_parent.spinningegg._x + this.edge) > this.leftside) { if ((_parent.spinningegg._y + this.edge) > this.top) { if ((_parent.spinningegg._y - this.edge) < this.bottom) { if ((_parent.spinningegg._x - this.edge) < this.rightside) { if (_parent.dropvar > 0) { this.collision = true; landingsound = new Sound(); landingsound.attachSound("land_real_short.wav"); landingsound.start(); } } } } } if (this.collision == true) { this.found = false; if (this.found == false) { if (_parent.spinningegg._x > this.rightside) { if (_parent.xpower < 0) { _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) + 2; _parent.xpower = Math.abs(_parent.xpower - (1.5 * _parent.xpower)); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._x < this.leftside) { if (_parent.xpower > 0) { _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) - 2; _parent.xpower = _parent.xpower - (1.5 * _parent.xpower); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._y > (this.bottom - this.edge)) { this.found = true; _parent.spinningegg._y = this.bottom + 10; _parent.ypower = 0; _parent.spinningegg.gravity = 0.3; _parent.spinningegg.gravity2 = 0.3; } } if (this.found == false) { if (_parent.spinningegg._y < this.top) { _parent.spinningegg._y = this.top - 10; _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; this.found = true; } } if (this.found == false) { _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.spinningegg._y = this.top - 10; _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; } } } gotoAndPlay (1);
Symbol 235 MovieClip Frame 29
gotoAndPlay (1);
Symbol 236 MovieClip Frame 1
stop(); this.ready = true;
Symbol 236 MovieClip Frame 2
this.ready = false; _root.sound.gottwig();
Symbol 236 MovieClip Frame 40
stop(); _parent.ladder.gotoAndPlay(2);
Symbol 241 MovieClip Frame 1
stop();
Symbol 241 MovieClip Frame 2
stop();
Symbol 242 MovieClip Frame 1
stop(); ready = false;
Instance of Symbol 241 MovieClip in Symbol 242 MovieClip Frame 1
onClipEvent (load) { if (_root._currentFrame > 240) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Symbol 242 MovieClip Frame 2
ready = true;
Symbol 242 MovieClip Frame 30
stop(); ready = true;
Instance of Symbol 158 MovieClip "body" in Symbol 250 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent.eggstatus == "firing") { _parent.xpower = _parent._parent.egg._x - _parent._parent._xmouse; _parent.ypower = _parent._parent.egg._y - _parent._parent._ymouse; if (_parent.xpower > 55) { trace("limit"); _parent.xpower = 55; } if (_parent.ypower > 55) { trace("limit"); _parent.ypower = 55; } this._rotation = 360 - _parent.xpower; } }
Symbol 250 MovieClip Frame 30
stop(); _parent._parent._parent.gotoAndPlay(20);
Symbol 251 MovieClip Frame 30
stop(); _parent._parent.gotoAndPlay(1);
Symbol 252 MovieClip Frame 1
stop(); launchsound = new Sound(); launchsound.attachSound("boing_even_shorter.wav"); launchsound.start();
Instance of Symbol 158 MovieClip "body" in Symbol 252 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent.eggstatus == "firing") { _parent.xpower = _parent._parent.egg._x - _parent._parent._xmouse; _parent.ypower = _parent._parent.egg._y - _parent._parent._ymouse; if (_parent.xpower > 55) { _parent.xpower = 55; } if (_parent.ypower > 55) { _parent.ypower = 55; } this._rotation = 360 - _parent.xpower; } }
Symbol 252 MovieClip Frame 2
stop();
Instance of Symbol 251 MovieClip "eggup" in Symbol 252 MovieClip Frame 2
onClipEvent (load) { if (_parent._parent.facing == "left") { adjust.body.gotoAndPlay(2); adjust.feet.gotoAndPlay(2); } else { adjust.body.gotoAndPlay(1); adjust.feet.gotoAndPlay(1); } n = 0; temp = _parent._rotation; if (_parent._parent.facing == "left") { direction = -1; } else { direction = 1; } } onClipEvent (enterFrame) { n = n + 1; if (n < 7) { if (direction == -1) { newtemp = 360 - temp; _parent._rotation = _parent._rotation - (newtemp / 7); } else { newtemp = 360 - temp; _parent._rotation = _parent._rotation + (newtemp / 7); } } else { _parent._rotation = 0; } }
Symbol 252 MovieClip Frame 3
stop();
Symbol 253 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 253 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; _parent.complete = false; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 253 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 253 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 253 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); _root.w1 = _root.w1 + 1; } if (this._y < -1000) { _parent.gotoAndStop(1); _root.w1 = _root.w1 + 1; } if (this._x < -1000) { _parent.gotoAndStop(1); _root.w1 = _root.w1 + 1; } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 257 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 257 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 257 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 257 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { trace((("_parent.ypower " + _parent.ypower) + " xpower ") + _parent.xpower); if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 261 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } } onClipEvent (enterFrame) { if (_parent.complete == true) { if (this._currentFrame == 1) { this.gotoAndPlay(2); } } }
Instance of Symbol 171 MovieClip "comp" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 261 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 261 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 261 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 261 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { trace((("_parent.ypower " + _parent.ypower) + " xpower ") + _parent.xpower); if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 264 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 264 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 264 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); this.ready = false; gotoAndPlay (2); } } } } } }
Symbol 264 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 264 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { trace((("_parent.ypower " + _parent.ypower) + " xpower ") + _parent.xpower); if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 267 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 267 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 267 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 267 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 267 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { trace((("_parent.ypower " + _parent.ypower) + " xpower ") + _parent.xpower); if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 271 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 271 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 271 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 271 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 271 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { trace((("_parent.ypower " + _parent.ypower) + " xpower ") + _parent.xpower); if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 274 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 274 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 274 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 274 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 274 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { trace((("_parent.ypower " + _parent.ypower) + " xpower ") + _parent.xpower); if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 277 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 277 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 277 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 277 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 277 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { trace((("_parent.ypower " + _parent.ypower) + " xpower ") + _parent.xpower); if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 280 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 280 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { this.collision = false; if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { if (_parent.dropvar > 0) { this.collision = true; trace("hit ladder " + _parent._currentFrame); _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; _parent.complete = true; } } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 280 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 280 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 280 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 283 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 283 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 283 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 283 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 176 MovieClip "platform1" in Symbol 283 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 283 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 283 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 283 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 283 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 283 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 283 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 288 Button
on (release) { _root.sound.buttonsound(); if (_root.playername == "") { playername = "egg"; } var d = new LoadVars(); d.onLoad = function () { trace("loaded ok"); _root.$hiscores1 = this.$hiscores; trace("vars = " + this.$hiscores); _root.nextFrame(); }; d.load(((("http://www.playerthree.net/ping/hiscore.php?name=" + playername) + "&score=") + w1) + "&email=nobody@playerthree.net&slice=10&england=1&chart=1"); }
Symbol 313 MovieClip Frame 20
gotoAndPlay (1);
Symbol 314 MovieClip Frame 15
gotoAndPlay (1);
Symbol 315 MovieClip Frame 1
this.collision = false; if (_parent.spinningegg.active == true) { if ((_parent.spinningegg._x + this.edge) > this.leftside) { if ((_parent.spinningegg._y + this.edge) > this.top) { if ((_parent.spinningegg._y - this.edge) < this.bottom) { if ((_parent.spinningegg._x - this.edge) < this.rightside) { if (_parent.dropvar > 0) { this.collision = true; if (this.sliding == false) { landingsound = new Sound(); landingsound.attachSound("land_real_short.wav"); landingsound.start(); } } } } } } if (this.collision == true) { this.found = false; if (this.found == false) { if (_parent.spinningegg._x > this.rightside) { if (_parent.xpower < 0) { trace("---x---"); _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) + 2; _parent.xpower = Math.abs(_parent.xpower - (1.5 * _parent.xpower)); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._x < this.leftside) { if (_parent.xpower > 0) { _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) - 2; _parent.xpower = _parent.xpower - (1.5 * _parent.xpower); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._y > (this.bottom - this.edge)) { this.found = true; _parent.ypower = 0; } } if (this.found == false) { if (_parent.spinningegg._y < this.top) { _parent.spinningegg._y = this.top - 10; if (_parent.xpower > 0) { _parent.xpower = _parent.xpower - 0.1; } else { _parent.xpower = _parent.xpower + 0.1; } _parent.ypower = 0; _parent.spinningegg.gravity = 0; _parent.spinningegg.eggspin = 0; this.sliding = true; this.found = true; if (_parent.xpower < 0.1) { if (_parent.xpower > -0.1) { _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; } } } } if (this.found == false) { _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.spinningegg._y = this.top - 10; _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; } } }
Symbol 315 MovieClip Frame 2
this.collision = false; if (_parent.spinningegg.active == true) { if ((_parent.spinningegg._x + this.edge) > this.leftside) { if ((_parent.spinningegg._y + this.edge) > this.top) { if ((_parent.spinningegg._y - this.edge) < this.bottom) { if ((_parent.spinningegg._x - this.edge) < this.rightside) { if (_parent.dropvar > 0) { this.collision = true; if (this.sliding == false) { landingsound = new Sound(); landingsound.attachSound("land_real_short.wav"); landingsound.start(); } } } } } } if (this.collision == true) { this.found = false; if (this.found == false) { if (_parent.spinningegg._x > this.rightside) { if (_parent.xpower < 0) { trace("---x---"); _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) + 2; _parent.xpower = Math.abs(_parent.xpower - (1.5 * _parent.xpower)); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._x < this.leftside) { if (_parent.xpower > 0) { _parent.spinningegg._x = (_parent.spinningegg._x - _parent.xpower) - 2; _parent.xpower = _parent.xpower - (1.5 * _parent.xpower); _parent.spinningegg.eggspin = _parent.spinningegg.eggspin - (2 * _parent.spinningegg.eggspin); } this.found = true; } } if (this.found == false) { if (_parent.spinningegg._y > (this.bottom - this.edge)) { this.found = true; _parent.ypower = 0; } } if (this.found == false) { if (_parent.spinningegg._y < this.top) { _parent.spinningegg._y = this.top - 10; if (_parent.xpower > 0) { _parent.xpower = _parent.xpower - 0.1; } else { _parent.xpower = _parent.xpower + 0.1; } _parent.ypower = 0; _parent.spinningegg.gravity = 0; _parent.spinningegg.eggspin = 0; this.sliding = true; this.found = true; if (_parent.xpower < 0.1) { if (_parent.xpower > -0.1) { _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; } } } } if (this.found == false) { _parent.spinningegg.active = false; _parent.spinningegg.gotoAndPlay(2); _parent.spinningegg._y = this.top - 10; _parent.new_x = _parent.spinningegg._x; _parent.new_y = _parent.spinningegg._y; } } } gotoAndPlay (1);
Symbol 323 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 323 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 315 MovieClip "platform1" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 323 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 323 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 323 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 328 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 328 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 315 MovieClip "platform1" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 315 MovieClip "platform1" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 328 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 328 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 328 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 331 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 331 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 331 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 331 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 331 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 331 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 331 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 331 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 331 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 331 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 331 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 335 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 335 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 335 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 335 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 335 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 335 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 335 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 335 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 335 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 335 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 335 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 339 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 339 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 315 MovieClip "platform1" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 339 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 339 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 339 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 340 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 340 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 340 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 340 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 315 MovieClip "platform1" in Symbol 340 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 340 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 340 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 340 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 340 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 340 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 340 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 341 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 341 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 341 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 341 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 341 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 341 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 341 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 341 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 341 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 341 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 341 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 344 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 344 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 344 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 344 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 344 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 345 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 345 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 315 MovieClip "platform1" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 315 MovieClip "platform1" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 345 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 345 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 345 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 347 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; trace("dir ---" + _parent.facing); if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 347 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 315 MovieClip "platform1" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { this.sliding = false; this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 347 MovieClip Frame 1
onClipEvent (load) { this.ready = true; trace("twig mc name " + this._name); this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { trace("got twig "); _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 347 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 347 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.4 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.5; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 40) { gravity = gravity + (gravity2 / 1.5); } this._x = this._x + (_parent.xpower * 0.7); this._y = (this._y + (_parent.ypower * 0.7)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 348 Button
on (release) { _root.sound.buttonsound(); if (_root.playername == "") { playername = "egg"; } var e = new LoadVars(); e.onLoad = function () { trace("loaded ok"); _root.$hiscores2 = this.$hiscores; trace("vars = " + this.$hiscores); _root.nextFrame(); }; e.load(((("http://www.playerthree.net/ping/hiscore.php?name=" + playername) + "&score=") + w1) + "&email=nobody@playerthree.net&slice=10&england=1&chart=2"); }
Symbol 357 MovieClip Frame 73
gotoAndPlay (1);
Symbol 360 MovieClip Frame 1
stop();
Symbol 360 MovieClip Frame 2
stop();
Symbol 364 MovieClip Frame 1
this._x = this._x - this.myspeed; if (this.newinstance == "false") { } else { this.rand1 = Math.random(); this.myspeed = this.rand1 / 4; this._x = 320 * Math.random(); this._y = 240 * Math.random(); this._xscale = 100 * this.rand1; this._yscale = 100 * this.rand1; } this.newinstance = "false"; if (this._x < -2) { this.myspeed = this.rand1 / 4; this._x = 322; this._y = 240 * Math.random(); this._xscale = 100 * this.rand1; this._yscale = 100 * this.rand1; }
Symbol 364 MovieClip Frame 2
this._x = this._x - this.myspeed; if (this._x < -2) { this.myspeed = this.rand1 / 4; this._x = 322; this._y = 240 * Math.random(); this._xscale = 100 * this.rand1; this._yscale = 100 * this.rand1; } gotoAndPlay (1);
Instance of Symbol 361 MovieClip "code" in Symbol 365 MovieClip Frame 1
onClipEvent (load) { n = 1; amount = 20; while (amount > 1) { duplicateMovieClip (_parent.star0, "star" + amount, amount); setProperty("star" + amount, _xscale , 100); setProperty("star" + amount, _yscale , 100); amount--; } }
Symbol 369 MovieClip Frame 1
stop();
Instance of Symbol 360 MovieClip "satellite_2" in Symbol 369 MovieClip Frame 1
onClipEvent (load) { this.rand1 = (0.6 * Math.random()) + 0.4; this.myspeed = this.rand1 / 2; this._x = 230; this._y = (150 * Math.random()) - 120; this._xscale = (this.rand1 * 85) + 15; this._yscale = (this.rand1 * 85) + 15; this._rotation = Math.random() * 360; } onClipEvent (enterFrame) { this._x = this._x - this.myspeed; this._rotation = this._rotation + 0.5; if (this._x < -230) { trace("x pos" + this._x); this.rand1 = (0.6 * Math.random()) + 0.4; this.myspeed = this.rand1 / 2; this._x = 230; this._y = (150 * Math.random()) - 120; this._xscale = (this.rand1 * 85) + 15; this._yscale = (this.rand1 * 85) + 15; this._rotation = Math.random() * 360; } }
Symbol 370 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 370 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 370 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 370 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 370 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 370 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 370 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 370 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 370 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 370 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 370 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 371 MovieClip Frame 40
stop();
Symbol 376 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 376 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 376 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 376 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 376 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 377 MovieClip Frame 40
stop();
Symbol 381 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 381 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 381 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 381 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 381 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 382 MovieClip Frame 40
stop();
Symbol 385 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 385 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 385 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Symbol 385 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 385 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 386 MovieClip Frame 40
stop();
Symbol 390 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 390 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 390 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 390 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 390 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 394 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 394 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Symbol 394 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 394 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 396 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 396 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 396 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 396 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 396 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 396 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 396 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 396 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 396 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 396 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 396 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 398 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 398 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 236 MovieClip "twig" in Symbol 398 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 398 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 398 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 400 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 400 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 400 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 400 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 400 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 401 MovieClip Frame 40
stop();
Symbol 403 MovieClip Frame 1
stop(); bounced = false; if (this.complete == true) { mainegg.gotoAndPlay(2); }
Instance of Symbol 165 MovieClip "mainegg" in Symbol 403 MovieClip Frame 1
onClipEvent (load) { this._x = _parent.new_x; this._y = _parent.new_y; if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } }
Instance of Symbol 171 MovieClip "comp" in Symbol 403 MovieClip Frame 1
onClipEvent (load) { _parent.power = 0; this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; } onClipEvent (enterFrame) { this._x = _parent.mainegg._x; this._y = _parent.mainegg._y; this._rotation = _parent.clip.deg; trace(_parent.eggstatus); if (_parent.eggstatus == "firing") { this.gotoAndStop(2); } else { this.gotoAndStop(1); } }
Instance of Symbol 172 MovieClip "clip" in Symbol 403 MovieClip Frame 1
onClipEvent (enterFrame) { x = _root._xmouse - (_root.egg._x + _parent.comp._x); y = _root._ymouse - (_root.egg._y + _parent.comp._y); hyp = Math.sqrt(Math.pow(x, 2) + Math.pow(y, 2)); cos = x / hyp; rad = Math.acos(cos); deg = Math.floor(180 / (Math.PI / rad)); if (y < 0) { deg = -deg; } else if ((Math.floor(y) == 0) && (x < 0)) { deg = 180; } }
Instance of Symbol 174 MovieClip "platform1" in Symbol 403 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 403 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 174 MovieClip "platform1" in Symbol 403 MovieClip Frame 1
onClipEvent (load) { this.edge = 10; this.collision = false; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; }
Instance of Symbol 176 MovieClip "platform1" in Symbol 403 MovieClip Frame 1
onClipEvent (load) { this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (_parent.ladder.ready == true) { if (_parent.spinningegg.active == false) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.mainegg._x = this._x; _parent.mainegg._y = this._y; _parent.mainegg._rotation = 0; this.collision = true; if (_parent.complete == false) { _root.sound.levelcomplete(); } _parent.complete = true; } } } } } } }
Instance of Symbol 236 MovieClip "twig" in Symbol 403 MovieClip Frame 1
onClipEvent (load) { this.ready = true; this.leftside = this._x - (this._width / 2); this.rightside = this.leftside + this._width; this.top = this._y - (this._height / 2); this.bottom = this.top + this._height; } onClipEvent (enterFrame) { if (this.ready == true) { if ((_parent.spinningegg._x + 10) > this.leftside) { if ((_parent.spinningegg._y + 10) > this.top) { if ((_parent.spinningegg._y - 10) < this.bottom) { if ((_parent.spinningegg._x - 10) < this.rightside) { _parent.ladder.ready = false; gotoAndPlay (2); this.ready = false; } } } } } }
Symbol 403 MovieClip Frame 2
stop();
Instance of Symbol 252 MovieClip "spinningegg" in Symbol 403 MovieClip Frame 2
onClipEvent (load) { if (_parent.facing == "left") { body.gotoAndPlay(2); feet.gotoAndPlay(2); } else { body.gotoAndPlay(1); feet.gotoAndPlay(1); } screaming = false; this._x = _parent.new_x; this._y = _parent.new_y; eggspin = 2 + (_parent.xpower / 1); active = true; power = 0.2 * Math.sqrt((_parent._parent.xpower * _parent._parent.xpower) + (_parent._parent.ypower * _parent._parent.ypower)); gravity = 0.3; gravity2 = gravity; _parent.dropvar = 1; } onClipEvent (enterFrame) { if (active == true) { if (gravity < 20) { gravity = gravity + (gravity2 / 2.25); } this._x = this._x + (_parent.xpower * 0.5); this._y = (this._y + (_parent.ypower * 0.5)) + gravity; this._rotation = this._rotation + eggspin; if (this._rotation > 360) { this._rotation = 360; } if (this._x > 1000) { _parent.gotoAndStop(1); } if (this._y < -1000) { _parent.gotoAndStop(1); } if (this._x < -1000) { _parent.gotoAndStop(1); } if (this._y > 100) { if (screaming == false) { _root.w1 = _root.w1 + 2; screaming = true; fallingsound = new Sound(); fallingsound.attachSound("falling.wav"); fallingsound.start(); } } if (this._y > 1000) { screaming = false; _parent.gotoAndStop(1); } } }
Symbol 404 Button
on (release) { _root.sound.buttonsound(); if (_root.playername == "") { playername = "egg"; } var f = new LoadVars(); f.onLoad = function () { trace("loaded ok"); _root.$hiscores3 = this.$hiscores; trace("vars = " + this.$hiscores); _root.nextFrame(); }; f.load(((("http://www.playerthree.net/ping/hiscore.php?name=" + playername) + "&score=") + w1) + "&email=nobody@playerthree.net&slice=10&england=1&chart=3"); }

Library Items

Symbol 1 Sound [falling.wav]
Symbol 2 Sound [eggfx_pickup.wav]
Symbol 3 Sound [eggfx_finish_level.wav]
Symbol 4 Sound [eggfx_button.wav]
Symbol 5 Sound [egg_main_loop2.wav]
Symbol 6 Sound [egg_main_intro.wav]
Symbol 7 Sound [boing_even_shorter.wav]
Symbol 8 Sound [land_real_short.wav]Used by:164
Symbol 9 Sound [ladder_land.wav]Used by:242
Symbol 10 Sound [ladder_release.wav]Used by:242
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:122 127 134  Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:40 64 72 119  Timeline
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:15Used by:Timeline
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:17Used by:21 23
Symbol 19 GraphicUsed by:20 21 23
Symbol 20 MovieClipUses:19Used by:21 23
Symbol 21 ButtonUses:18 20 19Used by:24
Symbol 22 GraphicUsed by:23
Symbol 23 ButtonUses:18 22 20 19Used by:24
Symbol 24 MovieClipUses:21 23Used by:Timeline
Symbol 25 MovieClipUsed by:Timeline
Symbol 26 MovieClipUsed by:Timeline
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:40 64 65
Symbol 29 GraphicUsed by:31 59 73
Symbol 30 GraphicUsed by:31 59
Symbol 31 ButtonUses:29 30Used by:40
Symbol 32 GraphicUsed by:34 60
Symbol 33 GraphicUsed by:34 60
Symbol 34 ButtonUses:32 33Used by:40
Symbol 35 GraphicUsed by:37 61
Symbol 36 GraphicUsed by:37 61
Symbol 37 ButtonUses:35 36Used by:40
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:40 63
Symbol 40 MovieClipUses:28 31 34 37 39 14Used by:Timeline
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:58 84
Symbol 43 GraphicUsed by:45 46 66
Symbol 44 GraphicUsed by:45 46 66
Symbol 45 ButtonUses:43 44Used by:58
Symbol 46 ButtonUses:43 44Used by:58
Symbol 47 GraphicUsed by:49 76 81
Symbol 48 GraphicUsed by:49 76 81
Symbol 49 ButtonUses:47 48Used by:58
Symbol 50 GraphicUsed by:52 57 77 79 82
Symbol 51 GraphicUsed by:52 57 77 79 82
Symbol 52 ButtonUses:50 51Used by:58
Symbol 53 GraphicUsed by:55 56 78 80 83
Symbol 54 GraphicUsed by:55 56 78 80 83
Symbol 55 ButtonUses:53 54Used by:58
Symbol 56 ButtonUses:53 54Used by:58
Symbol 57 ButtonUses:50 51Used by:58
Symbol 58 MovieClipUses:42 45 46 49 52 55 56 57Used by:64
Symbol 59 ButtonUses:29 30Used by:62
Symbol 60 ButtonUses:32 33Used by:62
Symbol 61 ButtonUses:35 36Used by:62
Symbol 62 MovieClipUses:59 60 61Used by:64 72 119
Symbol 63 MovieClipUses:39Used by:64 72 119
Symbol 64 MovieClipUses:28 58 62 63 14Used by:Timeline
Symbol 65 MovieClipUses:28Used by:72 119
Symbol 66 ButtonUses:43 44Used by:71 118
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:71
Symbol 69 BitmapUsed by:70
Symbol 70 GraphicUses:69Used by:71
Symbol 71 MovieClipUses:66 68 70Used by:72
Symbol 72 MovieClipUses:65 71 62 63 14Used by:Timeline
Symbol 73 MovieClipUses:29Used by:118
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:118
Symbol 76 ButtonUses:47 48Used by:84
Symbol 77 ButtonUses:50 51Used by:84
Symbol 78 ButtonUses:53 54Used by:84
Symbol 79 ButtonUses:50 51Used by:84
Symbol 80 ButtonUses:53 54Used by:84
Symbol 81 ButtonUses:47 48Used by:84
Symbol 82 ButtonUses:50 51Used by:84
Symbol 83 ButtonUses:53 54Used by:84
Symbol 84 MovieClipUses:42 76 77 78 79 80 81 82 83Used by:118
Symbol 85 FontUsed by:86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 289 349 405
Symbol 86 EditableTextUses:85Used by:118
Symbol 87 EditableTextUses:85Used by:118
Symbol 88 EditableTextUses:85Used by:118
Symbol 89 EditableTextUses:85Used by:118
Symbol 90 EditableTextUses:85Used by:118
Symbol 91 EditableTextUses:85Used by:118
Symbol 92 EditableTextUses:85Used by:118
Symbol 93 EditableTextUses:85Used by:118
Symbol 94 EditableTextUses:85Used by:118
Symbol 95 EditableTextUses:85Used by:118
Symbol 96 EditableTextUses:85Used by:118
Symbol 97 EditableTextUses:85Used by:118
Symbol 98 EditableTextUses:85Used by:118
Symbol 99 EditableTextUses:85Used by:118
Symbol 100 EditableTextUses:85Used by:118
Symbol 101 EditableTextUses:85Used by:118
Symbol 102 EditableTextUses:85Used by:118
Symbol 103 EditableTextUses:85Used by:118
Symbol 104 EditableTextUses:85Used by:118
Symbol 105 EditableTextUses:85Used by:118
Symbol 106 BitmapUsed by:117 137
Symbol 107 BitmapUsed by:117 138
Symbol 108 BitmapUsed by:117 146
Symbol 109 BitmapUsed by:117 145
Symbol 110 BitmapUsed by:117 144
Symbol 111 BitmapUsed by:117 143
Symbol 112 BitmapUsed by:117 142
Symbol 113 BitmapUsed by:117 141
Symbol 114 BitmapUsed by:117 140
Symbol 115 BitmapUsed by:117 139
Symbol 116 BitmapUsed by:117
Symbol 117 GraphicUses:106 107 108 109 110 111 112 113 114 115 116Used by:118
Symbol 118 MovieClipUses:73 66 75 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 117Used by:119
Symbol 119 MovieClipUses:118 65 62 63 14Used by:Timeline
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClipUses:120Used by:122 127 134
Symbol 122 MovieClipUses:12 121Used by:Timeline
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:123Used by:Timeline
Symbol 125 BitmapUsed by:126
Symbol 126 GraphicUses:125Used by:Timeline
Symbol 127 MovieClipUses:12 121Used by:Timeline
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:128Used by:Timeline
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:Timeline
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:132Used by:Timeline
Symbol 134 MovieClipUses:12 121Used by:Timeline
Symbol 135 BitmapUsed by:136
Symbol 136 GraphicUses:135Used by:Timeline
Symbol 137 GraphicUses:106Used by:147
Symbol 138 GraphicUses:107Used by:147
Symbol 139 GraphicUses:115Used by:147
Symbol 140 GraphicUses:114Used by:147
Symbol 141 GraphicUses:113Used by:147
Symbol 142 GraphicUses:112Used by:147
Symbol 143 GraphicUses:111Used by:147
Symbol 144 GraphicUses:110Used by:147
Symbol 145 GraphicUses:109Used by:147
Symbol 146 GraphicUses:108Used by:147
Symbol 147 MovieClipUses:137 138 139 140 141 142 143 144 145 146Used by:149
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:147 148Used by:Timeline
Symbol 150 GraphicUsed by:151
Symbol 151 ButtonUses:150Used by:152
Symbol 152 MovieClipUses:151Used by:165
Symbol 153 GraphicUsed by:155
Symbol 154 GraphicUsed by:155
Symbol 155 MovieClipUses:153 154Used by:157
Symbol 156 GraphicUsed by:157
Symbol 157 MovieClipUses:155 156Used by:158
Symbol 158 MovieClipUses:157Used by:164 165 250 252
Symbol 159 BitmapUsed by:160
Symbol 160 GraphicUses:159Used by:162
Symbol 161 GraphicUsed by:162
Symbol 162 MovieClipUses:160 161Used by:163
Symbol 163 MovieClipUses:162Used by:164 165 250 252
Symbol 164 MovieClipUses:158 163 8Used by:165 252
Symbol 165 MovieClipUses:152 158 163 164Used by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 166 GraphicUsed by:167
Symbol 167 MovieClipUses:166Used by:171
Symbol 168 GraphicUsed by:170
Symbol 169 GraphicUsed by:170
Symbol 170 MovieClipUses:169 168Used by:171
Symbol 171 MovieClipUses:170 167Used by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 172 MovieClipUsed by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 173 GraphicUsed by:174 315
Symbol 174 MovieClipUses:173Used by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 177 BitmapUsed by:178
Symbol 178 GraphicUses:177Used by:235
Symbol 179 BitmapUsed by:180
Symbol 180 GraphicUses:179Used by:235
Symbol 181 BitmapUsed by:182
Symbol 182 GraphicUses:181Used by:235
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:235
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:235
Symbol 187 BitmapUsed by:188
Symbol 188 GraphicUses:187Used by:235
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:235
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:235
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:235
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:235
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:235
Symbol 199 BitmapUsed by:200
Symbol 200 GraphicUses:199Used by:235
Symbol 201 BitmapUsed by:202
Symbol 202 GraphicUses:201Used by:235
Symbol 203 BitmapUsed by:204
Symbol 204 GraphicUses:203Used by:235
Symbol 205 BitmapUsed by:206
Symbol 206 GraphicUses:205Used by:235
Symbol 207 BitmapUsed by:208
Symbol 208 GraphicUses:207Used by:235
Symbol 209 BitmapUsed by:210
Symbol 210 GraphicUses:209Used by:235
Symbol 211 BitmapUsed by:212
Symbol 212 GraphicUses:211Used by:235
Symbol 213 BitmapUsed by:214
Symbol 214 GraphicUses:213Used by:235
Symbol 215 BitmapUsed by:216
Symbol 216 GraphicUses:215Used by:235
Symbol 217 BitmapUsed by:218
Symbol 218 GraphicUses:217Used by:235
Symbol 219 BitmapUsed by:220
Symbol 220 GraphicUses:219Used by:235
Symbol 221 BitmapUsed by:222
Symbol 222 GraphicUses:221Used by:235
Symbol 223 BitmapUsed by:224
Symbol 224 GraphicUses:223Used by:235
Symbol 225 BitmapUsed by:226
Symbol 226 GraphicUses:225Used by:235
Symbol 227 BitmapUsed by:228
Symbol 228 GraphicUses:227Used by:235
Symbol 229 BitmapUsed by:230
Symbol 230 GraphicUses:229Used by:235
Symbol 231 BitmapUsed by:232
Symbol 232 GraphicUses:231Used by:235
Symbol 233 BitmapUsed by:234
Symbol 234 GraphicUses:233Used by:235
Symbol 235 MovieClipUses:178 180 182 184 186 188 190 192 194 196 198 200 202 204 206 208 210 212 214 216 218 220 222 224 226 228 230 232 234Used by:236
Symbol 236 MovieClipUses:235Used by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 237 BitmapUsed by:238
Symbol 238 GraphicUses:237Used by:241
Symbol 239 BitmapUsed by:240
Symbol 240 GraphicUses:239Used by:241
Symbol 241 MovieClipUses:238 240Used by:242
Symbol 242 MovieClipUses:241 10 9Used by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 243 BitmapUsed by:246 254 256 259 260 263 265 266 268 272 275 278
Symbol 244 BitmapUsed by:246 254 272 275
Symbol 245 BitmapUsed by:246 256 260 263 272 273 276
Symbol 246 GraphicUses:243 244 245Used by:253
Symbol 247 BitmapUsed by:248
Symbol 248 GraphicUses:247Used by:249
Symbol 249 MovieClipUses:248Used by:253 257 261 264 267 271 274 277 280 283
Symbol 250 MovieClipUses:158 163Used by:251
Symbol 251 MovieClipUses:250Used by:252
Symbol 252 MovieClipUses:158 163 251 164Used by:253 257 261 264 267 271 274 277 280 283 323 328 331 335 339 340 341 344 345 347 370 376 381 385 390 394 396 398 400 403
Symbol 253 MovieClipUses:165 171 172 174 176 236 242 246 249 252Used by:Timeline
Symbol 254 GraphicUses:243 244Used by:257 264
Symbol 255 BitmapUsed by:256 265 268 278 281
Symbol 256 GraphicUses:243 255 245Used by:257
Symbol 257 MovieClipUses:165 171 172 174 176 254 236 242 256 249 252Used by:Timeline
Symbol 258 BitmapUsed by:259 265 268 279 282
Symbol 259 GraphicUses:243 258Used by:261
Symbol 260 GraphicUses:243 245Used by:261
Symbol 261 MovieClipUses:165 171 172 176 174 259 236 242 260 249 252Used by:Timeline
Symbol 262 BitmapUsed by:263 276 279 282
Symbol 263 GraphicUses:243 262 245Used by:264
Symbol 264 MovieClipUses:165 171 172 176 174 254 236 242 263 249 252Used by:Timeline
Symbol 265 GraphicUses:243 255 258Used by:267
Symbol 266 GraphicUses:243Used by:267
Symbol 267 MovieClipUses:165 171 172 176 174 265 236 242 266 249 252Used by:Timeline
Symbol 268 GraphicUses:243 255 258Used by:271
Symbol 269 BitmapUsed by:270
Symbol 270 GraphicUses:269Used by:271
Symbol 271 MovieClipUses:165 171 172 176 174 268 236 242 270 249 252Used by:Timeline
Symbol 272 GraphicUses:245 244 243Used by:274
Symbol 273 GraphicUses:245Used by:274
Symbol 274 MovieClipUses:165 171 172 176 174 272 236 242 273 249 252Used by:Timeline
Symbol 275 GraphicUses:244 243Used by:277
Symbol 276 GraphicUses:245 262Used by:277
Symbol 277 MovieClipUses:165 171 172 176 174 275 236 242 276 249 252Used by:Timeline
Symbol 278 GraphicUses:255 243Used by:280
Symbol 279 GraphicUses:262 258Used by:280
Symbol 280 MovieClipUses:165 171 172 176 174 278 236 242 279 249 252Used by:Timeline
Symbol 281 GraphicUses:255Used by:283
Symbol 282 GraphicUses:262 258Used by:283
Symbol 283 MovieClipUses:165 171 172 176 174 281 236 242 282 249 252Used by:Timeline
Symbol 284 GraphicUsed by:285
Symbol 285 MovieClipUses:284Used by:Timeline
Symbol 286 GraphicUsed by:288 348 404
Symbol 287 GraphicUsed by:288 348 404
Symbol 288 ButtonUses:286 287Used by:Timeline
Symbol 289 EditableTextUses:85Used by:Timeline
Symbol 290 BitmapUsed by:291
Symbol 291 GraphicUses:290Used by:310
Symbol 292 BitmapUsed by:293
Symbol 293 GraphicUses:292Used by:310
Symbol 294 BitmapUsed by:295
Symbol 295 GraphicUses:294Used by:310
Symbol 296 BitmapUsed by:297
Symbol 297 GraphicUses:296Used by:310
Symbol 298 BitmapUsed by:299
Symbol 299 GraphicUses:298Used by:310
Symbol 300 BitmapUsed by:301
Symbol 301 GraphicUses:300Used by:310
Symbol 302 BitmapUsed by:303
Symbol 303 GraphicUses:302Used by:310
Symbol 304 BitmapUsed by:305
Symbol 305 GraphicUses:304Used by:310
Symbol 306 BitmapUsed by:307
Symbol 307 GraphicUses:306Used by:310
Symbol 308 BitmapUsed by:309
Symbol 309 GraphicUses:308Used by:310
Symbol 310 MovieClipUses:291 293 295 297 299 301 303 305 307 309Used by:Timeline
Symbol 311 GraphicUsed by:312
Symbol 312 MovieClipUses:311Used by:313
Symbol 313 MovieClipUses:312Used by:314
Symbol 314 MovieClipUses:313Used by:Timeline
Symbol 315 MovieClipUses:173Used by:323 328 339 340 345 347
Symbol 316 BitmapUsed by:319
Symbol 317 BitmapUsed by:319
Symbol 318 BitmapUsed by:319 327 330 334
Symbol 319 GraphicUses:316 317 318Used by:323
Symbol 320 BitmapUsed by:321
Symbol 321 GraphicUses:320Used by:322
Symbol 322 MovieClipUses:321Used by:323 328 331 335 339 340 341 344 345 347
Symbol 323 MovieClipUses:165 171 172 174 315 176 236 242 319 322 252Used by:Timeline
Symbol 324 BitmapUsed by:325 333
Symbol 325 GraphicUses:324Used by:328 331 339 341 344 345 347
Symbol 326 BitmapUsed by:327 336 346
Symbol 327 GraphicUses:326 318Used by:328
Symbol 328 MovieClipUses:165 171 172 315 174 176 325 236 242 327 322 252Used by:Timeline
Symbol 329 BitmapUsed by:330
Symbol 330 GraphicUses:329 318Used by:331
Symbol 331 MovieClipUses:165 171 172 174 176 325 236 242 330 322 252Used by:Timeline
Symbol 332 BitmapUsed by:333
Symbol 333 GraphicUses:332 324Used by:335
Symbol 334 GraphicUses:318Used by:335 339 340 341 344 345 347
Symbol 335 MovieClipUses:165 171 172 174 176 333 236 242 334 322 252Used by:Timeline
Symbol 336 GraphicUses:326Used by:339 340 345
Symbol 337 BitmapUsed by:338
Symbol 338 GraphicUses:337Used by:339 340 341 344 347
Symbol 339 MovieClipUses:165 171 172 315 336 174 338 176 325 236 242 334 322 252Used by:Timeline
Symbol 340 MovieClipUses:165 171 172 315 336 174 338 176 236 242 334 322 252Used by:Timeline
Symbol 341 MovieClipUses:165 171 172 174 338 176 325 236 242 334 322 252Used by:Timeline
Symbol 342 BitmapUsed by:343
Symbol 343 GraphicUses:342Used by:344
Symbol 344 MovieClipUses:165 171 172 174 343 338 176 325 236 242 334 322 252Used by:Timeline
Symbol 345 MovieClipUses:165 171 172 315 336 174 176 325 236 242 334 322 252Used by:Timeline
Symbol 346 GraphicUses:326Used by:347
Symbol 347 MovieClipUses:165 171 172 315 346 174 338 176 325 236 242 334 322 252Used by:Timeline
Symbol 348 ButtonUses:286 287Used by:Timeline
Symbol 349 EditableTextUses:85Used by:Timeline
Symbol 350 GraphicUsed by:Timeline
Symbol 351 BitmapUsed by:354 399 402
Symbol 352 BitmapUsed by:354 375
Symbol 353 BitmapUsed by:354 375 380 384
Symbol 354 GraphicUses:351 352 353Used by:370
Symbol 355 GraphicUsed by:356
Symbol 356 MovieClipUses:355Used by:357
Symbol 357 MovieClipUses:356Used by:360 371 377 382 386 401
Symbol 358 GraphicUsed by:360
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:357 358 359Used by:369
Symbol 361 MovieClipUsed by:365
Symbol 362 GraphicUsed by:363
Symbol 363 MovieClipUses:362Used by:364
Symbol 364 MovieClipUses:363Used by:365
Symbol 365 MovieClipUses:361 364Used by:369
Symbol 366 BitmapUsed by:367
Symbol 367 GraphicUses:366Used by:368
Symbol 368 MovieClipUses:367Used by:369
Symbol 369 MovieClipUses:360 365 368Used by:370 376 381 385 390 394 396 398 400 403
Symbol 370 MovieClipUses:165 171 172 174 176 236 242 354 369 252Used by:Timeline
Symbol 371 MovieClipUses:357Used by:376
Symbol 372 BitmapUsed by:375 383 387 393 402
Symbol 373 BitmapUsed by:375 380 384 389 393 397 402
Symbol 374 BitmapUsed by:375 389 392 395 397 399
Symbol 375 GraphicUses:372 373 374 352 353Used by:376
Symbol 376 MovieClipUses:165 171 172 371 174 176 236 242 375 369 252Used by:Timeline
Symbol 377 MovieClipUses:357Used by:381 385 398
Symbol 378 BitmapUsed by:380 383 399
Symbol 379 BitmapUsed by:380 384 389 391 393 395 397
Symbol 380 GraphicUses:373 378 379 353Used by:381
Symbol 381 MovieClipUses:165 171 172 377 174 176 236 242 380 369 252Used by:Timeline
Symbol 382 MovieClipUses:357Used by:385 394
Symbol 383 GraphicUses:372 378Used by:385
Symbol 384 GraphicUses:373 353 379Used by:385
Symbol 385 MovieClipUses:165 171 172 377 382 174 176 236 242 383 384 369 252Used by:Timeline
Symbol 386 MovieClipUses:357Used by:390
Symbol 387 GraphicUses:372Used by:390
Symbol 388 BitmapUsed by:389 395 399
Symbol 389 GraphicUses:388 373 379 374Used by:390
Symbol 390 MovieClipUses:165 171 172 386 174 387 176 236 242 389 369 252Used by:Timeline
Symbol 391 GraphicUses:379Used by:394
Symbol 392 GraphicUses:374Used by:394
Symbol 393 GraphicUses:372 373 379Used by:394
Symbol 394 MovieClipUses:165 171 172 382 174 391 176 236 242 392 393 369 252Used by:Timeline
Symbol 395 GraphicUses:388 379 374Used by:396
Symbol 396 MovieClipUses:165 171 172 174 176 236 242 395 369 252Used by:Timeline
Symbol 397 GraphicUses:374 373 379Used by:398
Symbol 398 MovieClipUses:165 171 172 377 174 176 236 242 397 369 252Used by:Timeline
Symbol 399 GraphicUses:388 351 378 374Used by:400
Symbol 400 MovieClipUses:165 171 172 174 176 236 242 399 369 252Used by:Timeline
Symbol 401 MovieClipUses:357Used by:403
Symbol 402 GraphicUses:351 372 373Used by:403
Symbol 403 MovieClipUses:165 171 172 401 174 176 236 242 402 369 252Used by:Timeline
Symbol 404 ButtonUses:286 287Used by:Timeline
Symbol 405 EditableTextUses:85Used by:Timeline

Instance Names

"preloader"Frame 1Symbol 12 MovieClip
"musicswitch"Frame 2Symbol 24 MovieClip
"storage"Frame 2Symbol 25 MovieClip
"sound"Frame 2Symbol 26 MovieClip
"loader"Frame 7Symbol 127 MovieClip
"loader1"Frame 9Symbol 134 MovieClip
"scoredisplay"Frame 10Symbol 149 MovieClip
"egg"Frame 10Symbol 253 MovieClip
"egg"Frame 20Symbol 257 MovieClip
"egg"Frame 30Symbol 261 MovieClip
"egg"Frame 40Symbol 264 MovieClip
"egg"Frame 50Symbol 267 MovieClip
"egg"Frame 60Symbol 271 MovieClip
"egg"Frame 70Symbol 274 MovieClip
"egg"Frame 80Symbol 277 MovieClip
"egg"Frame 90Symbol 280 MovieClip
"egg"Frame 100Symbol 283 MovieClip
"numbers2"Frame 110Symbol 310 MovieClip
"numbers"Frame 110Symbol 310 MovieClip
"loader1"Frame 119Symbol 134 MovieClip
"scoredisplay"Frame 120Symbol 149 MovieClip
"egg"Frame 120Symbol 323 MovieClip
"egg"Frame 130Symbol 328 MovieClip
"egg"Frame 140Symbol 331 MovieClip
"egg"Frame 150Symbol 335 MovieClip
"egg"Frame 160Symbol 339 MovieClip
"egg"Frame 170Symbol 340 MovieClip
"egg"Frame 180Symbol 341 MovieClip
"egg"Frame 190Symbol 344 MovieClip
"egg"Frame 200Symbol 345 MovieClip
"egg"Frame 210Symbol 347 MovieClip
"numbers2"Frame 220Symbol 310 MovieClip
"numbers"Frame 220Symbol 310 MovieClip
"loader1"Frame 249Symbol 134 MovieClip
"scoredisplay"Frame 250Symbol 149 MovieClip
"egg"Frame 250Symbol 370 MovieClip
"egg"Frame 260Symbol 376 MovieClip
"egg"Frame 270Symbol 381 MovieClip
"egg"Frame 280Symbol 385 MovieClip
"egg"Frame 290Symbol 390 MovieClip
"egg"Frame 300Symbol 394 MovieClip
"egg"Frame 310Symbol 396 MovieClip
"egg"Frame 320Symbol 398 MovieClip
"egg"Frame 330Symbol 400 MovieClip
"egg"Frame 340Symbol 403 MovieClip
"numbers2"Frame 350Symbol 310 MovieClip
"numbers"Frame 350Symbol 310 MovieClip
"second"Symbol 118 MovieClip Frame 25Symbol 86 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 87 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 88 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 89 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 90 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 91 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 92 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 93 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 94 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 95 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 96 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 97 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 98 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 99 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 100 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 101 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 102 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 103 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 104 EditableText
"second"Symbol 118 MovieClip Frame 25Symbol 105 EditableText
"preloader"Symbol 122 MovieClip Frame 1Symbol 12 MovieClip
"preloader"Symbol 127 MovieClip Frame 1Symbol 12 MovieClip
"preloader"Symbol 134 MovieClip Frame 1Symbol 12 MovieClip
"numbers2"Symbol 149 MovieClip Frame 1Symbol 147 MovieClip
"numbers"Symbol 149 MovieClip Frame 1Symbol 147 MovieClip
"eggbodygraphic"Symbol 158 MovieClip Frame 1Symbol 157 MovieClip
"eggbodygraphic"Symbol 158 MovieClip Frame 2Symbol 157 MovieClip
"body"Symbol 164 MovieClip Frame 1Symbol 158 MovieClip
"trigger"Symbol 165 MovieClip Frame 1Symbol 152 MovieClip
"body"Symbol 165 MovieClip Frame 1Symbol 158 MovieClip
"feet"Symbol 165 MovieClip Frame 1Symbol 163 MovieClip
"jumpingegg"Symbol 165 MovieClip Frame 2Symbol 164 MovieClip
"arrow"Symbol 171 MovieClip Frame 2Symbol 170 MovieClip
"mask"Symbol 171 MovieClip Frame 2Symbol 167 MovieClip
"body"Symbol 250 MovieClip Frame 1Symbol 158 MovieClip
"feet"Symbol 250 MovieClip Frame 1Symbol 163 MovieClip
"adjust"Symbol 251 MovieClip Frame 1Symbol 250 MovieClip
"body"Symbol 252 MovieClip Frame 1Symbol 158 MovieClip
"feet"Symbol 252 MovieClip Frame 1Symbol 163 MovieClip
"eggup"Symbol 252 MovieClip Frame 2Symbol 251 MovieClip
"mainegg"Symbol 253 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 253 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 253 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 253 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 253 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 253 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 253 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 253 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 253 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 253 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 253 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 257 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 257 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 257 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 257 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 257 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 257 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 257 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 257 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 257 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 257 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 257 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 257 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 261 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 261 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 261 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 261 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 261 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 261 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 261 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 261 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 261 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 261 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 261 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 261 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 264 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 264 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 264 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 264 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 264 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 264 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 264 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 264 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 264 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 264 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 264 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 264 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 267 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 267 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 267 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 267 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 267 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 267 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 267 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 267 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 267 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 267 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 267 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 271 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 271 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 271 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 271 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 271 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 271 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 271 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 271 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 271 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 271 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 271 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 271 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 274 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 274 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 274 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 274 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 274 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 274 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 274 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 274 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 274 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 274 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 274 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 274 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 277 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 277 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 277 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 277 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 277 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 277 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 277 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 277 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 277 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 277 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 277 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 277 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 277 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 280 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 280 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 280 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 280 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 280 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 280 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 280 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 280 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 280 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 280 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 280 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 280 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 283 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 283 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 283 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 283 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 283 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 283 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 283 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 283 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 283 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 283 MovieClip Frame 2Symbol 252 MovieClip
"star2"Symbol 313 MovieClip Frame 1Symbol 312 MovieClip
"star1"Symbol 314 MovieClip Frame 1Symbol 313 MovieClip
"star"Symbol 314 MovieClip Frame 29Symbol 313 MovieClip
"mainegg"Symbol 323 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 323 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 323 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 323 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 323 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 323 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 323 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 323 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 323 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 323 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 323 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 328 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 328 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 328 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 328 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 328 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 328 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 328 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 328 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 328 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 328 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 328 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 331 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 331 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 331 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 331 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 331 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 331 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 331 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 331 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 331 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 331 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 335 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 335 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 335 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 335 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 335 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 335 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 335 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 335 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 335 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 335 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 339 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 339 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 339 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 339 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 339 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 339 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 339 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 339 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 339 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 339 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 339 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 340 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 340 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 340 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 340 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 340 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 340 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 340 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 340 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 340 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 340 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 341 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 341 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 341 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 341 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 341 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 341 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 341 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 341 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 341 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 341 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 344 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 344 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 344 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 344 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 344 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 344 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 344 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 344 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 344 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 344 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 344 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 345 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 345 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 345 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 345 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 345 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 345 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 345 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 345 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 345 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 345 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 345 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 347 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 347 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 347 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 347 MovieClip Frame 1Symbol 315 MovieClip
"platform1"Symbol 347 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 347 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 347 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 347 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 347 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 347 MovieClip Frame 1Symbol 242 MovieClip
"spinningegg"Symbol 347 MovieClip Frame 2Symbol 252 MovieClip
"light"Symbol 360 MovieClip Frame 1Symbol 357 MovieClip
"twinkle"Symbol 364 MovieClip Frame 1Symbol 363 MovieClip
"code"Symbol 365 MovieClip Frame 1Symbol 361 MovieClip
"star0"Symbol 365 MovieClip Frame 1Symbol 364 MovieClip
"satellite_2"Symbol 369 MovieClip Frame 1Symbol 360 MovieClip
"stars"Symbol 369 MovieClip Frame 1Symbol 365 MovieClip
"cloud"Symbol 369 MovieClip Frame 1Symbol 368 MovieClip
"mainegg"Symbol 370 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 370 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 370 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 370 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 370 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 370 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 370 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 370 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 370 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 370 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 370 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 376 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 376 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 376 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 376 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 376 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 376 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 376 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 376 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 376 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 376 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 376 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 376 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 376 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 376 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 381 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 381 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 381 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 381 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 381 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 381 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 381 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 381 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 381 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 381 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 381 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 381 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 381 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 385 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 385 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 385 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 385 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 385 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 385 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 385 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 385 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 385 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 385 MovieClip Frame 1Symbol 242 MovieClip
"platform1"Symbol 385 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 385 MovieClip Frame 1Symbol 174 MovieClip
"starfield"Symbol 385 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 385 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 390 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 390 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 390 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 390 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 390 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 390 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 390 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 390 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 390 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 390 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 390 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 390 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 390 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 394 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 394 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 394 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 394 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 394 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 394 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 394 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 394 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 394 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 394 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 394 MovieClip Frame 1Symbol 242 MovieClip
"platform1"Symbol 394 MovieClip Frame 1Symbol 174 MovieClip
"starfield"Symbol 394 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 394 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 396 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 396 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 396 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 396 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 396 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 396 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 396 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 396 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 396 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 396 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 396 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 398 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 398 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 398 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 398 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 398 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 398 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 398 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 398 MovieClip Frame 1Symbol 176 MovieClip
"platform1"Symbol 398 MovieClip Frame 1Symbol 174 MovieClip
"twig"Symbol 398 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 398 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 398 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 398 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 400 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 400 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 400 MovieClip Frame 1Symbol 172 MovieClip
"platform1"Symbol 400 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 400 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 400 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 400 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 400 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 400 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 400 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 400 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 400 MovieClip Frame 2Symbol 252 MovieClip
"mainegg"Symbol 403 MovieClip Frame 1Symbol 165 MovieClip
"comp"Symbol 403 MovieClip Frame 1Symbol 171 MovieClip
"clip"Symbol 403 MovieClip Frame 1Symbol 172 MovieClip
"lights"Symbol 403 MovieClip Frame 1Symbol 401 MovieClip
"platform1"Symbol 403 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 403 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 403 MovieClip Frame 1Symbol 174 MovieClip
"platform1"Symbol 403 MovieClip Frame 1Symbol 176 MovieClip
"twig"Symbol 403 MovieClip Frame 1Symbol 236 MovieClip
"ladder"Symbol 403 MovieClip Frame 1Symbol 242 MovieClip
"starfield"Symbol 403 MovieClip Frame 1Symbol 369 MovieClip
"spinningegg"Symbol 403 MovieClip Frame 2Symbol 252 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "falling.wav"
ExportAssets (56)Timeline Frame 1Symbol 2 as "eggfx_pickup.wav"
ExportAssets (56)Timeline Frame 1Symbol 3 as "eggfx_finish_level.wav"
ExportAssets (56)Timeline Frame 1Symbol 4 as "eggfx_button.wav"
ExportAssets (56)Timeline Frame 1Symbol 5 as "egg_main_loop2.wav"
ExportAssets (56)Timeline Frame 1Symbol 6 as "egg_main_intro.wav"
ExportAssets (56)Timeline Frame 1Symbol 7 as "boing_even_shorter.wav"
ExportAssets (56)Timeline Frame 1Symbol 8 as "land_real_short.wav"
ExportAssets (56)Timeline Frame 1Symbol 9 as "ladder_land.wav"
ExportAssets (56)Timeline Frame 1Symbol 10 as "ladder_release.wav"
ExportAssets (56)Timeline Frame 10Symbol 8 as "land_real_short.wav"
ExportAssets (56)Timeline Frame 10Symbol 8 as "land_real_short.wav"
ExportAssets (56)Timeline Frame 10Symbol 8 as "land_real_short.wav"
ExportAssets (56)Timeline Frame 10Symbol 10 as "ladder_release.wav"
ExportAssets (56)Timeline Frame 10Symbol 9 as "ladder_land.wav"
ExportAssets (56)Timeline Frame 10Symbol 9 as "ladder_land.wav"

Dynamic Text Variables

scoretemp5bSymbol 86 EditableText""
scoretemp5aSymbol 87 EditableText""
scoretemp4bSymbol 88 EditableText""
scoretemp4aSymbol 89 EditableText""
scoretemp3bSymbol 90 EditableText""
scoretemp3aSymbol 91 EditableText""
scoretemp2bSymbol 92 EditableText""
scoretemp2aSymbol 93 EditableText""
scoretemp1bSymbol 94 EditableText""
scoretemp1aSymbol 95 EditableText""
scoretemp10bSymbol 96 EditableText""
scoretemp10aSymbol 97 EditableText""
scoretemp9bSymbol 98 EditableText""
scoretemp9aSymbol 99 EditableText""
scoretemp8bSymbol 100 EditableText""
scoretemp8aSymbol 101 EditableText""
scoretemp7bSymbol 102 EditableText""
scoretemp7aSymbol 103 EditableText""
scoretemp6bSymbol 104 EditableText""
scoretemp6aSymbol 105 EditableText""
_root.playernameSymbol 289 EditableText""
_root.playernameSymbol 349 EditableText""
_root.playernameSymbol 405 EditableText""




http://swfchan.com/6/25454/info.shtml
Created: 23/5 -2019 17:16:47 Last modified: 23/5 -2019 17:16:47 Server time: 19/05 -2024 08:12:39