Instance of Symbol 8 MovieClip in Frame 1
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Instance of Symbol 14 MovieClip in Frame 366
on (release) {
getURL ("http://www.deadtoast.com/", "_blank");
}
Instance of Symbol 14 MovieClip in Frame 366
on (release) {
getURL ("http://www.deadtoast.com/", "_blank");
}
Instance of Symbol 8 MovieClip in Frame 366
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Frame 605
stop();
preloaded = 0;
preloaded2 = 0;
Instance of Symbol 19 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 21 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 23 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 25 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 19 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 21 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 23 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 25 MovieClip in Frame 605
onClipEvent (load) {
_x = random(600);
_y = (30 + random(270));
speed = 0.1 + (0.1 * random(10));
}
onClipEvent (enterFrame) {
_x = (_x + speed);
if ((_x - (_width / 2)) > 600) {
_x = ((-_width) / 2);
}
}
Instance of Symbol 30 MovieClip in Frame 605
onClipEvent (enterFrame) {
_rotation = (_rotation - 0.1);
}
Instance of Symbol 39 MovieClip in Frame 605
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 100) {
this.gotoAndStop(2);
}
}
Instance of Symbol 52 MovieClip in Frame 605
onClipEvent (load) {
playing = false;
}
on (rollOver) {
if (playing == false) {
this.play();
}
}
on (release) {
if (_root.preloaded2 >= 100) {
_root.play();
}
}
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 100) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 8 MovieClip in Frame 605
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Frame 606
stopAllSounds();
play();
function __com_mochibot__(swfid, mc, lv) {
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=5&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "");
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__("8ec0f1c7", this, 10301);
Instance of Symbol 8 MovieClip in Frame 606
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Frame 607
sparkle = false;
Mouse.hide();
go = false;
drag = false;
_root._x = 0;
_root._y = 0;
stop();
Instance of Symbol 60 MovieClip "sun" in Frame 607
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.1);
}
Instance of Symbol 63 MovieClip in Frame 607
on (press) {
_root.drag = true;
}
on (release) {
_root.drag = false;
}
on (releaseOutside) {
_root.drag = false;
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 72 MovieClip in Frame 607
onClipEvent (load) {
width = _width;
height = _height;
random = 2 + random(4);
speed = random * 0.5;
_width = (width * random);
_height = (height * random);
_rotation = (-80 + random(160));
x = _x;
y = _y;
}
onClipEvent (enterFrame) {
if (_root.drag == true) {
_rotation = (_rotation + (_xmouse / 20));
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
if ((((_y < (-(_height / 2))) || (_y > 420)) || (_x < -20)) || (_x > 620)) {
_x = x;
_y = y;
speed = random * 0.5;
_rotation = (-80 + random(160));
}
if (_root.go == true) {
_x = (_x + (Math.sin(_rotation * (Math.PI/180)) * speed));
_y = (_y - (Math.cos(_rotation * (Math.PI/180)) * speed));
}
}
Instance of Symbol 84 MovieClip "instructionstext" in Frame 607
on (rollOver) {
if (this.playing == false) {
this.gotoAndPlay(36);
}
over = true;
}
on (rollOut) {
over = false;
}
on (release) {
_root.gotoAndStop(_root._currentFrame + 1);
}
Instance of Symbol 87 MovieClip "playtext" in Frame 607
on (rollOver) {
if (this.playing == false) {
this.gotoAndPlay(36);
}
over = true;
}
on (rollOut) {
over = false;
}
on (release) {
_root.gotoAndStop(_root._currentFrame + 2);
}
Instance of Symbol 90 MovieClip in Frame 607
onClipEvent (load) {
_root._y = (_y - _root.ben._y) * 1.5;
}
onClipEvent (enterFrame) {
_x = _root.ben._x;
_alpha = (100 - (_y - _root.ben._y));
_width = ((50 + _y) - _root.ben._y);
_height = (20 + ((_y - _root.ben._y) / 3));
_root.sun._alpha = 200 - (_y - _root.ben._y);
if (_root.ben._y < _y) {
_root.ben._y = _root.ben._y + 2;
} else {
_root.playtext.play();
_root.instructionstext.play();
if (_root.meter._alpha < 100) {
_root.meter._alpha = _root.meter._alpha + 3;
}
_root.go = true;
}
_root._y = _root._y + ((((_y - _root.ben._y) * 1.5) - _root._y) * 0.05);
}
Instance of Symbol 103 MovieClip "meter" in Frame 607
onClipEvent (load) {
_alpha = 0;
}
Instance of Symbol 105 MovieClip in Frame 607
onClipEvent (enterFrame) {
_y = (_root.ben._y * 0.6);
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 93 MovieClip "box" in Frame 607
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
if ((Math.abs(_root._xmouse - _x) > 7) || (Math.abs(_root._ymouse - _y) > 7)) {
_root.sparkle = true;
} else {
_root.sparkle = false;
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 607
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 118 MovieClip in Frame 607
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
_rotation = ((_x - _root.box._x) * 0.7);
if (_rotation > 90) {
_rotation = 90;
}
if (_rotation < -90) {
_rotation = -90;
}
if (Math.round(_rotation) != 0) {
Mouse.hide();
}
}
Frame 608
stop();
Instance of Symbol 52 MovieClip in Frame 608
onClipEvent (load) {
playing = false;
}
on (rollOver) {
if (playing == false) {
this.play();
}
}
on (release) {
_root.gotoAndStop(_root._currentFrame + 1);
}
Instance of Symbol 145 MovieClip in Frame 608
onClipEvent (load) {
playing = false;
}
on (rollOver) {
if (playing == false) {
this.play();
}
}
on (release) {
_root.gotoAndStop(_root._currentFrame - 2);
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 93 MovieClip "box" in Frame 608
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
if ((Math.abs(_root._xmouse - _x) > 7) || (Math.abs(_root._ymouse - _y) > 7)) {
_root.sparkle = true;
} else {
_root.sparkle = false;
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 608
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 118 MovieClip in Frame 608
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
_rotation = ((_x - _root.box._x) * 0.7);
if (_rotation > 90) {
_rotation = 90;
}
if (_rotation < -90) {
_rotation = -90;
}
if (Math.round(_rotation) != 0) {
Mouse.hide();
}
}
Frame 609
_root.fade._alpha = 0;
life = 10;
stop();
Instance of Symbol 149 MovieClip in Frame 609
onClipEvent (load) {
time = 100;
_root._x = 0;
_root._y = 0;
_root.fade._alpha = 100;
}
onClipEvent (enterFrame) {
if (time >= 0) {
_root.fade._alpha = time;
}
if (time <= -200) {
_root.fade._alpha = Math.abs(time) - 200;
}
time = time - 5;
if (time < -300) {
_root.fade._alpha = 100;
_root.play();
}
}
Instance of Symbol 93 MovieClip in Frame 609
on (release) {
_root.settings.cheat = true;
}
Instance of Symbol 151 MovieClip "settings" in Frame 609
onClipEvent (load) {
points = 0;
extralife = 3;
_visible = false;
level = 1;
cheat = false;
}
onClipEvent (enterFrame) {
if (extralife < 0) {
_root.gotoAndStop("gameover");
}
if (_root.life <= 0) {
extralife--;
_root.life = 10;
}
}
Instance of Symbol 152 MovieClip "fade" in Frame 609
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
if (fadeIn == true) {
if (_alpha > -10) {
_alpha = (_alpha - 2);
} else {
fadeIn = false;
}
}
if (fadeOut == true) {
if (_alpha <= 100) {
_alpha = (_alpha + 2);
} else {
fadeOut = false;
}
}
}
Instance of Symbol 154 MovieClip in Frame 609
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (((Key.isDown(16) && (Key.isDown(36))) && (Key.isDown(32))) && (_root.settings.cheat == true)) {
if (Key.isDown(39)) {
_root.ben1._x = _root.ben1._x + 10;
_root.ben2._x = _root.ben2._x + 10;
}
if (Key.isDown(37)) {
_root.ben1._x = _root.ben1._x - 10;
_root.ben2._x = _root.ben2._x - 10;
}
if (Key.isDown(38)) {
_root.ben1._y = _root.ben1._y - 10;
_root.ben2._y = _root.ben2._y - 10;
_root.ben1.yGrav = 0;
_root.ben2.yGrag = 0;
}
}
}
Frame 610
life = 10;
laserPower = 0;
weapon = 0;
_root.ben1._x = _root.spawn._x - 10;
_root.ben1._y = _root.spawn._y;
_root.ben2._x = _root.spawn._x + 10;
_root.ben2._y = _root.spawn._y;
_root.fade.fadeIn = true;
stop();
Instance of Symbol 162 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Instance of Symbol 167 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = ((-_root._x) + 600);
_y = (-_root._y);
}
Instance of Symbol 170 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ben1._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ben2._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 125 MovieClip "arm1" in Frame 610
onClipEvent (load) {
drag = 0;
rotation = 0;
}
onClipEvent (enterFrame) {
_x = (_root.kropp._x - 23);
_y = (_root.kropp._y - 12);
if (drag == 0) {
rotation = rotation * 0.9;
}
_rotation = (_rotation + rotation);
if (drag == 1) {
rotation = (_y - _root._ymouse) * 0.01;
}
if (_rotation > 30) {
_rotation = 30;
}
if (_rotation < -20) {
_rotation = -20;
}
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 199 MovieClip "arm2" in Frame 610
onClipEvent (enterFrame) {
_x = (_root.kropp._x + 19.5);
_y = (_root.kropp._y - 12);
}
Instance of Symbol 201 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = (_root.kropp._x - (_width / 2));
_y = _root.ben1._y;
}
on (press) {
if (_root.ben1._x < _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 201 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = (_root.kropp._x + (_width / 2));
_y = _root.ben2._y;
}
on (press) {
if (_root.ben1._x > _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 94 MovieClip "ben2" in Frame 610
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.5;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x > (_root.ben1._x + 30)) {
_x = (_root.ben1._x + 30);
}
if (_x < (_root.ben1._x - 30)) {
_x = (_root.ben1._x - 30);
}
if (_y < (_root.ben1._y - 30)) {
_y = (_root.ben1._y - 30);
y = 0;
}
if (_y > (_root.ben1._y + 30)) {
_y = (_root.ben1._y + 30);
}
if (_height >= 80.4) {
_height = 80.3;
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 94 MovieClip "ben1" in Frame 610
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.4;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x < (_root.ben2._x - 30)) {
_x = (_root.ben2._x - 30);
}
if (_x > (_root.ben2._x + 30)) {
_x = (_root.ben2._x + 30);
}
if (_y < (_root.ben2._y - 30)) {
_y = (_root.ben2._y - 30);
y = 0;
}
if (_y > (_root.ben2._y + 30)) {
_y = (_root.ben2._y + 30);
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 129 MovieClip "kropp" in Frame 610
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
if ((_x > (_root.ground._x + 200)) && (_x < (_root.levelend._x - 500))) {
_root._x = (-_x) + 200;
}
_root._y = ((-_y) * 0.7) + 200;
if (drag == 1) {
goal = _root._ymouse;
}
if (drag == 0) {
goal = (_root.ben1._y - ((_root.ben1._y - _root.ben2._y) / 2)) - 80.3;
}
benhojd = (_y - goal) * 0.1;
if (_root.ben1._height <= 80.4) {
_root.ben1._height = _root.ben1._height + benhojd;
_root.ben2._height = _root.ben2._height + benhojd;
}
if ((_root.ben1._height || (_root.ben2._height)) >= 80.4) {
_root.ben1._height = 80.3;
_root.ben2._height = 80.3;
}
if ((_root.ben1._height || (_root.ben2._height)) < 40) {
_root.ben1._height = 40;
_root.ben2._height = 40;
}
_x = (_root.ben1._x - ((_root.ben1._x - _root.ben2._x) / 2));
_y = ((_root.ben1._y - _root.ben1._height) - (((_root.ben1._y - _root.ben1._height) - (_root.ben2._y - _root.ben2._height)) / 2));
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 134 MovieClip "huvud" in Frame 610
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
_rotation = (_x - _root.kropp._x);
_x = _root.kropp._x;
_y = (_root.kropp._y - (_root.kropp._height / 2));
}
on (press) {
if (drag == 0) {
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
_root.ben1._y = _root.ben1._y - 5;
_root.ben2._y = _root.ben2._y - 5;
}
drag = 1;
}
Instance of Symbol 90 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben1._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 90 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben2._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 219 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 227 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 235 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 243 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 227 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 243 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 253 MovieClip in Frame 610
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 253 MovieClip in Frame 610
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 296 MovieClip in Frame 610
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 322 MovieClip in Frame 610
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 296 MovieClip in Frame 610
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 253 MovieClip in Frame 610
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 253 MovieClip in Frame 610
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 219 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 235 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 296 MovieClip in Frame 610
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 274 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 343 MovieClip in Frame 610
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.kropp)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.ben1)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.ben2)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
}
}
Instance of Symbol 209 MovieClip in Frame 610
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 219 MovieClip in Frame 610
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 93 MovieClip "levelend" in Frame 610
onClipEvent (load) {
hit = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.kropp)) {
hit = true;
_root.score._visible = false;
_root.healthbar._visible = false;
_root.settings.level = 2;
}
if (hit == true) {
_root.fade.fadeOut = true;
if (_root.fade._alpha >= 100) {
_root.play();
}
}
}
Instance of Symbol 345 MovieClip "spawn" in Frame 610
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 93 MovieClip "box" in Frame 610
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
}
Instance of Symbol 118 MovieClip in Frame 610
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
_rotation = ((_x - _root.box._x) * 0.7);
if (_rotation > 90) {
_rotation = 90;
}
if (_rotation < -90) {
_rotation = -90;
}
if (Math.round(_rotation) != 0) {
Mouse.hide();
}
}
Frame 611
_root.fade._alpha = 0;
stop();
Instance of Symbol 149 MovieClip in Frame 611
onClipEvent (load) {
time = 100;
_root._x = 0;
_root._y = 0;
_root.fade._alpha = 100;
}
onClipEvent (enterFrame) {
if (time >= 0) {
_root.fade._alpha = time;
}
if (time <= -200) {
_root.fade._alpha = Math.abs(time) - 200;
}
time = time - 5;
if (time < -300) {
_root.fade._alpha = 100;
_root.play();
}
}
Frame 612
_root._alpha = 100;
_root._y = 0;
_root._x = 0;
_root.ben1._x = _root.spawn._x - 10;
_root.ben1._y = _root.spawn._y;
_root.ben2._x = _root.spawn._x + 10;
_root.ben2._y = _root.spawn._y;
if (_root.settings.level != 2) {
gotoAndStop ("gameover");
}
_root.healthbar._visible = true;
_root.score._visible = true;
_root.fade.fadeIn = true;
stop();
Instance of Symbol 162 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Instance of Symbol 345 MovieClip "spawn" in Frame 612
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 322 MovieClip in Frame 612
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 358 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
Instance of Symbol 167 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = ((-_root._x) + 600);
_y = (-_root._y);
}
Instance of Symbol 170 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ben1._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ben2._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 125 MovieClip "arm1" in Frame 612
onClipEvent (load) {
drag = 0;
rotation = 0;
}
onClipEvent (enterFrame) {
_x = (_root.kropp._x - 23);
_y = (_root.kropp._y - 12);
if (drag == 0) {
rotation = rotation * 0.9;
}
_rotation = (_rotation + rotation);
if (drag == 1) {
rotation = (_y - _root._ymouse) * 0.01;
}
if (_rotation > 30) {
_rotation = 30;
}
if (_rotation < -20) {
_rotation = -20;
}
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 199 MovieClip "arm2" in Frame 612
onClipEvent (enterFrame) {
_x = (_root.kropp._x + 19.5);
_y = (_root.kropp._y - 12);
}
Instance of Symbol 201 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = (_root.kropp._x + (_width / 2));
_y = _root.ben2._y;
}
on (press) {
if (_root.ben1._x > _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 201 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = (_root.kropp._x - (_width / 2));
_y = _root.ben1._y;
}
on (press) {
if (_root.ben1._x < _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 94 MovieClip "ben2" in Frame 612
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.5;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x > (_root.ben1._x + 30)) {
_x = (_root.ben1._x + 30);
}
if (_x < (_root.ben1._x - 30)) {
_x = (_root.ben1._x - 30);
}
if (_y < (_root.ben1._y - 30)) {
_y = (_root.ben1._y - 30);
y = 0;
}
if (_y > (_root.ben1._y + 30)) {
_y = (_root.ben1._y + 30);
}
if (_height >= 80.4) {
_height = 80.3;
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 94 MovieClip "ben1" in Frame 612
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.4;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x < (_root.ben2._x - 30)) {
_x = (_root.ben2._x - 30);
}
if (_x > (_root.ben2._x + 30)) {
_x = (_root.ben2._x + 30);
}
if (_y < (_root.ben2._y - 30)) {
_y = (_root.ben2._y - 30);
y = 0;
}
if (_y > (_root.ben2._y + 30)) {
_y = (_root.ben2._y + 30);
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 129 MovieClip "kropp" in Frame 612
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
if ((_x > (_root.ground._x + 200)) && (_x < (_root.levelend._x - 500))) {
_root._x = (-_x) + 200;
}
_root._y = ((-_y) * 0.7) + 200;
if (drag == 1) {
goal = _root._ymouse;
}
if (drag == 0) {
goal = (_root.ben1._y - ((_root.ben1._y - _root.ben2._y) / 2)) - 80.3;
}
benhojd = (_y - goal) * 0.1;
if (_root.ben1._height <= 80.4) {
_root.ben1._height = _root.ben1._height + benhojd;
_root.ben2._height = _root.ben2._height + benhojd;
}
if ((_root.ben1._height || (_root.ben2._height)) >= 80.4) {
_root.ben1._height = 80.3;
_root.ben2._height = 80.3;
}
if ((_root.ben1._height || (_root.ben2._height)) < 40) {
_root.ben1._height = 40;
_root.ben2._height = 40;
}
_x = (_root.ben1._x - ((_root.ben1._x - _root.ben2._x) / 2));
_y = ((_root.ben1._y - _root.ben1._height) - (((_root.ben1._y - _root.ben1._height) - (_root.ben2._y - _root.ben2._height)) / 2));
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 134 MovieClip "huvud" in Frame 612
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
_rotation = (_x - _root.kropp._x);
_x = _root.kropp._x;
_y = (_root.kropp._y - (_root.kropp._height / 2));
}
on (press) {
if (drag == 0) {
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
_root.ben1._y = _root.ben1._y - 5;
_root.ben2._y = _root.ben2._y - 5;
}
drag = 1;
}
Instance of Symbol 90 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben1._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 90 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben2._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 93 MovieClip "levelend" in Frame 612
onClipEvent (load) {
hit = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.kropp)) {
hit = true;
_root.score._visible = false;
_root.healthbar._visible = false;
_root.settings.level = 3;
}
if (hit == true) {
_root.fade.fadeOut = true;
if (_root.fade._alpha >= 100) {
_root.play();
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 296 MovieClip in Frame 612
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 612
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 227 MovieClip in Frame 612
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 235 MovieClip in Frame 612
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 243 MovieClip in Frame 612
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 366 MovieClip in Frame 612
onClipEvent (load) {
dead = 0;
speed = 0;
}
onClipEvent (enterFrame) {
if ((_y <= _root.ground._y) && (dead == 1)) {
speed = speed + 0.6;
_y = (_y + speed);
}
if (_y >= _root.ground._y) {
this.gotoAndStop(2);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 374 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
if (_root.settings.extralife < 3) {
_root.settings.extralife++;
}
dead = true;
this.gotoAndPlay(141);
}
if (hitTest(_root.kropp)) {
if (_root.settings.extralife < 3) {
_root.settings.extralife++;
}
dead = true;
this.gotoAndPlay(141);
}
}
}
Instance of Symbol 93 MovieClip "hitBox" in Frame 612
onClipEvent (enterFrame) {
if (hitTest(_root.ben1)) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
if (hitTest(_root.ben2)) {
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
}
Instance of Symbol 253 MovieClip in Frame 612
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 219 MovieClip in Frame 612
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 243 MovieClip in Frame 612
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 253 MovieClip in Frame 612
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 296 MovieClip in Frame 612
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 612
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 612
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 235 MovieClip in Frame 612
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 322 MovieClip in Frame 612
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 209 MovieClip in Frame 612
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 612
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 93 MovieClip in Frame 612
onClipEvent (enterFrame) {
if (hitTest(_root.ben1)) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
if (hitTest(_root.ben2)) {
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
}
Instance of Symbol 386 MovieClip "weaponInfo" in Frame 612
onClipEvent (load) {
active = false;
_visible = false;
}
onClipEvent (enterFrame) {
if (active == true) {
_visible = true;
_x = ((-_root._x) + 70);
_y = ((-_root._y) + 50);
}
}
on (release) {
active = false;
_visible = false;
}
Instance of Symbol 93 MovieClip "box" in Frame 612
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
}
Instance of Symbol 118 MovieClip in Frame 612
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
_rotation = ((_x - _root.box._x) * 0.7);
if (_rotation > 90) {
_rotation = 90;
}
if (_rotation < -90) {
_rotation = -90;
}
if (Math.round(_rotation) != 0) {
Mouse.hide();
}
}
Frame 613
_root.fade._alpha = 0;
stop();
Instance of Symbol 149 MovieClip in Frame 613
onClipEvent (load) {
time = 100;
_root._x = 0;
_root._y = 0;
_root.fade._alpha = 100;
}
onClipEvent (enterFrame) {
if (time >= 0) {
_root.fade._alpha = time;
}
if (time <= -200) {
_root.fade._alpha = Math.abs(time) - 200;
}
time = time - 5;
if (time < -300) {
_root.fade._alpha = 100;
_root.play();
}
}
Frame 614
weapon = 1;
life = 10;
_root._alpha = 100;
_root._y = 0;
_root._x = 0;
_root.ben1._x = _root.spawn._x - 10;
_root.ben1._y = _root.spawn._y;
_root.ben2._x = _root.spawn._x + 10;
_root.ben2._y = _root.spawn._y;
if (_root.settings.level != 3) {
gotoAndStop ("gameover");
}
_root.healthbar._visible = true;
_root.score._visible = true;
_root.fade.fadeIn = true;
stop();
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 162 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Instance of Symbol 322 MovieClip in Frame 614
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if (((_x < (_root.kropp._x + 450)) && (dead == 0)) && (_x > _root.eb1._x)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 167 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = ((-_root._x) + 600);
_y = (-_root._y);
}
Instance of Symbol 170 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ben1._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ben2._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 125 MovieClip "arm1" in Frame 614
onClipEvent (load) {
drag = 0;
rotation = 0;
}
onClipEvent (enterFrame) {
_x = (_root.kropp._x - 23);
_y = (_root.kropp._y - 12);
if (drag == 0) {
rotation = rotation * 0.9;
}
_rotation = (_rotation + rotation);
if (drag == 1) {
rotation = (_y - _root._ymouse) * 0.01;
}
if (_rotation > 30) {
_rotation = 30;
}
if (_rotation < -20) {
_rotation = -20;
}
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 199 MovieClip "arm2" in Frame 614
onClipEvent (enterFrame) {
_x = (_root.kropp._x + 19.5);
_y = (_root.kropp._y - 12);
}
Instance of Symbol 201 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = (_root.kropp._x + (_width / 2));
_y = _root.ben2._y;
}
on (press) {
if (_root.ben1._x > _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 201 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = (_root.kropp._x - (_width / 2));
_y = _root.ben1._y;
}
on (press) {
if (_root.ben1._x < _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 94 MovieClip "ben2" in Frame 614
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.5;
}
if ((_x > (_root.ground._x + _root.ground._width)) && (_y > _root.ground._y)) {
yGrav = yGrav + 0.5;
}
if ((_y > _root.ground._y) && (_x < (_root.ground._x + _root.ground._width))) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x > (_root.ben1._x + 30)) {
_x = (_root.ben1._x + 30);
}
if (_x < (_root.ben1._x - 30)) {
_x = (_root.ben1._x - 30);
}
if (_y < (_root.ben1._y - 30)) {
_y = (_root.ben1._y - 30);
y = 0;
}
if (_y > (_root.ben1._y + 30)) {
_y = (_root.ben1._y + 30);
}
if (_height >= 80.4) {
_height = 80.3;
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 94 MovieClip "ben1" in Frame 614
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.4;
}
if ((_x > (_root.ground._x + _root.ground._width)) && (_y > _root.ground._y)) {
yGrav = yGrav + 0.4;
}
if ((_y > _root.ground._y) && (_x < (_root.ground._x + _root.ground._width))) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x < (_root.ben2._x - 30)) {
_x = (_root.ben2._x - 30);
}
if (_x > (_root.ben2._x + 30)) {
_x = (_root.ben2._x + 30);
}
if (_y < (_root.ben2._y - 30)) {
_y = (_root.ben2._y - 30);
y = 0;
}
if (_y > (_root.ben2._y + 30)) {
_y = (_root.ben2._y + 30);
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 129 MovieClip "kropp" in Frame 614
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
if ((_x > (_root.ground._x + 200)) && (_x < (_root.levelend._x - 500))) {
_root._x = (-_x) + 200;
}
if (_y < 600) {
_root._y = ((-_y) * 0.7) + 150;
}
if (drag == 1) {
goal = _root._ymouse;
}
if (drag == 0) {
goal = (_root.ben1._y - ((_root.ben1._y - _root.ben2._y) / 2)) - 80.3;
}
benhojd = (_y - goal) * 0.1;
if (_root.ben1._height <= 80.4) {
_root.ben1._height = _root.ben1._height + benhojd;
_root.ben2._height = _root.ben2._height + benhojd;
}
if ((_root.ben1._height || (_root.ben2._height)) >= 80.4) {
_root.ben1._height = 80.3;
_root.ben2._height = 80.3;
}
if ((_root.ben1._height || (_root.ben2._height)) < 40) {
_root.ben1._height = 40;
_root.ben2._height = 40;
}
_x = (_root.ben1._x - ((_root.ben1._x - _root.ben2._x) / 2));
_y = ((_root.ben1._y - _root.ben1._height) - (((_root.ben1._y - _root.ben1._height) - (_root.ben2._y - _root.ben2._height)) / 2));
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 134 MovieClip "huvud" in Frame 614
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
if (_y > 750) {
_root.ben1._x = _root.spawn._x - 10;
_root.ben1._y = _root.spawn._y;
_root.ben2._x = _root.spawn._x + 10;
_root.ben2._y = _root.spawn._y;
_root.ben1.yGrav = 0;
_root.ben2.yGrav = 0;
_root.settings.extralife = _root.settings.extralife - 0.5;
_root.life = 10;
}
_rotation = (_x - _root.kropp._x);
_x = _root.kropp._x;
_y = (_root.kropp._y - (_root.kropp._height / 2));
}
on (press) {
if (drag == 0) {
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
_root.ben1._y = _root.ben1._y - 5;
_root.ben2._y = _root.ben2._y - 5;
}
drag = 1;
}
Instance of Symbol 90 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben1._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
if (_root.ben1._x > (_root.ground._x + _root.ground._width)) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 90 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben2._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
if (_root.ben2._x > (_root.ground._x + _root.ground._width)) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 345 MovieClip "spawn" in Frame 614
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 93 MovieClip "levelend" in Frame 614
onClipEvent (load) {
hit = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.kropp)) {
hit = true;
_root.score._visible = false;
_root.healthbar._visible = false;
_root.settings.level = 4;
}
if (hit == true) {
_root.fade.fadeOut = true;
if (_root.fade._alpha >= 100) {
_root.play();
}
}
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 401 MovieClip in Frame 614
onClipEvent (load) {
go = false;
}
onClipEvent (enterFrame) {
if (go == true) {
if (_y < 1500) {
_y = (_y + 1);
}
}
}
Instance of Symbol 401 MovieClip in Frame 614
onClipEvent (load) {
go = false;
}
onClipEvent (enterFrame) {
if (go == true) {
if (_y < 1500) {
_y = (_y + 1);
}
}
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 401 MovieClip in Frame 614
onClipEvent (load) {
go = false;
}
onClipEvent (enterFrame) {
if (go == true) {
if (_y < 1500) {
_y = (_y + 1);
}
}
}
Instance of Symbol 401 MovieClip in Frame 614
onClipEvent (load) {
go = false;
}
onClipEvent (enterFrame) {
if (go == true) {
if (_y < 1500) {
_y = (_y + 1);
}
}
}
Instance of Symbol 401 MovieClip in Frame 614
onClipEvent (load) {
go = false;
}
onClipEvent (enterFrame) {
if (go == true) {
if (_y < 1500) {
_y = (_y + 1);
}
}
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 253 MovieClip in Frame 614
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 296 MovieClip in Frame 614
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 614
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 614
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 614
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 614
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 374 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
if (_root.settings.extralife < 3) {
_root.settings.extralife++;
}
dead = true;
this.gotoAndPlay(141);
}
if (hitTest(_root.kropp)) {
if (_root.settings.extralife < 3) {
_root.settings.extralife++;
}
dead = true;
this.gotoAndPlay(141);
}
}
}
Instance of Symbol 366 MovieClip in Frame 614
onClipEvent (load) {
dead = 0;
speed = 0;
}
onClipEvent (enterFrame) {
if ((_y <= _root.ground._y) && (dead == 1)) {
speed = speed + 0.6;
_y = (_y + speed);
}
if (_y >= _root.ground._y) {
gotoAndStop (607);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
}
Instance of Symbol 253 MovieClip in Frame 614
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if (((_x < (_root.kropp._x + 450)) && (dead == 0)) && (_x > _root.eb2._x)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 296 MovieClip in Frame 614
onClipEvent (load) {
speed = 2.5;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 614
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 408 MovieClip "eb1" in Frame 614
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 408 MovieClip "eb2" in Frame 614
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 253 MovieClip in Frame 614
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if (((_x < (_root.kropp._x + 450)) && (dead == 0)) && (_x > _root.eb2._x)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 235 MovieClip in Frame 614
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 227 MovieClip in Frame 614
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 408 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if ((_root.kropp._x > _x) && (_root.kropp._x < (_x + 10))) {
_root.spawn._x = _root.eb1._x + 30;
}
}
Instance of Symbol 408 MovieClip in Frame 614
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.kropp._x > _x) {
_root.spawn._x = _root.eb2._x + 30;
_root.spawn._y = _root.eb2._y - 20;
}
}
Instance of Symbol 93 MovieClip "box" in Frame 614
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
}
Instance of Symbol 118 MovieClip in Frame 614
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
_rotation = ((_x - _root.box._x) * 0.7);
if (_rotation > 90) {
_rotation = 90;
}
if (_rotation < -90) {
_rotation = -90;
}
if (Math.round(_rotation) != 0) {
Mouse.hide();
}
}
Frame 615
_root.fade._alpha = 0;
stop();
Instance of Symbol 149 MovieClip in Frame 615
onClipEvent (load) {
time = 100;
_root._x = 0;
_root._y = 0;
_root.fade._alpha = 100;
}
onClipEvent (enterFrame) {
if (time >= 0) {
_root.fade._alpha = time;
}
if (time <= -200) {
_root.fade._alpha = Math.abs(time) - 200;
}
time = time - 5;
if (time < -300) {
_root.fade._alpha = 100;
_root.play();
}
}
Frame 616
weapon = 1;
life = 10;
_root._alpha = 100;
_root._y = 0;
_root._x = 0;
_root.ben1._x = _root.spawn._x - 10;
_root.ben1._y = _root.spawn._y;
_root.ben2._x = _root.spawn._x + 10;
_root.ben2._y = _root.spawn._y;
if (_root.settings.level != 4) {
gotoAndStop ("gameover");
}
_root.healthbar._visible = true;
_root.score._visible = true;
_root.fade.fadeIn = true;
stop();
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 366 MovieClip in Frame 616
onClipEvent (load) {
gotoAndStop (608);
}
Instance of Symbol 162 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Instance of Symbol 345 MovieClip "spawn" in Frame 616
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 167 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = ((-_root._x) + 600);
_y = (-_root._y);
}
Instance of Symbol 170 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ben1._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ben2._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 125 MovieClip "arm1" in Frame 616
onClipEvent (load) {
drag = 0;
rotation = 0;
}
onClipEvent (enterFrame) {
_x = (_root.kropp._x - 23);
_y = (_root.kropp._y - 12);
if (drag == 0) {
rotation = rotation * 0.9;
}
_rotation = (_rotation + rotation);
if (drag == 1) {
rotation = (_y - _root._ymouse) * 0.01;
}
if (_rotation > 30) {
_rotation = 30;
}
if (_rotation < -20) {
_rotation = -20;
}
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 199 MovieClip "arm2" in Frame 616
onClipEvent (enterFrame) {
_x = (_root.kropp._x + 19.5);
_y = (_root.kropp._y - 12);
}
Instance of Symbol 201 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = (_root.kropp._x + (_width / 2));
_y = _root.ben2._y;
}
on (press) {
if (_root.ben1._x > _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 201 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = (_root.kropp._x - (_width / 2));
_y = _root.ben1._y;
}
on (press) {
if (_root.ben1._x < _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 94 MovieClip "ben2" in Frame 616
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.5;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x > (_root.ben1._x + 30)) {
_x = (_root.ben1._x + 30);
}
if (_x < (_root.ben1._x - 30)) {
_x = (_root.ben1._x - 30);
}
if (_y < (_root.ben1._y - 30)) {
_y = (_root.ben1._y - 30);
y = 0;
}
if (_y > (_root.ben1._y + 30)) {
_y = (_root.ben1._y + 30);
}
if (_height >= 80.4) {
_height = 80.3;
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 94 MovieClip "ben1" in Frame 616
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.4;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x < (_root.ben2._x - 30)) {
_x = (_root.ben2._x - 30);
}
if (_x > (_root.ben2._x + 30)) {
_x = (_root.ben2._x + 30);
}
if (_y < (_root.ben2._y - 30)) {
_y = (_root.ben2._y - 30);
y = 0;
}
if (_y > (_root.ben2._y + 30)) {
_y = (_root.ben2._y + 30);
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 129 MovieClip "kropp" in Frame 616
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
if ((_x > (_root.ground._x + 200)) && (_x < (_root.levelend._x - 500))) {
_root._x = (-_x) + 200;
}
_root._y = ((-_y) * 0.7) + 200;
if (drag == 1) {
goal = _root._ymouse;
}
if (drag == 0) {
goal = (_root.ben1._y - ((_root.ben1._y - _root.ben2._y) / 2)) - 80.3;
}
benhojd = (_y - goal) * 0.1;
if (_root.ben1._height <= 80.4) {
_root.ben1._height = _root.ben1._height + benhojd;
_root.ben2._height = _root.ben2._height + benhojd;
}
if ((_root.ben1._height || (_root.ben2._height)) >= 80.4) {
_root.ben1._height = 80.3;
_root.ben2._height = 80.3;
}
if ((_root.ben1._height || (_root.ben2._height)) < 40) {
_root.ben1._height = 40;
_root.ben2._height = 40;
}
_x = (_root.ben1._x - ((_root.ben1._x - _root.ben2._x) / 2));
_y = ((_root.ben1._y - _root.ben1._height) - (((_root.ben1._y - _root.ben1._height) - (_root.ben2._y - _root.ben2._height)) / 2));
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 134 MovieClip "huvud" in Frame 616
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
_rotation = (_x - _root.kropp._x);
_x = _root.kropp._x;
_y = (_root.kropp._y - (_root.kropp._height / 2));
}
on (press) {
if (drag == 0) {
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
_root.ben1._y = _root.ben1._y - 5;
_root.ben2._y = _root.ben2._y - 5;
}
drag = 1;
}
Instance of Symbol 90 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben1._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 90 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben2._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 93 MovieClip "levelend" in Frame 616
onClipEvent (load) {
hit = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.kropp)) {
hit = true;
_root.score._visible = false;
_root.healthbar._visible = false;
_root.settings.level = 5;
}
if (hit == true) {
_root.fade.fadeOut = true;
if (_root.fade._alpha >= 100) {
_root.play();
}
}
}
Instance of Symbol 433 MovieClip "katt" in Frame 616
onClipEvent (load) {
dead = 0;
go = true;
goLine = _x + 250;
}
onClipEvent (enterFrame) {
if ((_root.flugan.dead == 0) && (hitTest(_root.flugan))) {
go = false;
gotoAndStop (608);
_root.flugan.dead = 1;
_root.flugan.speed = 0;
_root.flugan.gotoAndStop(2);
}
if (_root.kropp._x > goLine) {
if (_x > (_root.monsterStop._x - 25)) {
_x = (_root.monsterStop._x - 25);
}
goLine = _root.ground._x;
if ((_root.kropp._x < _x) && (go == true)) {
_x = (_x - 4);
this.gotoAndStop(1);
}
if ((_root.kropp._x > _x) && (go == true)) {
_x = (_x + 4);
this.gotoAndStop(2);
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 343 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.kropp)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.ben1)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.ben2)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
}
}
Instance of Symbol 253 MovieClip in Frame 616
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if (hitTest(_root.katt)) {
dead = 1;
gotoAndStop (607);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 253 MovieClip in Frame 616
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if (hitTest(_root.katt)) {
dead = 1;
gotoAndStop (607);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 253 MovieClip in Frame 616
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if (hitTest(_root.katt)) {
dead = 1;
gotoAndStop (607);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 296 MovieClip "flugan" in Frame 616
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 616
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 616
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 616
onClipEvent (enterFrame) {
if (hitTest(_root.katt)) {
gotoAndStop (607);
}
}
Instance of Symbol 206 MovieClip in Frame 616
onClipEvent (enterFrame) {
if (hitTest(_root.katt)) {
gotoAndStop (607);
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 374 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
if (_root.settings.extralife < 3) {
_root.settings.extralife++;
}
dead = true;
this.gotoAndPlay(141);
}
if (hitTest(_root.kropp)) {
if (_root.settings.extralife < 3) {
_root.settings.extralife++;
}
dead = true;
this.gotoAndPlay(141);
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip "monsterStop" in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxR)) {
_root.ben1._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxR)) {
_root.ben2._x = _x - ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 235 MovieClip in Frame 616
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 253 MovieClip in Frame 616
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if (hitTest(_root.katt)) {
dead = 1;
gotoAndStop (607);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 343 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.kropp)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.ben1)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
if (hitTest(_root.ben2)) {
_root.life = 10;
dead = true;
this.gotoAndPlay(46);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 209 MovieClip in Frame 616
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 616
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 219 MovieClip in Frame 616
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 243 MovieClip in Frame 616
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 296 MovieClip in Frame 616
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 235 MovieClip in Frame 616
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 93 MovieClip "box" in Frame 616
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
}
Instance of Symbol 118 MovieClip in Frame 616
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
_rotation = ((_x - _root.box._x) * 0.7);
if (_rotation > 90) {
_rotation = 90;
}
if (_rotation < -90) {
_rotation = -90;
}
if (Math.round(_rotation) != 0) {
Mouse.hide();
}
}
Frame 617
_root.fade._alpha = 0;
stop();
Instance of Symbol 149 MovieClip in Frame 617
onClipEvent (load) {
time = 100;
_root._x = 0;
_root._y = 0;
_root.fade._alpha = 100;
}
onClipEvent (enterFrame) {
if (time >= 0) {
_root.fade._alpha = time;
}
if (time <= -200) {
_root.fade._alpha = Math.abs(time) - 200;
}
time = time - 5;
if (time < -300) {
_root.fade._alpha = 100;
_root.play();
}
}
Frame 618
weapon = 1;
_root._alpha = 100;
_root._y = 0;
_root._x = 0;
_root.ben1._x = _root.spawn._x - 10;
_root.ben1._y = _root.spawn._y;
_root.ben2._x = _root.spawn._x + 10;
_root.ben2._y = _root.spawn._y;
if (_root.settings.level != 5) {
gotoAndStop ("gameover");
}
_root.healthbar._visible = true;
_root.score._visible = true;
started = false;
_root.fade.fadeIn = true;
stop();
Instance of Symbol 162 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = (-_root._x);
_y = (-_root._y);
}
Instance of Symbol 345 MovieClip "spawn" in Frame 618
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 167 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = ((-_root._x) + 600);
_y = (-_root._y);
}
Instance of Symbol 170 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ben1._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ben2._y;
if (_root.huvud.drag == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 125 MovieClip "arm1" in Frame 618
onClipEvent (load) {
drag = 0;
rotation = 0;
}
onClipEvent (enterFrame) {
_x = (_root.kropp._x - 23);
_y = (_root.kropp._y - 12);
if (drag == 0) {
rotation = rotation * 0.9;
}
_rotation = (_rotation + rotation);
if (drag == 1) {
rotation = (_y - _root._ymouse) * 0.01;
}
if (_rotation > 30) {
_rotation = 30;
}
if (_rotation < -20) {
_rotation = -20;
}
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 199 MovieClip "arm2" in Frame 618
onClipEvent (enterFrame) {
_x = (_root.kropp._x + 19.5);
_y = (_root.kropp._y - 12);
}
Instance of Symbol 201 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = (_root.kropp._x + (_width / 2));
_y = _root.ben2._y;
}
on (press) {
if (_root.ben1._x > _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 201 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = (_root.kropp._x - (_width / 2));
_y = _root.ben1._y;
}
on (press) {
if (_root.ben1._x < _root.ben2._x) {
_root.ben1.drag = 1;
_root.ben1.yGrav = 0;
} else {
_root.ben2.drag = 1;
_root.ben2.yGrav = 0;
}
}
on (release) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
on (releaseOutside) {
_root.ben1.drag = 0;
_root.ben2.drag = 0;
}
Instance of Symbol 94 MovieClip "ben2" in Frame 618
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.5;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x > (_root.ben1._x + 30)) {
_x = (_root.ben1._x + 30);
}
if (_x < (_root.ben1._x - 30)) {
_x = (_root.ben1._x - 30);
}
if (_y < (_root.ben1._y - 30)) {
_y = (_root.ben1._y - 30);
y = 0;
}
if (_y > (_root.ben1._y + 30)) {
_y = (_root.ben1._y + 30);
}
if (_height >= 80.4) {
_height = 80.3;
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 94 MovieClip "ben1" in Frame 618
onClipEvent (load) {
drag = 0;
yGrav = 0;
}
onClipEvent (enterFrame) {
_x = (_x + x);
_y = (_y + y);
if (drag == 0) {
_y = (_y + yGrav);
}
x = x * 0.9;
y = y * 0.9;
if (drag == 1) {
x = (_root._xmouse - _x) * 0.1;
y = (_root._ymouse - _y) * 0.1;
}
if ((_y < _root.ground._y) && (drag == 0)) {
yGrav = yGrav + 0.4;
}
if (_y > _root.ground._y) {
_y = _root.ground._y;
yGrav = 0;
x = 0;
_root.huvud.drag = 0;
}
if (_x < (_root.ben2._x - 30)) {
_x = (_root.ben2._x - 30);
}
if (_x > (_root.ben2._x + 30)) {
_x = (_root.ben2._x + 30);
}
if (_y < (_root.ben2._y - 30)) {
_y = (_root.ben2._y - 30);
y = 0;
}
if (_y > (_root.ben2._y + 30)) {
_y = (_root.ben2._y + 30);
}
}
on (press) {
drag = 1;
yGrav = 0;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 129 MovieClip "kropp" in Frame 618
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
if ((_x > (_root.ground._x + 200)) && (_x < (_root.levelend._x - 500))) {
_root._x = (-_x) + 200;
}
_root._y = ((-_y) * 0.7) + 200;
if (drag == 1) {
goal = _root._ymouse;
}
if (drag == 0) {
goal = (_root.ben1._y - ((_root.ben1._y - _root.ben2._y) / 2)) - 80.3;
}
benhojd = (_y - goal) * 0.1;
if (_root.ben1._height <= 80.4) {
_root.ben1._height = _root.ben1._height + benhojd;
_root.ben2._height = _root.ben2._height + benhojd;
}
if ((_root.ben1._height || (_root.ben2._height)) >= 80.4) {
_root.ben1._height = 80.3;
_root.ben2._height = 80.3;
}
if ((_root.ben1._height || (_root.ben2._height)) < 40) {
_root.ben1._height = 40;
_root.ben2._height = 40;
}
_x = (_root.ben1._x - ((_root.ben1._x - _root.ben2._x) / 2));
_y = ((_root.ben1._y - _root.ben1._height) - (((_root.ben1._y - _root.ben1._height) - (_root.ben2._y - _root.ben2._height)) / 2));
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 134 MovieClip "huvud" in Frame 618
onClipEvent (load) {
drag = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root.spawn)) {
_root.started = true;
}
_rotation = (_x - _root.kropp._x);
_x = _root.kropp._x;
_y = (_root.kropp._y - (_root.kropp._height / 2));
}
on (press) {
if (drag == 0) {
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
_root.ben1._y = _root.ben1._y - 5;
_root.ben2._y = _root.ben2._y - 5;
}
drag = 1;
}
Instance of Symbol 90 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = _root.ben1._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben1._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 90 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = _root.ben2._x;
_y = _root.ground._y;
skuggA = _root.ground._y - _root.ben2._y;
_alpha = (70 - skuggA);
_width = (24 + (skuggA * 0.9));
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBoxL)) {
_root.ben1._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben1.x = 0;
}
if (hitTest(_root.ben2.hitBoxL)) {
_root.ben2._x = (_x + _width) + ((_root.ben1._width / 2) * 0.85);
_root.ben2.x = 0;
}
}
Instance of Symbol 93 MovieClip "levelend" in Frame 618
onClipEvent (load) {
hit = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.kropp)) {
hit = true;
_root.score._visible = false;
_root.healthbar._visible = false;
_root.settings.level = 2;
}
if ((_root.started == true) && (hit == true)) {
_root.fade.fadeOut = true;
if (_root.fade._alpha >= 100) {
_root.gotoAndStop(_root._currentframe + 2);
}
}
}
Instance of Symbol 322 MovieClip in Frame 618
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 296 MovieClip in Frame 618
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 243 MovieClip in Frame 618
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 235 MovieClip in Frame 618
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 296 MovieClip in Frame 618
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 296 MovieClip in Frame 618
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 93 MovieClip "hitBox" in Frame 618
onClipEvent (enterFrame) {
if (hitTest(_root.ben1)) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
if (hitTest(_root.ben2)) {
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 322 MovieClip in Frame 618
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 296 MovieClip in Frame 618
onClipEvent (load) {
speed = 2;
dead = 0;
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
if ((_x < (_root.kropp._x + 110)) && (speed < 4)) {
_y = (_y + y);
y = (_root.huvud._y - _y) * 0.03;
speed = speed + 0.05;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 1;
_root.ben2.yGrav = _root.ben2.yGrav - 1;
_root.ben1.y = _root.ben1.y - 1;
_root.ben2.y = _root.ben2.y - 1;
_root.ben1.x = _root.ben1.x - 1;
_root.ben2.x = _root.ben2.x - 1;
_root.life = _root.life - 0.1;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
speed = 0;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 10;
}
}
Instance of Symbol 366 MovieClip in Frame 618
onClipEvent (load) {
dead = 0;
speed = 0;
}
onClipEvent (enterFrame) {
if ((_y <= _root.ground._y) && (dead == 1)) {
speed = speed + 0.6;
_y = (_y + speed);
}
if (_y >= _root.ground._y) {
this.gotoAndStop(2);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
}
Instance of Symbol 253 MovieClip in Frame 618
onClipEvent (load) {
dead = 0;
speed = 0.1 + random(2);
}
onClipEvent (enterFrame) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - speed);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (607);
_root.settings.points = _root.settings.points + 5;
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 366 MovieClip in Frame 618
onClipEvent (load) {
dead = 0;
speed = 0;
}
onClipEvent (enterFrame) {
if ((_y <= _root.ground._y) && (dead == 1)) {
speed = speed + 0.6;
_y = (_y + speed);
}
if (_y >= _root.ground._y) {
this.gotoAndStop(2);
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_root.settings.points = _root.settings.points + 2;
}
}
Instance of Symbol 322 MovieClip in Frame 618
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 209 MovieClip in Frame 618
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _y) {
_root.ben1._y = _y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _y) {
_root.ben2._y = _y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 227 MovieClip in Frame 618
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 235 MovieClip in Frame 618
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 274 MovieClip in Frame 618
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
gotoAndPlay (654);
}
}
}
Instance of Symbol 93 MovieClip "box" in Frame 618
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
}
Instance of Symbol 322 MovieClip in Frame 618
onClipEvent (load) {
dead = 0;
go = true;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1) == false) {
go = true;
} else {
go = false;
}
if (hitTest(_root.ben2) == false) {
go = true;
} else {
go = false;
}
if ((dead == 0) && (go == true)) {
if ((_x < (_root.kropp._x + 450)) && (dead == 0)) {
_x = (_x - 0.3);
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
gotoAndStop (628);
_root.settings.points = _root.settings.points + 7;
}
}
Instance of Symbol 219 MovieClip in Frame 618
onClipEvent (load) {
currentFrame = 1;
}
onClipEvent (enterFrame) {
if ((currentFrame < 6) && (hitTest(_root.ben1.hitBox))) {
nextFrame();
currentFrame++;
}
if ((currentFrame < 6) && (hitTest(_root.ben2.hitBox))) {
nextFrame();
currentFrame++;
}
}
Instance of Symbol 118 MovieClip in Frame 618
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
_rotation = ((_x - _root.box._x) * 0.7);
if (_rotation > 90) {
_rotation = 90;
}
if (_rotation < -90) {
_rotation = -90;
}
if (Math.round(_rotation) != 0) {
Mouse.hide();
}
}
Frame 619
_root.fade._alpha = 0;
stop();
Instance of Symbol 145 MovieClip in Frame 619
onClipEvent (load) {
playing = false;
}
on (rollOver) {
if (playing == false) {
this.play();
}
}
on (release) {
_root.gotoAndStop("start");
}
Instance of Symbol 149 MovieClip in Frame 619
onClipEvent (load) {
time = 100;
_root._x = 0;
_root._y = 0;
_root.fade._alpha = 100;
_visible = false;
}
onClipEvent (enterFrame) {
if (time >= 0) {
_root.fade._alpha = time;
}
if (time > -500) {
time = time - 5;
}
}
Instance of Symbol 93 MovieClip "box" in Frame 619
onClipEvent (enterFrame) {
_x = (_x + ((_root._xmouse - _x) * 0.3));
_y = (_y + ((_root._ymouse - _y) * 0.3));
if ((Math.abs(_root._xmouse - _x) > 7) || (Math.abs(_root._ymouse - _y) > 7)) {
_root.sparkle = true;
} else {
_root.sparkle = false;
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Instance of Symbol 116 MovieClip in Frame 619
onClipEvent (load) {
_rotation = (-180 + random(360));
speed = 2 + random(3);
_alpha = ((-random(10)) + random(5));
size = 1 + (0.1 * random(10));
width = _width;
height = _height;
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
limit = -random(500);
}
onClipEvent (enterFrame) {
_y = (_y + ySpeed);
_x = (_x + xSpeed);
xSpeed = xSpeed * 0.99;
ySpeed = ySpeed + 0.4;
_rotation = (_rotation + speed);
if (_alpha > 0) {
_alpha = (_alpha - random(10));
}
if ((_alpha <= 0) && (_root.sparkle == true)) {
_alpha = (_alpha - random(20));
}
if ((_root.sparkle == true) && (_alpha < limit)) {
_alpha = 130;
_x = ((_root._xmouse - 3) + random(6));
_y = ((_root._ymouse - 3) + random(6));
size = 1 + (0.1 * random(10));
_width = (width * size);
_height = (height * size);
ySpeed = -random(5);
xSpeed = -5 + random(10);
}
}
Frame 620
_root.fade._alpha = 0;
stop();
Symbol 6 Button
on (release) {
getURL ("http://www.gamesreloaded.com", "_blank");
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 10) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 30) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 20) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 50) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 40) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 70) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 60) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 90) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 0) {
_visible = true;
} else {
_visible = false;
}
_root.preloaded = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + "%";
_root.preloaded2 = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
}
Instance of Symbol 29 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.preloaded2 >= 80) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 39 MovieClip Frame 1
stop();
Symbol 52 MovieClip Frame 1
stop();
playing = false;
Symbol 52 MovieClip Frame 2
playing = true;
Symbol 57 Button
on (release) {
getURL ("http://www.gamesreloaded.com", "_blank");
}
Symbol 72 MovieClip Frame 1
gotoAndPlay(2 + random(21));
Symbol 72 MovieClip Frame 21
gotoAndPlay (2);
Symbol 84 MovieClip Frame 1
stop();
playing = true;
Symbol 84 MovieClip Frame 35
gotoAndStop (34);
playing = false;
Symbol 84 MovieClip Frame 36
playing = true;
Symbol 84 MovieClip Frame 70
if (over == false) {
gotoAndPlay (35);
}
if (over == true) {
gotoAndPlay (36);
}
Symbol 87 MovieClip Frame 1
stop();
playing = true;
Symbol 87 MovieClip Frame 35
gotoAndPlay (34);
playing = false;
Symbol 87 MovieClip Frame 36
playing = true;
Symbol 87 MovieClip Frame 70
if (over == false) {
gotoAndPlay (35);
}
if (over == true) {
gotoAndPlay (36);
}
Instance of Symbol 16 MovieClip in Symbol 103 MovieClip Frame 1
on (release) {
getURL ("http://www.deadtoast.com", "_blank");
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse, true)) {
_alpha = 100;
} else {
_alpha = 50;
}
}
Instance of Symbol 96 MovieClip in Symbol 103 MovieClip Frame 1
on (release) {
getURL ("http://www.newgrounds.com/audio/view.php?id=1469228&sub=42843", _blank);
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse, true)) {
_alpha = 50;
} else {
_alpha = 100;
}
}
Instance of Symbol 99 MovieClip "meter" in Symbol 103 MovieClip Frame 1
onClipEvent (load) {
drag = false;
}
onClipEvent (enterFrame) {
if (drag == true) {
_rotation = (_rotation + (_xmouse / 10));
}
if (_rotation > 113) {
_rotation = 113;
}
if (_rotation < -105) {
_rotation = -105;
}
if (_rotation > 50) {
_quality = "HIGH";
}
if (_rotation < -55) {
_quality = "LOW";
}
if ((_rotation > -55) && (_rotation < 50)) {
_quality = "MEDIUM";
}
}
on (press) {
drag = true;
}
on (release) {
drag = false;
}
on (releaseOutside) {
drag = false;
}
Symbol 103 MovieClip Frame 2
if ((Math.abs(meter._xmouse) > 10) && (meter.drag == true)) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Symbol 109 Button
on (release) {
getURL ("http://www.gamesreloaded.com", "_blank");
}
Symbol 113 Button
on (release) {
getURL ("http://www.gamesreloaded.com/gamesforyoursite.php", "_blank");
}
Symbol 134 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 1
stop();
playing = false;
Symbol 145 MovieClip Frame 2
playing = true;
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 2) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 4) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 3) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 6) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 5) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 8) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 7) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 10) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 0) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 29 MovieClip in Symbol 162 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.life >= 9) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 166 MovieClip in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.settings.extralife >= 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 166 MovieClip in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.settings.extralife >= 2) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 166 MovieClip in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.settings.extralife >= 3) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 169 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
}
}
Instance of Symbol 169 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
}
}
Instance of Symbol 169 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
}
}
Instance of Symbol 169 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
}
}
Instance of Symbol 169 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
}
}
Instance of Symbol 169 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
}
}
Instance of Symbol 169 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
}
}
Symbol 184 MovieClip Frame 8
stop();
Symbol 193 MovieClip Frame 1
if (_root.laserPower < 8) {
_root.laserPower++;
}
Symbol 193 MovieClip Frame 8
if (_root.laserPower < 8) {
_root.laserPower++;
}
Symbol 193 MovieClip Frame 17
if (_root.laserPower < 8) {
_root.laserPower++;
}
Symbol 193 MovieClip Frame 25
if (_root.laserPower < 8) {
_root.laserPower++;
}
Symbol 193 MovieClip Frame 33
if (_root.laserPower < 8) {
_root.laserPower++;
}
Symbol 193 MovieClip Frame 41
if (_root.laserPower < 8) {
_root.laserPower++;
}
Symbol 193 MovieClip Frame 49
if (_root.laserPower < 8) {
_root.laserPower++;
}
Symbol 193 MovieClip Frame 57
if (_root.laserPower < 8) {
_root.laserPower++;
}
stop();
Symbol 194 MovieClip Frame 1
laser._alpha = 100;
Instance of Symbol 172 MovieClip "laser" in Symbol 194 MovieClip Frame 1
onClipEvent (enterFrame) {
_height = (_root.laserPower * 70);
_alpha = (_alpha - 10);
}
Symbol 194 MovieClip Frame 11
_root.laserPower = 0;
stop();
Symbol 196 MovieClip Frame 1
stop();
Instance of Symbol 127 MovieClip in Symbol 199 MovieClip Frame 1
onClipEvent (load) {
drag = 0;
_parent._rotation = 75;
}
onClipEvent (enterFrame) {
if (drag == 1) {
_parent._rotation = _parent._rotation + (_parent._xmouse / 20);
}
if (_parent._rotation > 105) {
_parent._rotation = 105;
}
if (_parent._rotation < 30) {
_parent._rotation = 30;
}
}
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
on (releaseOutside) {
drag = 0;
}
Instance of Symbol 194 MovieClip "treudd" in Symbol 199 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.weapon == 1) {
_visible = true;
} else {
_visible = false;
}
if (drag == 1) {
gotoAndStop (12);
_parent._rotation = _parent._rotation + (_parent._xmouse / 20);
}
}
on (press) {
drag = 1;
_root.laserPower = 0;
}
on (release) {
drag = 0;
gotoAndPlay (1);
_parent.sound.play();
}
on (releaseOutside) {
drag = 0;
gotoAndPlay (1);
_parent.sound.play();
}
Instance of Symbol 198 MovieClip in Symbol 199 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.weapon > 0) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 206 MovieClip Frame 1
stop();
Instance of Symbol 93 MovieClip "hitBox" in Symbol 206 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.ben1)) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
if (hitTest(_root.ben2)) {
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 5;
_root.ben2.x = _root.ben2.x - 5;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 5;
_root.ben2.x = _root.ben2.x + 5;
}
_root.ben1.yGrav = _root.ben1.yGrav - 10;
_root.ben2.yGrav = _root.ben2.yGrav - 10;
}
}
Symbol 219 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 1
stop();
Symbol 235 MovieClip Frame 1
stop();
Symbol 243 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 7
stop();
Symbol 253 MovieClip Frame 1
stop();
Instance of Symbol 93 MovieClip "hitBox" in Symbol 253 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.dead == 0) {
if (hitTest(_root.ben1)) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 1;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
if (hitTest(_root.ben2)) {
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 1;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
}
}
Instance of Symbol 93 MovieClip "hitBoxKill" in Symbol 253 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
_root.settings.points = _root.settings.points + 5;
_parent.dead = 1;
_parent.gotoAndStop(2);
}
if (hitTest(_root.ben2.hitBox)) {
_root.settings.points = _root.settings.points + 5;
_parent.dead = 1;
_parent.gotoAndStop(2);
}
}
Symbol 274 MovieClip Frame 1
dead = true;
Instance of Symbol 93 MovieClip in Symbol 274 MovieClip Frame 1
onClipEvent (load) {
dead = false;
}
onClipEvent (enterFrame) {
if (dead == false) {
if (hitTest(_root.huvud)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
_parent.gotoAndPlay(49);
}
if (hitTest(_root.kropp)) {
_root.settings.points = _root.settings.points + 20;
dead = true;
_parent.gotoAndPlay(49);
}
}
}
Symbol 274 MovieClip Frame 48
gotoAndPlay (1);
Symbol 274 MovieClip Frame 80
_visible = false;
stop();
Symbol 284 MovieClip Frame 1
gotoAndPlay(1 + random(10));
Symbol 284 MovieClip Frame 10
gotoAndPlay (2);
Symbol 295 MovieClip Frame 16
stop();
Symbol 307 MovieClip Frame 1
gotoAndPlay(2 + random(48));
Symbol 307 MovieClip Frame 50
gotoAndPlay (2);
Symbol 321 MovieClip Frame 12
stop();
Symbol 322 MovieClip Frame 1
stop();
Instance of Symbol 93 MovieClip "hitBox" in Symbol 322 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.dead == 0) {
if (hitTest(_root.ben1)) {
_root.huvud.play();
_parent.play();
_root.ben1.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
if (hitTest(_root.ben2)) {
_root.huvud.play();
_parent.play();
_root.ben2.drag = 0;
_root.life = _root.life - 2;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
}
}
Instance of Symbol 93 MovieClip "hitBoxKill" in Symbol 322 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
_parent.dead = 1;
_parent.gotoAndStop(23);
_root.settings.points = _root.settings.points + 7;
}
if (hitTest(_root.ben2.hitBox)) {
_parent.dead = 1;
_parent.gotoAndStop(23);
_root.settings.points = _root.settings.points + 7;
}
}
Symbol 322 MovieClip Frame 22
gotoAndPlay (1);
Symbol 322 MovieClip Frame 23
stop();
Symbol 343 MovieClip Frame 45
gotoAndPlay (1);
Symbol 343 MovieClip Frame 80
_visible = false;
stop();
Instance of Symbol 356 MovieClip in Symbol 357 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
gotoAndPlay(random(5));
}
}
Instance of Symbol 356 MovieClip in Symbol 357 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
gotoAndPlay(random(5));
}
}
Instance of Symbol 356 MovieClip in Symbol 357 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._visible == true) {
_rotation = (random(180) - random(180));
_x = (random(20) - random(20));
_y = (random(20) - random(20));
_alpha = (10 + random(50));
size = 20 + random(50);
_width = size;
_height = size;
gotoAndPlay(random(5));
}
}
Instance of Symbol 93 MovieClip in Symbol 358 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.dead == false) {
if (hitTest(_root.kropp)) {
_root.weapon = 1;
_parent._visible = false;
_parent.dead = true;
_root.weaponInfo.active = true;
}
}
}
Instance of Symbol 90 MovieClip in Symbol 358 MovieClip Frame 1
onClipEvent (enterFrame) {
_x = _parent.udd._x;
_y = 0;
skuggA = -_parent.udd._y;
_alpha = (100 - skuggA);
_width = (8 + (skuggA * 0.9));
}
Instance of Symbol 357 MovieClip in Symbol 358 MovieClip Frame 1
onClipEvent (enterFrame) {
_x = _parent.udd._x;
_y = (_parent.udd._y + 24);
}
Symbol 366 MovieClip Frame 1
stop();
Symbol 366 MovieClip Frame 2
stop();
Symbol 366 MovieClip Frame 3
stop();
Instance of Symbol 93 MovieClip "hitBox" in Symbol 369 MovieClip Frame 1
onClipEvent (enterFrame) {
_x = _parent.target._x;
_y = _parent.target._y;
if (hitTest(_root.huvud)) {
if (_root.kropp._y > (_parent._y + _parent.target._y)) {
_parent.target._y = _parent.target._y + 1.2;
}
if (_root.kropp._y < (_parent._y + _parent.target._y)) {
_parent.target._y = _parent.target._y - 1.2;
}
if (_root.kropp._x > (_parent._x + _parent.target._x)) {
_parent.target._x = _parent.target._x + 1.2;
}
if (_root.kropp._x < (_parent._x + _x)) {
_parent.target._x = _parent.target._x - 1.2;
}
}
}
Instance of Symbol 368 MovieClip "target" in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Instance of Symbol 368 MovieClip in Symbol 369 MovieClip Frame 1
onClipEvent (load) {
xSpeed = 0;
ySpeed = 0;
_x = ((_parent.target._x + random(50)) - random(50));
_y = ((_parent.target._y + random(50)) - random(50));
dead = 0;
}
onClipEvent (enterFrame) {
if (dead == 0) {
_x = (_x + xSpeed);
_y = (_y + ySpeed);
if ((_x > (_parent.target._x + 40)) || (_x < (_parent.target._x - 40))) {
xSpeed = xSpeed * 0.95;
}
if ((_y > (_parent.target._y + 40)) || (_y < (_parent.target._y - 40))) {
ySpeed = ySpeed * 0.95;
}
if (_x < _parent.target._x) {
xSpeed = xSpeed + 0.25;
}
if (_x > _parent.target._x) {
xSpeed = xSpeed - 0.25;
}
if (_y < _parent.target._y) {
ySpeed = ySpeed + 0.25;
}
if (_y > _parent.target._y) {
ySpeed = ySpeed - 0.25;
}
if (hitTest(_root.huvud.hitBox || (_root.kropp))) {
_root.huvud.play();
_root.ben1.drag = 0;
_root.ben2.drag = 0;
_root.ben1.yGrav = _root.ben1.yGrav - 0.1;
_root.ben2.yGrav = _root.ben2.yGrav - 0.1;
_root.ben1.y = _root.ben1.y - 0.1;
_root.ben2.y = _root.ben2.y - 0.1;
_root.ben1.x = _root.ben1.x - 0.1;
_root.ben2.x = _root.ben2.x - 0.1;
_root.life = _root.life - 0.01;
}
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox1))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox2))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox3))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox4))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox5))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
if ((dead == 0) && (hitTest(_root.arm2.treudd.laser.hitbox6))) {
dead = 1;
_visible = false;
_root.settings.points = _root.settings.points + 1;
}
}
Symbol 374 MovieClip Frame 140
gotoAndPlay (1);
Symbol 374 MovieClip Frame 195
_visible = false;
Symbol 401 MovieClip Frame 1
stop();
Instance of Symbol 209 MovieClip in Symbol 401 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (hitTest(_root.ben1.hitBox)) {
if (_root.ben1._y > _parent._y) {
_parent.play();
_parent.go = true;
_root.ben1._y = _parent._y;
_root.ben1.yGrav = 0;
_root.ben1.x = 0;
_root.huvud.drag = 0;
}
}
if (hitTest(_root.ben2.hitBox)) {
if (_root.ben2._y > _parent._y) {
_parent.play();
_parent.go = true;
_root.ben2._y = _parent._y;
_root.ben2.yGrav = 0;
_root.ben2.x = 0;
_root.huvud.drag = 0;
}
}
}
Symbol 401 MovieClip Frame 7
gotoAndPlay (2);
Symbol 422 MovieClip Frame 1
_root.katt.go = true;
Symbol 431 MovieClip Frame 16
if (_root.kropp._x < _root.katt._x) {
_parent.gotoAndStop(1);
}
if (_root.kropp._x > _root.katt._x) {
_parent.gotoAndStop(2);
}
_root.katt.go = true;
Symbol 433 MovieClip Frame 1
_parent.go = true;
stop();
Instance of Symbol 93 MovieClip in Symbol 433 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.dead == 0) {
if (hitTest(_root.ben1)) {
_parent.go = false;
_parent.gotoAndStop(3);
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
if (hitTest(_root.ben2)) {
_parent.go = false;
_parent.gotoAndStop(3);
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
}
}
Symbol 433 MovieClip Frame 2
_parent.go = true;
Instance of Symbol 93 MovieClip in Symbol 433 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_parent.dead == 0) {
if (hitTest(_root.ben1)) {
_parent.go = false;
_parent.gotoAndStop(4);
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
if (hitTest(_root.ben2)) {
_parent.go = false;
_parent.gotoAndStop(4);
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
}
}
Symbol 433 MovieClip Frame 3
_parent.go = false;
Instance of Symbol 93 MovieClip in Symbol 433 MovieClip Frame 3
onClipEvent (enterFrame) {
if (_parent.dead == 0) {
if (hitTest(_root.ben1)) {
_parent.go = false;
_parent.gotoAndStop(3);
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
if (hitTest(_root.ben2)) {
_parent.go = false;
_parent.gotoAndStop(3);
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
}
}
Symbol 433 MovieClip Frame 4
_parent.go = false;
Instance of Symbol 93 MovieClip in Symbol 433 MovieClip Frame 4
onClipEvent (enterFrame) {
if (_parent.dead == 0) {
if (hitTest(_root.ben1)) {
_parent.gotoAndStop(4);
_root.huvud.play();
_root.ben1.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
if (hitTest(_root.ben2)) {
_parent.gotoAndStop(4);
_root.huvud.play();
_root.ben2.drag = 0;
_root.life = _root.life - 4;
if (_root.ben1._x < _parent._x) {
_root.ben1.x = _root.ben1.x - 10;
_root.ben2.x = _root.ben2.x - 10;
}
if (_root.ben1._x > _parent._x) {
_root.ben1.x = _root.ben1.x + 10;
_root.ben2.x = _root.ben2.x + 10;
}
_root.ben1.yGrav = _root.ben1.yGrav - 5;
_root.ben2.yGrav = _root.ben2.yGrav - 5;
}
}
}