STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228131
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/97467147?noj=FRM97467147-16DC" width="1" height="1"></div>

Step Maniac.swf

This is the info page for
Flash #11067

(Click the ID number above for more basic data on this flash file.)


Text
100%

Story

You were out
camping with your
caravan and all the
sudden got lost.
Now it's up to you
to find your way
back!

www.GamesReloaded.com

Play More Games

Games For Your Site

1265317265

Trident

In order to use the trident
you have to click and hold
it to charge up the shoot.
Then release it to fire.

Aim

To aim you simply drag
the arm up and down.

Click to hide

15313

15313

ActionScript [AS1/AS2]

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; } } }

Library Items

Symbol 1 GraphicUsed by:3 4 14  Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 MovieClipUses:1Used by:Timeline
Symbol 4 MovieClipUses:1Used by:Timeline
Symbol 5 GraphicUsed by:6
Symbol 6 ButtonUses:5Used by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 SoundUsed by:Timeline
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 SoundUsed by:Timeline
Symbol 14 MovieClipUses:1Used by:Timeline
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:15Used by:103  Timeline
Symbol 17 SoundUsed by:Timeline
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:Timeline
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:Timeline
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:Timeline
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:Timeline
Symbol 26 GraphicUsed by:Timeline
Symbol 27 GraphicUsed by:30 152
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:30 162
Symbol 30 MovieClipUses:27 29Used by:Timeline
Symbol 31 GraphicUsed by:39
Symbol 32 FontUsed by:33 42 107 111
Symbol 33 EditableTextUses:32Used by:39
Symbol 34 GraphicUsed by:37
Symbol 35 GraphicUsed by:37
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:34 35 36Used by:39
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:31 33 37 38Used by:Timeline
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:Timeline
Symbol 42 TextUses:32Used by:Timeline
Symbol 43 FontUsed by:44
Symbol 44 TextUses:43Used by:Timeline
Symbol 45 GraphicUsed by:52 145
Symbol 46 GraphicUsed by:52
Symbol 47 GraphicUsed by:52
Symbol 48 GraphicUsed by:52
Symbol 49 GraphicUsed by:52
Symbol 50 GraphicUsed by:52
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:45 46 47 48 49 50 51Used by:Timeline
Symbol 53 GraphicUsed by:57
Symbol 54 FontUsed by:55 379 382
Symbol 55 TextUses:54Used by:57
Symbol 56 GraphicUsed by:57
Symbol 57 ButtonUses:53 55 56Used by:114  Timeline
Symbol 58 GraphicUsed by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:Timeline
Symbol 61 GraphicUsed by:Timeline
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:62Used by:Timeline
Symbol 64 GraphicUsed by:72
Symbol 65 GraphicUsed by:72
Symbol 66 GraphicUsed by:72
Symbol 67 GraphicUsed by:72
Symbol 68 GraphicUsed by:72
Symbol 69 GraphicUsed by:72
Symbol 70 GraphicUsed by:72
Symbol 71 GraphicUsed by:72
Symbol 72 MovieClipUses:64 65 66 67 68 69 70 71Used by:Timeline
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:79
Symbol 75 GraphicUsed by:76
Symbol 76 MovieClipUses:75Used by:79
Symbol 77 GraphicUsed by:78
Symbol 78 MovieClipUses:77Used by:79
Symbol 79 MovieClipUses:74 76 78Used by:80 253
Symbol 80 MovieClipUses:79Used by:Timeline
Symbol 81 GraphicUsed by:84
Symbol 82 GraphicUsed by:84 87
Symbol 83 SoundUsed by:84
Symbol 84 MovieClipUses:81 82 83Used by:Timeline
Symbol 85 GraphicUsed by:87
Symbol 86 SoundUsed by:87
Symbol 87 MovieClipUses:85 82 86Used by:Timeline
Symbol 88 GraphicUsed by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:358  Timeline
Symbol 91 GraphicUsed by:94
Symbol 92 GraphicUsed by:93 196
Symbol 93 MovieClipUses:92Used by:94 134 172 206 253 274 322 358 369 433  Timeline
Symbol 94 MovieClipUses:91 93Used by:135 136 137  Timeline
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:95Used by:103
Symbol 97 GraphicUsed by:103
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:98Used by:103
Symbol 100 GraphicUsed by:103
Symbol 101 GraphicUsed by:103
Symbol 102 SoundUsed by:103
Symbol 103 MovieClipUses:16 96 97 99 100 101 102Used by:Timeline
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:104Used by:Timeline
Symbol 106 GraphicUsed by:109
Symbol 107 TextUses:32Used by:109
Symbol 108 GraphicUsed by:109
Symbol 109 ButtonUses:106 107 108Used by:114
Symbol 110 GraphicUsed by:113
Symbol 111 TextUses:32Used by:113
Symbol 112 GraphicUsed by:113
Symbol 113 ButtonUses:110 111 112Used by:114
Symbol 114 MovieClipUses:109 113 57Used by:Timeline
Symbol 115 GraphicUsed by:116
Symbol 116 MovieClipUses:115Used by:Timeline
Symbol 117 GraphicUsed by:118
Symbol 118 MovieClipUses:117Used by:135 136 137  Timeline
Symbol 119 SoundUsed by:Timeline
Symbol 120 BitmapUsed by:121 155
Symbol 121 GraphicUses:120Used by:Timeline
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClipUses:122Used by:Timeline
Symbol 124 GraphicUsed by:125
Symbol 125 MovieClipUses:124Used by:135 136 137  Timeline
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:135 136 137 199
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:128Used by:135 136 137  Timeline
Symbol 130 GraphicUsed by:134
Symbol 131 GraphicUsed by:134
Symbol 132 GraphicUsed by:134
Symbol 133 SoundUsed by:134
Symbol 134 MovieClipUses:93 130 131 132 133Used by:135 136 137  Timeline
Symbol 135 MovieClipUses:125 127 94 129 134 118Used by:Timeline
Symbol 136 MovieClipUses:125 127 94 129 134 118Used by:Timeline
Symbol 137 MovieClipUses:125 127 94 129 134 118Used by:Timeline
Symbol 138 GraphicUsed by:Timeline
Symbol 139 GraphicUsed by:145
Symbol 140 GraphicUsed by:145
Symbol 141 GraphicUsed by:145
Symbol 142 GraphicUsed by:145
Symbol 143 GraphicUsed by:145
Symbol 144 GraphicUsed by:145
Symbol 145 MovieClipUses:45 139 140 141 142 143 144Used by:Timeline
Symbol 146 GraphicUsed by:Timeline
Symbol 147 GraphicUsed by:Timeline
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:148Used by:Timeline
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:150Used by:Timeline
Symbol 152 MovieClipUses:27Used by:Timeline
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:153Used by:Timeline
Symbol 155 GraphicUses:120Used by:Timeline
Symbol 156 GraphicUsed by:157
Symbol 157 MovieClipUses:156Used by:Timeline
Symbol 158 GraphicUsed by:Timeline
Symbol 159 GraphicUsed by:162
Symbol 160 FontUsed by:161 439 441
Symbol 161 EditableTextUses:160Used by:162
Symbol 162 MovieClipUses:159 29 161Used by:Timeline
Symbol 163 GraphicUsed by:167
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:166 374
Symbol 166 MovieClipUses:165Used by:167
Symbol 167 MovieClipUses:163 166Used by:Timeline
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:168Used by:170
Symbol 170 MovieClipUses:169Used by:Timeline
Symbol 171 GraphicUsed by:172
Symbol 172 MovieClipUses:171 93Used by:194
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:184 193 194
Symbol 175 GraphicUsed by:194
Symbol 176 GraphicUsed by:184
Symbol 177 GraphicUsed by:184
Symbol 178 GraphicUsed by:184
Symbol 179 GraphicUsed by:184
Symbol 180 GraphicUsed by:184
Symbol 181 GraphicUsed by:184
Symbol 182 GraphicUsed by:184
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClipUses:174 176 177 178 179 180 181 182 183Used by:194
Symbol 185 GraphicUsed by:193
Symbol 186 GraphicUsed by:193
Symbol 187 GraphicUsed by:193
Symbol 188 GraphicUsed by:193
Symbol 189 GraphicUsed by:193
Symbol 190 GraphicUsed by:193
Symbol 191 GraphicUsed by:193
Symbol 192 GraphicUsed by:193
Symbol 193 MovieClipUses:174 185 186 187 188 189 190 191 192Used by:194 386
Symbol 194 MovieClipUses:172 174 175 184 193Used by:199 358
Symbol 195 SoundUsed by:196
Symbol 196 MovieClipUses:92 195Used by:199
Symbol 197 GraphicUsed by:198
Symbol 198 MovieClipUses:197Used by:199
Symbol 199 MovieClipUses:127 194 196 198Used by:Timeline
Symbol 200 GraphicUsed by:201
Symbol 201 MovieClipUses:200Used by:Timeline
Symbol 202 GraphicUsed by:203
Symbol 203 MovieClipUses:202Used by:Timeline
Symbol 204 GraphicUsed by:206  Timeline
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClipUses:93 204 205Used by:Timeline
Symbol 207 GraphicUsed by:Timeline
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:208Used by:401  Timeline
Symbol 210 GraphicUsed by:211  Timeline
Symbol 211 MovieClipUses:210Used by:Timeline
Symbol 212 GraphicUsed by:219
Symbol 213 GraphicUsed by:219
Symbol 214 SoundUsed by:219
Symbol 215 GraphicUsed by:219
Symbol 216 GraphicUsed by:219
Symbol 217 GraphicUsed by:219
Symbol 218 GraphicUsed by:219
Symbol 219 MovieClipUses:212 213 214 215 216 217 218Used by:Timeline
Symbol 220 GraphicUsed by:227
Symbol 221 GraphicUsed by:227
Symbol 222 SoundUsed by:227
Symbol 223 GraphicUsed by:227
Symbol 224 GraphicUsed by:227
Symbol 225 GraphicUsed by:227
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:220 221 222 223 224 225 226Used by:Timeline
Symbol 228 GraphicUsed by:235
Symbol 229 GraphicUsed by:235
Symbol 230 GraphicUsed by:235
Symbol 231 GraphicUsed by:235
Symbol 232 GraphicUsed by:235
Symbol 233 GraphicUsed by:235
Symbol 234 SoundUsed by:235
Symbol 235 MovieClipUses:228 229 230 231 232 233 234Used by:Timeline
Symbol 236 GraphicUsed by:243
Symbol 237 GraphicUsed by:243
Symbol 238 SoundUsed by:243
Symbol 239 GraphicUsed by:243
Symbol 240 GraphicUsed by:243
Symbol 241 GraphicUsed by:243
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:236 237 238 239 240 241 242Used by:Timeline
Symbol 244 GraphicUsed by:252
Symbol 245 SoundUsed by:252
Symbol 246 GraphicUsed by:252
Symbol 247 GraphicUsed by:252
Symbol 248 GraphicUsed by:252
Symbol 249 GraphicUsed by:252
Symbol 250 GraphicUsed by:252
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:244 245 246 247 248 249 250 251Used by:253
Symbol 253 MovieClipUses:93 79 252Used by:Timeline
Symbol 254 GraphicUsed by:255  Timeline
Symbol 255 MovieClipUses:254Used by:Timeline
Symbol 256 GraphicUsed by:274
Symbol 257 GraphicUsed by:274
Symbol 258 GraphicUsed by:274
Symbol 259 GraphicUsed by:274
Symbol 260 GraphicUsed by:274
Symbol 261 GraphicUsed by:274
Symbol 262 GraphicUsed by:274
Symbol 263 GraphicUsed by:274
Symbol 264 GraphicUsed by:274
Symbol 265 GraphicUsed by:274
Symbol 266 GraphicUsed by:274
Symbol 267 GraphicUsed by:274
Symbol 268 GraphicUsed by:274
Symbol 269 GraphicUsed by:274
Symbol 270 GraphicUsed by:274
Symbol 271 ShapeTweeningUsed by:274
Symbol 272 SoundUsed by:274
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:93 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273Used by:Timeline
Symbol 275 GraphicUsed by:284
Symbol 276 GraphicUsed by:284
Symbol 277 GraphicUsed by:284
Symbol 278 GraphicUsed by:284
Symbol 279 GraphicUsed by:284
Symbol 280 GraphicUsed by:284
Symbol 281 GraphicUsed by:284
Symbol 282 GraphicUsed by:284
Symbol 283 GraphicUsed by:284
Symbol 284 MovieClipUses:275 276 277 278 279 280 281 282 283Used by:296
Symbol 285 GraphicUsed by:286
Symbol 286 MovieClipUses:285Used by:296
Symbol 287 GraphicUsed by:295
Symbol 288 GraphicUsed by:295
Symbol 289 SoundUsed by:295
Symbol 290 GraphicUsed by:295
Symbol 291 GraphicUsed by:295
Symbol 292 GraphicUsed by:295
Symbol 293 GraphicUsed by:295
Symbol 294 GraphicUsed by:295
Symbol 295 MovieClipUses:287 288 289 290 291 292 293 294Used by:296
Symbol 296 MovieClipUses:284 286 295Used by:Timeline
Symbol 297 GraphicUsed by:307
Symbol 298 GraphicUsed by:307
Symbol 299 GraphicUsed by:307
Symbol 300 GraphicUsed by:307
Symbol 301 GraphicUsed by:307
Symbol 302 GraphicUsed by:307
Symbol 303 GraphicUsed by:307
Symbol 304 GraphicUsed by:307
Symbol 305 GraphicUsed by:307
Symbol 306 GraphicUsed by:307
Symbol 307 MovieClipUses:297 298 299 300 301 302 303 304 305 306Used by:322
Symbol 308 GraphicUsed by:322
Symbol 309 GraphicUsed by:322
Symbol 310 GraphicUsed by:322
Symbol 311 GraphicUsed by:322
Symbol 312 GraphicUsed by:322
Symbol 313 GraphicUsed by:322
Symbol 314 GraphicUsed by:321
Symbol 315 GraphicUsed by:321
Symbol 316 SoundUsed by:321
Symbol 317 GraphicUsed by:321
Symbol 318 GraphicUsed by:321
Symbol 319 GraphicUsed by:321
Symbol 320 GraphicUsed by:321
Symbol 321 MovieClipUses:314 315 316 317 318 319 320Used by:322
Symbol 322 MovieClipUses:93 307 308 309 310 311 312 313 321Used by:Timeline
Symbol 323 GraphicUsed by:324  Timeline
Symbol 324 MovieClipUses:323Used by:Timeline
Symbol 325 GraphicUsed by:343
Symbol 326 GraphicUsed by:343
Symbol 327 GraphicUsed by:343
Symbol 328 GraphicUsed by:343
Symbol 329 GraphicUsed by:343
Symbol 330 GraphicUsed by:343
Symbol 331 GraphicUsed by:343
Symbol 332 GraphicUsed by:343
Symbol 333 GraphicUsed by:343
Symbol 334 GraphicUsed by:343
Symbol 335 GraphicUsed by:343
Symbol 336 GraphicUsed by:343
Symbol 337 GraphicUsed by:343
Symbol 338 GraphicUsed by:343
Symbol 339 GraphicUsed by:343
Symbol 340 ShapeTweeningUsed by:343
Symbol 341 SoundUsed by:343
Symbol 342 GraphicUsed by:343
Symbol 343 MovieClipUses:325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342Used by:Timeline
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClipUses:344Used by:Timeline
Symbol 346 GraphicUsed by:Timeline
Symbol 347 GraphicUsed by:Timeline
Symbol 348 GraphicUsed by:349
Symbol 349 MovieClipUses:348Used by:Timeline
Symbol 350 GraphicUsed by:394  Timeline
Symbol 351 GraphicUsed by:356
Symbol 352 GraphicUsed by:356
Symbol 353 GraphicUsed by:356
Symbol 354 GraphicUsed by:356
Symbol 355 GraphicUsed by:356
Symbol 356 MovieClipUses:351 352 353 354 355Used by:357
Symbol 357 MovieClipUses:356Used by:358
Symbol 358 MovieClipUses:93 194 90 357Used by:Timeline
Symbol 359 GraphicUsed by:Timeline
Symbol 360 GraphicUsed by:361  Timeline
Symbol 361 MovieClipUses:360Used by:Timeline
Symbol 362 GraphicUsed by:366
Symbol 363 GraphicUsed by:366
Symbol 364 SoundUsed by:366
Symbol 365 GraphicUsed by:366
Symbol 366 MovieClipUses:362 363 364 365Used by:Timeline
Symbol 367 GraphicUsed by:368
Symbol 368 MovieClipUses:367Used by:369
Symbol 369 MovieClipUses:93 368Used by:Timeline
Symbol 370 GraphicUsed by:374
Symbol 371 ShapeTweeningUsed by:374
Symbol 372 SoundUsed by:374
Symbol 373 GraphicUsed by:374
Symbol 374 MovieClipUses:370 165 371 372 373Used by:Timeline
Symbol 375 GraphicUsed by:Timeline
Symbol 376 BitmapUsed by:377
Symbol 377 GraphicUses:376Used by:Timeline
Symbol 378 GraphicUsed by:386
Symbol 379 TextUses:54Used by:386
Symbol 380 FontUsed by:381 383
Symbol 381 TextUses:380Used by:386
Symbol 382 TextUses:54Used by:386
Symbol 383 TextUses:380Used by:386
Symbol 384 FontUsed by:385
Symbol 385 TextUses:384Used by:386
Symbol 386 MovieClipUses:378 379 381 193 382 383 385Used by:Timeline
Symbol 387 GraphicUsed by:Timeline
Symbol 388 GraphicUsed by:Timeline
Symbol 389 BitmapUsed by:390
Symbol 390 GraphicUses:389Used by:Timeline
Symbol 391 GraphicUsed by:392
Symbol 392 MovieClipUses:391Used by:Timeline
Symbol 393 GraphicUsed by:Timeline
Symbol 394 MovieClipUses:350Used by:Timeline
Symbol 395 GraphicUsed by:Timeline
Symbol 396 GraphicUsed by:397
Symbol 397 MovieClipUses:396Used by:Timeline
Symbol 398 GraphicUsed by:Timeline
Symbol 399 BitmapUsed by:400
Symbol 400 GraphicUses:399Used by:401
Symbol 401 MovieClipUses:400 209Used by:Timeline
Symbol 402 BitmapUsed by:403
Symbol 403 GraphicUses:402Used by:Timeline
Symbol 404 BitmapUsed by:405
Symbol 405 GraphicUses:404Used by:Timeline
Symbol 406 GraphicUsed by:Timeline
Symbol 407 GraphicUsed by:408
Symbol 408 MovieClipUses:407Used by:Timeline
Symbol 409 GraphicUsed by:Timeline
Symbol 410 GraphicUsed by:Timeline
Symbol 411 GraphicUsed by:412
Symbol 412 MovieClipUses:411Used by:Timeline
Symbol 413 GraphicUsed by:Timeline
Symbol 414 GraphicUsed by:433
Symbol 415 GraphicUsed by:422
Symbol 416 GraphicUsed by:422
Symbol 417 GraphicUsed by:422
Symbol 418 GraphicUsed by:422
Symbol 419 GraphicUsed by:422
Symbol 420 GraphicUsed by:422
Symbol 421 GraphicUsed by:422
Symbol 422 MovieClipUses:415 416 417 418 419 420 421Used by:433
Symbol 423 GraphicUsed by:433
Symbol 424 GraphicUsed by:433
Symbol 425 GraphicUsed by:431
Symbol 426 GraphicUsed by:431
Symbol 427 GraphicUsed by:431
Symbol 428 GraphicUsed by:431
Symbol 429 GraphicUsed by:431
Symbol 430 GraphicUsed by:431
Symbol 431 MovieClipUses:425 426 427 428 429 430Used by:433
Symbol 432 GraphicUsed by:433
Symbol 433 MovieClipUses:414 422 93 423 424 431 432Used by:Timeline
Symbol 434 GraphicUsed by:Timeline
Symbol 435 GraphicUsed by:Timeline
Symbol 436 GraphicUsed by:Timeline
Symbol 437 GraphicUsed by:Timeline
Symbol 438 GraphicUsed by:Timeline
Symbol 439 EditableTextUses:160Used by:Timeline
Symbol 440 GraphicUsed by:Timeline
Symbol 441 EditableTextUses:160Used by:Timeline

Instance Names

"sun"Frame 607Symbol 60 MovieClip
"instructionstext"Frame 607Symbol 84 MovieClip
"playtext"Frame 607Symbol 87 MovieClip
"ben"Frame 607Symbol 94 MovieClip
"meter"Frame 607Symbol 103 MovieClip
"box"Frame 607Symbol 93 MovieClip
"ground"Frame 608Symbol 123 MovieClip
"box"Frame 608Symbol 93 MovieClip
"settings"Frame 609Symbol 151 MovieClip
"fade"Frame 609Symbol 152 MovieClip
"ground"Frame 610Symbol 123 MovieClip
"arm1"Frame 610Symbol 125 MovieClip
"arm2"Frame 610Symbol 199 MovieClip
"ben2"Frame 610Symbol 94 MovieClip
"ben1"Frame 610Symbol 94 MovieClip
"kropp"Frame 610Symbol 129 MovieClip
"huvud"Frame 610Symbol 134 MovieClip
"levelend"Frame 610Symbol 93 MovieClip
"spawn"Frame 610Symbol 345 MovieClip
"box"Frame 610Symbol 93 MovieClip
"ground"Frame 612Symbol 123 MovieClip
"spawn"Frame 612Symbol 345 MovieClip
"arm1"Frame 612Symbol 125 MovieClip
"arm2"Frame 612Symbol 199 MovieClip
"ben2"Frame 612Symbol 94 MovieClip
"ben1"Frame 612Symbol 94 MovieClip
"kropp"Frame 612Symbol 129 MovieClip
"huvud"Frame 612Symbol 134 MovieClip
"levelend"Frame 612Symbol 93 MovieClip
"hitBox"Frame 612Symbol 93 MovieClip
"weaponInfo"Frame 612Symbol 386 MovieClip
"box"Frame 612Symbol 93 MovieClip
"ground"Frame 614Symbol 123 MovieClip
"arm1"Frame 614Symbol 125 MovieClip
"arm2"Frame 614Symbol 199 MovieClip
"ben2"Frame 614Symbol 94 MovieClip
"ben1"Frame 614Symbol 94 MovieClip
"kropp"Frame 614Symbol 129 MovieClip
"huvud"Frame 614Symbol 134 MovieClip
"spawn"Frame 614Symbol 345 MovieClip
"levelend"Frame 614Symbol 93 MovieClip
"eb1"Frame 614Symbol 408 MovieClip
"eb2"Frame 614Symbol 408 MovieClip
"box"Frame 614Symbol 93 MovieClip
"ground"Frame 616Symbol 123 MovieClip
"spawn"Frame 616Symbol 345 MovieClip
"arm1"Frame 616Symbol 125 MovieClip
"arm2"Frame 616Symbol 199 MovieClip
"ben2"Frame 616Symbol 94 MovieClip
"ben1"Frame 616Symbol 94 MovieClip
"kropp"Frame 616Symbol 129 MovieClip
"huvud"Frame 616Symbol 134 MovieClip
"levelend"Frame 616Symbol 93 MovieClip
"katt"Frame 616Symbol 433 MovieClip
"flugan"Frame 616Symbol 296 MovieClip
"monsterStop"Frame 616Symbol 209 MovieClip
"box"Frame 616Symbol 93 MovieClip
"ground"Frame 618Symbol 123 MovieClip
"spawn"Frame 618Symbol 345 MovieClip
"arm1"Frame 618Symbol 125 MovieClip
"arm2"Frame 618Symbol 199 MovieClip
"ben2"Frame 618Symbol 94 MovieClip
"ben1"Frame 618Symbol 94 MovieClip
"kropp"Frame 618Symbol 129 MovieClip
"huvud"Frame 618Symbol 134 MovieClip
"levelend"Frame 618Symbol 93 MovieClip
"hitBox"Frame 618Symbol 93 MovieClip
"box"Frame 618Symbol 93 MovieClip
"box"Frame 619Symbol 93 MovieClip
"hitBox"Symbol 94 MovieClip Frame 1Symbol 93 MovieClip
"hitBoxL"Symbol 94 MovieClip Frame 1Symbol 93 MovieClip
"hitBoxR"Symbol 94 MovieClip Frame 1Symbol 93 MovieClip
"meter"Symbol 103 MovieClip Frame 1Symbol 99 MovieClip
"hitBox"Symbol 134 MovieClip Frame 1Symbol 93 MovieClip
"arm1"Symbol 135 MovieClip Frame 1Symbol 125 MovieClip
"ben2"Symbol 135 MovieClip Frame 1Symbol 94 MovieClip
"ben1"Symbol 135 MovieClip Frame 1Symbol 94 MovieClip
"kropp"Symbol 135 MovieClip Frame 1Symbol 129 MovieClip
"huvud"Symbol 135 MovieClip Frame 1Symbol 134 MovieClip
"arm1"Symbol 136 MovieClip Frame 1Symbol 125 MovieClip
"ben2"Symbol 136 MovieClip Frame 1Symbol 94 MovieClip
"ben1"Symbol 136 MovieClip Frame 1Symbol 94 MovieClip
"kropp"Symbol 136 MovieClip Frame 1Symbol 129 MovieClip
"huvud"Symbol 136 MovieClip Frame 1Symbol 134 MovieClip
"arm1"Symbol 137 MovieClip Frame 1Symbol 125 MovieClip
"ben2"Symbol 137 MovieClip Frame 1Symbol 94 MovieClip
"ben1"Symbol 137 MovieClip Frame 1Symbol 94 MovieClip
"kropp"Symbol 137 MovieClip Frame 1Symbol 129 MovieClip
"huvud"Symbol 137 MovieClip Frame 1Symbol 134 MovieClip
"hitbox1"Symbol 172 MovieClip Frame 1Symbol 93 MovieClip
"hitbox2"Symbol 172 MovieClip Frame 1Symbol 93 MovieClip
"hitbox3"Symbol 172 MovieClip Frame 1Symbol 93 MovieClip
"hitbox4"Symbol 172 MovieClip Frame 1Symbol 93 MovieClip
"hitbox5"Symbol 172 MovieClip Frame 1Symbol 93 MovieClip
"hitbox6"Symbol 172 MovieClip Frame 1Symbol 93 MovieClip
"laser"Symbol 194 MovieClip Frame 1Symbol 172 MovieClip
"treudd"Symbol 199 MovieClip Frame 1Symbol 194 MovieClip
"sound"Symbol 199 MovieClip Frame 1Symbol 196 MovieClip
"hitBox"Symbol 206 MovieClip Frame 1Symbol 93 MovieClip
"hitBox"Symbol 253 MovieClip Frame 1Symbol 93 MovieClip
"hitBoxKill"Symbol 253 MovieClip Frame 1Symbol 93 MovieClip
"hitBox"Symbol 322 MovieClip Frame 1Symbol 93 MovieClip
"hitBoxKill"Symbol 322 MovieClip Frame 1Symbol 93 MovieClip
"udd"Symbol 358 MovieClip Frame 1Symbol 194 MovieClip
"hitBox"Symbol 369 MovieClip Frame 1Symbol 93 MovieClip
"target"Symbol 369 MovieClip Frame 1Symbol 368 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$TT$7qkVKAHwlGuD2KlXIP7KR.."

Labels

"start"Frame 606
"gameover"Frame 619
"finish"Frame 620

Dynamic Text Variables

_root.preloadedSymbol 33 EditableText"100%"
_root.settings.pointsSymbol 161 EditableText"1265317265"
_root.settings.pointsSymbol 439 EditableText"15313"
_root.settings.pointsSymbol 441 EditableText"15313"




http://swfchan.com/3/11067/info.shtml
Created: 7/6 -2019 17:46:19 Last modified: 7/6 -2019 17:46:19 Server time: 16/05 -2024 11:26:15