Frame 1
totalbytes = _root.getBytesTotal();
bytesloaded = _root.getBytesLoaded();
percent = int((bytesloaded / totalbytes) * 100);
if (percent < 0) {
percent = 0;
}
tellTarget ("_root.loader") {
gotoAndStop(int(_root.percent / 2));
};
Frame 2
if (bytesloaded >= totalbytes) {
play();
} else {
gotoAndPlay (1);
}
Frame 3
_global.w = 2;
Frame 4
if (_global.w == 2) {
gotoAndStop ("start");
} else if (_global.w != 2) {
gotoAndStop ("download");
}
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Symbol 11 MovieClip Frame 1
stop();
Symbol 11 MovieClip Frame 25
stop();
Symbol 11 MovieClip Frame 50
stop();
stop();
Symbol 97 Button
on (release) {
gotoAndStop (6);
}
Symbol 108 Button
on (release) {
gotoAndStop (2);
}
Symbol 135 MovieClip Frame 1
stop();
Symbol 135 MovieClip Frame 2
stop();
Symbol 144 MovieClip Frame 1
_root.game.hundret.play();
Symbol 144 MovieClip Frame 2
_root.game.hundret.play();
Symbol 146 MovieClip Frame 1
stop();
Symbol 146 MovieClip Frame 2
bonus = Math.floor(Math.random() * 20000) + 1;
_root.game.main.container.gore = _root.game.main.container.gore + bonus;
Symbol 147 MovieClip Frame 1
stop();
Symbol 147 MovieClip Frame 2
lunch = new Sound();
lunch.attachSound("lunch");
Symbol 147 MovieClip Frame 3
lunch.start();
Symbol 155 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 24
gotoAndStop (1);
Symbol 155 MovieClip Frame 49
gotoAndStop (1);
Symbol 155 MovieClip Frame 76
gotoAndStop (1);
Symbol 164 MovieClip Frame 1
stop();
Symbol 167 MovieClip Frame 1
var score = _root.game.main.container.gore;
Symbol 168 MovieClip Frame 1
stop();
Symbol 177 MovieClip Frame 1
stop();
Symbol 177 MovieClip Frame 6
_root.game.container2.gutepille = 2;
Symbol 177 MovieClip Frame 33
stop();
Instance of Symbol 174 MovieClip in Symbol 177 MovieClip Frame 33
/* no clip actions */
Symbol 177 MovieClip Frame 40
_root.game.container2.gutepille = 1;
Symbol 178 MovieClip Frame 1
stop();
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._x = this._x - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._x = this._x + x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._y = this._y - x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._y = this._y + x);
}
}
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._y = this._y - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._y = this._y + x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._x = this._x - x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._x = this._x + x);
}
}
Symbol 178 MovieClip Frame 3
stop();
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 3
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._x = this._x - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._x = this._x + x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._y = this._y - x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._y = this._y + x);
}
}
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 4
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._y = this._y - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._y = this._y + x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._x = this._x - x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._x = this._x + x);
}
}
Symbol 178 MovieClip Frame 5
stop();
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 5
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._x = this._x - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._x = this._x + x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._y = this._y - x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._y = this._y + x);
}
}
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 6
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._y = this._y - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._y = this._y + x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._x = this._x - x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._x = this._x + x);
}
}
Symbol 178 MovieClip Frame 7
stop();
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 7
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._x = this._x - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._x = this._x + x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._y = this._y - x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._y = this._y + x);
}
}
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 8
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._y = this._y - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._y = this._y + x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._x = this._x - x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._x = this._x + x);
}
}
Symbol 178 MovieClip Frame 9
stop();
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 9
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._x = this._x - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._x = this._x + x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._y = this._y - x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._y = this._y + x);
}
}
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 10
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._y = this._y - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._y = this._y + x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._x = this._x - x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._x = this._x + x);
}
}
Symbol 178 MovieClip Frame 11
stop();
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 11
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._x = this._x - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._x = this._x + x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._y = this._y - x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._y = this._y + x);
}
}
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 12
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._y = this._y - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._y = this._y + x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._x = this._x - x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._x = this._x + x);
}
}
Symbol 178 MovieClip Frame 13
stop();
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 13
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._x = this._x - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._x = this._x + x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._y = this._y - x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._y = this._y + x);
}
}
Instance of Symbol 177 MovieClip "flipper" in Symbol 178 MovieClip Frame 14
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.ship._x = (this._y = this._y - x);
}
if (Key.isDown(39)) {
_root.ship._x = (this._y = this._y + x);
}
if (Key.isDown(40)) {
_root.ship._y = (this._x = this._x - x);
}
if (Key.isDown(38)) {
_root.ship._y = (this._x = this._x + x);
}
}
Symbol 180 MovieClip Frame 1
stop();
Symbol 180 MovieClip Frame 2
_root.game.main.container.reiher = _root.game.main.container.reiher + 1;
if (_root.game.main.container.reiher >= 32) {
_root.game.perfect.play();
}
Symbol 180 MovieClip Frame 10
stop();
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 183 MovieClip Frame 1
var gore = 0;
var reiher = 0;
var reiher2 = 0;
var reiher3 = 0;
var reiher4 = 0;
var reiher5 = 0;
var reiher6 = 0;
var reiher7 = 0;
Symbol 183 MovieClip Frame 2
stop();
Symbol 189 MovieClip Frame 1
stop();
Symbol 189 MovieClip Frame 3
stop();
Symbol 189 MovieClip Frame 5
stop();
Symbol 189 MovieClip Frame 7
stop();
Symbol 189 MovieClip Frame 9
stop();
Symbol 189 MovieClip Frame 11
stop();
Symbol 189 MovieClip Frame 13
stop();
Symbol 189 MovieClip Frame 15
stop();
Symbol 189 MovieClip Frame 17
stop();
Symbol 189 MovieClip Frame 19
stop();
Symbol 189 MovieClip Frame 21
stop();
Symbol 189 MovieClip Frame 23
stop();
Symbol 191 MovieClip Frame 1
stop();
Symbol 191 MovieClip Frame 2
_root.game.main.container.reiher2 = _root.game.main.container.reiher2 + 1;
if (_root.game.main.container.reiher2 >= 32) {
_root.game.perfect.play();
}
Symbol 191 MovieClip Frame 7
stop();
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 193 MovieClip Frame 2
go = new Sound();
go.attachSound("go");
Symbol 193 MovieClip Frame 3
go.start();
Symbol 193 MovieClip Frame 33
stop();
Symbol 195 MovieClip Frame 1
stop();
Symbol 196 MovieClip Frame 1
stop();
Instance of Symbol 195 MovieClip in Symbol 196 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
this.gotoAndPlay(2);
if (_root.game.container2.gutepille == 1) {
_root.game.main.fisch.flipper.gotoAndPlay("big");
} else if (_root.game.container2.gutepille == 2) {
_root.game.main.fisch.flipper.gotoAndPlay("small");
}
}
}
Symbol 197 MovieClip Frame 1
stop();
Symbol 197 MovieClip Frame 2
_root.game.main.container.reiher3 = _root.game.main.container.reiher3 + 1;
if (_root.game.main.container.reiher3 >= 64) {
_root.game.perfect.play();
}
Symbol 197 MovieClip Frame 10
stop();
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 199 MovieClip Frame 1
stop();
Symbol 199 MovieClip Frame 2
_root.game.main.container.reiher3 = _root.game.main.container.reiher3 + 1;
Symbol 199 MovieClip Frame 10
stop();
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 202 MovieClip Frame 1
stop();
Symbol 203 MovieClip Frame 1
stop();
Instance of Symbol 202 MovieClip in Symbol 203 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
this.gotoAndStop(2);
if (_root.game.container2.gutepille == 1) {
_root.game.main.fisch.flipper.gotoAndPlay("big");
} else if (_root.game.container2.gutepille == 2) {
_root.game.main.fisch.flipper.gotoAndPlay("small");
}
}
}
Symbol 204 MovieClip Frame 1
stop();
Symbol 204 MovieClip Frame 2
_root.game.main.container.reiher4 = _root.game.main.container.reiher4 + 1;
if (_root.game.main.container.reiher4 >= 32) {
_root.game.perfect.play();
}
Symbol 204 MovieClip Frame 7
stop();
Symbol 216 MovieClip Frame 1
if (_root.game.container2.gutepille == 2) {
gotoAndStop (2);
}
stop();
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 204 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 208 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y - x;
}
}
Instance of Symbol 209 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 210 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y - x;
}
}
Instance of Symbol 211 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 213 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.stripe.gotoAndStop(2);
}
}
Instance of Symbol 214 MovieClip in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.stripe.gotoAndStop(2);
}
}
Instance of Symbol 209 MovieClip in Symbol 216 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 215 MovieClip in Symbol 216 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x - x;
}
}
Symbol 217 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 2
_root.game.main.container.reiher5 = _root.game.main.container.reiher5 + 1;
if (_root.game.main.container.reiher5 >= 32) {
_root.game.perfect.play();
}
Symbol 217 MovieClip Frame 10
stop();
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 219 MovieClip Frame 1
stop();
Symbol 220 MovieClip Frame 1
stop();
Instance of Symbol 219 MovieClip in Symbol 220 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.bonus.gotoAndPlay(2);
this.gotoAndStop(2);
}
}
Symbol 221 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 2
_root.game.main.container.reiher4 = _root.game.main.container.reiher4 + 1;
if (_root.game.main.container.reiher4 >= 32) {
_root.game.perfect.play();
}
Symbol 221 MovieClip Frame 6
stop();
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 223 MovieClip Frame 1
stop();
Symbol 224 MovieClip Frame 1
stop();
Instance of Symbol 223 MovieClip in Symbol 224 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.nextFrame();
_root.game.main.fisch.nextFrame();
_root.game.main.grass.nextFrame();
gotoAndStop (2);
}
}
Symbol 225 MovieClip Frame 1
stop();
Symbol 225 MovieClip Frame 2
_root.game.main.container.reiher6 = _root.game.main.container.reiher6 + 1;
if (_root.game.main.container.reiher6 >= 32) {
_root.game.perfect.play();
}
Symbol 225 MovieClip Frame 10
stop();
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 225 MovieClip in Symbol 226 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 2
_root.game.main.container.reiher7 = _root.game.main.container.reiher7 + 1;
if (_root.game.main.container.reiher7 >= 32) {
_root.game.perfect.play();
}
Symbol 227 MovieClip Frame 8
stop();
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 227 MovieClip in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 237 MovieClip Frame 1
if (_root.game.container2.gutepille == 2) {
gotoAndStop (2);
}
stop();
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 221 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 230 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y - x;
}
}
Instance of Symbol 231 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 232 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y - x;
}
}
Instance of Symbol 233 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 234 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.stripe.gotoAndStop(2);
}
}
Instance of Symbol 235 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.stripe.gotoAndStop(2);
}
}
Instance of Symbol 231 MovieClip in Symbol 237 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 236 MovieClip in Symbol 237 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x - x;
}
}
Symbol 238 MovieClip Frame 1
stop();
Symbol 238 MovieClip Frame 10
stop();
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.container.gore = _root.game.main.container.gore + 100;
_root.game.hundret.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
Symbol 307 Button
on (release) {
gotoAndPlay (11);
}
Symbol 317 Button
on (release) {
_root.game.gotoAndStop(1);
}
Symbol 318 MovieClip Frame 1
score = _root.game.main.container.gore;
_root.game.main.score.scoretable.filename = "highscores.sco";
_root.game.main.score.scoretable.scoresize = 10;
_root.game.main.score.scoretable.action = "VIEW";
_root.game.main.score.scoretable.viewtype = "FLASH";
_root.game.main.score.scoretable.winname = name;
_root.game.main.score.scoretable.winscore = score;
_root.game.main.score.scoretable.loadVariables("http://www.mausland.de/scores.php", "GET");
Symbol 318 MovieClip Frame 10
stop();
Symbol 318 MovieClip Frame 11
_root.game.main.score.scoretable.filename = "highscores.sco";
_root.game.main.score.scoretable.scoresize = 10;
_root.game.main.score.scoretable.action = "INSERT";
_root.game.main.score.scoretable.viewtype = "FLASH";
_root.game.main.score.scoretable.winname = name;
_root.game.main.score.scoretable.winscore = score;
_root.game.main.score.scoretable.loadVariables("http://www.mausland.de/scores.php", "GET");
Symbol 318 MovieClip Frame 20
stop();
Symbol 319 MovieClip Frame 1
_root.game.gong.gotoAndPlay("three");
_global.x = 14;
Symbol 319 MovieClip Frame 168
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 169
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 292
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 293
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 361
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 518
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 637
_root.game.gong.gotoAndPlay("two");
Symbol 319 MovieClip Frame 706
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 827
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1044
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1089
Symbol 319 MovieClip Frame 1093
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1164
_root.game.gong.gotoAndPlay("one");
Symbol 319 MovieClip Frame 1243
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1244
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1363
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1364
_root.game.lunch.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1523
_root.game.zahler.gotoAndPlay(2);
Symbol 319 MovieClip Frame 1597
_root.game.gong.gotoAndPlay("ziel");
Symbol 319 MovieClip Frame 1599
_root.game.gotoAndStop(4);
stop();
setProperty("/info", _visible , 0);
Symbol 322 MovieClip Frame 15
stop();
Symbol 337 MovieClip Frame 1
stop();
Symbol 337 MovieClip Frame 2
eureka = new Sound();
eureka.attachSound("eureka");
_root.game.main.container.reiher = 0;
_root.game.main.container.reiher2 = 0;
_root.game.main.container.reiher3 = 0;
_root.game.main.container.reiher4 = 0;
_root.game.main.container.reiher5 = 0;
_root.game.main.container.reiher6 = 0;
_root.game.main.container.reiher7 = 0;
Symbol 337 MovieClip Frame 3
eureka.start();
Symbol 339 MovieClip Frame 1
var gutepille = 1;
Symbol 339 MovieClip Frame 2
stop();
Symbol 343 MovieClip Frame 1
stop();
Symbol 346 MovieClip Frame 15
stop();
Symbol 347 MovieClip Frame 1
var typein = "...";
stop();
Symbol 347 MovieClip Frame 2
stop();
Instance of Symbol 324 MovieClip in Symbol 347 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 325 MovieClip in Symbol 347 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y - x;
}
}
Instance of Symbol 326 MovieClip in Symbol 347 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x - x;
}
}
Instance of Symbol 327 MovieClip in Symbol 347 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x + x;
}
}
Instance of Symbol 324 MovieClip in Symbol 347 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x - x;
}
}
Instance of Symbol 325 MovieClip in Symbol 347 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x + x;
}
}
Instance of Symbol 326 MovieClip in Symbol 347 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y - x;
}
}
Instance of Symbol 327 MovieClip in Symbol 347 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Symbol 347 MovieClip Frame 4
stop();
Instance of Symbol 324 MovieClip in Symbol 347 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y + x;
}
}
Instance of Symbol 325 MovieClip in Symbol 347 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._y = _root.game.main.fisch.flipper._y - x;
}
}
Instance of Symbol 326 MovieClip in Symbol 347 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x - x;
}
}
Instance of Symbol 327 MovieClip in Symbol 347 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.game.main.fisch.flipper)) {
_root.game.main.fisch.flipper._x = _root.game.main.fisch.flipper._x + x;
}
}
Symbol 347 MovieClip Frame 5
gotoAndStop (1);
Symbol 353 Button
on (release) {
getURL ("http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash", "_blank");
}
Symbol 355 Button
on (release) {
gotoAndPlay (3);
}