Frame 1
bytes_loaded = Math.round(_root.getBytesLoaded());
bytes_total = Math.round(_root.getBytesTotal());
getPercent = bytes_loaded / bytes_total;
_root.loadBar._width = getPercent * 100;
_root.loadText = Math.round(getPercent * 100) + "%";
if (bytes_loaded == bytes_total) {
_root.gotoAndStop(3);
}
mochi.MochiServices.connect("14c0e5af4f984285");
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;
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;
Frame 2
gotoAndPlay (1);
Frame 3
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("8ab36ef8", this, 10301, true);
__com_mochibot__("0e7518f3", this, 10301, true);
stop();
Frame 4
_root.levelscore = 10000;
_root.score = 0;
_root.gay = 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 42 MovieClip "norm5" in Frame 4
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 42 MovieClip "norm4" in Frame 4
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 42 MovieClip "norm3" in Frame 4
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 42 MovieClip "norm2" in Frame 4
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 42 MovieClip "norm1" in Frame 4
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_alpha < 100) {
_alpha = (_alpha + 10);
}
if (_xscale < 100) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
}
Instance of Symbol 42 MovieClip in Frame 4
onClipEvent (enterFrame) {
_xscale = 70;
_yscale = 70;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 42 MovieClip in Frame 4
onClipEvent (enterFrame) {
_xscale = 50;
_yscale = 50;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 42 MovieClip in Frame 4
onClipEvent (enterFrame) {
_xscale = 70;
_yscale = 70;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 42 MovieClip in Frame 4
onClipEvent (enterFrame) {
_xscale = 50;
_yscale = 50;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 42 MovieClip in Frame 4
onClipEvent (enterFrame) {
_xscale = 20;
_yscale = 20;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 42 MovieClip "lang" in Frame 4
onClipEvent (enterFrame) {
if (_xscale < 500) {
_xscale = (_xscale + 20);
}
if (_yscale < 100) {
_yscale = (_yscale + 4);
}
if (_alpha < 100) {
_alpha = (_alpha + 4);
}
}
Instance of Symbol 42 MovieClip "big1" in Frame 4
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_xscale < 300) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
if (_alpha < 100) {
_alpha = (_alpha + 5);
}
}
Instance of Symbol 42 MovieClip "big2" in Frame 4
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.5);
if (_xscale < 300) {
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
}
if (_alpha < 100) {
_alpha = (_alpha + 5);
}
}
Instance of Symbol 66 MovieClip "buttonmask" in Frame 4
on (rollOver) {
_root.over = 1;
}
on (rollOut) {
_root.over = 0;
}
Instance of Symbol 105 MovieClip "menucontrol" in Frame 4
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 42 MovieClip in Frame 4
onClipEvent (enterFrame) {
_xscale = 20;
_yscale = 20;
_rotation = (_rotation + 0.5);
}
Instance of Symbol 111 MovieClip in Frame 4
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) {
stopAllSounds();
_root.mus.start(0, 99999999999);
_rotation = 0.0001;
}
}
Instance of Symbol 113 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 5
if (_root.gay == 1) {
gotoAndStop (4);
}
Instance of Symbol 116 MovieClip in Frame 5
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.1);
}
Instance of Symbol 116 MovieClip in Frame 5
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.05);
}
Frame 6
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 = "YOU DO THE MATH";
_root.level = 1;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 6
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 6
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 6
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 29 MovieClip "player" in Frame 6
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 111 MovieClip in Frame 6
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);
}
Instance of Symbol 144 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (Key.isDown(32)) {
_root.player.gotoAndStop(201);
} else if ((_root.moving == 0) and (_root.alive == 1)) {
_root.player.play();
}
}
Instance of Symbol 113 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 8
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 = "EASY";
_root.level = 2;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 8
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 8
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 8
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 29 MovieClip "player" in Frame 8
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 8
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 10
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 = "THE FIRST PLAGUE OF THE TWO TIMER";
_root.level = 3;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 10
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 10
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 10
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 29 MovieClip "player" in Frame 10
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 12
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 = "THE TWO TIMERS ATTACKS!";
_root.level = 4;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 12
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 12
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 12
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 29 MovieClip "player" in Frame 12
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 12
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 14
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 = "NOW THATS NOT FIVE SECONDS!";
_root.level = 5;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 14
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 14
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 14
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 29 MovieClip "player" in Frame 14
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 14
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 16
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 6;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "SOLID STEPS";
_root.level = 6;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 16
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 16
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 16
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 29 MovieClip "player" in Frame 16
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 18
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 6;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "SEE THE PATTERN";
_root.level = 7;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 18
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 18
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 18
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 29 MovieClip "player" in Frame 18
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 20
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 6;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "TIME LIMIT";
_root.level = 8;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 20
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 20
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 20
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 29 MovieClip "player" in Frame 20
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 22
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 6;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "SIXTY FOURTY";
_root.level = 9;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 22
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 22
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 22
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 29 MovieClip "player" in Frame 22
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 22
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 24
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 7;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "NEW HAT";
_root.level = 10;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 24
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 24
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 24
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 29 MovieClip "player" in Frame 24
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 24
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 26
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 2;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "LESS PLATFORMS, MORE FUN!";
_root.level = 11;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 26
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 26
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 26
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 29 MovieClip "player" in Frame 26
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 28
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 3;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "PERECTION";
_root.level = 12;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 28
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 28
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 28
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 29 MovieClip "player" in Frame 28
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 28
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 30
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 2;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "RUTAN!";
_root.level = 13;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 30
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 30
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 30
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 29 MovieClip "player" in Frame 30
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 32
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 3;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "IN A HURRY";
_root.level = 15;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 32
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 32
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 32
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 29 MovieClip "player" in Frame 32
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 32
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 34
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = "off";
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "THE KEY";
_root.level = 16;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 34
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 34
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 34
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 29 MovieClip "player" in Frame 34
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 36
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = "off";
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "REFLECTION OF PERFECTION";
_root.level = 17;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 36
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 36
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 36
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 29 MovieClip "player" in Frame 36
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 38
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 2;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "STEP OF DOOM";
_root.level = 18;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 38
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 38
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 38
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 29 MovieClip "player" in Frame 38
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 38
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 40
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = "off";
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "WHAT THE... COME ON!";
_root.level = 19;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 40
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 40
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 40
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 29 MovieClip "player" in Frame 40
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 40
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 42
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = "off";
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "THE RED APPLE WITH GREEN LEAVES";
_root.level = 20;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 42
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 42
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 42
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 29 MovieClip "player" in Frame 42
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 42
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 44
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 2;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "MANURE";
_root.level = 21;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 44
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 44
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 44
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 29 MovieClip "player" in Frame 44
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 46
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = "off";
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "DIFFICULTY... 10%";
_root.level = 22;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 46
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 46
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 46
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 29 MovieClip "player" in Frame 46
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 48
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = "off";
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "DIFFICULTY... 30%";
_root.level = 23;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 48
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 48
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 48
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 29 MovieClip "player" in Frame 48
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 48
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 50
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 5;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "DIFFICULTY... 45%";
_root.level = 24;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 50
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 50
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 50
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 29 MovieClip "player" in Frame 50
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 50
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 52
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 5;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "TIME TO WASTE";
_root.level = 25;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 52
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 52
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 52
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 29 MovieClip "player" in Frame 52
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 52
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 54
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 5;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "BEHOLDER";
_root.level = 26;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 54
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 54
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 54
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 29 MovieClip "player" in Frame 54
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 54
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 56
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 5;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "APE";
_root.level = 27;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 56
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 56
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 56
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 29 MovieClip "player" in Frame 56
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 58
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 5;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "OLDIE";
_root.level = 28;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 58
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 58
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 58
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 29 MovieClip "player" in Frame 58
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 60
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 4;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "DIFFICULTY... 100%";
_root.level = 29;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 60
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 60
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 60
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 29 MovieClip "player" in Frame 60
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 60
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 62
stop();
var snd = new Sound();
snd.attachSound("plattish");
var sd = new Sound();
sd.attachSound("platt");
_root.solidsteps = 5;
_root.moving = 0;
_root.antalplattor = 0;
_root.alive = 0;
_root.dead = 0;
_root.gotonext = 0;
_root.levelname = "SYSTEM OVERLOAD";
_root.level = 30;
_root.fyrkant._alpha = 0;
_root.nextlevel = "<NEXT LEVEL>";
_root.fyrkant.onEnterFrame = function () {
if (_root.gotonext > 0) {
play();
}
if (_root.player._alpha < 1) {
gotoAndPlay(_currentframe - 1);
}
};
Instance of Symbol 123 MovieClip in Frame 62
onClipEvent (enterFrame) {
_x = (_x - 4);
if ((_root.levelscore > 0) and (_root.antalplattor > 1)) {
_root.levelscore = _root.levelscore - 1;
}
}
Instance of Symbol 130 MovieClip "levelknapp" in Frame 62
onClipEvent (enterFrame) {
if (_root.antalplattor < 2) {
if (_y > 150) {
gotoAndStop (2);
_y = (_y - 5);
}
}
}
on (release) {
if (_currentframe == 2) {
_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 132 MovieClip "fyrkant" in Frame 62
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 29 MovieClip "player" in Frame 62
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);
if (((_root.dead == 1) and (_root.moving == 0)) and (_alpha < 90)) {
_xscale = (_xscale + 40);
_yscale = (_yscale + 40);
}
}
} else {
_alpha = 100;
}
}
Instance of Symbol 113 MovieClip in Frame 62
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 64
stopAllSounds();
_root.endmus.start(0, 999999);
stop();
Instance of Symbol 113 MovieClip in Frame 64
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha - 5);
}
}
Frame 65
stop();
mochi.MochiScores.showLeaderboard({boardID:"1efb207c22533382", score:_root.score});
Symbol 18 Button
on (release) {
getURL ("http://secure-us.imrworldwide.com/cgi-bin/b?cg=ugoplayer_flash_games&ci=us-ugclicks&tu=http://www.ugoplayer.com", "_blank");
}
Symbol 21 MovieClip Frame 1
function nielsen(movieClip) {
scCI = "us-ugo";
scCG = "ugoplayer_flashgames";
scSI = escape(movieClip);
loadMovieNum ((((((("http://secure-us.imrworldwide.com/cgi-bin/m?ci=" + scCI) + "&cg=") + scCG) + "&si=") + scSI) + "&rnd=") + Math.ceil(Math.random() * 100000000), 100);
}
nielsen("game_intro");
Symbol 21 MovieClip Frame 165
stop();
Symbol 206 MovieClip [__Packages.mochi.MochiServices] Frame 0
class mochi.MochiServices
{
static var _id, _container, _clip, _sendChannelName, _rcvChannelName, __get__comChannelName, onError, _listenChannel, _rcvChannel, _loader, _loaderListener, _sendChannel;
function MochiServices () {
}
static function get id() {
return(_id);
}
static function get clip() {
return(_container);
}
static function get childClip() {
return(_clip);
}
static function getVersion() {
return("1.31");
}
static function allowDomains(server) {
var _local1 = server.split("/")[2].split(":")[0];
if (System.security) {
if (System.security.allowDomain) {
System.security.allowDomain("*");
System.security.allowDomain(_local1);
}
if (System.security.allowInsecureDomain) {
System.security.allowInsecureDomain("*");
System.security.allowInsecureDomain(_local1);
}
}
return(_local1);
}
static function get isNetworkAvailable() {
if (System.security) {
var _local1 = System.security;
if (_local1.sandboxType == "localWithFile") {
return(false);
}
}
return(true);
}
static function set comChannelName(val) {
if (val != undefined) {
if (val.length > 3) {
_sendChannelName = val + "_fromgame";
_rcvChannelName = val;
initComChannels();
}
}
//return(__get__comChannelName());
}
static function get connected() {
return(_connected);
}
static function connect(id, clip, onError) {
if ((!_connected) && (_clip == undefined)) {
trace("MochiServices Connecting...");
_connecting = true;
init(id, clip);
}
if (onError != undefined) {
mochi.MochiServices.onError = onError;
} else if (mochi.MochiServices.onError == undefined) {
mochi.MochiServices.onError = function (errorCode) {
trace(errorCode);
};
}
}
static function disconnect() {
if (_connected || (_connecting)) {
_connecting = (_connected = false);
flush(true);
if (_clip != undefined) {
_clip.removeMovieClip();
delete _clip;
}
_listenChannel.close();
_rcvChannel.close();
}
}
static function init(id, clip) {
_id = id;
if (clip != undefined) {
_container = clip;
} else {
_container = _root;
}
loadCommunicator(id, _container);
}
static function loadCommunicator(id, clip) {
var _local2 = "_mochiservices_com_" + id;
if (_clip != null) {
return(_clip);
}
if (!isNetworkAvailable) {
return(null);
}
allowDomains(_gatewayURL);
_clip = clip.createEmptyMovieClip(_local2, 10336, false);
_loader = new MovieClipLoader();
if (_loaderListener.waitInterval != null) {
clearInterval(_loaderListener.waitInterval);
}
_loaderListener = {};
_loaderListener.onLoadError = function (target_mc, errorCode, httpStatus) {
trace("MochiServices could not load.");
mochi.MochiServices.disconnect();
mochi.MochiServices.onError.apply(null, [errorCode]);
};
_loaderListener.onLoadStart = function (target_mc) {
this.isLoading = true;
};
_loaderListener.startTime = getTimer();
_loaderListener.wait = function () {
if ((getTimer() - this.startTime) > 10000) {
if (!this.isLoading) {
mochi.MochiServices.disconnect();
mochi.MochiServices.onError.apply(null, ["IOError"]);
}
clearInterval(this.waitInterval);
}
};
_loaderListener.waitInterval = setInterval(_loaderListener, "wait", 1000);
_loader.addListener(_loaderListener);
_loader.loadClip(_gatewayURL, _clip);
_sendChannel = new LocalConnection();
_sendChannel._queue = [];
_rcvChannel = new LocalConnection();
_rcvChannel.allowDomain = function (d) {
return(true);
};
_rcvChannel.allowInsecureDomain = _rcvChannel.allowDomain;
_rcvChannel._nextcallbackID = 0;
_rcvChannel._callbacks = {};
listen();
return(_clip);
}
static function onStatus(infoObject) {
if (!(infoObject.level === "error")) {
} else {
_connected = false;
_listenChannel.connect(_listenChannelName);
}
}
static function listen() {
_listenChannel = new LocalConnection();
_listenChannel.handshake = function (args) {
mochi.MochiServices.__set__comChannelName(args.newChannel);
};
_listenChannel.allowDomain = function (d) {
return(true);
};
_listenChannel.allowInsecureDomain = _listenChannel.allowDomain;
_listenChannel.connect(_listenChannelName);
trace("Waiting for MochiAds services to connect...");
}
static function initComChannels() {
if (!_connected) {
_sendChannel.onStatus = function (infoObject) {
mochi.MochiServices.onStatus(infoObject);
};
_sendChannel.send(_sendChannelName, "onReceive", {methodName:"handshakeDone"});
_sendChannel.send(_sendChannelName, "onReceive", {methodName:"registerGame", id:_id, clip:_clip, version:getVersion()});
_rcvChannel.onStatus = function (infoObject) {
mochi.MochiServices.onStatus(infoObject);
};
_rcvChannel.onReceive = function (pkg) {
var _local5 = pkg.callbackID;
var _local4 = this._callbacks[_local5];
if (!_local4) {
return(undefined);
}
var _local2 = _local4.callbackMethod;
var _local3 = _local4.callbackObject;
if (_local3 && (typeof(_local2) == "string")) {
_local2 = _local3[_local2];
}
if (_local2 != undefined) {
_local2.apply(_local3, pkg.args);
}
delete this._callbacks[_local5];
};
_rcvChannel.onError = function () {
mochi.MochiServices.onError.apply(null, ["IOError"]);
};
_rcvChannel.connect(_rcvChannelName);
trace("connected!");
_connecting = false;
_connected = true;
_listenChannel.close();
while (_sendChannel._queue.length > 0) {
_sendChannel.send(_sendChannelName, "onReceive", _sendChannel._queue.shift());
}
}
}
static function flush(error) {
var _local1;
var _local2;
while (_sendChannel._queue.length > 0) {
_local1 = _sendChannel._queue.shift();
if (_local1.callbackID != null) {
_local2 = _rcvChannel._callbacks[_local1.callbackID];
}
delete _rcvChannel._callbacks[_local1.callbackID];
if (error) {
handleError(_local1.args, _local2.callbackObject, _local2.callbackMethod);
}
}
}
static function handleError(args, callbackObject, callbackMethod) {
if (args != null) {
if (args.onError != null) {
args.onError.apply(null, ["NotConnected"]);
}
}
if (callbackMethod != null) {
args = {};
args.error = true;
args.errorCode = "NotConnected";
if ((callbackObject != null) && (typeof(callbackMethod) == "string")) {
callbackObject[callbackMethod](args);
} else if (callbackMethod != null) {
callbackMethod.apply(args);
}
}
}
static function send(methodName, args, callbackObject, callbackMethod) {
if (_connected) {
_sendChannel.send(_sendChannelName, "onReceive", {methodName:methodName, args:args, callbackID:_rcvChannel._nextcallbackID});
} else {
if ((_clip == undefined) || (!_connecting)) {
onError.apply(null, ["NotConnected"]);
handleError(args, callbackObject, callbackMethod);
flush(true);
return(undefined);
}
_sendChannel._queue.push({methodName:methodName, args:args, callbackID:_rcvChannel._nextcallbackID});
}
_rcvChannel._callbacks[_rcvChannel._nextcallbackID] = {callbackObject:callbackObject, callbackMethod:callbackMethod};
_rcvChannel._nextcallbackID++;
}
static var _gatewayURL = "http://www.mochiads.com/static/lib/services/services.swf";
static var _listenChannelName = "__mochiservices";
static var _connecting = false;
static var _connected = false;
}
Symbol 207 MovieClip [__Packages.mochi.MochiScores] Frame 0
class mochi.MochiScores
{
static var boardID, onClose, onError;
function MochiScores () {
}
static function setBoardID(boardID) {
mochi.MochiScores.boardID = boardID;
mochi.MochiServices.send("scores_setBoardID", {boardID:boardID});
}
static function showLeaderboard(options) {
if (options.clip != null) {
if ((options.clip != mochi.MochiServices.__get__clip()) || (mochi.MochiServices.__get__childClip()._target == undefined)) {
mochi.MochiServices.disconnect();
mochi.MochiServices.connect(mochi.MochiServices.__get__id(), options.clip);
}
delete options.clip;
}
if (options.name != null) {
if (typeof(options.name) == "object") {
if (options.name.text != undefined) {
options.name = options.name.text;
}
}
}
if (options.score != null) {
if (typeof(options.score) == "object") {
if (options.score.text != undefined) {
options.score = options.score.text;
}
}
}
if (options.onDisplay != null) {
options.onDisplay();
} else {
mochi.MochiServices.__get__clip().stop();
}
if (options.onClose != null) {
onClose = options.onClose;
} else {
onClose = function () {
mochi.MochiServices.__get__clip().play();
};
}
if (options.onError != null) {
onError = options.onError;
} else {
onError = onClose;
}
if (options.boardID == null) {
if (boardID != null) {
options.boardID = boardID;
}
}
mochi.MochiServices.send("scores_showLeaderboard", {options:options}, null, doClose);
}
static function closeLeaderboard() {
mochi.MochiServices.send("scores_closeLeaderboard");
}
static function getPlayerInfo(callbackObj, callbackMethod) {
mochi.MochiServices.send("scores_getPlayerInfo", null, callbackObj, callbackMethod);
}
static function submit(score, name, callbackObj, callbackMethod) {
mochi.MochiServices.send("scores_submit", {score:score, name:name}, callbackObj, callbackMethod);
}
static function requestList(callbackObj, callbackMethod) {
mochi.MochiServices.send("scores_requestList", null, callbackObj, callbackMethod);
}
static function scoresArrayToObjects(scores) {
var _local5 = {};
var _local1;
var _local4;
var _local2;
var _local6;
for (var _local8 in scores) {
if (typeof(scores[_local8]) == "object") {
if ((scores[_local8].cols != null) && (scores[_local8].rows != null)) {
_local5[_local8] = [];
_local2 = scores[_local8];
_local4 = 0;
while (_local4 < _local2.rows.length) {
_local6 = {};
_local1 = 0;
while (_local1 < _local2.cols.length) {
_local6[_local2.cols[_local1]] = _local2.rows[_local4][_local1];
_local1++;
}
_local5[_local8].push(_local6);
_local4++;
}
} else {
_local5[_local8] = {};
for (var _local7 in scores[_local8]) {
_local5[_local8][_local7] = scores[_local8][_local7];
}
}
} else {
_local5[_local8] = scores[_local8];
}
}
return(_local5);
}
static function doClose(args) {
if (args.error == true) {
if (args.errorCode == undefined) {
args.errorCode = "IOError";
}
onError.apply(null, [args.errorCode]);
} else {
onClose.apply();
}
}
}
Symbol 22 MovieClip Frame 272
_root.play();
Instance of Symbol 27 MovieClip in Symbol 28 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 10);
}
Symbol 29 MovieClip Frame 200
gotoAndPlay (1);
Symbol 37 Button
on (release) {
_root.gay = 1;
mochi.MochiScores.showLeaderboard({boardID:"1efb207c22533382"});
}
Symbol 40 Button
on (release) {
getURL ("http://secure-us.imrworldwide.com/cgi-bin/b?cg=ugoplayer_flash_games&ci=us-ugclicks&tu=http://www.ugoplayer.com", "_blank");
}
Symbol 58 Button
on (release) {
getURL ("http://www.tischkman.com", "_blank");
}
Symbol 61 Button
on (release) {
this.gotoAndPlay("4");
}
Symbol 72 Button
on (release) {
getURL ("http://www.grafiskare.se/", "_blank");
}
Symbol 106 Button
on (release) {
getURL ("http://secure-us.imrworldwide.com/cgi-bin/b?cg=ugoplayer_flash_games&ci=us-ugclicks&tu=http://www.ugoplayer.com", "_blank");
}
Symbol 111 MovieClip Frame 2
stop();
Instance of Symbol 42 MovieClip in Symbol 118 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((_parent.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 122 MovieClip in Symbol 123 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((Key.isDown(37) or Key.isDown(39)) or Key.isDown(40)) or Key.isDown(38)) {
if (_alpha > 0) {
_alpha = (_alpha - 10);
}
}
}
Symbol 130 MovieClip Frame 1
stop();
Instance of Symbol 127 MovieClip in Symbol 130 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Key.isDown(32) and (_parent._y < 150)) {
if (_root.antalplattor < 2) {
_root.score = _root.score + _root.levelscore;
_root.levelscore = 10000;
_root.gotonext = 1;
}
}
}
Symbol 153 Button
on (release) {
_root.gotoAndStop("65");
}
Instance of Symbol 42 MovieClip "plattan" in Symbol 154 MovieClip Frame 1
onClipEvent (load) {
times = 2;
onit = 0;
}
onClipEvent (enterFrame) {
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((_parent.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
if (onit == 0) {
_rotation = 45;
_xscale = (_xscale - 20);
_yscale = (_yscale - 20);
times = times - 1;
}
onit = 1;
_root.alive = 1;
} else {
if (onit == 1) {
_root.alive = 0;
}
onit = 0;
if (times < 1) {
if (_alpha > 100) {
_root.antalplattor = _root.antalplattor - 1;
_root.alive = 0;
}
if (_alpha > 0) {
_alpha = (_alpha - 5);
_xscale = (_xscale - 5);
_yscale = (_yscale - 5);
_rotation = (_rotation - 10);
}
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
}
Symbol 163 MovieClip Frame 1
stop();
Symbol 163 MovieClip Frame 42
stop();
_rotation = 0.001;
Instance of Symbol 163 MovieClip in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._currentframe > 41) {
_rotation = 0.002;
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 160;
}
if (((_parent.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 149)) and (_rotation != 0.002)) {
_rotation = 0.001;
if (_alpha > 150) {
play();
_alpha = (_alpha - 1);
}
_root.alive = 1;
} else {
stop();
if (_rotation > 0) {
if (_alpha > 149) {
_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 166 MovieClip in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_alpha == 100) {
_alpha = 101;
}
if ((_parent.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
if (_rotation == 0) {
if (_root.solidsteps != "off") {
_root.solidsteps = _root.solidsteps - 1;
}
}
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_rotation = 0;
_root.alive = 0;
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
if ((_root.solidsteps == " ") or (_root.antalplattor == 1)) {
if (_alpha > 0) {
if (_root.antalplattor != 1) {
_root.alive = 0;
}
_alpha = (_alpha - 10);
_xscale = (_xscale + 10);
_yscale = (_yscale + 10);
} else {
_xscale = 1;
_yscale = 1;
}
}
}
Instance of Symbol 169 MovieClip in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
now = 0;
}
onClipEvent (enterFrame) {
if (_root.solidsteps < 1) {
_root.solidsteps = " ";
}
if (now < 10) {
now = now + 1;
}
if (_alpha == 100) {
_alpha = 101;
}
if ((_parent.hitTest(_root.fyrkant) and (_root.fyrkant._yscale == 70)) and (_alpha > 100)) {
if (_rotation == 0) {
_root.solidsteps = _root.solidsteps - 1;
}
_rotation = 0.001;
_root.alive = 1;
} else if (_rotation > 0) {
if (_alpha > 100) {
_rotation = 0;
_root.alive = 0;
}
}
if ((_root.alive == 0) and (_root.moving == 0)) {
_root.dead = 1;
}
if ((_root.solidsteps == " ") or ((_root.antalplattor == 1) and (now > 9))) {
_root.solidsteps = " ";
if (_alpha > 0) {
_alpha = (_alpha - 10);
_xscale = (_xscale + 20);
_yscale = (_yscale + 20);
} else {
_xscale = 1;
_yscale = 1;
}
}
}
Symbol 189 MovieClip Frame 1342
_rotation = 0.001;
Instance of Symbol 189 MovieClip in Symbol 190 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_rotation > 0) {
stop();
}
if (_alpha == 100) {
_root.antalplattor = _root.antalplattor + 1;
_alpha = 101;
}
if ((_parent.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 194 MovieClip in Symbol 195 MovieClip Frame 1
onClipEvent (enterFrame) {
_alpha = (_alpha + random(5));
_alpha = (_alpha - random(5));
if (_alpha > 80) {
_alpha = 80;
}
if (_alpha < 20) {
_alpha = 20;
}
}
Symbol 201 MovieClip Frame 118
stop();
Symbol 202 Button
on (release) {
stopAllSounds();
_root.gotoAndStop("3");
}