Frame 1
procent = int((getBytesLoaded() * 100) / getBytesTotal());
if (_framesloaded >= _totalframes) {
gotoAndPlay (3);
}
Instance of Symbol 48 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._xscale = _root.procent;
}
Instance of Symbol 48 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._xscale = _root.procent;
}
Instance of Symbol 48 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._xscale = _root.procent;
}
Instance of Symbol 63 MovieClip in Frame 1
onClipEvent (load) {
gotoAndPlay (5);
}
Frame 2
gotoAndPlay (1);
Frame 3
forest = new Sound();
forest.attachSound("forestteme");
bossliedje = new Sound();
bossliedje.attachSound("bossong");
glidesong = new Sound();
glidesong.attachSound("glidesong");
castle1 = new Sound();
castle1.attachSound("castleboss1");
_root.ei = new Sound();
_root.ei.attachSound("ei");
boomhit = new Sound();
boomhit.attachSound("boomhit");
beach = new Sound();
beach.attachSound("beachteme");
oh = new Sound();
oh.attachSound("oooh");
tong = new Sound();
tong.attachSound("tong");
ha = new Sound();
ha.attachSound("ha");
dood = new Sound();
dood.attachSound("dood");
auw = new Sound();
auw.attachSound("hit");
jump = new Sound();
jump.attachSound("jump");
Frame 5
lives = 3;
save = 0;
eggs = 0;
checkpoint_frame = 1;
eggthrow = 0;
save_x = 0;
save_y = 0;
save_pos_enabled = 0;
save_frame = 1;
Frame 9
_root.pos = sharedobject.getLocal("aaa");
save = _root.pos.data.save;
Frame 22
stop();
Frame 78
_root.pos = sharedobject.getLocal("aaa");
schaduw = _root.pos.data.schaduw;
_quality = _root.pos.data.qu;
Mouse.hide();
Frame 79
if (save == 1) {
gotoAndPlay (218);
}
Frame 80
_root.pos = sharedobject.getLocal("aaa");
_root.pos.data.save = 1;
Instance of Symbol 79 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (_quality == "LOW") {
if (_root.schaduw == 1) {
if (fps > 18) {
_quality = "MEDIUM";
}
if (fps < 20) {
_quality = "LOW";
_root.schaduw = 0;
}
}
if (_root.schaduw == 2) {
if (fps > 18) {
_quality = "MEDIUM";
_root.schaduw = 2;
}
if (fps < 20) {
_quality = "LOW";
_root.schaduw = 1;
}
}
}
if (_quality == "MEDIUM") {
if (_root.schaduw == 1) {
if (fps > 18) {
_root.schaduw = 2;
}
if (fps < 20) {
_quality = "LOW";
_root.schaduw = 1;
}
}
if (_root.schaduw == 2) {
if (fps > 18) {
_quality = "HIGH";
_root.schaduw = 2;
}
if (fps < 20) {
_quality = "LOW";
_root.schaduw = 1;
}
}
}
if (_quality == "HIGH") {
if (_root.schaduw == 2) {
if (fps > 18) {
_quality = "BEST";
_root.schaduw = 2;
}
if (fps < 20) {
_quality = "MEDIUM";
_root.schaduw = 1;
}
}
}
if (_quality == "BEST") {
if (_root.schaduw == 2) {
if (fps < 20) {
_quality = "HIGH";
_root.schaduw = 2;
}
}
}
}
Frame 111
_quality = "BEST";
Frame 232
Mouse.hide();
stopAllSounds();
Instance of Symbol 63 MovieClip in Frame 232
onClipEvent (load) {
gotoAndPlay (236);
}
Instance of Symbol 63 MovieClip in Frame 232
onClipEvent (load) {
gotoAndPlay (235);
}
Instance of Symbol 63 MovieClip in Frame 232
onClipEvent (load) {
gotoAndPlay (234);
}
Instance of Symbol 106 MovieClip in Frame 232
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Frame 233
menutheme = new Sound();
menutheme.attachSound("menutheme");
Frame 252
menutheme.start(0, 999);
Frame 277
stop();
Frame 343
stop();
Frame 387
stopAllSounds();
Frame 402
if (mode == 3) {
gotoAndPlay (232);
}
if (mode == 2) {
gotoAndPlay (403);
}
if (mode == 1) {
gotoAndPlay (462);
}
Frame 419
_root.pos = sharedobject.getLocal("aaa");
save_x_speler = _root.pos.data.save_x_speler;
save_y_speler = _root.pos.data.save_y_speler;
save = _root.pos.data.save;
lives = _root.pos.data.lives;
eggs = _root.pos.data.eggs;
checkpoint_frame = _root.pos.data.checkpoint;
checkpoint_enabled = _root.pos.data.checkpoint_enabled;
save_x = _root.pos.data.save_x;
save_y = _root.pos.data.save_y;
save_pos_enabled = _root.pos.data.save_pos_enabled;
save_pos_speler = _root.pos.data.save_pos_speler;
save_frame = _root.pos.data.save_frame;
enbled = 0;
Frame 461
gotoAndPlay (3191);
Instance of Symbol 106 MovieClip in Frame 462
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Frame 497
beach.start(0, 2);
Frame 1132
beach.setVolume(90);
Frame 1134
beach.setVolume(80);
Frame 1137
beach.setVolume(70);
Frame 1140
beach.setVolume(60);
Frame 1143
beach.setVolume(50);
Frame 1146
beach.setVolume(40);
Frame 1149
beach.setVolume(30);
Frame 1152
beach.setVolume(20);
Frame 1154
beach.setVolume(10);
Frame 1157
beach.setVolume(0);
Frame 1162
beach.stop();
Instance of Symbol 251 MovieClip in Frame 1162
onClipEvent (load) {
this.gotoAndPlay(2);
}
Instance of Symbol 251 MovieClip in Frame 1162
onClipEvent (load) {
this.gotoAndPlay(3);
}
Instance of Symbol 251 MovieClip in Frame 1162
onClipEvent (load) {
this.gotoAndPlay(4);
}
Instance of Symbol 251 MovieClip in Frame 1162
onClipEvent (load) {
this.gotoAndPlay(3);
}
Instance of Symbol 251 MovieClip in Frame 1162
onClipEvent (load) {
this.gotoAndPlay(2);
}
Frame 1163
beach.setVolume(100);
Frame 1166
castle = new Sound();
castle.attachSound("castleteme");
castle.start(0, 2);
Instance of Symbol 251 MovieClip in Frame 1668
onClipEvent (load) {
this.gotoAndPlay(2);
}
Instance of Symbol 251 MovieClip in Frame 1668
onClipEvent (load) {
this.gotoAndPlay(3);
}
Instance of Symbol 251 MovieClip in Frame 1668
onClipEvent (load) {
this.gotoAndPlay(4);
}
Instance of Symbol 251 MovieClip in Frame 1668
onClipEvent (load) {
this.gotoAndPlay(3);
}
Instance of Symbol 251 MovieClip in Frame 1668
onClipEvent (load) {
this.gotoAndPlay(2);
}
Frame 1845
castle.setVolume(90);
Frame 1848
castle.setVolume(80);
Frame 1851
castle.setVolume(70);
Frame 1854
castle.setVolume(60);
Frame 1857
castle.setVolume(50);
Frame 1860
castle.setVolume(40);
Frame 1863
castle.setVolume(30);
Frame 1866
castle.setVolume(20);
Frame 1869
castle.setVolume(10);
Frame 1872
castle.setVolume(0);
Frame 1896
castle.stop();
Frame 1898
castle.setVolume(100);
Frame 1901
beach = new Sound();
beach.attachSound("beachteme");
beach.start();
Frame 2759
beach.setVolume(90);
Frame 2761
beach.setVolume(80);
Frame 2764
beach.setVolume(70);
Frame 2767
beach.setVolume(60);
Frame 2770
beach.setVolume(50);
Frame 2773
beach.setVolume(40);
Frame 2776
beach.setVolume(30);
Frame 2779
beach.setVolume(20);
Frame 2781
beach.setVolume(10);
Frame 2784
beach.setVolume(0);
Frame 2789
beach.stop();
Frame 2804
beach.setVolume(100);
Frame 2808
forest.start(0, 99);
Instance of Symbol 382 MovieClip in Frame 2808
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 411 MovieClip "speler" in Frame 2808
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent.level.muur3)) {
_parent.level._y = _parent.level._y + 8;
_parent.level2._y = _parent.level2._y + 8;
}
if (this.hitTest(_parent.level.muur1)) {
_parent.level._x = _parent.level._x - 8;
_parent.level2._x = _parent.level2._x - 8;
}
if (this.hitTest(_parent.level.muur2)) {
_parent.level._x = _parent.level._x + 8;
_parent.level2._x = _parent.level2._x + 8;
}
_parent.level._x = _parent.level._x - (speed * 1.4);
_parent.level2._x = _parent.level2._x - (speed * 1.4);
_parent.level._y = _parent.level._y - (speeo * 1.4);
_parent.level2._y = _parent.level2._y - (speeo * 1.4);
if (this._currentframe < 3) {
if (!Key.isDown(38)) {
if (speeo < 0) {
speeo = speeo + 1;
}
}
if (!Key.isDown(40)) {
if (speeo > 0) {
speeo = speeo - 1;
}
}
if (!Key.isDown(39)) {
if (speed > 0) {
speed = speed - 1;
}
}
if (!Key.isDown(37)) {
if (speed < 0) {
speed = speed + 1;
}
}
if (Key.isDown(37) && (!Key.isDown(39))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed > -5) {
speed = speed - 1;
}
_rotation = 270;
}
if (Key.isDown(39) && (!Key.isDown(37))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed < 5) {
speed = speed + 1;
}
_rotation = 90;
}
if (Key.isDown(38) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo > -5) {
speeo = speeo - 1;
}
_rotation = 0;
}
if (Key.isDown(40) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo < 5) {
speeo = speeo + 1;
}
_rotation = 180;
}
if (((Key.isDown(37) && (Key.isDown(38))) && (!Key.isDown(39))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 315;
}
if (((Key.isDown(39) && (Key.isDown(38))) && (!Key.isDown(37))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 45;
}
if (((Key.isDown(37) && (Key.isDown(40))) && (!Key.isDown(39))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 220;
}
if (((Key.isDown(39) && (Key.isDown(40))) && (!Key.isDown(37))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 135;
}
}
}
}
onClipEvent (keyUp) {
if (_root.pause == 0) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
}
}
}
onClipEvent (load) {
speeo = 0;
speed = 0;
}
Instance of Symbol 106 MovieClip in Frame 2813
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Instance of Symbol 532 MovieClip in Frame 2820
onClipEvent (load) {
gotoAndPlay (471);
}
Frame 3135
stop();
Frame 3191
pause = 0;
Mouse.hide();
if (save == 1) {
stop();
loading.play();
}
Instance of Symbol 1960 MovieClip "game" in Frame 3191
onClipEvent (load) {
live1 = 1;
live2 = 1;
live3 = 1;
if (_root.save == 0) {
ei1 = 1;
ei2 = 1;
ei3 = 1;
ei2_1 = 1;
ei2_2 = 1;
ei2_3 = 1;
ei2_4 = 1;
ei3_1 = 1;
ei3_2 = 1;
ei3_3 = 1;
ei3_4 = 1;
}
}
Instance of Symbol 1971 MovieClip "eggsmc" in Frame 3191
onClipEvent (load) {
if (_root.save == 0) {
eggs = 0;
_root.eggs = 0;
}
}
onClipEvent (enterFrame) {
this.eggs = _root.eggs;
}
Instance of Symbol 1987 MovieClip "livesmc" in Frame 3191
onClipEvent (load) {
if (_root.save == 0) {
lives = 3;
_root.lives = 3;
}
if (lives < 0) {
lives = 0;
_root.gmo.play();
}
}
onClipEvent (enterFrame) {
this.lives = _root.lives;
}
Frame 3193
enbled = 1;
Frame 3197
if (_root.save == 0) {
wasted = 0;
}
stop();
Frame 3198
pause = 3;
stop();
Instance of Symbol 106 MovieClip in Frame 3198
onClipEvent (enterFrame) {
this._x = _parent._xmouse;
this._y = _parent._ymouse;
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Frame 3216
stopAllSounds();
play();
Frame 3245
gotoAndPlay (232);
Instance of Symbol 39 MovieClip in Symbol 46 MovieClip Frame 1
onClipEvent (enterFrame) {
this._xscale = _root.procent;
}
Instance of Symbol 39 MovieClip in Symbol 46 MovieClip Frame 4
onClipEvent (enterFrame) {
this._xscale = _root.procent;
}
Instance of Symbol 39 MovieClip in Symbol 46 MovieClip Frame 8
onClipEvent (enterFrame) {
this._xscale = _root.procent;
}
Symbol 70 Button
on (release) {
play();
}
Symbol 79 MovieClip Frame 1
time = getTimer() / 1000;
thistime = time - oldtime;
if (thistime >= 0) {
fps = frames;
oldtime++;
frames = 0;
} else {
frames++;
}
Symbol 79 MovieClip Frame 2
gotoAndPlay (1);
Symbol 82 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 106 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 2
Mouse.hide();
stop();
Symbol 113 Button
on (release) {
if (opties._currentframe == 1) {
opties.play();
}
}
Symbol 126 Button
on (release) {
nextFrame();
}
Symbol 127 Button
on (release) {
prevFrame();
}
Symbol 129 MovieClip Frame 1
if (_root.schaduw == 1) {
_parent.sd.gotoAndStop(3);
}
if (_root.schaduw == 2) {
_parent.sd.gotoAndStop(4);
}
if (_root.schaduw == 0) {
_parent.sd.gotoAndStop(2);
}
Symbol 129 MovieClip Frame 2
stop();
Symbol 133 MovieClip Frame 2
_root.schaduw = 0;
stop();
Symbol 133 MovieClip Frame 3
_root.schaduw = 1;
Symbol 133 MovieClip Frame 4
_root.schaduw = 2;
Symbol 135 MovieClip Frame 1
if (_quality == "LOW") {
gotoAndStop (3);
}
if (_quality == "MEDIUM") {
_parent.fs.gotoAndStop(3);
}
if (_quality == "HIGH") {
_parent.fs.gotoAndStop(4);
}
if (_quality == "BEST") {
_parent.fs.gotoAndStop(5);
}
Symbol 135 MovieClip Frame 2
stop();
Symbol 135 MovieClip Frame 3
_quality = "LOW";
Symbol 136 Button
on (release) {
gotoAndStop (2);
}
Symbol 138 MovieClip Frame 2
stop();
Symbol 138 MovieClip Frame 3
_quality = "MEDIUM";
Symbol 138 MovieClip Frame 4
_quality = "HIGH";
Symbol 138 MovieClip Frame 5
_quality = "BEST";
Symbol 143 Button
on (release) {
play();
}
Symbol 147 MovieClip Frame 1
stop();
Symbol 147 MovieClip Frame 2
stop();
Instance of Symbol 129 MovieClip in Symbol 147 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_currentframe == 2) {
if (_parent.sd._currentframe == 2) {
_parent.sd.gotoAndStop(3);
}
}
if (_currentframe == 3) {
_parent.sd.gotoAndStop(2);
}
}
Instance of Symbol 135 MovieClip in Symbol 147 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_currentframe == 3) {
_parent.fs.gotoAndStop(2);
}
if (_currentframe == 2) {
if (_parent.fs._currentframe == 2) {
_parent.fs.gotoAndStop(3);
}
}
}
Symbol 147 MovieClip Frame 3
_root.pos = sharedobject.getLocal("aaa");
_root.pos.data.schaduw = _root.schaduw;
_root.pos.data.qu = _quality;
Instance of Symbol 129 MovieClip in Symbol 147 MovieClip Frame 3
onClipEvent (enterFrame) {
if (_currentframe == 3) {
_parent.sd.gotoAndStop(2);
}
if (_currentframe == 2) {
if (_parent.sd._currentframe == 2) {
_parent.sd.gotoAndStop(3);
}
}
}
Symbol 148 Button
on (release) {
if (opties._currentframe == 1) {
play();
}
}
Symbol 156 Button
on (release) {
play();
mode = 1;
}
Symbol 159 Button
on (release) {
play();
mode = 1;
}
Symbol 162 Button
on (release) {
play();
mode = 1;
}
Symbol 163 Button
on (release) {
play();
mode = 1;
save = 0;
}
Symbol 164 Button
on (release) {
if (save == 1) {
play();
mode = 2;
}
}
Symbol 165 Button
on (release) {
play();
mode = 3;
}
Symbol 175 Button
on (release) {
gotoAndPlay (2692);
stopAllSounds();
}
Symbol 240 MovieClip Frame 1
stop();
Symbol 385 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
stop();
Symbol 411 MovieClip Frame 1
stop();
Instance of Symbol 410 MovieClip in Symbol 411 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else {
this.play();
}
}
Symbol 422 Button
on (release) {
play();
}
Symbol 507 MovieClip Frame 1
play();
Symbol 507 MovieClip Frame 96
stop();
Symbol 507 MovieClip Frame 117
_root.tong.start();
Symbol 507 MovieClip Frame 121
stop();
Symbol 507 MovieClip Frame 152
stop();
Symbol 507 MovieClip Frame 174
stop();
Symbol 507 MovieClip Frame 192
stop();
Symbol 507 MovieClip Frame 211
_root.oh.start();
Symbol 507 MovieClip Frame 213
stop();
Symbol 507 MovieClip Frame 230
stop();
Symbol 507 MovieClip Frame 247
stop();
Symbol 507 MovieClip Frame 268
stop();
Symbol 507 MovieClip Frame 285
_root.play();
Symbol 510 Button
on (release) {
gotoAndPlay (3136);
}
Symbol 536 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
stop();
Symbol 550 MovieClip Frame 1
stop();
Symbol 550 MovieClip Frame 6
stop();
Symbol 550 MovieClip Frame 11
stop();
Instance of Symbol 382 MovieClip "muur1" in Symbol 551 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 551 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur3" in Symbol 551 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 551 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 550 MovieClip in Symbol 551 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei1 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 551 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei3 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei3 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 551 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei2 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei2 == 0) {
this._visible = 0;
}
}
Symbol 554 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 560 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
stop();
Instance of Symbol 382 MovieClip "muur3" in Symbol 561 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 561 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 561 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 561 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 550 MovieClip in Symbol 561 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei2_1 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei2_1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 561 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei2_3 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei2_3 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 561 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei2_2 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei2_2 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 561 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei2_3 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei2_3 == 0) {
this._visible = 0;
}
}
Symbol 564 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 575 MovieClip Frame 1
stop();
Instance of Symbol 569 MovieClip in Symbol 575 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else {
this.play();
}
}
Instance of Symbol 574 MovieClip in Symbol 575 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else {
this.play();
}
}
Symbol 583 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
stop();
Instance of Symbol 382 MovieClip "muur3" in Symbol 584 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 584 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 584 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 584 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 550 MovieClip in Symbol 584 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei2_1 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei2_1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 584 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei3_3 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei3_3 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 584 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei3_1 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei3_1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 584 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei3_4 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei3_4 == 0) {
this._visible = 0;
}
}
Symbol 591 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
stop();
Symbol 595 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
stop();
Instance of Symbol 382 MovieClip "muur3" in Symbol 596 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 596 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 596 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 596 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 550 MovieClip in Symbol 596 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei2_1 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei2_1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 596 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei3_3 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei3_3 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 596 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei3_1 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei3_1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 596 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
_root.ei.start();
this._visible = 0;
_parent._parent.ei3_4 = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
if (_parent._parent.ei3_4 == 0) {
this._visible = 0;
}
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 604 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 604 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Symbol 607 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndPlay (2);
}
if (_root.schaduw == 0) {
gotoAndPlay (3);
}
stop();
Symbol 611 MovieClip Frame 1
if (_root.schaduw == 1) {
gotoAndPlay (2);
}
if (_root.schaduw == 0) {
gotoAndPlay (3);
}
stop();
Symbol 665 MovieClip Frame 23
gotoAndPlay (15);
Symbol 681 MovieClip Frame 1
stop();
move = 1;
Instance of Symbol 616 MovieClip in Symbol 681 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else {
this.play();
}
}
Instance of Symbol 382 MovieClip "hit" in Symbol 681 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 665 MovieClip in Symbol 681 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else {
this.play();
}
}
Symbol 681 MovieClip Frame 3
_root.jump.start();
Symbol 681 MovieClip Frame 21
gotoAndStop (1);
Symbol 681 MovieClip Frame 22
_root.auw.start();
Instance of Symbol 550 MovieClip in Symbol 681 MovieClip Frame 22
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Symbol 681 MovieClip Frame 23
if (_parent._xscale == 100) {
speed = -5;
}
if (_parent._xscale == -100) {
speed = 5;
}
Symbol 681 MovieClip Frame 24
if (_parent._xscale == 100) {
speed = -5;
}
if (_parent._xscale == -100) {
speed = 5;
}
Symbol 681 MovieClip Frame 25
if (_parent._xscale == 100) {
speed = -5;
}
if (_parent._xscale == -100) {
speed = 5;
}
Symbol 681 MovieClip Frame 26
if (_parent._xscale == 100) {
speed = -3;
}
if (_parent._xscale == -100) {
speed = 3;
}
Symbol 681 MovieClip Frame 27
if (_parent._xscale == 100) {
speed = -3;
}
if (_parent._xscale == -100) {
speed = 3;
}
Symbol 681 MovieClip Frame 28
if (_root.eggs > 0) {
_root.eggs = _root.eggs - 1;
}
if (_parent._xscale == 100) {
speed = -1;
}
if (_parent._xscale == -100) {
speed = 1;
}
Symbol 681 MovieClip Frame 29
if (_parent._xscale == 100) {
speed = -1;
}
if (_parent._xscale == -100) {
speed = 1;
}
Symbol 681 MovieClip Frame 30
speed = 0;
Symbol 681 MovieClip Frame 44
gotoAndStop (1);
Symbol 681 MovieClip Frame 45
move = 0;
_root.dood.start();
Symbol 681 MovieClip Frame 61
speed = 0;
Symbol 681 MovieClip Frame 82
_root.livesmc._xscale = 200;
_root.livesmc._x = _root.livesmc._x - 100;
_root.livesmc._y = _root.livesmc._y - 100;
_root.livesmc._yscale = 200;
Symbol 681 MovieClip Frame 97
_root.lives = _root.lives - 1;
_root.ha.start();
Symbol 681 MovieClip Frame 112
if (_root.livesmc.lives == 0) {
_root.game_over.play();
stop();
}
Symbol 681 MovieClip Frame 116
_root.livesmc._xscale = 100;
_root.livesmc._x = _root.livesmc._x + 100;
_root.livesmc._y = _root.livesmc._y + 100;
_root.livesmc._yscale = 100;
Symbol 681 MovieClip Frame 125
move = 1;
Symbol 681 MovieClip Frame 140
move = 1;
gotoAndStop (1);
Symbol 682 Button
on (release) {
gotoAndPlay (1013);
}
Symbol 716 Button
on (release) {
gotoAndPlay (277);
}
Symbol 719 MovieClip Frame 21
stop();
Symbol 719 MovieClip Frame 44
stop();
Symbol 719 MovieClip Frame 49
_parent.play();
Symbol 719 MovieClip Frame 69
_parent.hit = new Sound();
_parent.hit.attachSound("hit");
_parent.hit.start();
Symbol 719 MovieClip Frame 78
_parent.gotoAndStop(672);
Symbol 719 MovieClip Frame 79
stop();
Symbol 719 MovieClip Frame 88
_parent.gotoAndPlay(720);
Symbol 719 MovieClip Frame 103
_parent.gotoAndStop(740);
Symbol 719 MovieClip Frame 276
stop();
_parent.gotoAndStop(1001);
Symbol 719 MovieClip Frame 304
_parent.gotoAndPlay(1002);
stop();
Symbol 808 MovieClip Frame 1
_parent.play();
_parent.move = 1;
stop();
Symbol 808 MovieClip Frame 2
_parent._parent.bosslife = _parent._parent.bosslife - 10;
_parent.stop();
if (_parent._parent.bosslife < 1) {
gotoAndPlay (38);
_root.pause = 1;
}
_parent.move = 0;
_root.tong.start();
Symbol 808 MovieClip Frame 31
ei = new Sound();
ei.attachSound("ei");
ei.start();
Symbol 808 MovieClip Frame 37
gotoAndStop (1);
Symbol 808 MovieClip Frame 38
play();
Symbol 808 MovieClip Frame 39
play();
Symbol 808 MovieClip Frame 40
play();
Symbol 808 MovieClip Frame 41
play();
Symbol 808 MovieClip Frame 42
play();
Symbol 808 MovieClip Frame 43
play();
Symbol 808 MovieClip Frame 44
play();
Symbol 808 MovieClip Frame 45
play();
Symbol 808 MovieClip Frame 46
play();
Symbol 808 MovieClip Frame 47
play();
Symbol 808 MovieClip Frame 48
play();
Symbol 808 MovieClip Frame 49
play();
Symbol 808 MovieClip Frame 50
play();
Symbol 808 MovieClip Frame 51
play();
Symbol 808 MovieClip Frame 52
play();
Symbol 808 MovieClip Frame 53
play();
Symbol 808 MovieClip Frame 54
play();
Symbol 808 MovieClip Frame 55
play();
Symbol 808 MovieClip Frame 56
play();
Symbol 808 MovieClip Frame 57
play();
Symbol 808 MovieClip Frame 58
play();
Symbol 808 MovieClip Frame 59
play();
Symbol 808 MovieClip Frame 60
play();
Symbol 808 MovieClip Frame 61
play();
Symbol 808 MovieClip Frame 62
play();
Symbol 808 MovieClip Frame 63
play();
Symbol 808 MovieClip Frame 64
play();
Symbol 808 MovieClip Frame 65
play();
Symbol 808 MovieClip Frame 66
play();
Symbol 808 MovieClip Frame 67
play();
Symbol 808 MovieClip Frame 68
play();
Symbol 808 MovieClip Frame 69
play();
Symbol 808 MovieClip Frame 70
play();
Symbol 808 MovieClip Frame 71
play();
Symbol 808 MovieClip Frame 72
play();
Symbol 808 MovieClip Frame 73
play();
Symbol 808 MovieClip Frame 74
play();
Symbol 808 MovieClip Frame 75
play();
Symbol 808 MovieClip Frame 76
play();
Symbol 808 MovieClip Frame 77
play();
Symbol 808 MovieClip Frame 78
play();
Symbol 808 MovieClip Frame 79
play();
Symbol 808 MovieClip Frame 80
play();
Symbol 808 MovieClip Frame 81
play();
Symbol 808 MovieClip Frame 82
play();
Symbol 808 MovieClip Frame 83
play();
Symbol 808 MovieClip Frame 84
play();
Symbol 808 MovieClip Frame 85
play();
Symbol 808 MovieClip Frame 86
play();
Symbol 808 MovieClip Frame 87
play();
Symbol 808 MovieClip Frame 88
play();
Symbol 808 MovieClip Frame 89
play();
Symbol 808 MovieClip Frame 90
play();
Symbol 808 MovieClip Frame 91
play();
Symbol 808 MovieClip Frame 92
play();
Symbol 808 MovieClip Frame 93
play();
Symbol 808 MovieClip Frame 94
play();
Symbol 808 MovieClip Frame 95
play();
Symbol 808 MovieClip Frame 96
play();
Symbol 808 MovieClip Frame 97
play();
Symbol 808 MovieClip Frame 98
play();
Symbol 808 MovieClip Frame 99
play();
Symbol 808 MovieClip Frame 100
play();
Symbol 808 MovieClip Frame 101
play();
Symbol 808 MovieClip Frame 102
play();
Symbol 808 MovieClip Frame 103
play();
Symbol 808 MovieClip Frame 104
play();
Symbol 808 MovieClip Frame 105
play();
Symbol 808 MovieClip Frame 106
play();
Symbol 808 MovieClip Frame 107
play();
Symbol 808 MovieClip Frame 108
play();
Symbol 808 MovieClip Frame 109
play();
Symbol 808 MovieClip Frame 110
play();
Symbol 808 MovieClip Frame 111
play();
Symbol 808 MovieClip Frame 112
play();
Symbol 808 MovieClip Frame 113
play();
Symbol 808 MovieClip Frame 114
play();
Symbol 808 MovieClip Frame 115
play();
Symbol 808 MovieClip Frame 116
play();
Symbol 808 MovieClip Frame 117
play();
Symbol 808 MovieClip Frame 118
play();
Symbol 808 MovieClip Frame 119
play();
Symbol 808 MovieClip Frame 120
play();
Symbol 808 MovieClip Frame 121
play();
Symbol 808 MovieClip Frame 122
play();
Symbol 808 MovieClip Frame 123
play();
Symbol 808 MovieClip Frame 124
play();
Symbol 808 MovieClip Frame 125
play();
Symbol 808 MovieClip Frame 126
play();
Symbol 808 MovieClip Frame 127
play();
Symbol 808 MovieClip Frame 128
play();
Symbol 808 MovieClip Frame 129
play();
Symbol 808 MovieClip Frame 130
play();
Symbol 808 MovieClip Frame 131
play();
Symbol 808 MovieClip Frame 132
play();
Symbol 808 MovieClip Frame 133
play();
Symbol 808 MovieClip Frame 134
play();
Symbol 808 MovieClip Frame 135
play();
Symbol 808 MovieClip Frame 136
play();
Symbol 808 MovieClip Frame 137
play();
Symbol 808 MovieClip Frame 138
play();
Symbol 808 MovieClip Frame 139
play();
Symbol 808 MovieClip Frame 140
play();
Symbol 808 MovieClip Frame 141
play();
Symbol 808 MovieClip Frame 142
play();
Symbol 808 MovieClip Frame 143
play();
Symbol 808 MovieClip Frame 144
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 145
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 146
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 147
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 148
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 149
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 150
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 151
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 152
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 153
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 154
play();
Symbol 808 MovieClip Frame 155
play();
Symbol 808 MovieClip Frame 156
play();
Symbol 808 MovieClip Frame 157
play();
Symbol 808 MovieClip Frame 158
play();
Symbol 808 MovieClip Frame 159
play();
Symbol 808 MovieClip Frame 160
play();
Symbol 808 MovieClip Frame 161
play();
Symbol 808 MovieClip Frame 162
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 163
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 164
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 165
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 166
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 167
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 168
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 169
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 170
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 171
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 172
play();
Symbol 808 MovieClip Frame 173
play();
Symbol 808 MovieClip Frame 174
play();
Symbol 808 MovieClip Frame 175
play();
Symbol 808 MovieClip Frame 176
play();
Symbol 808 MovieClip Frame 177
play();
Symbol 808 MovieClip Frame 178
play();
Symbol 808 MovieClip Frame 179
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 180
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 181
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 182
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 183
play();
_parent.schaduw._x = _parent.schaduw._x - 3;
Symbol 808 MovieClip Frame 184
play();
_parent.schaduw._visible = 0;
Symbol 808 MovieClip Frame 185
play();
Symbol 808 MovieClip Frame 186
play();
Symbol 808 MovieClip Frame 187
play();
Symbol 808 MovieClip Frame 188
play();
Symbol 808 MovieClip Frame 189
play();
Symbol 808 MovieClip Frame 190
play();
Symbol 808 MovieClip Frame 191
play();
Symbol 808 MovieClip Frame 192
play();
Symbol 808 MovieClip Frame 193
play();
Symbol 808 MovieClip Frame 194
play();
Symbol 808 MovieClip Frame 195
play();
Symbol 808 MovieClip Frame 196
play();
Symbol 808 MovieClip Frame 197
play();
Symbol 808 MovieClip Frame 198
play();
Symbol 808 MovieClip Frame 199
play();
Symbol 808 MovieClip Frame 200
play();
Symbol 808 MovieClip Frame 201
play();
Symbol 808 MovieClip Frame 202
play();
Symbol 808 MovieClip Frame 203
play();
Symbol 808 MovieClip Frame 204
play();
Symbol 808 MovieClip Frame 205
play();
Symbol 808 MovieClip Frame 206
play();
Symbol 808 MovieClip Frame 207
play();
Symbol 808 MovieClip Frame 208
play();
Symbol 808 MovieClip Frame 209
play();
Symbol 808 MovieClip Frame 210
play();
Symbol 808 MovieClip Frame 211
play();
Symbol 808 MovieClip Frame 212
play();
Symbol 808 MovieClip Frame 213
play();
Symbol 808 MovieClip Frame 214
play();
Symbol 808 MovieClip Frame 215
play();
Symbol 808 MovieClip Frame 216
play();
Symbol 808 MovieClip Frame 217
stop();
_parent._parent.play();
Symbol 811 MovieClip Frame 1
move = 1;
Instance of Symbol 755 MovieClip in Symbol 811 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur" in Symbol 811 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "vijand" in Symbol 811 MovieClip Frame 23
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "hit" in Symbol 811 MovieClip Frame 78
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 808 MovieClip "yo" in Symbol 811 MovieClip Frame 79
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else if (this._currentframe > 1) {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 811 MovieClip Frame 129
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "vijand" in Symbol 811 MovieClip Frame 169
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "hit" in Symbol 811 MovieClip Frame 224
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 808 MovieClip "yo" in Symbol 811 MovieClip Frame 225
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else if (this._currentframe > 1) {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 811 MovieClip Frame 274
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur" in Symbol 811 MovieClip Frame 298
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "vijand" in Symbol 811 MovieClip Frame 311
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "hit" in Symbol 811 MovieClip Frame 366
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 808 MovieClip "yo" in Symbol 811 MovieClip Frame 367
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else if (this._currentframe > 1) {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 811 MovieClip Frame 417
onClipEvent (load) {
this._visible = 0;
}
Symbol 811 MovieClip Frame 440
gotoAndPlay (153);
Symbol 818 Button
on (release) {
gotoAndPlay (2461);
_root.eggs = _root.eggs + 20;
}
Symbol 947 MovieClip Frame 21
stop();
Symbol 947 MovieClip Frame 44
_root.ah.start();
stop();
Symbol 947 MovieClip Frame 61
stop();
Symbol 947 MovieClip Frame 80
stop();
Symbol 947 MovieClip Frame 101
stop();
Symbol 947 MovieClip Frame 129
_root.oh.start();
stop();
Symbol 947 MovieClip Frame 153
stop();
Symbol 947 MovieClip Frame 158
_parent.gotoAndStop(2460);
Symbol 947 MovieClip Frame 191
_root.eggsmc._xscale = 200;
_root.eggsmc._x = _root.eggsmc._x + 100;
_root.eggsmc._y = _root.eggsmc._y + 100;
_root.eggsmc._yscale = 200;
Symbol 947 MovieClip Frame 210
_root.eggs = _root.eggs + 20;
Symbol 947 MovieClip Frame 229
_root.eggsmc._xscale = 100;
_root.eggsmc._x = _root.eggsmc._x - 100;
_root.eggsmc._y = _root.eggsmc._y - 100;
_root.eggsmc._yscale = 100;
stop();
Symbol 947 MovieClip Frame 230
_parent.play();
Symbol 947 MovieClip Frame 287
stop();
Symbol 947 MovieClip Frame 309
stop();
Symbol 947 MovieClip Frame 329
stop();
Symbol 947 MovieClip Frame 352
stop();
Symbol 947 MovieClip Frame 375
stop();
Symbol 947 MovieClip Frame 395
stop();
Symbol 947 MovieClip Frame 416
stop();
Symbol 947 MovieClip Frame 437
stop();
Symbol 947 MovieClip Frame 449
_parent.gotoAndPlay(3984);
stop();
Symbol 953 Button
on (release) {
gotoAndPlay (3988);
}
Symbol 963 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 976 MovieClip Frame 1
stop();
Instance of Symbol 975 MovieClip in Symbol 976 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Symbol 976 MovieClip Frame 6
stop();
Symbol 976 MovieClip Frame 11
stop();
Symbol 979 MovieClip Frame 1
stop();
Symbol 979 MovieClip Frame 6
stop();
Symbol 979 MovieClip Frame 11
stop();
Symbol 982 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 984 MovieClip Frame 1
stop();
Symbol 984 MovieClip Frame 6
stop();
Symbol 984 MovieClip Frame 11
stop();
Symbol 987 MovieClip Frame 1
stop();
Symbol 987 MovieClip Frame 6
stop();
Symbol 987 MovieClip Frame 11
stop();
Symbol 990 MovieClip Frame 1
stop();
Symbol 990 MovieClip Frame 6
stop();
Symbol 990 MovieClip Frame 11
stop();
Symbol 993 MovieClip Frame 1
stop();
Symbol 993 MovieClip Frame 6
stop();
Symbol 993 MovieClip Frame 11
stop();
Symbol 996 MovieClip Frame 1
stop();
Symbol 996 MovieClip Frame 6
stop();
Symbol 996 MovieClip Frame 11
stop();
Symbol 1001 MovieClip Frame 1
gooi = random(10);
stop();
Instance of Symbol 976 MovieClip in Symbol 1001 MovieClip Frame 1
onClipEvent (load) {
if (!(_parent.yo === 1)) {
time = 0;
}
if ((time == 0) or (!(_parent.yo === 1))) {
gotoAndStop(random(15));
}
if ((time == 1) or (_parent.yo == 1)) {
this.gotoAndStop(_parent.framer);
}
if (_parent.gooi > 6) {
timer = 60;
time = 1;
} else {
time = 0;
}
}
onClipEvent (enterFrame) {
_parent.framer = this._currentframe;
if (time == 1) {
if (timer == 0) {
_parent.play();
}
}
if (time == 1) {
timer = timer - 1;
}
}
Instance of Symbol 977 MovieClip in Symbol 1001 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.hp < 1) {
_parent.gotoAndPlay(48);
}
if (this.hitTest(_parent._parent.speler.egg.hard) or this.hitTest(_parent._parent.speler.egg2.hard)) {
if (_parent._parent.speler.switcher == 0) {
_parent._parent.speler.egg.gotoAndPlay("boem");
}
if (_parent._parent.speler.switcher == 1) {
_parent._parent.speler.egg2.gotoAndPlay("boem");
}
_parent.gotoAndPlay(48);
_parent.hp = 0;
}
if (this.hitTest(_parent._parent.speler.egg.medium) or this.hitTest(_parent._parent.speler.egg2.medium)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
_parent.gotoAndPlay(85);
}
}
}
Symbol 1001 MovieClip Frame 2
yo = 1;
Instance of Symbol 979 MovieClip in Symbol 1001 MovieClip Frame 6
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 984 MovieClip in Symbol 1001 MovieClip Frame 8
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 987 MovieClip in Symbol 1001 MovieClip Frame 16
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 990 MovieClip in Symbol 1001 MovieClip Frame 18
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 993 MovieClip in Symbol 1001 MovieClip Frame 30
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 996 MovieClip in Symbol 1001 MovieClip Frame 32
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 382 MovieClip in Symbol 1001 MovieClip Frame 38
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent._parent._parent.hit)) {
_parent._parent._parent.hit.play();
_parent._parent.speler.gotoAndStop(1);
}
}
}
Instance of Symbol 977 MovieClip in Symbol 1001 MovieClip Frame 40
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.hp < 1) {
_parent.gotoAndPlay(48);
}
if (this.hitTest(_parent._parent.speler.egg.hard) or this.hitTest(_parent._parent.speler.egg2.hard)) {
if (_parent._parent.speler.switcher == 0) {
_parent._parent.speler.egg.gotoAndPlay("boem");
}
if (_parent._parent.speler.switcher == 1) {
_parent._parent.speler.egg2.gotoAndPlay("boem");
}
_parent.gotoAndPlay(48);
_parent.hp = 0;
}
if (this.hitTest(_parent._parent.speler.egg.medium) or this.hitTest(_parent._parent.speler.egg2.medium)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
_parent.gotoAndPlay(85);
}
}
}
Instance of Symbol 984 MovieClip in Symbol 1001 MovieClip Frame 43
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1001 MovieClip Frame 47
gotoAndPlay (1);
Symbol 1001 MovieClip Frame 48
_root.ei.start();
Symbol 1001 MovieClip Frame 84
stop();
dood = 1;
Symbol 1001 MovieClip Frame 85
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1001 MovieClip Frame 85
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1001 MovieClip Frame 87
hp = hp - 34;
Instance of Symbol 977 MovieClip in Symbol 1001 MovieClip Frame 91
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.hp < 1) {
_parent.gotoAndPlay(48);
}
if (this.hitTest(_parent._parent.speler.egg.hard) or this.hitTest(_parent._parent.speler.egg2.hard)) {
if (_parent._parent.speler.switcher == 0) {
_parent._parent.speler.egg.gotoAndPlay("boem");
}
if (_parent._parent.speler.switcher == 1) {
_parent._parent.speler.egg2.gotoAndPlay("boem");
}
_parent.gotoAndPlay(48);
_parent.hp = 0;
}
if (this.hitTest(_parent._parent.speler.egg.medium) or this.hitTest(_parent._parent.speler.egg2.medium)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
_parent.gotoAndPlay(85);
}
}
}
Symbol 1011 MovieClip Frame 1
stop();
Symbol 1011 MovieClip Frame 6
stop();
Symbol 1011 MovieClip Frame 11
stop();
Symbol 1018 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1019 MovieClip Frame 1
move = 1;
Instance of Symbol 1011 MovieClip in Symbol 1019 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_parent._parent.stopper);
}
Symbol 1019 MovieClip Frame 10
move = 0;
Instance of Symbol 1011 MovieClip in Symbol 1019 MovieClip Frame 24
onClipEvent (load) {
this.gotoAndStop(_parent._parent.stopper);
hoi = 0.1;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (!this.hitTest(_parent._parent._parent.grond2)) {
hoi = hoi + 0.5;
_parent._y = _parent._y + hoi;
}
}
}
Symbol 1019 MovieClip Frame 35
stop();
_parent.move = 1;
Symbol 1019 MovieClip Frame 36
move = 1;
Instance of Symbol 1011 MovieClip in Symbol 1019 MovieClip Frame 36
onClipEvent (load) {
this.gotoAndStop(_parent._parent.stopper);
}
Symbol 1019 MovieClip Frame 38
move = 0;
Instance of Symbol 382 MovieClip "medium" in Symbol 1019 MovieClip Frame 49
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 1011 MovieClip in Symbol 1019 MovieClip Frame 74
onClipEvent (load) {
this.gotoAndStop(_parent._parent.stopper);
hoi = 0.1;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (!this.hitTest(_parent._parent._parent.grond2)) {
hoi = hoi + 0.5;
_parent._y = _parent._y + hoi;
}
}
}
Symbol 1019 MovieClip Frame 101
stop();
_parent.move = 1;
Symbol 1019 MovieClip Frame 102
move = 1;
Instance of Symbol 1011 MovieClip in Symbol 1019 MovieClip Frame 102
onClipEvent (load) {
this.gotoAndStop(_parent._parent.stopper);
}
Symbol 1019 MovieClip Frame 104
move = 0;
Instance of Symbol 382 MovieClip "hard" in Symbol 1019 MovieClip Frame 106
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 1011 MovieClip in Symbol 1019 MovieClip Frame 162
onClipEvent (load) {
this.gotoAndStop(_parent._parent.stopper);
hoi = 0.1;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (!this.hitTest(_parent._parent._parent.grond2)) {
hoi = hoi + 0.5;
_parent._y = _parent._y + hoi;
}
}
}
Symbol 1019 MovieClip Frame 207
stop();
_parent.move = 1;
Instance of Symbol 1011 MovieClip in Symbol 1019 MovieClip Frame 208
onClipEvent (load) {
this.gotoAndStop(_parent._parent.stopper);
}
Symbol 1019 MovieClip Frame 228
stop();
Symbol 1020 MovieClip Frame 1
stop();
move = 1;
switcher = 0;
Instance of Symbol 1005 MovieClip "aim" in Symbol 1020 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stopDrag();
}
if (_root.pause == 0) {
if (_parent.move == 0) {
stopDrag();
}
if (_parent.move == 1) {
startDrag (this, true);
}
}
}
onClipEvent (mouseDown) {
if (_root.pause == 0) {
if (_root.eggs == 0) {
op = new Sound();
op.attachSound("tong");
op.start();
}
if (_root.eggs >= 1) {
_parent.play();
}
}
}
Symbol 1020 MovieClip Frame 2
power = 1;
_parent._parent._parent.power_meter.play();
_root.eggs = _root.eggs - 1;
_root.wasted = _root.wasted + 1;
Instance of Symbol 1011 MovieClip in Symbol 1020 MovieClip Frame 2
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.stopper = this._currentframe;
}
onClipEvent (enterFrame) {
this._x = -200 - (_parent.aim._x / 2);
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 2
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1005 MovieClip "aim" in Symbol 1020 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stopDrag();
}
if (_root.pause == 0) {
if (_parent.move == 1) {
startDrag (this, true);
}
}
}
onClipEvent (mouseUp) {
_parent.gotoAndPlay(27);
}
Symbol 1020 MovieClip Frame 12
power = 2;
Symbol 1020 MovieClip Frame 22
power = 3;
stop();
Instance of Symbol 1011 MovieClip in Symbol 1020 MovieClip Frame 22
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
onClipEvent (enterFrame) {
this._x = -200 - (_parent.aim._x / 2);
}
Symbol 1020 MovieClip Frame 27
_parent._parent._parent.power_meter.gotoAndStop(1);
Instance of Symbol 1019 MovieClip "egg" in Symbol 1020 MovieClip Frame 27
onClipEvent (load) {
if (_parent.power == 3) {
gotoAndPlay (102);
}
if (_parent.power == 2) {
gotoAndPlay (36);
}
}
onClipEvent (enterFrame) {
if (move == 1) {
this._x = _parent.aim._x;
this._y = _parent.aim._y;
}
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 27
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1005 MovieClip "aim" in Symbol 1020 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stopDrag();
}
if (_root.pause == 0) {
startDrag (this, true);
if (_parent.move == 1) {
}
}
}
onClipEvent (mouseDown) {
if (_parent.move == 1) {
_parent.play();
}
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 29
onClipEvent (load) {
gotoAndPlay (3);
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 30
onClipEvent (load) {
gotoAndPlay (4);
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 33
onClipEvent (load) {
gotoAndPlay (7);
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Symbol 1020 MovieClip Frame 34
stop();
switcher = 1;
Instance of Symbol 1005 MovieClip "aim" in Symbol 1020 MovieClip Frame 34
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stopDrag();
}
if (_root.pause == 0) {
if (_parent.move == 0) {
stopDrag();
}
if (_parent.move == 1) {
startDrag (this, true);
}
}
}
onClipEvent (mouseDown) {
if (_root.pause == 0) {
if (_root.eggs == 0) {
op = new Sound();
op.attachSound("tong");
op.start();
}
if (_root.eggs >= 1) {
_parent.play();
}
}
}
Symbol 1020 MovieClip Frame 35
power = 1;
_parent._parent._parent.power_meter.play();
_root.eggs = _root.eggs - 1;
_root.wasted = _root.wasted + 1;
Instance of Symbol 1011 MovieClip in Symbol 1020 MovieClip Frame 35
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.stopper = this._currentframe;
}
onClipEvent (enterFrame) {
this._x = -200 - (_parent.aim._x / 2);
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 35
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1005 MovieClip "aim" in Symbol 1020 MovieClip Frame 35
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stopDrag();
}
if (_root.pause == 0) {
if (_parent.move == 1) {
startDrag (this, true);
}
}
}
onClipEvent (mouseUp) {
_parent.gotoAndPlay(60);
}
Symbol 1020 MovieClip Frame 45
power = 2;
Symbol 1020 MovieClip Frame 55
power = 3;
stop();
Instance of Symbol 1011 MovieClip in Symbol 1020 MovieClip Frame 55
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
onClipEvent (enterFrame) {
this._x = -200 - (_parent.aim._x / 2);
}
Symbol 1020 MovieClip Frame 60
_parent._parent._parent.power_meter.gotoAndStop(1);
Instance of Symbol 1019 MovieClip "egg2" in Symbol 1020 MovieClip Frame 60
onClipEvent (load) {
if (_parent.power == 3) {
gotoAndPlay (102);
}
if (_parent.power == 2) {
gotoAndPlay (36);
}
}
onClipEvent (enterFrame) {
if (move == 1) {
this._x = _parent.aim._x;
this._y = _parent.aim._y;
}
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 60
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1005 MovieClip "aim" in Symbol 1020 MovieClip Frame 60
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stopDrag();
}
if (_root.pause == 0) {
startDrag (this, true);
if (_parent.move == 1) {
}
}
}
onClipEvent (mouseDown) {
if (_parent.move == 1) {
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 62
onClipEvent (load) {
gotoAndPlay (3);
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 63
onClipEvent (load) {
gotoAndPlay (4);
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Instance of Symbol 1015 MovieClip in Symbol 1020 MovieClip Frame 66
onClipEvent (load) {
gotoAndPlay (7);
}
onClipEvent (enterFrame) {
this._x = 50 - (_parent.aim._x / 2);
}
Symbol 1020 MovieClip Frame 67
stop();
Symbol 1029 MovieClip Frame 1
_parent.checkpoint = 1;
Instance of Symbol 382 MovieClip "finish" in Symbol 1029 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
Instance of Symbol 382 MovieClip "grond1" in Symbol 1029 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
Instance of Symbol 382 MovieClip "grond2" in Symbol 1029 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 1029 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(speler.egg2.hit)) {
speler.egg2.gotoAndPlay("boem");
}
if (this.hitTest(speler.egg.hit)) {
speler.egg.gotoAndPlay("boem");
}
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 82
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 113
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 168
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 216
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 312
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Symbol 1029 MovieClip Frame 574
_root.eggsmc._xscale = 200;
_root.eggsmc._x = _root.eggsmc._x + 100;
_root.eggsmc._y = _root.eggsmc._y + 100;
_root.eggsmc._yscale = 200;
Symbol 1029 MovieClip Frame 589
_root.eggs = _root.eggs + 20;
_parent.checkpoint = 645;
_root.wasted = _root.wasted - 20;
Symbol 1029 MovieClip Frame 606
_root.eggsmc._xscale = 100;
_root.eggsmc._x = _root.eggsmc._x - 100;
_root.eggsmc._y = _root.eggsmc._y - 100;
_root.eggsmc._yscale = 100;
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 735
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 742
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 836
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 910
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 972
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1065
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1088
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1152
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Symbol 1029 MovieClip Frame 1260
_parent.checkpoint = 1264;
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1271
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1318
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1384
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1387
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1499
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1559
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1617
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1669
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1729
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1029 MovieClip Frame 1787
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Symbol 1029 MovieClip Frame 1802
_parent.play();
Symbol 1031 MovieClip Frame 1
stop();
stopper = random(15);
Instance of Symbol 977 MovieClip in Symbol 1031 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Symbol 1031 MovieClip Frame 2
_parent._xscale = 400;
_parent._yscale = 400;
_root.eggs.eggs = _root.eggs.eggs - 1;
Instance of Symbol 550 MovieClip in Symbol 1031 MovieClip Frame 2
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1031 MovieClip Frame 3
_parent._xscale = 300;
_parent._yscale = 300;
Symbol 1031 MovieClip Frame 4
_parent._xscale = 200;
_parent._yscale = 200;
Symbol 1031 MovieClip Frame 5
_parent._xscale = 100;
_parent._yscale = 100;
Symbol 1050 MovieClip Frame 1
stop();
Symbol 1050 MovieClip Frame 2
_root.pause = 1;
Symbol 1050 MovieClip Frame 178
_root.livesmc._xscale = 200;
_root.livesmc._x = _root.livesmc._x - 100;
_root.livesmc._y = _root.livesmc._y - 100;
_root.livesmc._yscale = 200;
Symbol 1050 MovieClip Frame 193
_root.lives = _root.lives - 1;
ha = new Sound();
ha.attachSound("ha");
ha.start();
Symbol 1050 MovieClip Frame 207
if (_root.livesmc.lives == 0) {
_root.game_over.play();
}
Symbol 1050 MovieClip Frame 212
_root.livesmc._xscale = 100;
_root.livesmc._x = _root.livesmc._x + 100;
_root.livesmc._y = _root.livesmc._y + 100;
_root.livesmc._yscale = 100;
Symbol 1050 MovieClip Frame 234
_parent.gotoAndPlay(72);
Symbol 1050 MovieClip Frame 241
_root.pause = 0;
Instance of Symbol 956 MovieClip in Symbol 1055 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
this._x = 550 - (_root._xmouse / 4);
this._y = 400 - (_root._ymouse / 4);
}
}
Instance of Symbol 958 MovieClip in Symbol 1055 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
this._x = 550 - (_root._xmouse / 2);
this._y = 400 - (_root._ymouse / 2);
}
}
Symbol 1055 MovieClip Frame 260
_parent.play();
Symbol 1061 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1061 MovieClip Frame 3
stop();
Symbol 1063 MovieClip Frame 1
stop();
Instance of Symbol 1061 MovieClip in Symbol 1063 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.schaduw == 1) {
_visible = 1;
} else {
_visible = 0;
}
}
Instance of Symbol 977 MovieClip in Symbol 1063 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.hp < 1) {
_parent.gotoAndPlay(48);
}
if (this.hitTest(_parent._parent.speler.egg.medium) or this.hitTest(_parent._parent.speler.egg2.medium)) {
if (_parent._parent.speler.switcher == 0) {
_parent._parent.speler.egg.gotoAndPlay("boem");
}
if (_parent._parent.speler.switcher == 1) {
_parent._parent.speler.egg2.gotoAndPlay("boem");
}
_parent.gotoAndPlay(3);
_parent.hp = 0;
}
if (this.hitTest(_parent._parent.speler.egg.hard) or this.hitTest(_parent._parent.speler.egg2.hard)) {
if (_parent._parent.speler.switcher == 0) {
_parent._parent.speler.egg.gotoAndPlay("boem");
}
if (_parent._parent.speler.switcher == 1) {
_parent._parent.speler.egg2.gotoAndPlay("boem");
}
_parent.gotoAndPlay(3);
_parent.hp = 0;
}
}
}
Symbol 1063 MovieClip Frame 2
stop();
Symbol 1063 MovieClip Frame 3
_root.ei.start();
play();
Symbol 1063 MovieClip Frame 24
stop();
dood = 1;
Symbol 1063 MovieClip Frame 25
stop();
dood = 1;
Symbol 1063 MovieClip Frame 26
stop();
dood = 1;
Symbol 1063 MovieClip Frame 27
stop();
dood = 1;
Symbol 1063 MovieClip Frame 28
stop();
dood = 1;
Symbol 1063 MovieClip Frame 29
stop();
dood = 1;
Symbol 1067 MovieClip Frame 1
_parent.checkpoint = 1;
play();
Instance of Symbol 382 MovieClip "finish" in Symbol 1067 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
Instance of Symbol 382 MovieClip "grond1" in Symbol 1067 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
Instance of Symbol 382 MovieClip "grond2" in Symbol 1067 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 1067 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(speler.egg2.hit)) {
speler.egg2.gotoAndPlay("boem");
}
if (this.hitTest(speler.egg.hit)) {
speler.egg.gotoAndPlay("boem");
}
}
Instance of Symbol 382 MovieClip "grond3" in Symbol 1067 MovieClip Frame 1
onClipEvent (load) {
_visible = 0;
}
Instance of Symbol 1063 MovieClip "troopa" in Symbol 1067 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa._currentframe == 1) {
schaduw._visible = 0;
_x = _parent.troopa._x;
_y = _parent.troopa._y;
if (this.hitTest(_parent.grond3)) {
schaduw._visible = 1;
_parent.troopa.gotoAndStop(2);
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip "troopa2" in Symbol 1067 MovieClip Frame 168
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 168
onClipEvent (load) {
boost = random(10);
hp = 100;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa2._currentframe == 1) {
schaduw._visible = 0;
_x = _parent.troopa2._x;
_y = _parent.troopa2._y;
if (this.hitTest(_parent.grond3)) {
schaduw._visible = 1;
_parent.troopa2.gotoAndStop(2);
}
}
if (_parent.troopa2._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
Instance of Symbol 1063 MovieClip "troopa3" in Symbol 1067 MovieClip Frame 231
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 231
onClipEvent (load) {
boost = random(10);
hp = 100;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa._currentframe == 1) {
schaduw._visible = 0;
_x = _parent.troopa._x;
_y = _parent.troopa._y;
if (this.hitTest(_parent.grond3)) {
schaduw._visible = 1;
_parent.troopa.gotoAndStop(2);
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 312
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip "troopa4" in Symbol 1067 MovieClip Frame 398
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 398
onClipEvent (load) {
boost = random(10);
hp = 100;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa4._currentframe == 1) {
schaduw._visible = 0;
_x = _parent.troopa4._x;
_y = _parent.troopa4._y;
if (this.hitTest(_parent.grond3)) {
schaduw._visible = 1;
_parent.troopa4.gotoAndStop(2);
}
}
if (_parent.troopa4._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 461
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 542
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 628
onClipEvent (enterFrame) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (dood == false) {
play();
}
}
}
if (this._currentframe == 1) {
if (_root.pause == 0) {
this._x = this._x - (2 + boost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Symbol 1067 MovieClip Frame 702
_root.eggsmc._xscale = 200;
_root.eggsmc._x = _root.eggsmc._x + 100;
_root.eggsmc._y = _root.eggsmc._y + 100;
_root.eggsmc._yscale = 200;
Symbol 1067 MovieClip Frame 717
_root.eggs = _root.eggs + 20;
_root.wasted = _root.wasted - 20;
_parent.checkpoint = 1180;
Instance of Symbol 1063 MovieClip "troopa5" in Symbol 1067 MovieClip Frame 719
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 719
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa5._currentframe == 1) {
schaduw._visible = 0;
_x = _parent.troopa5._x;
_y = _parent.troopa5._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopa.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa5._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Symbol 1067 MovieClip Frame 734
_root.eggsmc._xscale = 100;
_root.eggsmc._x = _root.eggsmc._x - 100;
_root.eggsmc._y = _root.eggsmc._y - 100;
_root.eggsmc._yscale = 100;
Instance of Symbol 1063 MovieClip "troopa" in Symbol 1067 MovieClip Frame 783
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 783
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa._currentframe == 1) {
schaduw._visible = 0;
_x = _parent.troopa._x;
_y = _parent.troopa._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopa6.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip "troopa7" in Symbol 1067 MovieClip Frame 824
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 824
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa7._currentframe == 1) {
_x = _parent.troopa7._x;
schaduw._visible = 0;
_y = _parent.troopa7._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopa7.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa7._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip in Symbol 1067 MovieClip Frame 905
onClipEvent (load) {
boost = random(10);
hp = 100;
schaduw = 1;
}
onClipEvent (enterFrame) {
if (this._currentframe >= 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
this._x = this._x - (5 + boost);
}
}
}
Instance of Symbol 1063 MovieClip in Symbol 1067 MovieClip Frame 937
onClipEvent (load) {
boost = random(10);
hp = 100;
schaduw = 1;
}
onClipEvent (enterFrame) {
if (this._currentframe >= 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
this._x = this._x - (5 + boost);
}
}
}
Instance of Symbol 1063 MovieClip in Symbol 1067 MovieClip Frame 997
onClipEvent (load) {
boost = random(10);
schaduw = 1;
hp = 100;
}
onClipEvent (enterFrame) {
if (this._currentframe >= 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
this._x = this._x - (5 + boost);
}
}
}
Instance of Symbol 1063 MovieClip in Symbol 1067 MovieClip Frame 1031
onClipEvent (load) {
boost = random(10);
hp = 100;
schaduw = 1;
}
onClipEvent (enterFrame) {
if (this._currentframe >= 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
this._x = this._x - (5 + boost);
}
}
}
Instance of Symbol 1063 MovieClip "troopa" in Symbol 1067 MovieClip Frame 1180
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 1180
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa._currentframe == 1) {
_x = _parent.troopa._x;
schaduw._visible = 0;
_y = _parent.troopa._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopa.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip "troopakk" in Symbol 1067 MovieClip Frame 1304
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 1304
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopakk._currentframe == 1) {
_x = _parent.troopakk._x;
schaduw._visible = 0;
_y = _parent.troopakk._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopakk.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip "troopa" in Symbol 1067 MovieClip Frame 1386
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 1386
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa._currentframe == 1) {
_x = _parent.troopa._x;
schaduw._visible = 0;
_y = _parent.troopa._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopa.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip in Symbol 1067 MovieClip Frame 1386
onClipEvent (load) {
boost = random(10);
hp = 100;
schaduw = 1;
}
onClipEvent (enterFrame) {
if (this._currentframe >= 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
this._x = this._x - (5 + boost);
}
}
}
Instance of Symbol 1063 MovieClip "troopakk" in Symbol 1067 MovieClip Frame 1386
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 1386
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopakk._currentframe == 1) {
_x = _parent.troopakk._x;
schaduw._visible = 0;
_y = _parent.troopakk._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopakk.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip "troopa" in Symbol 1067 MovieClip Frame 1387
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 1387
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopa._currentframe == 1) {
_x = _parent.troopa._x;
schaduw._visible = 0;
_y = _parent.troopa._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopa.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 1063 MovieClip in Symbol 1067 MovieClip Frame 1387
onClipEvent (load) {
boost = random(10);
hp = 100;
schaduw = 1;
}
onClipEvent (enterFrame) {
if (this._currentframe >= 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
this._x = this._x - (5 + boost);
}
}
}
Instance of Symbol 1063 MovieClip "troopakk" in Symbol 1067 MovieClip Frame 1387
onClipEvent (enterFrame) {
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
if (this.hitTest(_parent.speler.egg.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this.hitTest(_parent.speler.egg2.hard)) {
_parent._parent.speler.egg.gotoAndPlay("boem");
_parent._parent.speler.egg2.gotoAndPlay("boem");
gotoAndPlay (3);
}
if (this._currentframe > 2) {
if (dood == false) {
play();
}
}
}
}
if (this._currentframe < 3) {
if (_root.pause == 0) {
if (this._currentframe == 1) {
if (yboost < -1) {
gotoAndStop (2);
}
}
yboost = yboost - 0.3;
this._x = this._x - (5 + boost);
this._y = this._y + (2 + yboost);
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
yboost = 10;
}
Instance of Symbol 1001 MovieClip in Symbol 1067 MovieClip Frame 1387
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent.troopakk._currentframe == 1) {
_x = _parent.troopakk._x;
schaduw._visible = 0;
_y = _parent.troopakk._y;
if (this.hitTest(_parent.grond3)) {
_parent.troopakk.gotoAndStop(2);
schaduw._visible = 1;
}
}
if (_parent.troopa._currentframe > 1) {
if (!this.hitTest(_parent.grond3)) {
this._y = this._y + 10;
}
if (dood == false) {
play();
}
if (this._currentframe == 1) {
this._x = this._x - (2 + boost);
}
}
}
if (this.hitTest(_parent.finish)) {
_parent._parent.dood.play();
}
if (this._currentframe > 1) {
if (_root.pause == 1) {
stop();
}
}
}
onClipEvent (load) {
boost = random(10);
hp = 100;
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1391
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1405
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1410
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1411
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1067 MovieClip Frame 1421
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1421
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1422
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1431
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1067 MovieClip Frame 1432
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1432
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1437
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1442
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1445
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1448
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1067 MovieClip Frame 1451
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1451
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1460
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1463
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1468
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1468
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1471
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1476
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1481
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1489
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1499
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1500
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1510
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1510
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1515
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1515
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1515
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1520
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1520
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1525
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1529
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1530
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1538
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1549
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1552
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1554
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1559
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1562
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1566
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1567
_root.ei.start();
Symbol 1067 MovieClip Frame 1571
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1572
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1577
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1577
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1582
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1582
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1588
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1593
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1596
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1598
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1604
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1616
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1618
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1621
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1067 MovieClip Frame 1624
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1624
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1627
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1632
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1636
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1637
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1641
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1641
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1067 MovieClip Frame 1649
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1655
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1666
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1671
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1673
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1676
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1677
_root.ei.start();
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1683
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1688
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1693
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1693
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1694
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1698
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1703
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1703
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1705
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1710
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1715
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1725
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1067 MovieClip Frame 1733
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1733
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1735
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1739
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1744
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1745
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1745
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1749
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1750
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1754
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1755
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1755
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1067 MovieClip Frame 1758
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1772
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1777
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1783
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1788
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1791
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1793
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1794
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1067 MovieClip Frame 1797
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1797
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1809
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1811
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1813
_root.ei.start();
Symbol 1067 MovieClip Frame 1814
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1814
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1822
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1827
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1832
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1839
_root.ei.start();
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1846
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1850
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1856
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1861
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1861
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1866
_root.ei.start();
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1866
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1866
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1871
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1871
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1876
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1067 MovieClip Frame 1877
_root.ei.start();
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1889
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1895
_root.ei.start();
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1898
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1900
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1905
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Symbol 1067 MovieClip Frame 1906
_parent.play();
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1908
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1910
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1912
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1918
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1923
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1928
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1928
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1939
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1944
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1949
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1950
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1964
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 1967
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1967
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1970
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1978
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1982
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1983
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 1987
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 1988
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 2006
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 2017
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 2019
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 2022
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 2027
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 975 MovieClip in Symbol 1067 MovieClip Frame 2029
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 2034
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 2039
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 2044
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 1011 MovieClip in Symbol 1067 MovieClip Frame 2045
onClipEvent (load) {
this.gotoAndStop(_parent.stopper);
}
Instance of Symbol 984 MovieClip in Symbol 1067 MovieClip Frame 2049
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1072 MovieClip Frame 1
niveau = 1;
_root.wasted = 0;
_root.pause = 0;
_root.eggthrow_frame = 1;
stop();
Instance of Symbol 956 MovieClip in Symbol 1072 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
this._x = 550 - (_root._xmouse / 4);
this._y = 400 - (_root._ymouse / 4);
}
}
Instance of Symbol 958 MovieClip in Symbol 1072 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
this._x = 550 - (_root._xmouse / 2);
this._y = 400 - (_root._ymouse / 2);
}
}
Instance of Symbol 1029 MovieClip "level" in Symbol 1072 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
this._x = 550 - _root._xmouse;
this._y = 400 - _root._ymouse;
}
if (_root.pause == 1) {
stop();
}
}
onClipEvent (load) {
gotoAndPlay(_parent.checkpoint);
_root.checkpoint_frame = _parent.checkpoint;
}
Instance of Symbol 1031 MovieClip "hit" in Symbol 1072 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._curretnframe > 1) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
play();
}
}
}
Instance of Symbol 1053 MovieClip "statuspointer" in Symbol 1072 MovieClip Frame 1
onClipEvent (enterFrame) {
this._currentframe = _parent.level._currentframe();
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
onClipEvent (load) {
gotoAndPlay(_parent.checkpoint);
}
Symbol 1072 MovieClip Frame 2
_root.pause = 1;
Symbol 1072 MovieClip Frame 25
stop();
checkpoint = 1;
Symbol 1072 MovieClip Frame 26
_root.pause = 1;
Instance of Symbol 956 MovieClip in Symbol 1072 MovieClip Frame 44
onClipEvent (enterFrame) {
if (_root.pause == 0) {
this._x = 550 - (_root._xmouse / 4);
this._y = 400 - (_root._ymouse / 4);
}
}
Instance of Symbol 958 MovieClip in Symbol 1072 MovieClip Frame 44
onClipEvent (enterFrame) {
if (_root.pause == 0) {
this._x = 550 - (_root._xmouse / 2);
this._y = 400 - (_root._ymouse / 2);
}
}
Instance of Symbol 1067 MovieClip "level" in Symbol 1072 MovieClip Frame 44
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
this._x = 550 - _root._xmouse;
this._y = 400 - _root._ymouse;
}
if (_root.pause == 1) {
stop();
}
}
onClipEvent (load) {
gotoAndPlay(_parent.checkpoint);
_root.checkpoint_frame = _parent.checkpoint;
}
Instance of Symbol 1069 MovieClip "statuspointer" in Symbol 1072 MovieClip Frame 44
onClipEvent (enterFrame) {
this._currentframe = _parent.level._currentframe();
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
onClipEvent (load) {
gotoAndPlay(_parent.checkpoint);
}
Symbol 1072 MovieClip Frame 49
stop();
_root.pause = 0;
niveau = 2;
_root.eggthrow_frame = 49;
Symbol 1072 MovieClip Frame 50
_root.pause = 1;
Symbol 1072 MovieClip Frame 71
_parent.play();
Symbol 1072 MovieClip Frame 72
if (niveau == 1) {
gotoAndStop (1);
}
if (niveau == 2) {
gotoAndStop (49);
}
_root.eggs = _root.eggs + _root.wasted;
_root.wasted = 0;
Symbol 1077 MovieClip Frame 1
powersound = new Sound();
powersound.attachSound("powersound");
stop();
Symbol 1077 MovieClip Frame 5
hoi = new Sound();
hoi.attachSound("hoi");
hoi.start();
Symbol 1077 MovieClip Frame 33
gotoAndPlay (24);
powersound.start();
Symbol 1084 MovieClip Frame 208
stop();
Symbol 1086 Button
on (release) {
gotoAndPlay (5340);
}
Symbol 1114 MovieClip Frame 21
stop();
Symbol 1114 MovieClip Frame 26
_parent.play();
stop();
Symbol 1114 MovieClip Frame 355
stop();
Symbol 1114 MovieClip Frame 377
stop();
Symbol 1114 MovieClip Frame 382
_parent.play();
Symbol 1118 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1133 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1136 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1139 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1186 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1189 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur3" in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent._parent.speler)) {
if (_parent._parent.probeer == 0) {
if (_parent._parent.hey.play()) {
}
}
}
}
}
Instance of Symbol 382 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 382 MovieClip "muur5" in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur4" in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur6" in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur7" in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 1213 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._parent.live2 == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.livesmc.gotoAndPlay(13);
this._visible = 0;
leven = new Sound();
leven.attachSound("yoshi");
leven.start();
_parent._parent.live2 = 0;
}
}
}
Instance of Symbol 1213 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._parent.live3 == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.livesmc.gotoAndPlay(13);
this._visible = 0;
leven = new Sound();
leven.attachSound("yoshi");
leven.start();
_parent._parent.live3 = 0;
}
}
}
Instance of Symbol 1213 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._parent.live1 == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.livesmc.gotoAndPlay(13);
this._visible = 0;
leven = new Sound();
leven.attachSound("yoshi");
leven.start();
_parent._parent.live1 = 0;
}
}
}
Instance of Symbol 382 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 575 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (load) {
if (_parent._parent.bossdone == 1) {
this._visible = 0;
}
}
Symbol 1223 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1229 MovieClip Frame 1
stop();
Symbol 1229 MovieClip Frame 2
_root.lives._alpha = 90;
_parent.probeer = 1;
_root.pause = 1;
Symbol 1229 MovieClip Frame 4
_root.lives._alpha = 80;
Symbol 1229 MovieClip Frame 6
_root.lives._alpha = 70;
Symbol 1229 MovieClip Frame 8
_root.lives._alpha = 60;
Symbol 1229 MovieClip Frame 10
_root.lives._alpha = 50;
Symbol 1229 MovieClip Frame 12
_root.lives._alpha = 40;
Symbol 1229 MovieClip Frame 14
_root.lives._alpha = 30;
Symbol 1229 MovieClip Frame 16
_root.lives._alpha = 20;
Symbol 1229 MovieClip Frame 18
_root.lives._alpha = 10;
Symbol 1229 MovieClip Frame 20
_root.lives._visible = 0;
Symbol 1229 MovieClip Frame 184
_root.lives._visible = 1;
Symbol 1229 MovieClip Frame 185
_root.lives._alpha = 10;
Symbol 1229 MovieClip Frame 187
_root.lives._alpha = 20;
Symbol 1229 MovieClip Frame 189
_root.lives._alpha = 30;
Symbol 1229 MovieClip Frame 191
_root.lives._alpha = 40;
Symbol 1229 MovieClip Frame 193
_root.lives._alpha = 50;
Symbol 1229 MovieClip Frame 195
_root.lives._alpha = 60;
Symbol 1229 MovieClip Frame 197
_root.lives._alpha = 70;
Symbol 1229 MovieClip Frame 199
_root.lives._alpha = 80;
Symbol 1229 MovieClip Frame 201
_root.lives._alpha = 90;
Symbol 1229 MovieClip Frame 205
_root.pause = 0;
Instance of Symbol 382 MovieClip "muur2" in Symbol 1235 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 1235 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Symbol 1255 MovieClip Frame 21
stop();
Symbol 1255 MovieClip Frame 49
stop();
Symbol 1255 MovieClip Frame 66
_parent.gotoAndPlay(5940);
stop();
Symbol 1310 MovieClip Frame 138
gotoAndPlay(random(137));
Symbol 1352 MovieClip Frame 1
_parent.play();
_parent.move = 1;
stop();
Symbol 1352 MovieClip Frame 2
_parent._parent.bosslife = _parent._parent.bosslife - 10;
_parent.stop();
if (_parent._parent.bosslife < 1) {
gotoAndPlay (38);
_parent._parent.speler.move = 0;
}
_parent.move = 0;
tong = new Sound();
tong.attachSound("tong");
tong.start();
Symbol 1352 MovieClip Frame 31
ei = new Sound();
ei.attachSound("ei");
ei.start();
Symbol 1352 MovieClip Frame 37
gotoAndStop (1);
Symbol 1352 MovieClip Frame 38
play();
Symbol 1352 MovieClip Frame 39
play();
Symbol 1352 MovieClip Frame 40
play();
Symbol 1352 MovieClip Frame 41
play();
Symbol 1352 MovieClip Frame 42
play();
Symbol 1352 MovieClip Frame 43
play();
Symbol 1352 MovieClip Frame 44
play();
Symbol 1352 MovieClip Frame 45
play();
Symbol 1352 MovieClip Frame 46
play();
Symbol 1352 MovieClip Frame 47
play();
Symbol 1352 MovieClip Frame 48
play();
Symbol 1352 MovieClip Frame 49
play();
Symbol 1352 MovieClip Frame 50
play();
Symbol 1352 MovieClip Frame 51
play();
Symbol 1352 MovieClip Frame 52
play();
Symbol 1352 MovieClip Frame 53
play();
Symbol 1352 MovieClip Frame 54
play();
Symbol 1352 MovieClip Frame 55
play();
Symbol 1352 MovieClip Frame 56
play();
Symbol 1352 MovieClip Frame 57
play();
_root.pause = 1;
Symbol 1352 MovieClip Frame 58
play();
Symbol 1352 MovieClip Frame 59
play();
Symbol 1352 MovieClip Frame 60
play();
Symbol 1352 MovieClip Frame 61
play();
Symbol 1352 MovieClip Frame 62
play();
Symbol 1352 MovieClip Frame 63
play();
Symbol 1352 MovieClip Frame 64
play();
Symbol 1352 MovieClip Frame 65
play();
Symbol 1352 MovieClip Frame 66
play();
Symbol 1352 MovieClip Frame 67
play();
Symbol 1352 MovieClip Frame 68
play();
Symbol 1352 MovieClip Frame 69
play();
Symbol 1352 MovieClip Frame 70
play();
Symbol 1352 MovieClip Frame 71
play();
Symbol 1352 MovieClip Frame 72
play();
Symbol 1352 MovieClip Frame 73
play();
Symbol 1352 MovieClip Frame 74
play();
Symbol 1352 MovieClip Frame 75
play();
Symbol 1352 MovieClip Frame 76
play();
Symbol 1352 MovieClip Frame 77
play();
Symbol 1352 MovieClip Frame 78
play();
Symbol 1352 MovieClip Frame 79
play();
Symbol 1352 MovieClip Frame 80
play();
Symbol 1352 MovieClip Frame 81
play();
Symbol 1352 MovieClip Frame 82
play();
Symbol 1352 MovieClip Frame 83
play();
Symbol 1352 MovieClip Frame 84
play();
Symbol 1352 MovieClip Frame 85
play();
Symbol 1352 MovieClip Frame 86
play();
Symbol 1352 MovieClip Frame 87
play();
Symbol 1352 MovieClip Frame 88
play();
Symbol 1352 MovieClip Frame 89
play();
Symbol 1352 MovieClip Frame 90
play();
Symbol 1352 MovieClip Frame 91
play();
Symbol 1352 MovieClip Frame 92
play();
Symbol 1352 MovieClip Frame 93
play();
Symbol 1352 MovieClip Frame 94
play();
Symbol 1352 MovieClip Frame 95
play();
Symbol 1352 MovieClip Frame 96
play();
Symbol 1352 MovieClip Frame 97
play();
Symbol 1352 MovieClip Frame 98
play();
Symbol 1352 MovieClip Frame 99
play();
Symbol 1352 MovieClip Frame 100
play();
Symbol 1352 MovieClip Frame 101
play();
Symbol 1352 MovieClip Frame 102
play();
Symbol 1352 MovieClip Frame 103
play();
Symbol 1352 MovieClip Frame 104
play();
Symbol 1352 MovieClip Frame 105
play();
Symbol 1352 MovieClip Frame 106
play();
Symbol 1352 MovieClip Frame 107
play();
Symbol 1352 MovieClip Frame 108
play();
Symbol 1352 MovieClip Frame 109
play();
Symbol 1352 MovieClip Frame 110
play();
Symbol 1352 MovieClip Frame 111
play();
Symbol 1352 MovieClip Frame 112
play();
Symbol 1352 MovieClip Frame 113
play();
Symbol 1352 MovieClip Frame 114
play();
Symbol 1352 MovieClip Frame 115
play();
Symbol 1352 MovieClip Frame 116
play();
Symbol 1352 MovieClip Frame 117
play();
Symbol 1352 MovieClip Frame 118
play();
Symbol 1352 MovieClip Frame 119
play();
Symbol 1352 MovieClip Frame 120
play();
Symbol 1352 MovieClip Frame 121
play();
Symbol 1352 MovieClip Frame 122
play();
Symbol 1352 MovieClip Frame 123
play();
Symbol 1352 MovieClip Frame 124
play();
Symbol 1352 MovieClip Frame 125
play();
Symbol 1352 MovieClip Frame 126
play();
Symbol 1352 MovieClip Frame 127
play();
Symbol 1352 MovieClip Frame 128
play();
Symbol 1352 MovieClip Frame 129
play();
Symbol 1352 MovieClip Frame 130
play();
Symbol 1352 MovieClip Frame 131
play();
Symbol 1352 MovieClip Frame 132
play();
Symbol 1352 MovieClip Frame 133
play();
Symbol 1352 MovieClip Frame 134
play();
Symbol 1352 MovieClip Frame 135
play();
Symbol 1352 MovieClip Frame 136
play();
Symbol 1352 MovieClip Frame 137
play();
Symbol 1352 MovieClip Frame 138
play();
Symbol 1352 MovieClip Frame 139
play();
Symbol 1352 MovieClip Frame 140
play();
Symbol 1352 MovieClip Frame 141
play();
Symbol 1352 MovieClip Frame 142
play();
Symbol 1352 MovieClip Frame 143
play();
Symbol 1352 MovieClip Frame 144
play();
Symbol 1352 MovieClip Frame 145
play();
Symbol 1352 MovieClip Frame 146
play();
Symbol 1352 MovieClip Frame 147
play();
Symbol 1352 MovieClip Frame 148
play();
Symbol 1352 MovieClip Frame 149
play();
Symbol 1352 MovieClip Frame 150
play();
Symbol 1352 MovieClip Frame 151
play();
Symbol 1352 MovieClip Frame 152
play();
Symbol 1352 MovieClip Frame 153
play();
Symbol 1352 MovieClip Frame 154
play();
Symbol 1352 MovieClip Frame 155
play();
Symbol 1352 MovieClip Frame 156
play();
Symbol 1352 MovieClip Frame 157
play();
Symbol 1352 MovieClip Frame 158
play();
Symbol 1352 MovieClip Frame 159
play();
Symbol 1352 MovieClip Frame 160
play();
Symbol 1352 MovieClip Frame 161
play();
Symbol 1352 MovieClip Frame 162
play();
Symbol 1352 MovieClip Frame 163
play();
Symbol 1352 MovieClip Frame 164
play();
Symbol 1352 MovieClip Frame 165
play();
Symbol 1352 MovieClip Frame 166
play();
Symbol 1352 MovieClip Frame 167
play();
Symbol 1352 MovieClip Frame 168
play();
Symbol 1352 MovieClip Frame 169
play();
Symbol 1352 MovieClip Frame 170
play();
Symbol 1352 MovieClip Frame 171
play();
Symbol 1352 MovieClip Frame 172
play();
Symbol 1352 MovieClip Frame 173
play();
Symbol 1352 MovieClip Frame 174
play();
Symbol 1352 MovieClip Frame 175
play();
Symbol 1352 MovieClip Frame 176
stop();
_parent._parent.play();
Symbol 1353 MovieClip Frame 1
move = 1;
Instance of Symbol 1314 MovieClip in Symbol 1353 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur" in Symbol 1353 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "vijand" in Symbol 1353 MovieClip Frame 23
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "hit" in Symbol 1353 MovieClip Frame 78
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 1352 MovieClip "yo" in Symbol 1353 MovieClip Frame 79
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else if (this._currentframe > 1) {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 1353 MovieClip Frame 129
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "vijand" in Symbol 1353 MovieClip Frame 169
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "hit" in Symbol 1353 MovieClip Frame 224
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 1314 MovieClip "yo" in Symbol 1353 MovieClip Frame 225
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else if (this._currentframe > 1) {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 1353 MovieClip Frame 274
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur" in Symbol 1353 MovieClip Frame 298
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "vijand" in Symbol 1353 MovieClip Frame 311
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "hit" in Symbol 1353 MovieClip Frame 366
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 1352 MovieClip "yo" in Symbol 1353 MovieClip Frame 367
onClipEvent (enterFrame) {
if (_root.pause == 1) {
this.stop();
} else if (this._currentframe > 1) {
this.play();
}
}
Instance of Symbol 382 MovieClip "muur2" in Symbol 1353 MovieClip Frame 417
onClipEvent (load) {
this._visible = 0;
}
Symbol 1353 MovieClip Frame 440
gotoAndPlay (153);
Instance of Symbol 382 MovieClip "muur1" in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur3" in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur5" in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur4" in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur7" in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent._parent.speler)) {
if (_parent._parent.probeer == 0) {
if (_parent._parent.hey.play()) {
}
}
}
}
}
Instance of Symbol 382 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Symbol 1364 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 1374 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur3" in Symbol 1374 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur5" in Symbol 1374 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur4" in Symbol 1374 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 1374 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent._parent.speler)) {
if (_parent._parent.probeer == 0) {
if (_parent._parent.hey.play()) {
}
}
}
}
}
Instance of Symbol 382 MovieClip in Symbol 1374 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 382 MovieClip "muur7" in Symbol 1374 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 550 MovieClip in Symbol 1374 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1374 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1374 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1374 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1374 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 1385 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur3" in Symbol 1385 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur5" in Symbol 1385 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur4" in Symbol 1385 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 1385 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent._parent.speler)) {
if (_parent._parent.probeer == 0) {
if (_parent._parent.hey.play()) {
}
}
}
}
}
Instance of Symbol 382 MovieClip in Symbol 1385 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 550 MovieClip in Symbol 1385 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1385 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1385 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Instance of Symbol 550 MovieClip in Symbol 1385 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Symbol 1387 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Instance of Symbol 382 MovieClip "muur1" in Symbol 1396 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur3" in Symbol 1396 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur5" in Symbol 1396 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip "muur4" in Symbol 1396 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 382 MovieClip in Symbol 1396 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent._parent.speler)) {
if (_parent._parent.probeer == 0) {
if (_parent._parent.hey.play()) {
}
}
}
}
}
Instance of Symbol 382 MovieClip in Symbol 1396 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler)) {
_root.pause = 1;
_parent._parent.play();
}
}
Instance of Symbol 550 MovieClip in Symbol 1396 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler)) {
_root.eggs = _root.eggs + 1;
ei = new Sound();
ei.attachSound("ei");
ei.start();
this._visible = 0;
}
}
}
onClipEvent (load) {
this.gotoAndStop(random(15));
}
Symbol 1398 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1408 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1653 MovieClip Frame 1
stop();
if (_root.schaduw == 1) {
gotoAndStop (2);
}
if (_root.schaduw == 0) {
gotoAndStop (3);
}
Symbol 1761 MovieClip Frame 1
_parent.checkpoint = 1;
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 72
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
if (speed < 3) {
speed = speed + 0.3;
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 93
onClipEvent (load) {
this._visible = 0;
speed = 3;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
speed = speed - 0.3;
}
}
Instance of Symbol 1535 MovieClip in Symbol 1761 MovieClip Frame 109
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
play();
if (speed < 7) {
speed = speed + 1;
}
}
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 130
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 140
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 156
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent._parent.ei1 = 0;
}
}
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 159
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 172
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 182
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 198
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler.hit)) {
if (this._visible == 1) {
this._visible = 0;
}
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent.ei1 = 0;
}
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 201
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 290
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + 7;
}
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 293
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 305
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 329
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler.hit)) {
if (this._visible == 1) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent.ei1 = 0;
}
}
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 332
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 364
onClipEvent (load) {
this._visible = 0;
speed = 7;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
speed = speed - 0.7;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 591
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.level2._visible = 1;
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 591
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 595
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 595
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 595
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 604
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer2 = this._currentframe;
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 605
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 612
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer3 = this._currentframe;
}
Instance of Symbol 1011 MovieClip in Symbol 1761 MovieClip Frame 614
onClipEvent (load) {
this.gotoAndStop(_parent.framer2);
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 615
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 619
onClipEvent (load) {
this.gotoAndStop(_parent.framer2);
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 621
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
onClipEvent (enterFrame) {
if (_parent._parent.level2._visible == 0) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent.ei1 = 0;
}
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 622
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 624
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 630
onClipEvent (load) {
this.gotoAndStop(_parent.framer2);
}
onClipEvent (enterFrame) {
if (_parent._parent.level2._visible == 0) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent.ei2 = 0;
}
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 633
onClipEvent (load) {
this.gotoAndStop(_parent.framer2);
if (_parent.ei2 == 0) {
this._visible = 0;
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 638
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
}
onClipEvent (enterFrame) {
if (_parent._parent.level2._visible == 0) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent.ei3 = 0;
}
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 641
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
if (_parent.ei3 == 0) {
this._visible = 0;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 657
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Symbol 1761 MovieClip Frame 663
_parent.level2._visible = 0;
Symbol 1761 MovieClip Frame 692
ei1 = 1;
ei2 = 1;
ei3 = 1;
Symbol 1761 MovieClip Frame 725
_parent.checkpoint = 725;
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 749
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 759
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 767
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x - speed;
if (speed < 3) {
speed = speed + 0.3;
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 769
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer3 = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 774
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 775
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler.hit)) {
if (this._visible == 1) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent._parent.ei1 = 0;
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 778
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Symbol 1761 MovieClip Frame 784
ei1 = 1;
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 785
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 1535 MovieClip in Symbol 1761 MovieClip Frame 788
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
play();
_parent._parent.speler._x = _parent._parent.speler._x - speed;
if (speed < 7) {
speed = speed + 1;
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 795
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 795
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler.hit)) {
if (this._visible == 1) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent._parent.ei1 = 0;
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 798
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Symbol 1761 MovieClip Frame 804
ei1 = 1;
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 805
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer3 = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 810
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 811
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler.hit)) {
if (this._visible == 1) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent._parent.ei1 = 0;
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 814
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Symbol 1761 MovieClip Frame 820
ei1 = 1;
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 831
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.speler.hit)) {
if (this._visible == 1) {
this._visible = 0;
ei = new Sound();
ei.attachSound("ei");
_root.eggs = _root.eggs + 1;
ei.start();
_parent._parent.ei1 = 0;
}
}
}
Instance of Symbol 550 MovieClip in Symbol 1761 MovieClip Frame 834
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Symbol 1761 MovieClip Frame 840
ei1 = 1;
ei2 = 1;
ei3 = 1;
ei4 = 1;
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 870
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x - 7;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 944
onClipEvent (load) {
this._visible = 0;
speed = 7;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x - speed;
speed = speed - 0.7;
}
}
Instance of Symbol 1658 MovieClip in Symbol 1761 MovieClip Frame 981
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1213 MovieClip in Symbol 1761 MovieClip Frame 1015
onClipEvent (enterFrame) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
ei = new Sound();
ei.attachSound("yoshi");
_root.livesmc.gotoAndPlay(13);
ei.start();
_parent.ei1 = 0;
}
}
}
Instance of Symbol 1213 MovieClip in Symbol 1761 MovieClip Frame 1018
onClipEvent (load) {
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Symbol 1761 MovieClip Frame 1024
ei1 = 1;
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1029
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe < 153) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
_parent._parent.speler.gotoAndPlay(171);
_parent._parent.speler._x = _parent._parent.speler._x + 35;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1074
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1074
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if (_parent._parent.speler._currentframe == 170) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1086
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1101
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1101
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if (_parent._parent.speler._currentframe == 170) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1173
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1185
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1185
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if (_parent._parent.speler._currentframe == 170) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1658 MovieClip in Symbol 1761 MovieClip Frame 1206
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1254
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe < 153) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
_parent._parent.speler.gotoAndPlay(171);
_parent._parent.speler._x = _parent._parent.speler._x + 35;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1269
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1374
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x - speed;
if (speed < 3) {
speed = speed + 0.3;
}
}
}
Instance of Symbol 1535 MovieClip in Symbol 1761 MovieClip Frame 1395
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x - speed;
play();
if (speed < 7) {
speed = speed + 1;
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1477
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x - 7;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1551
onClipEvent (load) {
this._visible = 0;
speed = 7;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x - speed;
speed = speed - 0.7;
}
}
Symbol 1761 MovieClip Frame 1626
_parent.checkpoint = 1626;
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1681
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.level2._visible = 1;
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1681
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1685
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1685
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Instance of Symbol 1213 MovieClip in Symbol 1761 MovieClip Frame 1733
onClipEvent (enterFrame) {
if (_parent._parent.level2._visible == 1) {
if (this._visible == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
ei = new Sound();
ei.attachSound("yoshi");
_root.livesmc.gotoAndPlay(13);
ei.start();
_parent.ei1 = 0;
}
}
}
}
Instance of Symbol 1213 MovieClip in Symbol 1761 MovieClip Frame 1736
onClipEvent (load) {
if (_parent.ei1 == 0) {
this._visible = 0;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1747
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Symbol 1761 MovieClip Frame 1753
_parent.level2._visible = 0;
Symbol 1761 MovieClip Frame 1781
ei1 = 1;
ei2 = 1;
ei3 = 1;
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1965
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
if (speed < 3) {
speed = speed + 0.3;
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 1986
onClipEvent (load) {
this._visible = 0;
speed = 3;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
speed = speed - 0.3;
}
}
Instance of Symbol 1535 MovieClip in Symbol 1761 MovieClip Frame 2002
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
play();
if (speed < 7) {
speed = speed + 1;
}
}
}
Instance of Symbol 1658 MovieClip in Symbol 1761 MovieClip Frame 2027
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2075
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe < 153) {
if (this.hitTest(_parent._parent.speler.hit)) {
this._visible = 0;
_parent._parent.speler.gotoAndPlay(171);
_parent._parent.speler._x = _parent._parent.speler._x + 35;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2095
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + 7;
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2169
onClipEvent (load) {
this._visible = 0;
speed = 7;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
_parent._parent.speler._x = _parent._parent.speler._x + speed;
speed = speed - 0.7;
}
}
Symbol 1761 MovieClip Frame 2223
_parent.checkpoint = 2223;
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2258
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2258
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if (_parent._parent.speler._currentframe == 170) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2270
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2285
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2285
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if (_parent._parent.speler._currentframe == 170) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2348
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2363
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2363
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if (_parent._parent.speler._currentframe == 170) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2408
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2423
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2423
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if (_parent._parent.speler._currentframe == 170) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2429
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
Symbol 1761 MovieClip Frame 2461
_parent.yo = 0;
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2473
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 1) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.level2._visible = 1;
}
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if ((_parent._parent.speler._currentframe < 8) && (_parent._parent.speler._currentframe > 1)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2473
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2477
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (_parent._parent.speler._currentframe == 150) {
_parent.yo = 1;
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 14)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler._y = 55;
_parent._parent.speler.gotoAndStop(150);
_parent._parent.level2._visible = 0;
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2477
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Symbol 1761 MovieClip Frame 2527
if (yo == 1) {
_parent.speler.gotoAndStop(183);
}
Instance of Symbol 1480 MovieClip in Symbol 1761 MovieClip Frame 2539
onClipEvent (load) {
this._visible = 0;
jan = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (jan == 1) {
if (_parent._parent.speler._y > 142) {
_parent._parent.speler.gotoAndStop(1);
_parent._parent.speler._y = 142;
_parent._parent.level2._visible = 1;
}
if (_parent._parent.speler._y < 142) {
_parent._parent.speler._y = _parent._parent.speler._y + 10;
_parent._parent.speler.speed = 0;
}
}
if (_parent._parent.speler._currentframe == 150) {
if (this.hitTest(_parent._parent.speler.hit)) {
jan = 1;
_parent._parent.speler.gotoAndStop(170);
}
}
}
}
Symbol 1761 MovieClip Frame 2546
if (yo == 0) {
_parent.speler.gotoAndPlay(184);
}
Symbol 1761 MovieClip Frame 2552
stop();
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 22
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 25
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 37
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 40
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 52
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 52
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 73
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 76
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 87
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 97
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 100
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 106
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 112
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 115
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 127
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 127
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 139
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 139
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 151
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 151
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 157
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 160
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 171
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 171
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 184
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 184
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 196
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 196
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 202
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 205
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 216
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 216
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 229
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 229
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 241
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 241
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 247
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 250
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 261
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 261
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 274
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 274
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 286
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 286
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 296
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 299
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 308
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 311
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 317
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 326
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 329
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 329
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this.hitTest(_parent._parent.speler.hit)) {
if (_parent._parent.speler._currentframe < 8) {
_parent._parent.speler.gotoAndPlay(30);
}
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 337
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 337
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 341
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 347
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 350
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 350
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 353
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 367
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 370
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 370
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 373
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 381
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 384
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 384
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 393
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 399
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 405
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 408
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 408
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 417
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 423
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 428
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 429
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 432
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 432
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 441
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 447
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 453
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 456
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 456
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 465
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 471
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 478
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 481
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 481
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 490
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 495
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 501
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 504
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 504
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 513
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 518
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 525
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 528
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 528
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 537
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 543
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 549
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 552
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 552
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 561
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 567
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 573
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 576
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 576
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 585
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 591
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 598
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 601
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 601
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 609
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 615
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 621
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 624
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 624
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 633
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 638
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 645
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 648
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 648
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 657
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 662
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 669
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 672
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 672
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 681
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 687
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 693
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 696
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 696
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 705
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 711
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 718
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 721
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 721
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 731
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 731
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 752
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 755
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 766
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 776
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 779
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 785
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 791
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 794
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 805
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 805
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 818
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 818
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 830
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 830
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 836
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 839
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 850
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 850
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 863
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 863
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 875
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 875
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 961
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 965
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 972
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 978
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 985
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 988
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 988
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 996
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1002
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1008
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1011
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1011
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1020
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1026
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1032
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1036
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1044
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1050
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1056
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1059
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1059
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1068
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1071
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1080
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1086
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1092
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1095
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1104
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1110
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1116
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1119
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1128
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1134
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1140
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1143
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1152
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1158
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1164
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1167
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1176
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1182
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1188
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1191
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1200
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1206
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1212
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1215
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1224
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1230
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1236
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1239
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1248
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1254
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1260
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1263
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1272
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1278
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1284
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1287
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1296
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1302
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1308
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1311
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1320
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1326
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1338
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1338
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1359
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1362
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1373
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1383
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1386
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1392
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1398
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1401
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1412
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1412
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1425
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1425
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1437
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1437
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1443
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1446
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1457
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1457
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1470
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1470
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1482
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1482
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1568
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1572
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1579
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1585
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1592
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1595
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1595
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1603
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1609
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1615
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1618
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1618
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1627
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1633
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1639
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1643
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1651
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1657
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1663
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1666
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1666
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1675
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1678
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1687
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1693
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1699
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1702
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1711
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1717
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1723
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1726
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1735
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1741
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1747
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1750
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1759
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1765
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1771
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1774
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1783
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1789
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1795
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1798
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1807
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1813
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1819
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1822
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1831
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1837
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1843
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1846
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1855
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1861
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1867
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1870
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1879
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1885
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1891
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1894
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1903
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1909
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1915
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1918
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1927
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1933
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1945
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1945
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1966
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1969
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1980
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1990
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1993
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 8)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 1999
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2005
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2008
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2020
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2020
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2032
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2032
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2044
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2044
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2050
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2053
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2064
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2064
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2077
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2077
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2089
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2089
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2101
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2104
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2113
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2116
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2122
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2131
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2134
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2142
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2142
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2146
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2152
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2155
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2155
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2158
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2172
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2175
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2175
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2178
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2186
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2189
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2189
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2198
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2204
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2210
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2213
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2213
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2222
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2228
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2234
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2237
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2237
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2246
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2252
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2258
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2261
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2261
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2270
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2276
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2283
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2286
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2286
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2295
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2300
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2306
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2309
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2309
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2318
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2323
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2330
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2333
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2333
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2342
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2348
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2354
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2357
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2357
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2366
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2372
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2378
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2381
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2381
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2390
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2396
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2403
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2406
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2406
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2414
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2420
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2426
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2429
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2429
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2438
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2443
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2450
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2453
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2453
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2462
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2468
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2474
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2477
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2477
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2486
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2492
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2498
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2501
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2501
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2510
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2516
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2522
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2525
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2525
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2534
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2540
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2547
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2550
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Instance of Symbol 1480 MovieClip in Symbol 1762 MovieClip Frame 2550
onClipEvent (load) {
this._visible = 0;
}
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if ((_parent._parent.speler._currentframe < 30) && (_parent._parent.speler._currentframe > 7)) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(90);
}
}
if (_parent._parent.speler._currentframe < 8) {
if (this.hitTest(_parent._parent.speler.hit)) {
_parent._parent.speler.gotoAndPlay(30);
}
}
}
}
Symbol 1809 MovieClip Frame 1
glide.start();
Symbol 1840 MovieClip Frame 2
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 3
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 4
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 5
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 6
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 7
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 8
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 10
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 11
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 13
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 14
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 16
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 17
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 21
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 22
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 26
_parent._parent.level.play();
Symbol 1840 MovieClip Frame 27
_root.pause = 3;
_parent._parent.level.stop();
Symbol 1840 MovieClip Frame 83
stop();
_parent._parent.play();
_root.pause = 1;
Symbol 1842 MovieClip Frame 1
stop();
jeej = 0;
Instance of Symbol 1428 MovieClip in Symbol 1842 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1803 MovieClip in Symbol 1842 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1480 MovieClip "hit" in Symbol 1842 MovieClip Frame 1
onClipEvent (load) {
this._visible = 0;
}
Instance of Symbol 1808 MovieClip in Symbol 1842 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
play();
}
}
Instance of Symbol 1809 MovieClip in Symbol 1842 MovieClip Frame 1
onClipEvent (load) {
glide = new Sound();
glide.attachSound("glide");
}
onClipEvent (enterFrame) {
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
play();
}
}
Symbol 1842 MovieClip Frame 2
jeej = 1;
Symbol 1842 MovieClip Frame 6
_root.jump.start();
Instance of Symbol 1809 MovieClip in Symbol 1842 MovieClip Frame 25
onClipEvent (load) {
glide = new Sound();
glide.attachSound("glide");
}
Symbol 1842 MovieClip Frame 29
gotoAndStop (1);
Symbol 1842 MovieClip Frame 30
_root.pause = 1;
_parent.level.prevFrame();
_root.glidesong.stop();
_root.boomhit.start();
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 32
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 32
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Symbol 1842 MovieClip Frame 33
_root.eggs = 0;
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 34
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 35
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 35
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 37
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 37
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 38
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 40
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 41
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1842 MovieClip Frame 55
_root.livesmc._xscale = 200;
_root.livesmc._x = _root.livesmc._x - 100;
_root.livesmc._y = _root.livesmc._y - 100;
_root.livesmc._yscale = 200;
Symbol 1842 MovieClip Frame 70
_root.lives = _root.lives - 1;
_root.ha.start();
Symbol 1842 MovieClip Frame 85
if (_root.livesmc.lives == 0) {
_root.game_over.play();
stop();
}
Symbol 1842 MovieClip Frame 89
_root.livesmc._xscale = 100;
_root.livesmc._x = _root.livesmc._x + 100;
_root.livesmc._y = _root.livesmc._y + 100;
_root.livesmc._yscale = 100;
_parent.reset.play();
stop();
Symbol 1842 MovieClip Frame 90
_root.pause = 1;
_parent.level.prevFrame();
_root.eggs.eggs = 0;
_root.glidesong.stop();
_root.boomhit.start();
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 94
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer2 = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 94
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Symbol 1842 MovieClip Frame 96
_root.eggs = 0;
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 97
onClipEvent (load) {
this.gotoAndStop(_parent.framer2);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 97
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 97
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer3 = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 99
onClipEvent (load) {
this.gotoAndStop(_parent.framer3);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 99
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer4 = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 100
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 102
onClipEvent (load) {
this.gotoAndStop(_parent.framer4);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 103
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1842 MovieClip Frame 114
_root.livesmc._xscale = 200;
_root.livesmc._x = _root.livesmc._x - 100;
_root.livesmc._y = _root.livesmc._y - 100;
_root.livesmc._yscale = 200;
Symbol 1842 MovieClip Frame 129
_root.lives = _root.lives - 1;
_root.ha.start();
Symbol 1842 MovieClip Frame 144
if (_root.livesmc.lives == 0) {
_root.game_over.play();
stop();
}
Symbol 1842 MovieClip Frame 148
_root.livesmc._xscale = 100;
_root.livesmc._x = _root.livesmc._x + 100;
_root.livesmc._y = _root.livesmc._y + 100;
_root.livesmc._yscale = 100;
_parent.reset.play();
stop();
Symbol 1842 MovieClip Frame 150
stop();
jeej = 0;
Instance of Symbol 1828 MovieClip in Symbol 1842 MovieClip Frame 150
onClipEvent (load) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1480 MovieClip "hit" in Symbol 1842 MovieClip Frame 150
onClipEvent (load) {
this._visible = 0;
}
Symbol 1842 MovieClip Frame 151
_root.jump.start();
jeej = 1;
Symbol 1842 MovieClip Frame 169
gotoAndStop (150);
Symbol 1842 MovieClip Frame 170
stop();
jeej = 0;
Symbol 1842 MovieClip Frame 171
if (_root.eggs > 0) {
_root.eggs = _root.eggs - 1;
} else {
gotoAndPlay (30);
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 171
onClipEvent (load) {
this.gotoAndStop(random(15));
_parent.framer = this._currentframe;
}
Instance of Symbol 550 MovieClip in Symbol 1842 MovieClip Frame 174
onClipEvent (load) {
this.gotoAndStop(_parent.framer);
}
Symbol 1842 MovieClip Frame 182
gotoAndStop (1);
Symbol 1842 MovieClip Frame 183
stop();
jeej = 1;
Instance of Symbol 1840 MovieClip in Symbol 1842 MovieClip Frame 183
onClipEvent (load) {
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1842 MovieClip Frame 201
dood.start();
Symbol 1842 MovieClip Frame 203
_root.livesmc._xscale = 200;
_root.livesmc._x = _root.livesmc._x - 100;
_root.livesmc._y = _root.livesmc._y - 100;
_root.livesmc._yscale = 200;
Symbol 1842 MovieClip Frame 218
_root.lives = _root.lives - 1;
_root.ha.start();
Symbol 1842 MovieClip Frame 233
if (_root.livesmc.lives == 0) {
_root.game_over.play();
stop();
}
Symbol 1842 MovieClip Frame 237
_root.livesmc._xscale = 100;
_root.livesmc._x = _root.livesmc._x + 100;
_root.livesmc._y = _root.livesmc._y + 100;
_root.livesmc._yscale = 100;
_parent.reset.play();
Symbol 1842 MovieClip Frame 239
stop();
_parent.reset.play();
Symbol 1857 MovieClip Frame 1
stop();
Symbol 1857 MovieClip Frame 8
_parent.glidesong.stop();
Symbol 1857 MovieClip Frame 27
_root.glidesong.start(0, 99);
Symbol 1857 MovieClip Frame 28
_root.pause = 0;
_parent.level.gotoAndPlay(_parent.checkpoint);
_parent.level2.gotoAndPlay(_parent.checkpoint);
_parent.level3.gotoAndPlay(_parent.checkpoint);
_parent.speler.gotoAndStop(1);
_parent.speler._x = 0;
_parent.speler._y = 142.2;
Symbol 1960 MovieClip Frame 1
if (_root.save == 0) {
_root.save_frame = 1;
_root.save_pos_enabled = 1;
_root.save_pos_speler = 0;
_root.checkpoint_enabled = 0;
}
stop();
_root.pause = 0;
bossliedje = new Sound();
bossliedje.attachSound("bossong");
Instance of Symbol 411 MovieClip "speler" in Symbol 1960 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.enbled == 1) {
_root.save_x = _parent.level._x;
_root.save_y = _parent.level._y;
}
if (_root.pause == 0) {
if (this.hitTest(_parent.level.muur3)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 7);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 7);
_parent.level._y = _parent.level._y + 8;
_parent.level2._y = _parent.level2._y + 8;
}
if (this.hitTest(_parent.level.muur1)) {
_parent.schaduw._xscale = 100 + (speed / 7);
_parent.schaduw._yscale = 100 + (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 7);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 7);
_parent.level._x = _parent.level._x - 8;
_parent.level2._x = _parent.level2._x - 8;
}
if (this.hitTest(_parent.level.muur2)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 7);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 7);
_parent.level._x = _parent.level._x + 8;
_parent.level2._x = _parent.level2._x + 8;
}
_parent.schaduw._xscale = 100 + (speed / 7);
_parent.schaduw._yscale = 100 + (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x + (speed / 7);
_parent.schaduw._y = _parent.schaduw._y + (speeo / 7);
_parent.level._x = _parent.level._x - (speed * 1.4);
_parent.level2._x = _parent.level2._x - (speed * 1.4);
_parent.level._y = _parent.level._y - (speeo * 1.4);
_parent.level2._y = _parent.level2._y - (speeo * 1.4);
if (this._currentframe < 3) {
if (!Key.isDown(38)) {
if (speeo < 0) {
speeo = speeo + 1;
}
}
if (!Key.isDown(40)) {
if (speeo > 0) {
speeo = speeo - 1;
}
}
if (!Key.isDown(39)) {
if (speed > 0) {
speed = speed - 1;
}
}
if (!Key.isDown(37)) {
if (speed < 0) {
speed = speed + 1;
}
}
if (Key.isDown(37) && (!Key.isDown(39))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed > -5) {
speed = speed - 1;
}
_rotation = 270;
_parent.schaduw._rotation = 270;
}
if (Key.isDown(39) && (!Key.isDown(37))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed < 5) {
speed = speed + 1;
}
_rotation = 90;
_parent.schaduw._rotation = 90;
}
if (Key.isDown(38) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo > -5) {
speeo = speeo - 1;
}
_rotation = 0;
_parent.schaduw._rotation = 0;
}
if (Key.isDown(40) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo < 5) {
speeo = speeo + 1;
}
_rotation = 180;
_parent.schaduw._rotation = 180;
}
if (((Key.isDown(37) && (Key.isDown(38))) && (!Key.isDown(39))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 315;
_parent.schaduw._rotation = 315;
}
if (((Key.isDown(39) && (Key.isDown(38))) && (!Key.isDown(37))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 45;
_parent.schaduw._rotation = 45;
}
if (((Key.isDown(37) && (Key.isDown(40))) && (!Key.isDown(39))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 220;
_parent.schaduw._rotation = 220;
}
if (((Key.isDown(39) && (Key.isDown(40))) && (!Key.isDown(37))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 135;
_parent.schaduw._rotation = 135;
}
}
}
}
onClipEvent (keyUp) {
if (_root.pause == 0) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
}
}
}
onClipEvent (load) {
speeo = 0;
speed = 0;
}
Symbol 1960 MovieClip Frame 3
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 4
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 5
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 6
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 7
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 8
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 9
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 10
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 11
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 12
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 13
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 14
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 15
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 16
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 17
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 18
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 26
speler._y = speler._y + 128;
schaduw._y = schaduw._y + 128;
Symbol 1960 MovieClip Frame 40
_root.pause = 0;
speler.gotoAndStop(1);
Instance of Symbol 561 MovieClip "level" in Symbol 1960 MovieClip Frame 40
onClipEvent (enterFrame) {
_parent.levelcoords = this._y;
_parent.levelcoords2 = this._x;
}
Instance of Symbol 575 MovieClip in Symbol 1960 MovieClip Frame 40
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (this._visible == 1) {
if (this.hitTest(_parent.speler)) {
_parent.gotoAndPlay("boss1");
}
this._y = _parent.level._y;
this._x = _parent._speler._x;
if (Key.isDown(37) or Key.isDown(39)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
onClipEvent (load) {
if (_parent.bossdone == 1) {
this._visible = 0;
}
}
Symbol 1960 MovieClip Frame 63
stop();
_root.pause = 0;
_root.save_frame = 63;
_root.save_pos_enabled = 1;
_root.save_pos_speler = 0;
Symbol 1960 MovieClip Frame 65
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 66
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 67
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 68
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 69
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 70
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 71
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 72
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 73
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 74
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 75
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 76
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 77
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 78
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 79
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 80
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 88
speler._y = speler._y + 128;
schaduw._y = schaduw._y + 128;
Symbol 1960 MovieClip Frame 102
_root.pause = 0;
speler.gotoAndStop(1);
Symbol 1960 MovieClip Frame 125
stop();
_root.pause = 0;
_root.save_frame = 125;
_root.save_pos_speler = 0;
_root.save_pos_enabled = 1;
Symbol 1960 MovieClip Frame 127
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 128
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 129
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 130
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 131
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 132
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 133
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 134
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 135
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 136
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 137
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 138
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 139
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 140
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 141
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 142
speler._y = speler._y - 8;
schaduw._y = schaduw._y - 8;
Symbol 1960 MovieClip Frame 150
speler._y = speler._y + 128;
schaduw._y = schaduw._y + 128;
Symbol 1960 MovieClip Frame 164
_root.pause = 0;
speler.gotoAndStop(1);
Symbol 1960 MovieClip Frame 187
stop();
_root.save_frame = 187;
_root.save_pos_enabled = 1;
_root.save_pos_speler = 0;
Symbol 1960 MovieClip Frame 188
_root.pause = 1;
_root.save_pos_enabled = 0;
Symbol 1960 MovieClip Frame 239
gotoAndPlay (1098);
Symbol 1960 MovieClip Frame 240
speler.gotoAndStop(1);
_root.pause = 1;
_root.save_pos_enabled = 0;
Instance of Symbol 561 MovieClip "level" in Symbol 1960 MovieClip Frame 240
onClipEvent (load) {
this._y = _parent.levelcoords;
this._x = _parent.levelcoords2;
}
Instance of Symbol 575 MovieClip in Symbol 1960 MovieClip Frame 240
onClipEvent (load) {
this._y = _parent.level._y;
this._x = _parent._speler._x;
}
Symbol 1960 MovieClip Frame 254
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 256
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 258
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 260
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 262
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 264
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 266
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 268
_root.livesmc._alpha = 20;
Symbol 1960 MovieClip Frame 270
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 272
_root.livesmc._visible = 0;
Symbol 1960 MovieClip Frame 295
_root.forest.stop();
Instance of Symbol 681 MovieClip "speler" in Symbol 1960 MovieClip Frame 301
onClipEvent (enterFrame) {
_root.save_x_speler = _x;
_root.save_y_speler = _y;
if (_root.pause == 1) {
if (this._currentframe > 3) {
stop();
}
}
if (_root.pause == 0) {
if (_currentframe == 1) {
if ((!Key.isDown(37)) && (!Key.isDown(39))) {
if ((speed > 0.005) or (speed < -0.005)) {
speed = 0;
}
}
}
if (this._currentframe > 3) {
play();
}
if (this.hit.hitTest(_parent.boss.vijand)) {
if (this._currentframe < 22) {
if (_root.eggs > 0) {
this.gotoAndPlay(22);
} else {
this.gotoAndPlay(45);
}
}
}
if (this.hit.hitTest(_parent.boss.hit)) {
if (_parent.boss.yo._currentframe == 1) {
if (this._currentframe > 12) {
this.gotoAndPlay(10);
_parent.boss.yo.play();
}
}
}
this._x = this._x + (speed * 3);
if (this.hitTest(_parent.boss.muur)) {
this._x = this._x - 15;
}
if (this.hitTest(_parent.level.muur1)) {
this._x = this._x - 15;
}
if (this.hitTest(_parent.level.muur2)) {
this._x = this._x + 15;
}
if (this._currentframe < 3) {
if (!Key.isDown(39)) {
if (speed > 0) {
speed = speed - 1;
}
}
if (!Key.isDown(37)) {
if (speed < 0) {
speed = speed + 1;
}
}
if (Key.isDown(32)) {
if (this._currentframe < 3) {
this.gotoAndPlay(3);
}
}
}
if (move == 1) {
if (Key.isDown(37) && (!Key.isDown(39))) {
if (this._currentframe == 2) {
this._xscale = -100;
if (speed > -5) {
speed = speed - 1;
}
}
if (this._currentframe > 2) {
if (speed > -5) {
speed = speed - 0.5;
}
}
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
}
if (Key.isDown(39) && (!Key.isDown(37))) {
if (this._currentframe > 2) {
if (speed < 5) {
speed = speed + 0.5;
}
}
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (this._currentframe == 2) {
this._xscale = 100;
if (speed < 5) {
speed = speed + 1;
}
}
}
}
}
}
onClipEvent (keyUp) {
if (_root.pause == 0) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
}
}
}
onClipEvent (load) {
speed = 0;
}
Instance of Symbol 106 MovieClip in Symbol 1960 MovieClip Frame 301
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Symbol 1960 MovieClip Frame 304
_root.bossliedje.setVolume(100);
Symbol 1960 MovieClip Frame 316
_root.bossliedje.start(0, 99);
_root.save_pos_speler = 1;
Symbol 1960 MovieClip Frame 351
stop();
Instance of Symbol 754 MovieClip in Symbol 1960 MovieClip Frame 351
onClipEvent (load) {
gotoAndPlay (22);
}
Symbol 1960 MovieClip Frame 672
stop();
Instance of Symbol 754 MovieClip in Symbol 1960 MovieClip Frame 672
onClipEvent (load) {
gotoAndPlay (63);
}
Symbol 1960 MovieClip Frame 740
stop();
Instance of Symbol 754 MovieClip in Symbol 1960 MovieClip Frame 740
onClipEvent (load) {
gotoAndPlay (22);
}
Symbol 1960 MovieClip Frame 1028
_root.livesmc._visible = 1;
Symbol 1960 MovieClip Frame 1029
_root.lives._alpha = 0;
Symbol 1960 MovieClip Frame 1031
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 1033
_root.livesmc._alpha = 20;
Symbol 1960 MovieClip Frame 1035
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 1037
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 1039
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 1041
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 1043
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 1045
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 1047
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 1049
_root.livesmc._alpha = 100;
Symbol 1960 MovieClip Frame 1050
_root.save_frame = 1050;
_root.pause = 0;
bosslife = 50;
stop();
Instance of Symbol 811 MovieClip "boss" in Symbol 1960 MovieClip Frame 1050
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (move == 1) {
play();
}
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1960 MovieClip Frame 1071
bossdone = 1;
_root.save_pos_speler = 0;
Symbol 1960 MovieClip Frame 1091
stopAllSounds();
Symbol 1960 MovieClip Frame 1097
_root.forest.start(0, 999);
gotoAndPlay (40);
Symbol 1960 MovieClip Frame 1098
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 1100
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 1102
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 1104
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 1106
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 1108
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 1110
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 1112
_root.livesmc._alpha = 20;
Symbol 1960 MovieClip Frame 1114
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 1116
_root.livesmc._visible = 0;
Instance of Symbol 106 MovieClip in Symbol 1960 MovieClip Frame 1116
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Symbol 1960 MovieClip Frame 2286
stop();
Symbol 1960 MovieClip Frame 2460
stop();
Symbol 1960 MovieClip Frame 2489
_root.save_frame = 2489;
Instance of Symbol 106 MovieClip in Symbol 1960 MovieClip Frame 2489
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Instance of Symbol 532 MovieClip in Symbol 1960 MovieClip Frame 2505
onClipEvent (load) {
gotoAndPlay (21);
}
Symbol 1960 MovieClip Frame 3983
stop();
Symbol 1960 MovieClip Frame 4013
_root.livesmc._visible = 1;
Instance of Symbol 947 MovieClip in Symbol 1960 MovieClip Frame 4013
onClipEvent (load) {
gotoAndStop (2803);
}
Symbol 1960 MovieClip Frame 4015
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 4017
_root.livesmc._alpha = 20;
Symbol 1960 MovieClip Frame 4019
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 4021
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 4023
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 4025
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 4027
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 4029
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 4031
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 4033
_root.livesmc._visible = 1;
Symbol 1960 MovieClip Frame 4049
stopAllSounds();
Instance of Symbol 1072 MovieClip "level" in Symbol 1960 MovieClip Frame 4049
onClipEvent (load) {
if (_root.save == 1) {
this.gotoAndStop(_root.eggthrow_frame);
}
}
Symbol 1960 MovieClip Frame 4058
_root.castle1.start(0, 99);
_root.pause = 0;
Symbol 1960 MovieClip Frame 4064
stop();
_root.save_frame = 4064;
_root.checkpoint_enabled = 1;
_root.eggthrow = 1;
Symbol 1960 MovieClip Frame 4065
_root.checkpoint_enabled = 0;
_root.eggthrow = 0;
_root.livesmc._visible = 1;
Instance of Symbol 106 MovieClip in Symbol 1960 MovieClip Frame 4065
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Symbol 1960 MovieClip Frame 4067
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 4069
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 4071
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 4073
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 4075
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 4077
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 4079
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 4081
_root.livesmc._alpha = 20;
Symbol 1960 MovieClip Frame 4083
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 4085
_root.livesmc._visible = 0;
Symbol 1960 MovieClip Frame 4114
gotoAndPlay (4274);
Symbol 1960 MovieClip Frame 4277
stop();
Symbol 1960 MovieClip Frame 4313
stopAllSounds();
Symbol 1960 MovieClip Frame 4325
_root.beach.start(0, 10);
Symbol 1960 MovieClip Frame 4862
gotoAndPlay (5328);
Instance of Symbol 1114 MovieClip in Symbol 1960 MovieClip Frame 4862
onClipEvent (load) {
gotoAndPlay (344);
}
Symbol 1960 MovieClip Frame 5328
stop();
Symbol 1960 MovieClip Frame 5465
_root.livesmc._visible = 1;
Symbol 1960 MovieClip Frame 5467
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 5469
_root.livesmc._alpha = 20;
Symbol 1960 MovieClip Frame 5471
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 5473
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 5475
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 5477
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 5479
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 5481
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 5483
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 5485
_root.livesmc._visible = 1;
Symbol 1960 MovieClip Frame 5505
stopAllSounds();
Instance of Symbol 411 MovieClip "speler" in Symbol 1960 MovieClip Frame 5515
onClipEvent (enterFrame) {
if (_root.enbled == 1) {
_root.save_x = _parent.level._x;
_root.save_y = _parent.level._y;
}
if (_root.pause == 0) {
if (this.hitTest(_parent.level.muur5) or this.hitTest(_parent.level.muur6)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 20);
_parent.level._y = _parent.level._y - 8;
_parent.level2._y = _parent.level2._y - 8;
}
if (this.hitTest(_parent.level.muur3) or this.hitTest(_parent.level.muur7)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 20);
_parent.level._y = _parent.level._y + 8;
_parent.level2._y = _parent.level2._y + 8;
}
if (this.hitTest(_parent.level.muur1)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 20);
_parent.level._x = _parent.level._x - 8;
_parent.level2._x = _parent.level2._x - 8;
}
if (this.hitTest(_parent.level.muur2) or this.hitTest(_parent.level.muur4)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 20);
_parent.level._x = _parent.level._x + 8;
_parent.level2._x = _parent.level2._x + 8;
}
_parent.schaduw._xscale = 100 + (speed / 7);
_parent.schaduw._yscale = 100 + (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x + (speed / 20);
_parent.schaduw._y = _parent.schaduw._y + (speeo / 20);
_parent.level._x = _parent.level._x - (speed * 1.4);
_parent.level2._x = _parent.level2._x - (speed * 1.4);
_parent.level._y = _parent.level._y - (speeo * 1.4);
_parent.level2._y = _parent.level2._y - (speeo * 1.4);
if (this._currentframe < 3) {
if (!Key.isDown(38)) {
if (speeo < 0) {
speeo = speeo + 1;
}
}
if (!Key.isDown(40)) {
if (speeo > 0) {
speeo = speeo - 1;
}
}
if (!Key.isDown(39)) {
if (speed > 0) {
speed = speed - 1;
}
}
if (!Key.isDown(37)) {
if (speed < 0) {
speed = speed + 1;
}
}
if (Key.isDown(37) && (!Key.isDown(39))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed > -5) {
speed = speed - 1;
}
_parent.schaduw._rotation = 270;
_rotation = 270;
}
if (Key.isDown(39) && (!Key.isDown(37))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed < 5) {
speed = speed + 1;
}
_rotation = 90;
_parent.schaduw._rotation = 90;
}
if (Key.isDown(38) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo > -5) {
speeo = speeo - 1;
}
_rotation = 0;
_parent.schaduw._rotation = 0;
}
if (Key.isDown(40) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo < 5) {
speeo = speeo + 1;
}
_rotation = 180;
_parent.schaduw._rotation = 180;
}
if (((Key.isDown(37) && (Key.isDown(38))) && (!Key.isDown(39))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 315;
_parent.schaduw._rotation = 315;
}
if (((Key.isDown(39) && (Key.isDown(38))) && (!Key.isDown(37))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 45;
_parent.schaduw._rotation = 45;
}
if (((Key.isDown(37) && (Key.isDown(40))) && (!Key.isDown(39))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 220;
_parent.schaduw._rotation = 220;
}
if (((Key.isDown(39) && (Key.isDown(40))) && (!Key.isDown(37))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 135;
_parent.schaduw._rotation = 135;
}
}
}
}
onClipEvent (keyUp) {
if (_root.pause == 0) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
}
}
}
onClipEvent (load) {
speeo = 0;
speed = 0;
}
Symbol 1960 MovieClip Frame 5518
_root.forest.start(0, 999);
bossdone = 0;
live1 = 1;
live2 = 1;
live3 = 1;
Symbol 1960 MovieClip Frame 5524
probeer = 0;
_root.pause = 0;
_root.save_frame = 5524;
_root.save_pos_enabled = 1;
stop();
Symbol 1960 MovieClip Frame 5559
stopAllSounds();
_root.save_pos_enabled = 0;
Instance of Symbol 681 MovieClip "speler" in Symbol 1960 MovieClip Frame 5575
onClipEvent (enterFrame) {
_root.save_x_speler = _x;
_root.save_y_speler = _y;
if (_root.pause == 1) {
if (this._currentframe > 3) {
stop();
}
}
if (_root.pause == 0) {
if (_currentframe == 1) {
if ((!Key.isDown(37)) && (!Key.isDown(39))) {
if ((speed > 0.005) or (speed < -0.005)) {
speed = 0;
}
}
}
if (this._currentframe > 3) {
play();
}
if (this.hit.hitTest(_parent.boss.vijand)) {
if (this._currentframe < 22) {
if (_root.eggs.eggs > 0) {
this.gotoAndPlay(22);
} else {
this.gotoAndPlay(45);
}
}
}
if (this.hit.hitTest(_parent.boss.hit)) {
if (_parent.boss.yo._currentframe == 1) {
if (this._currentframe > 12) {
this.gotoAndPlay(10);
_parent.boss.yo.play();
}
}
}
this._x = this._x + (speed * 3);
if (this.hitTest(_parent.boss.muur)) {
this._x = this._x - 15;
}
if (this.hitTest(_parent.level.muur1)) {
this._x = this._x - 15;
}
if (this.hitTest(_parent.level.muur2)) {
this._x = this._x + 15;
}
if (this._currentframe < 3) {
if (!Key.isDown(39)) {
if (speed > 0) {
speed = speed - 1;
}
}
if (!Key.isDown(37)) {
if (speed < 0) {
speed = speed + 1;
}
}
if (Key.isDown(32)) {
if (this._currentframe < 3) {
this.gotoAndPlay(3);
}
}
}
if (move == 1) {
if (Key.isDown(37) && (!Key.isDown(39))) {
if (this._currentframe == 2) {
this._xscale = -100;
if (speed > -5) {
speed = speed - 1;
}
}
if (this._currentframe > 2) {
if (speed > -5) {
speed = speed - 0.5;
}
}
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
}
if (Key.isDown(39) && (!Key.isDown(37))) {
if (this._currentframe > 2) {
if (speed < 5) {
speed = speed + 0.5;
}
}
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (this._currentframe == 2) {
this._xscale = 100;
if (speed < 5) {
speed = speed + 1;
}
}
}
}
}
}
onClipEvent (keyUp) {
if (_root.pause == 0) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
}
}
}
onClipEvent (load) {
speed = 0;
}
Instance of Symbol 106 MovieClip in Symbol 1960 MovieClip Frame 5579
onClipEvent (load) {
startDrag (this, true);
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Symbol 1960 MovieClip Frame 5580
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 5582
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 5584
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 5585
_root.bossliedje.start(0, 99);
_root.save_pos_speler = 1;
Symbol 1960 MovieClip Frame 5586
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 5588
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 5590
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 5592
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 5594
_root.livesmc._alpha = 20;
Symbol 1960 MovieClip Frame 5596
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 5598
_root.livesmc._visible = 0;
Symbol 1960 MovieClip Frame 5631
stop();
Symbol 1960 MovieClip Frame 5957
_root.livesmc._visible = 1;
Symbol 1960 MovieClip Frame 5958
_root.livesmc._alpha = 0;
Symbol 1960 MovieClip Frame 5960
_root.livesmc._alpha = 10;
Symbol 1960 MovieClip Frame 5962
_root.lives._alpha = 20;
Symbol 1960 MovieClip Frame 5964
_root.livesmc._alpha = 30;
Symbol 1960 MovieClip Frame 5966
_root.livesmc._alpha = 40;
Symbol 1960 MovieClip Frame 5968
_root.livesmc._alpha = 50;
Symbol 1960 MovieClip Frame 5970
_root.livesmc._alpha = 60;
Symbol 1960 MovieClip Frame 5972
_root.livesmc._alpha = 70;
Symbol 1960 MovieClip Frame 5974
_root.livesmc._alpha = 80;
Symbol 1960 MovieClip Frame 5976
_root.livesmc._alpha = 90;
Symbol 1960 MovieClip Frame 5978
_root.livesmc._alpha = 100;
Symbol 1960 MovieClip Frame 5979
_root.pause = 0;
bosslife = 40;
_root.save_frame = 5979;
stop();
_root.save_pos_enabled = 0;
Instance of Symbol 1353 MovieClip "boss" in Symbol 1960 MovieClip Frame 5979
onClipEvent (enterFrame) {
if (_root.pause == 0) {
if (move == 1) {
play();
}
}
if (_root.pause == 1) {
stop();
}
}
Symbol 1960 MovieClip Frame 5982
bossdone = 1;
_root.save_pos_speler = 0;
Symbol 1960 MovieClip Frame 6002
stopAllSounds();
Instance of Symbol 411 MovieClip "speler" in Symbol 1960 MovieClip Frame 6023
onClipEvent (keyUp) {
if (_root.pause == 0) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
}
}
}
onClipEvent (load) {
speeo = 0;
speed = 0;
}
onClipEvent (enterFrame) {
if (_root.enbled == 1) {
_root.save_x = _parent.level._x;
_root.save_y = _parent.level._y;
}
if (_root.pause == 0) {
if (this.hitTest(_parent.level.muur5) or this.hitTest(_parent.level.muur6)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 4);
_parent.level._y = _parent.level._y - 8;
_parent.level2._y = _parent.level2._y - 8;
}
if (this.hitTest(_parent.level.muur3) or this.hitTest(_parent.level.muur7)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 4);
_parent.level._y = _parent.level._y + 8;
_parent.level2._y = _parent.level2._y + 8;
}
if (this.hitTest(_parent.level.muur1)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 4);
_parent.level._x = _parent.level._x - 8;
_parent.level2._x = _parent.level2._x - 8;
}
if (this.hitTest(_parent.level.muur2) or this.hitTest(_parent.level.muur4)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 4);
_parent.level._x = _parent.level._x + 8;
_parent.level2._x = _parent.level2._x + 8;
}
_parent.schaduw._xscale = 100 + (speed / 7);
_parent.schaduw._yscale = 100 + (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x + (speed / 4);
_parent.schaduw._y = _parent.schaduw._y + (speeo / 4);
_parent.level._x = _parent.level._x - (speed * 1.4);
_parent.level2._x = _parent.level2._x - (speed * 1.4);
_parent.level._y = _parent.level._y - (speeo * 1.4);
_parent.level2._y = _parent.level2._y - (speeo * 1.4);
if (this._currentframe < 3) {
if (!Key.isDown(38)) {
if (speeo < 0) {
speeo = speeo + 1;
}
}
if (!Key.isDown(40)) {
if (speeo > 0) {
speeo = speeo - 1;
}
}
if (!Key.isDown(39)) {
if (speed > 0) {
speed = speed - 1;
}
}
if (!Key.isDown(37)) {
if (speed < 0) {
speed = speed + 1;
}
}
if (Key.isDown(37) && (!Key.isDown(39))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed > -5) {
speed = speed - 1;
}
_parent.schaduw._rotation = 270;
_rotation = 270;
}
if (Key.isDown(39) && (!Key.isDown(37))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed < 5) {
speed = speed + 1;
}
_rotation = 90;
_parent.schaduw._rotation = 90;
}
if (Key.isDown(38) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo > -5) {
speeo = speeo - 1;
}
_rotation = 0;
_parent.schaduw._rotation = 0;
}
if (Key.isDown(40) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo < 5) {
speeo = speeo + 1;
}
_rotation = 180;
_parent.schaduw._rotation = 180;
}
if (((Key.isDown(37) && (Key.isDown(38))) && (!Key.isDown(39))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 315;
_parent.schaduw._rotation = 315;
}
if (((Key.isDown(39) && (Key.isDown(38))) && (!Key.isDown(37))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 45;
_parent.schaduw._rotation = 45;
}
if (((Key.isDown(37) && (Key.isDown(40))) && (!Key.isDown(39))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 220;
_parent.schaduw._rotation = 220;
}
if (((Key.isDown(39) && (Key.isDown(40))) && (!Key.isDown(37))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 135;
_parent.schaduw._rotation = 135;
}
}
}
}
Symbol 1960 MovieClip Frame 6024
_root.forest.start(0, 999);
Symbol 1960 MovieClip Frame 6027
_root.save_pos_enabled = 1;
Symbol 1960 MovieClip Frame 6046
_root.pause = 0;
stop();
_root.save_frame = 6046;
_root.save_pos_enabled = 1;
Symbol 1960 MovieClip Frame 6048
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6049
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6050
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6051
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6052
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6053
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6054
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6055
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6056
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6057
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6058
speler._x = speler._x + 8;
Symbol 1960 MovieClip Frame 6059
speler._x = speler._x + 8;
Symbol 1960 MovieClip Frame 6060
speler._x = speler._x + 8;
Symbol 1960 MovieClip Frame 6061
speler._x = speler._x + 8;
Symbol 1960 MovieClip Frame 6062
speler._x = speler._x + 8;
Symbol 1960 MovieClip Frame 6063
speler._x = speler._x + 8;
Symbol 1960 MovieClip Frame 6071
speler._x = speler._x - 128;
schaduw._x = schaduw._x - 128;
Symbol 1960 MovieClip Frame 6113
_root.pause = 0;
_root.save_frame = 6113;
_root.save_pos_enabled = 1;
stop();
Symbol 1960 MovieClip Frame 6115
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6116
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6117
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6118
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6119
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6120
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6121
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6122
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6123
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6124
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6125
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6126
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6127
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6128
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6129
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6130
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6138
speler._y = speler._y - 128;
schaduw._y = schaduw._y - 128;
Symbol 1960 MovieClip Frame 6180
_root.pause = 0;
_root.save_frame = 6180;
_root.save_pos_enabled = 1;
stop();
Symbol 1960 MovieClip Frame 6182
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6183
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6184
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6185
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6186
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6187
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6188
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6189
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6190
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6191
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6192
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6193
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6194
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6195
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6196
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6197
speler._y = speler._y + 8;
schaduw._y = schaduw._y + 8;
Symbol 1960 MovieClip Frame 6205
speler._y = speler._y - 128;
schaduw._y = schaduw._y - 128;
Instance of Symbol 411 MovieClip "speler" in Symbol 1960 MovieClip Frame 6210
onClipEvent (keyUp) {
if (_root.pause == 0) {
if (this._currentframe == 2) {
this.gotoAndStop(1);
}
}
}
onClipEvent (load) {
speeo = 0;
speed = 0;
}
onClipEvent (enterFrame) {
if (_root.enbled == 1) {
_root.save_x = _parent.level._x;
_root.save_y = _parent.level._y;
}
if (_root.pause == 0) {
if (this.hitTest(_parent.level.muur5) or this.hitTest(_parent.level.muur6)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 10);
_parent.level._y = _parent.level._y - 8;
_parent.level2._y = _parent.level2._y - 8;
}
if (this.hitTest(_parent.level.muur3) or this.hitTest(_parent.level.muur7)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._y = _parent.schaduw._y - (speeo / 10);
_parent.level._y = _parent.level._y + 8;
_parent.level2._y = _parent.level2._y + 8;
}
if (this.hitTest(_parent.level.muur1)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 10);
_parent.level._x = _parent.level._x - 8;
_parent.level2._x = _parent.level2._x - 8;
}
if (this.hitTest(_parent.level.muur2) or this.hitTest(_parent.level.muur4)) {
_parent.schaduw._xscale = 100 - (speed / 7);
_parent.schaduw._yscale = 100 - (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x - (speed / 10);
_parent.level._x = _parent.level._x + 8;
_parent.level2._x = _parent.level2._x + 8;
}
_parent.schaduw._xscale = 100 + (speed / 7);
_parent.schaduw._yscale = 100 + (speeo * 2);
_parent.schaduw._x = _parent.schaduw._x + (speed / 10);
_parent.schaduw._y = _parent.schaduw._y + (speeo / 10);
_parent.level._x = _parent.level._x - (speed * 1.4);
_parent.level2._x = _parent.level2._x - (speed * 1.4);
_parent.level._y = _parent.level._y - (speeo * 1.4);
_parent.level2._y = _parent.level2._y - (speeo * 1.4);
if (this._currentframe < 3) {
if (!Key.isDown(38)) {
if (speeo < 0) {
speeo = speeo + 1;
}
}
if (!Key.isDown(40)) {
if (speeo > 0) {
speeo = speeo - 1;
}
}
if (!Key.isDown(39)) {
if (speed > 0) {
speed = speed - 1;
}
}
if (!Key.isDown(37)) {
if (speed < 0) {
speed = speed + 1;
}
}
if (Key.isDown(37) && (!Key.isDown(39))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed > -5) {
speed = speed - 1;
}
_parent.schaduw._rotation = 270;
_rotation = 270;
}
if (Key.isDown(39) && (!Key.isDown(37))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speed < 5) {
speed = speed + 1;
}
_rotation = 90;
_parent.schaduw._rotation = 90;
}
if (Key.isDown(38) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo > -5) {
speeo = speeo - 1;
}
_rotation = 0;
_parent.schaduw._rotation = 0;
}
if (Key.isDown(40) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
if (speeo < 5) {
speeo = speeo + 1;
}
_rotation = 180;
_parent.schaduw._rotation = 180;
}
if (((Key.isDown(37) && (Key.isDown(38))) && (!Key.isDown(39))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 315;
_parent.schaduw._rotation = 315;
}
if (((Key.isDown(39) && (Key.isDown(38))) && (!Key.isDown(37))) && (!Key.isDown(40))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 45;
_parent.schaduw._rotation = 45;
}
if (((Key.isDown(37) && (Key.isDown(40))) && (!Key.isDown(39))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 220;
_parent.schaduw._rotation = 220;
}
if (((Key.isDown(39) && (Key.isDown(40))) && (!Key.isDown(37))) && (!Key.isDown(38))) {
if (this._currentframe == 1) {
this.gotoAndStop(2);
}
_rotation = 135;
_parent.schaduw._rotation = 135;
}
}
}
}
Symbol 1960 MovieClip Frame 6247
_root.pause = 0;
_root.save_frame = 6247;
_root.save_pos_enabled = 1;
stop();
Symbol 1960 MovieClip Frame 6249
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6250
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6251
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6252
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6253
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6254
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6255
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6256
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6257
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6258
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6259
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6260
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6261
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6262
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6263
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6264
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6272
speler._x = speler._x - 128;
schaduw._x = schaduw._x - 128;
Symbol 1960 MovieClip Frame 6314
_root.pause = 0;
_root.save_frame = 6314;
_root.save_pos_enabled = 1;
stop();
Symbol 1960 MovieClip Frame 6316
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6317
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6318
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6319
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6320
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6321
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6322
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6323
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6324
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6325
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6326
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6327
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6328
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6329
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6330
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6331
speler._x = speler._x + 8;
schaduw._x = schaduw._x + 8;
Symbol 1960 MovieClip Frame 6339
speler._x = speler._x - 128;
schaduw._x = schaduw._x - 128;
stopAllSounds();
Symbol 1960 MovieClip Frame 6374
_root.glidesong.start(0, 99);
_root.save_pos_enabled = 0;
_root.save_pos_speler = 1;
Symbol 1960 MovieClip Frame 6441
_root.pause = 0;
_root.save_frame = 6441;
_root.checkpoint_enabled = 1;
stop();
Instance of Symbol 1761 MovieClip "level" in Symbol 1960 MovieClip Frame 6441
onClipEvent (enterFrame) {
_root.checkpoint_frame = _parent.checkpoint;
if (_root.pause == 0) {
play();
}
if (_root.pause == 1) {
stop();
}
}
Instance of Symbol 1762 MovieClip "level3" in Symbol 1960 MovieClip Frame 6441
onClipEvent (enterFrame) {
_root.checkpoint_frame = _parent.checkpoint;
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
play();
}
this._currentframe = _parent.level._currentframe;
}
Instance of Symbol 1842 MovieClip "speler" in Symbol 1960 MovieClip Frame 6441
onClipEvent (enterFrame) {
_root.save_x_speler = this._x;
_root.save_y_speler = this._y;
if (pause == 1) {
stop();
}
if (_root.pause == 0) {
if (jeej == 1) {
play();
}
this._x = this._x + speed;
this._rotation = speed;
if (this._currentframe == 150) {
_parent.level._rotation = 0;
_parent.level2._rotation = 0;
if ((!Key.isDown(37)) && (!Key.isDown(39))) {
if ((speed > -2) && (speed < 0)) {
speed = 0;
}
if ((speed < 3) && (speed > 0)) {
speed = 0;
}
if (speed < 0) {
speed = speed + 2;
}
if (speed > 0) {
speed = speed - 2;
}
}
if (Key.isDown(37)) {
if (speed > -9) {
speed = speed - 3;
}
}
if (Key.isDown(39)) {
if (speed < 9) {
speed = speed + 3;
}
}
if (Key.isDown(32)) {
gotoAndPlay (151);
}
}
if (this._currentframe == 1) {
_parent.level._rotation = (speed * -1) * 2.3;
_parent.level2._rotation = (speed * -1) * 2.3;
if ((!Key.isDown(37)) && (!Key.isDown(39))) {
if ((speed > -1) && (speed < 0)) {
speed = 0;
}
if ((speed < 1) && (speed > 0)) {
speed = 0;
}
if (speed < 0) {
speed = speed + 0.8;
}
if (speed > 0) {
speed = speed - 0.8;
}
}
if (Key.isDown(37)) {
if (speed > -9) {
speed = speed - 1.2;
}
}
if (Key.isDown(39)) {
if (speed < 9) {
speed = speed + 1.2;
}
}
if (Key.isDown(32)) {
gotoAndPlay (2);
}
}
}
}
Instance of Symbol 1854 MovieClip "level2" in Symbol 1960 MovieClip Frame 6441
onClipEvent (enterFrame) {
_root.checkpoint_frame = _parent.checkpoint;
if (_root.pause == 1) {
stop();
}
if (_root.pause == 0) {
play();
}
this._currentframe = _parent.level._currentframe;
}
Symbol 1960 MovieClip Frame 6442
_root.checkpoint_enabled = 0;
Symbol 1960 MovieClip Frame 6600
_root.gotoAndPlay(26);
Symbol 1960 MovieClip Frame 7242
_root.play();
stop();
Symbol 1987 MovieClip Frame 12
gotoAndPlay (1);
Symbol 1987 MovieClip Frame 22
_root.lives = _root.lives + 1;
Symbol 1988 Button
on (keyPress "<Enter>") {
if (_root.pause == 0) {
play();
}
}
on (keyPress "p") {
if (_root.pause == 0) {
play();
}
}
Symbol 2066 Button
on (release) {
_root.pos = sharedobject.getLocal("aaa");
_root.pos.data.save_x_speler = _root.save_x_speler;
_root.pos.data.save_y_speler = _root.save_y_speler;
_root.pos.data.eggthrow = _root.eggthrow;
_root.pos.data.eggthrow_frame = _root.eggthrow_frame;
_root.pos.data.lives = _root.lives;
_root.pos.data.eggs = _root.eggs;
_root.pos.data.checkpoint_enabled = _root.checkpoint_enabled;
_root.pos.data.checkpoint = _root.checkpoint_frame;
_root.pos.data.save_x = _root.save_x;
_root.pos.data.save_y = _root.save_y;
_root.pos.data.save_pos_enabled = _root.save_pos_enabled;
_root.pos.data.save_pos_speler = _root.save_pos_speler;
_root.pos.data.save_frame = _root.save_frame;
mode = 1;
_root.saving.play();
if (_root.pause < 3) {
_root.pause = 0;
_parent.gotoAndStop(1);
}
}
Symbol 2067 Button
on (release) {
if (_root.pause < 3) {
_root.pause = 0;
_parent.gotoAndStop(1);
}
}
Symbol 2068 Button
on (release) {
if (_root.pause < 3) {
_root.play();
}
}
Symbol 2072 MovieClip Frame 72
stop();
Symbol 2073 Button
on (keyPress "<Enter>") {
if (_root.pause < 3) {
_root.pause = 0;
play();
}
}
on (keyPress "p") {
if (_root.pause < 3) {
_root.pause = 0;
play();
}
}
Symbol 2074 MovieClip Frame 1
stop();
_root.pause = 0;
Symbol 2074 MovieClip Frame 2
_root.pause = 1;
stop();
Instance of Symbol 106 MovieClip in Symbol 2074 MovieClip Frame 2
onClipEvent (enterFrame) {
this._x = _parent._xmouse;
this._y = _parent._ymouse;
}
onClipEvent (mouseDown) {
if (_currentframe > 1) {
stop();
}
if (_currentframe == 1) {
play();
}
}
onClipEvent (mouseUp) {
if (_currentframe > 1) {
play();
}
}
Symbol 2077 MovieClip Frame 15
_root.pause = 1;
Symbol 2077 MovieClip Frame 16
_root.game.gotoAndStop(_root.save_frame);
Symbol 2077 MovieClip Frame 17
if (_root.checkpoint_enabled == 1) {
_root.game.level.gotoAndStop(_root.checkpoint_frame);
_root.game.level2.gotoAndStop(_root.checkpoint_frame);
_root.game.level3.gotoAndStop(_root.checkpoint_frame);
}
Symbol 2077 MovieClip Frame 18
if (_root.eggthrow == 1) {
_root.game.level.level.gotoAndStop(_root.checkpoint_frame);
_root.game.level.gotoAndStop(_root.eggthrow_frame);
}
Symbol 2077 MovieClip Frame 20
_root.bossliedje.setVolume(100);
if (_root.save_frame == 6441) {
_root.glidesong.start(0, 99);
}
if ((((((((((_root.save_frame == 63) or (_root.save_frame == 125)) or (_root.save_frame == 187)) or (_root.save_frame == 2489)) or (_root.save_frame == 5524)) or (_root.save_frame == 6046)) or (_root.save_frame == 6113)) or (_root.save_frame == 6180)) or (_root.save_frame == 6247)) or (_root.save_frame == 6314)) {
_root.forest.start(0, 99);
}
if ((_root.save_frame == 1050) or (_root.save_frame == 5979)) {
_root.bossliedje.start(0, 99);
}
if (_root.save_frame == 4064) {
_root.castle1.start(0, 99);
}
Symbol 2077 MovieClip Frame 23
_root.eggsmc._x = 22.1;
_root.eggsmc._y = 10;
Symbol 2077 MovieClip Frame 28
if (_root.save_pos_speler == 1) {
_root.game.speler._x = _root.save_x_speler;
_root.game.speler._y = _root.save_y_speler;
}
Symbol 2077 MovieClip Frame 29
if (_root.save_pos_enabled == 1) {
_root.game.level2._x = _root.save_x;
_root.game.level2._y = _root.save_y;
_root.game.level._x = _root.save_x;
_root.game.level._y = _root.save_y;
}
Symbol 2077 MovieClip Frame 32
_root.pause = 0;
_root.play();
Symbol 2129 MovieClip Frame 1
stop();
Symbol 2129 MovieClip Frame 2
_root.pause = 1;
stopAllSounds();
Symbol 2129 MovieClip Frame 223
_root.gotoAndPlay(79);
Symbol 2132 MovieClip Frame 1
stop();
Symbol 2132 MovieClip Frame 2
_root.save = 1;
_root.pause = 1;
Symbol 2132 MovieClip Frame 6
_root.pos.data.save = 1;
Symbol 2132 MovieClip Frame 12
_root.pause = 0;
Symbol 2135 Button
on (release) {
play();
}
Symbol 2136 Button
on (release) {
pause = 1;
prevFrame();
}