Frame 1
var my_cm = new ContextMenu();
my_cm.builtInItems.play = false;
my_cm.builtInItems.rewind = false;
my_cm.builtInItems.forward_back = false;
my_cm.builtInItems.zoom = false;
my_cm.builtInItems.print = false;
my_cm.builtInItems.loop = false;
this.menu = my_cm;
bytes_loaded = Math.round(this.getBytesLoaded());
bytes_total = Math.round(this.getBytesTotal());
getPercent = bytes_loaded / bytes_total;
this.loadBar._width = getPercent * 100;
this.loadText = Math.round(getPercent * 100) + "%";
if (bytes_loaded == bytes_total) {
this.gotoAndPlay(2);
}
Instance of Symbol 7 MovieClip in Frame 1
onClipEvent (enterFrame) {
_alpha = 20;
_rotation = (_rotation + 0.1);
}
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (enterFrame) {
_alpha = 30;
_rotation = (_rotation - 0.1);
}
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
_alpha = 10;
_rotation = (_rotation - 0.1);
}
Frame 2
_root.levelscore = 10000;
_root.score = 0;
stop();
var mus = new Sound();
mus.attachSound("music");
var endmus = new Sound();
endmus.attachSound("end");
_root.soundstat = "on";
_root.over = 0;
_root.menucontrol._alpha = 0;
_root.buttonmask._alpha = 0;
_root.big1._alpha = 0;
_root.big1._xscale = 0;
_root.big1._yscale = 0;
_root.big2._alpha = 0;
_root.big2._xscale = 0;
_root.big2._yscale = 0;
_root.norm1._alpha = 0;
_root.norm1._xscale = 0;
_root.norm1._yscale = 0;
_root.norm2._alpha = 0;
_root.norm2._xscale = 0;
_root.norm2._yscale = 0;
_root.norm3._alpha = 0;
_root.norm3._xscale = 0;
_root.norm3._yscale = 0;
_root.norm4._alpha = 0;
_root.norm4._xscale = 0;
_root.norm4._yscale = 0;
_root.norm5._alpha = 0;
_root.norm5._xscale = 0;
_root.norm5._yscale = 0;
_root.lang._alpha = 0;
_root.lang._xscale = 0;
_root.lang._yscale = 0;
Instance of Symbol 23 MovieClip "norm5" in Frame 2
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 23 MovieClip "norm4" in Frame 2
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 23 MovieClip "norm3" in Frame 2
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 23 MovieClip "norm2" in Frame 2
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 23 MovieClip "norm1" in Frame 2
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 23 MovieClip in Frame 2
onClipEvent (enterFrame) {
_xscale = 70;
_yscale = 70;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 23 MovieClip in Frame 2
onClipEvent (enterFrame) {
_xscale = 50;
_yscale = 50;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 23 MovieClip in Frame 2
onClipEvent (enterFrame) {
_xscale = 70;
_yscale = 70;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 23 MovieClip in Frame 2
onClipEvent (enterFrame) {
_xscale = 50;
_yscale = 50;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 23 MovieClip in Frame 2
onClipEvent (enterFrame) {
_xscale = 20;
_yscale = 20;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 23 MovieClip "lang" in Frame 2
onClipEvent (enterFrame) {
if (_xscale < 500) {
_xscale = (_xscale + 20);
}
if (_yscale < 100) {
_yscale = (_yscale + 4);
}
if (_alpha < 100) {
_alpha = (_alpha + 4);
}
}
Instance of Symbol 23 MovieClip "big1" in Frame 2
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_xscale < 300) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
if (_alpha < 100) {
_alpha = (_alpha + 5);
}
}
Instance of Symbol 23 MovieClip "big2" in Frame 2
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_xscale < 300) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
if (_alpha < 100) {
_alpha = (_alpha + 5);
}
}
Instance of Symbol 47 MovieClip "buttonmask" in Frame 2
on (rollOver) {
_root.over = 1;
}
on (rollOut) {
_root.over = 0;
}
Instance of Symbol 80 MovieClip "menucontrol" in Frame 2
onClipEvent (enterFrame) {
if (_root.over == 1) {
bigletters._rotation = 45;
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
} else {
if (_alpha > 0) {
_alpha = (_alpha - 10);
}
if (_xscale > 0) {
_xscale = (_xscale - 10);
_yscale = (_yscale - 10);
}
}
}
Instance of Symbol 87 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Instance of Symbol 95 MovieClip in Frame 2
on (release) {
_root.sounstat == "on";
_root.soundstat = "off";
stopAllSounds();
if ((_root.soundstat == "off") and (_alpha > 100)) {
_root.soundstat = "on";
_root.mus.start(0, 99999999999);
_alpha = 99;
}
_alpha = (_alpha + 1);
}
onClipEvent (enterFrame) {
if (_rotation == 0) {
_root.mus.start(0, 99999999999);
_rotation = 0.0001;
}
}
Frame 3
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "MAKING THE TABLE";
_root.level = 1;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
gotoAndPlay (4);
}
if (_root.player._alpha < 1) {
gotoAndPlay (2);
}
};
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 3
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 3
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 3
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 3
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 5
stop();
_root.gotonext = 0;
_root.moving = 0;
_root.antalplattor = 0;
_root.level = 2;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "PICNIC";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (6);
}
if (_root.player._alpha < 1) {
gotoAndPlay (4);
}
};
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 5
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 5
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 5
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 5
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 7
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 3;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "BROKEN FORK";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (8);
}
if (_root.player._alpha < 1) {
gotoAndPlay (6);
}
};
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 7
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 7
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 7
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 7
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 9
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 4;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "ANCIENT FISH";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (10);
}
if (_root.player._alpha < 1) {
gotoAndPlay (8);
}
};
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 9
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 9
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 9
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 9
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 11
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 5;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "TASTES LIKE CHICKEN";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (12);
}
if (_root.player._alpha < 1) {
gotoAndPlay (10);
}
};
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 11
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 11
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 130 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 103 MovieClip in Frame 11
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 11
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 13
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 6;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "TURKEY FOR DINNER?";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (14);
}
if (_root.player._alpha < 1) {
gotoAndPlay (12);
}
};
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 146 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
stop();
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 13
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 13
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 13
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 13
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 108 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 15
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 7;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "30% LESS FAT";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (16);
}
if (_root.player._alpha < 1) {
gotoAndPlay (14);
}
};
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 146 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
stop();
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 15
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 15
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 15
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 15
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 108 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 17
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 8;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "OMELETTE DU FROMAGE";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (18);
}
if (_root.player._alpha < 1) {
gotoAndPlay (16);
}
};
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 146 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
stop();
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 17
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 17
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 17
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 103 MovieClip in Frame 17
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 108 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 19
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 9;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "PIECE OF CAKE";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (20);
}
if (_root.player._alpha < 1) {
gotoAndPlay (18);
}
};
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 19
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 19
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 19
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 19
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 21
stop();
_root.moving = 0;
_root.antalplattor = 0;
_root.gotonext = 0;
_root.levelname = "THE DESSERT";
_root.level = 10;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
gotoAndPlay (22);
}
if (_root.player._alpha < 1) {
gotoAndPlay (20);
}
};
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 21
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 21
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 21
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 103 MovieClip in Frame 21
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 108 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 23
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 11;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "EAT YOUR LETTUCE!";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (24);
}
if (_root.player._alpha < 1) {
gotoAndPlay (22);
}
};
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 23
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 23
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 23
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 103 MovieClip in Frame 23
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 108 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 25
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 12;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "EASY ON THE PEPPER!";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (26);
}
if (_root.player._alpha < 1) {
gotoAndPlay (24);
}
};
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 25
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 25
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 25
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 25
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 27
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 13;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "CONSUME";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (28);
}
if (_root.player._alpha < 1) {
gotoAndPlay (26);
}
};
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 27
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 27
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 27
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 27
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 108 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 29
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 14;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "PISTACHIO";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (30);
}
if (_root.player._alpha < 1) {
gotoAndPlay (28);
}
};
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 29
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 29
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 29
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 108 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Instance of Symbol 103 MovieClip in Frame 29
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Frame 31
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 15;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "DIG IN";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (32);
}
if (_root.player._alpha < 1) {
gotoAndPlay (30);
}
};
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 31
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 31
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 31
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 31
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 33
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 16;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "CAKE";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (34);
}
if (_root.player._alpha < 1) {
gotoAndPlay (32);
}
};
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 33
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 33
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 33
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 33
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 108 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 35
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 17;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "BURRITO";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (36);
}
if (_root.player._alpha < 1) {
gotoAndPlay (34);
}
};
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 35
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 35
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 103 MovieClip in Frame 35
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 35
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 50;
_yscale = 50;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 108 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 37
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 18;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "CURRY WURST";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (38);
}
if (_root.player._alpha < 1) {
gotoAndPlay (36);
}
};
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 37
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 37
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 37
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 108 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Instance of Symbol 103 MovieClip in Frame 37
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Frame 39
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = 19;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "PEANUTBUTTER JELLY";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (40);
}
if (_root.player._alpha < 1) {
gotoAndPlay (38);
}
};
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 146 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
stop();
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 39
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 39
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 39
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 103 MovieClip in Frame 39
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 108 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Frame 41
stop();
_root.antalplattor = 0;
_root.gotonext = 0;
_root.moving = 0;
_root.level = "20!!";
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.levelname = "THE LAST SUPPER";
_root.player._alpha = 100;
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext == 1) {
gotoAndPlay (42);
}
if (_root.player._alpha < 1) {
gotoAndPlay (40);
}
};
Instance of Symbol 23 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 146 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
stop();
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 146 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
stop();
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 23 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 97 MovieClip "fyrkant" in Frame 41
onClipEvent (enterFrame) {
_alpha = 0;
if (Key.isDown(32) and (_root.moving != 0)) {
if (_xscale != 130) {
_root.snd.start(0, 1);
}
_xscale = 130;
_yscale = 250;
} else if (_root.moving == 0) {
_xscale = 38;
_yscale = 70;
}
}
Instance of Symbol 99 MovieClip "player" in Frame 41
onClipEvent (enterFrame) {
if (((_root.antalplattor < 2) and (_alpha == 100)) and (_root.moving == 0)) {
_alpha = (_alpha - 1);
}
if (_alpha == 100) {
if ((Key.isDown(40) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 1;
}
if ((Key.isDown(37) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 3;
}
if ((Key.isDown(39) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 4;
}
if ((Key.isDown(38) and (_root.moving == 0)) and (_root.alive == 1)) {
_root.moving = 2;
}
if (_root.moving == 1) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 2) {
if (this.hitTest(_root.fyrkant)) {
_y = (_y - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 3) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x - 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
if (_root.moving == 4) {
if (this.hitTest(_root.fyrkant)) {
_x = (_x + 4);
} else {
_root.sd.start(0, 1);
_root.moving = 0;
_root.fyrkant._x = _x;
_root.fyrkant._y = _y;
}
}
}
if (((_root.dead == 1) and (_root.alive == 0)) and (_root.fyrkant._xscale != 130)) {
if (_alpha > 0) {
_alpha = (_alpha - 4);
}
} else {
_alpha = 100;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 107 MovieClip "levelknapp" in Frame 41
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
_y = (_y - 5);
}
}
}
on (release) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
on (rollOver) {
_root.nextlevel = "< NEXT LEVEL >";
}
on (rollOut) {
_root.nextlevel = "<NEXT LEVEL>";
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 130 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 60;
}
if (((this.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 49)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 50) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 49) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 0;
_yscale = 0;
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Instance of Symbol 108 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Instance of Symbol 103 MovieClip in Frame 41
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Frame 42
stop();
_root.timer = 0;
stopAllSounds();
_root.endmus.start(0, 99999999);
Instance of Symbol 156 MovieClip "slutfilm" in Frame 42
onClipEvent (enterFrame) {
_root.timer = _root.timer + 1;
if ((_root.timer > 0) and (_root.timer < 200)) {
_xscale = (_xscale - 1.2);
_yscale = (_yscale - 1);
_x = (_x - 4);
_y = (_y - 1);
}
if ((_root.timer > 200) and (_root.timer < 400)) {
_x = (_x - 4);
}
if ((_root.timer > 400) and (_root.timer < 600)) {
_x = (_x + 4);
}
if ((_root.timer > 600) and (_root.timer < 700)) {
_xscale = (_xscale - 2.2);
_yscale = (_yscale - 2);
_y = (_y + 1);
}
if ((_root.timer > 700) and (_root.timer < 748)) {
_x = (_x - 6);
}
if ((_root.timer > 760) and (_root.timer < 815)) {
_xscale = (_xscale + 8);
_yscale = (_yscale + 8);
_x = (_x - 20);
_y = (_y - 16.4);
}
}
Frame 43
stop();
var PATH = "http://www.legitgames.com/scores/scoreSystem/";
var GAMENAME = "mysteriousrings";
var SCORESPATH = "http://www.legitgames.com/index.php?pageid=14";
this.createEmptyMovieClip("highSender", this.getNextHighestDepth());
yourScore.submit.onRelease = function () {
highSender.playerName = yourScore.nameText;
highSender.score = _root.score;
highSender.gamename = GAMENAME;
highSender.validator = _root.scoreSystem.processScore(_root.score);
highSender.loadVariables(PATH + "new_score.php", "POST");
getURL (SCORESPATH, "_blank");
this._visible = false;
};
Instance of Symbol 7 MovieClip in Frame 43
onClipEvent (enterFrame) {
_alpha = 20;
_rotation = (_rotation + 0.1);
}
Instance of Symbol 9 MovieClip in Frame 43
onClipEvent (enterFrame) {
_alpha = 30;
_rotation = (_rotation - 0.1);
}
Instance of Symbol 11 MovieClip in Frame 43
onClipEvent (enterFrame) {
_alpha = 10;
_rotation = (_rotation - 0.1);
}
Instance of Symbol 108 MovieClip in Frame 43
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 3);
}
}
Symbol 20 Button
on (release) {
getURL ("http://www.legitgames.com/index.php?pageid=14", "_blank");
}
Symbol 39 Button
on (release) {
getURL ("http://www.tischkman.com", "_blank");
}
Symbol 42 Button
on (release) {
this.gotoAndPlay("2");
}
Symbol 53 Button
on (release) {
getURL ("http://www.nelkdev.blogspot.com/", "_blank");
}
Symbol 85 Button
on (release) {
getURL ("http://www.legitgames.com", "_blank");
}
Symbol 90 MovieClip Frame 72
stop();
Symbol 95 MovieClip Frame 2
stop();
Symbol 121 Button
on (release) {
_root.gotoAndStop("43");
}
Symbol 130 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 42
stop();
_rotation = 0.001;
Symbol 146 MovieClip Frame 1342
_rotation = 0.001;
Symbol 167 Button
on (release) {
stopAllSounds();
_root.gotoAndPlay("2");
}
Symbol 175 Button
on (release) {
getURL (_root.SCORESPATH, "_blank");
}
Symbol 178 Button
on (press) {
getURL ("http://www.legitgames.com", "_blank");
}
Symbol 182 MovieClip Frame 1
loadMovie ("http://208.109.177.63/~blitzgam/blitz_HighScores/encrypted.swf", this);
this._alpha = 0;