Frame 1
ifFrameLoaded (46) {
gotoAndStop (3);
}
_root.liv = 5;
_root.pengar = 0;
fscommand ("showmenu", "false");
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Frame 4
stop();
Frame 5
stop();
fscommand ("showmenu", "false");
Instance of Symbol 34 MovieClip "-1" in Frame 5
onClipEvent (enterFrame) {
if (99 < _root.pengar) {
_root.pengar = 0;
_root.liv = _root.liv + 1;
}
}
Instance of Symbol 37 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_root.liv < 0) {
tellTarget ("_root") {
gotoAndPlay ("gm");
};
}
}
Frame 6
stop();
Instance of Symbol 52 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 53 MovieClip in Frame 6
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 72 MovieClip "gubbe" in Frame 6
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 88 MovieClip "bana" in Frame 6
onClipEvent (enterFrame) {
this._y = this._y + 0.5;
}
Frame 7
stop();
Frame 8
stop();
Instance of Symbol 103 MovieClip "bana" in Frame 8
onClipEvent (enterFrame) {
this._y = this._y + 0.6;
}
Instance of Symbol 72 MovieClip "gubbe" in Frame 8
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 8
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 8
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Frame 9
stop();
Frame 10
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 10
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 10
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 126 MovieClip "bana" in Frame 10
onClipEvent (enterFrame) {
this._y = this._y + 0.7;
}
Instance of Symbol 52 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Frame 11
stop();
Frame 12
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 12
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 12
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 142 MovieClip "bana" in Frame 12
onClipEvent (enterFrame) {
this._y = this._y + 0.8;
}
Instance of Symbol 52 MovieClip in Frame 12
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Frame 13
stop();
Frame 14
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 14
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 14
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 144 MovieClip "bana" in Frame 14
onClipEvent (enterFrame) {
this._y = this._y + 0.9;
}
Instance of Symbol 52 MovieClip in Frame 14
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Frame 15
stop();
Frame 16
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 16
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 16
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 146 MovieClip in Frame 16
onClipEvent (enterFrame) {
this._y = this._y + 1;
}
Frame 17
stop();
Frame 18
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 18
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 18
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 148 MovieClip in Frame 18
onClipEvent (enterFrame) {
this._y = this._y + 1.1;
}
Frame 19
stop();
Frame 20
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 20
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 20
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 150 MovieClip in Frame 20
onClipEvent (enterFrame) {
this._y = this._y + 1.2;
}
Frame 21
stop();
Frame 22
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 22
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 22
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 22
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 152 MovieClip in Frame 22
onClipEvent (enterFrame) {
this._y = this._y + 1.3;
}
Frame 23
stop();
Frame 24
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 24
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 24
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 24
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 154 MovieClip in Frame 24
onClipEvent (enterFrame) {
this._y = this._y + 1.4;
}
Frame 25
stop();
Frame 26
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 26
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 26
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 156 MovieClip in Frame 26
onClipEvent (enterFrame) {
this._y = this._y + 1.5;
}
Frame 27
stop();
Frame 28
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 28
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 28
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 28
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 158 MovieClip in Frame 28
onClipEvent (enterFrame) {
this._y = this._y + 1.6;
}
Frame 29
stop();
Frame 30
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 30
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 30
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 160 MovieClip in Frame 30
onClipEvent (enterFrame) {
this._y = this._y + 1.7;
}
Frame 31
stop();
Frame 32
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 32
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 32
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 32
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 162 MovieClip in Frame 32
onClipEvent (enterFrame) {
this._y = this._y + 1.8;
}
Frame 33
stop();
Frame 34
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 34
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 34
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 164 MovieClip in Frame 34
onClipEvent (enterFrame) {
this._y = this._y + 1.9;
}
Frame 35
stop();
Frame 36
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 36
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 36
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 166 MovieClip in Frame 36
onClipEvent (enterFrame) {
this._y = this._y + 2;
}
Frame 37
stop();
Frame 38
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 38
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 38
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 38
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 169 MovieClip in Frame 38
onClipEvent (enterFrame) {
this._y = this._y + 2.1;
}
Frame 39
stop();
Frame 40
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 40
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 40
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 40
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 172 MovieClip in Frame 40
onClipEvent (enterFrame) {
this._y = this._y + 2.2;
}
Frame 41
stop();
Frame 42
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 42
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 42
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 42
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 174 MovieClip in Frame 42
onClipEvent (enterFrame) {
this._y = this._y + 2.3;
}
Frame 43
stop();
Frame 44
stop();
Instance of Symbol 72 MovieClip "gubbe" in Frame 44
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this._x = this._x + 10;
tellTarget ("_root.gubbe") {
gotoAndStop (1);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
};
} else if (Key.isDown(Key.LEFT)) {
this._x = this._x - 10;
gotoAndStop (6);
tellTarget ("_root.gubbe.feet") {
nextFrame();
};
}
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
if (_root.stand == true) {
tellTarget ("_root.jump") {
play();
};
}
}
}
onClipEvent (enterFrame) {
this._y = this._y + 10;
}
Instance of Symbol 53 MovieClip in Frame 44
onClipEvent (enterFrame) {
_root.tid = _root.tid - 1;
}
Instance of Symbol 52 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.liv = _root.liv - 1;
tellTarget ("_root.-1") {
play();
tellTarget ("_root") {
prevFrame();
};
};
}
}
Instance of Symbol 179 MovieClip in Frame 44
onClipEvent (enterFrame) {
this._y = this._y + 2.4;
}
Frame 45
stop();
Frame 46
stop();
Symbol 6 Button
on (release, keyPress "q") {
toggleHighQuality();
}
Symbol 7 Button
on (release) {
toggleHighQuality();
}
Symbol 8 Button
on (release) {
gotoAndStop (4);
}
Symbol 13 Button
on (release) {
toggleHighQuality();
}
Symbol 14 Button
on (release) {
gotoAndPlay (5);
}
Symbol 15 Button
on (release) {
gotoAndStop (5);
}
Symbol 19 Button
on (release) {
gotoAndStop (1);
}
Symbol 20 Button
on (release) {
gotoAndPlay (1);
}
Symbol 24 Button
on (release) {
nextFrame();
}
Symbol 34 MovieClip Frame 1
stop();
Symbol 36 MovieClip Frame 1
stop();
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Instance of Symbol 43 MovieClip in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) {
this._alpha = random(100);
}
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 2
_root.gubbe._y = _root.gubbe._y - 25;
Symbol 50 MovieClip Frame 3
_root.gubbe._y = _root.gubbe._y - 25;
Symbol 50 MovieClip Frame 4
_root.gubbe._y = _root.gubbe._y - 25;
Symbol 50 MovieClip Frame 5
_root.gubbe._y = _root.gubbe._y - 25;
Symbol 50 MovieClip Frame 6
_root.gubbe._y = _root.gubbe._y - 25;
Symbol 50 MovieClip Frame 7
_root.gubbe._y = _root.gubbe._y - 25;
Symbol 53 MovieClip Frame 3
_root.stand = false;
Symbol 58 MovieClip Frame 63
gotoAndPlay (1);
Symbol 61 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 8
gotoAndStop (1);
Symbol 72 MovieClip Frame 1
stop();
Symbol 72 MovieClip Frame 2
stop();
Instance of Symbol 75 MovieClip in Symbol 79 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._y = _root.gubbe._y - 11;
_root.stand = true;
}
}
Instance of Symbol 76 MovieClip in Symbol 79 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._y = _root.gubbe._y + 14;
}
}
Instance of Symbol 77 MovieClip in Symbol 79 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._x = _root.gubbe._x - 5;
_root.stand = true;
}
}
Instance of Symbol 78 MovieClip in Symbol 79 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._x = _root.gubbe._x + 5;
}
}
Instance of Symbol 85 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 75 MovieClip in Symbol 90 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._y = _root.gubbe._y - 11;
_root.stand = true;
}
}
Instance of Symbol 76 MovieClip in Symbol 90 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._y = _root.gubbe._y + 14;
}
}
Instance of Symbol 77 MovieClip in Symbol 90 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._x = _root.gubbe._x - 5;
_root.stand = true;
}
}
Instance of Symbol 78 MovieClip in Symbol 90 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._x = _root.gubbe._x + 5;
}
}
Symbol 101 MovieClip Frame 1
stop();
levande = true;
Symbol 101 MovieClip Frame 2
tellTarget ("_parent") {
stop();
levande = false;
};
Symbol 101 MovieClip Frame 10
stop();
Instance of Symbol 101 MovieClip "eye" in Symbol 102 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
if (this.levande == true) {
play();
this.levande = false;
_root.liv = _root.liv - 1;
tellTarget ("_root.gubbe.eye") {
gotoAndPlay ("aj");
tellTarget ("_root.gubbe.mouth") {
play();
tellTarget ("_root.gubbe.hand") {
play();
tellTarget ("_root.-1") {
play();
};
};
};
};
}
}
}
Instance of Symbol 85 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 103 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Symbol 124 MovieClip Frame 1
stop();
levande = true;
Symbol 124 MovieClip Frame 2
tellTarget ("_parent") {
stop();
levande = false;
};
Symbol 124 MovieClip Frame 8
stop();
Instance of Symbol 124 MovieClip in Symbol 125 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
if (this.levande == true) {
play();
this.levande = false;
_root.liv = _root.liv - 1;
tellTarget ("_root.gubbe.eye") {
gotoAndPlay ("aj");
tellTarget ("_root.gubbe.mouth") {
play();
tellTarget ("_root.gubbe.hand") {
play();
tellTarget ("_root.-1") {
play();
};
};
};
};
}
}
}
Instance of Symbol 85 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Symbol 140 MovieClip Frame 1
stop();
levande = true;
Symbol 140 MovieClip Frame 2
tellTarget ("_parent") {
stop();
levande = false;
};
Symbol 140 MovieClip Frame 7
stop();
Instance of Symbol 140 MovieClip in Symbol 141 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.levande == true) {
this._x = this._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
if (this.levande == true) {
play();
this.levande = false;
_root.liv = _root.liv - 1;
tellTarget ("_root.gubbe.eye") {
gotoAndPlay ("aj");
tellTarget ("_root.gubbe.mouth") {
play();
tellTarget ("_root.gubbe.hand") {
play();
tellTarget ("_root.-1") {
play();
};
};
};
};
}
}
}
Instance of Symbol 85 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 152 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 152 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 152 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 152 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 152 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 152 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 154 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 154 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 154 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 154 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 154 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 154 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 156 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 101 MovieClip "eye" in Symbol 168 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
if (this.levande == true) {
play();
this.levande = false;
_root.liv = _root.liv - 1;
tellTarget ("_root.gubbe.eye") {
gotoAndPlay ("aj");
tellTarget ("_root.gubbe.mouth") {
play();
tellTarget ("_root.gubbe.hand") {
play();
tellTarget ("_root.-1") {
play();
};
};
};
};
}
}
}
Instance of Symbol 85 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 169 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Symbol 171 MovieClip Frame 1
stop();
levande = true;
Symbol 171 MovieClip Frame 2
tellTarget ("_parent") {
stop();
levande = false;
};
Symbol 171 MovieClip Frame 7
stop();
Instance of Symbol 85 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 85 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 75 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._y = _root.gubbe._y - 11;
_root.stand = true;
}
}
Instance of Symbol 76 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._y = _root.gubbe._y + 14;
}
}
Instance of Symbol 77 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._x = _root.gubbe._x - 5;
_root.stand = true;
}
}
Instance of Symbol 78 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
_root.gubbe._x = _root.gubbe._x + 5;
}
}
Instance of Symbol 124 MovieClip in Symbol 177 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
if (this.levande == true) {
play();
this.levande = false;
_root.liv = _root.liv - 1;
tellTarget ("_root.gubbe.eye") {
gotoAndPlay ("aj");
tellTarget ("_root.gubbe.mouth") {
play();
tellTarget ("_root.gubbe.hand") {
play();
tellTarget ("_root.-1") {
play();
};
};
};
};
}
}
}
Instance of Symbol 140 MovieClip in Symbol 178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.levande == true) {
this._x = this._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
if (this.levande == true) {
play();
this.levande = false;
_root.liv = _root.liv - 1;
tellTarget ("_root.gubbe.eye") {
gotoAndPlay ("aj");
tellTarget ("_root.gubbe.mouth") {
play();
tellTarget ("_root.gubbe.hand") {
play();
tellTarget ("_root.-1") {
play();
};
};
};
};
}
}
}
Instance of Symbol 85 MovieClip in Symbol 179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
tellTarget ("_root") {
nextFrame();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Instance of Symbol 87 MovieClip in Symbol 179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hittest(_root.gubbe)) {
this._x = 15000;
_root.pengar = _root.pengar + 1;
play();
tellTarget ("_root.diamondsound") {
play();
};
}
}
Symbol 183 Button
on (release) {
gotoAndPlay (5);
_root.liv = 5;
_root.pengar = 0;
}