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

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

Base Defense 2.swf

This is the info page for
Flash #21907

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


Text
LOADING BASE DEFENCE 2

CONTINUE

.com

.com

www.ArmorGames.com

PLAY GAME

INSTRUCTIONS

CREDITS

PLAY MORE GAMES

main menu

CREDITS
game by:
bodhi b. sørskår
menues by:
stickmoose
thanks to:
inglor

instructions

BASE DEFENCE ii
aim/fire  <mouse>
buy/pause  <space>
change weapon  <1,2>
use laser(s) <L>
its your task to defend your base against
attackers, they will get more health after
each attack, shoot them to get money, use
money to buy upgrades and weapons.
lvl 1: soldiers
lvl  5: tanks
lvl  10: robots
lvl  15: aircrafts

Health:

10

Health:

10

Health:

10

5000

500

-Leave flash-

-Leave flash-

-Leave flash-

-Leave flash-

Seconds:

Level:

0

0

Money:

0

$

PURCHASE

-basic cannon                                                            N/a

dual                                                                600$

shells +100                                                     100$

-machine gun                                                           1000$

upgrade speed                                           7000$

bullets +100                                                   100$

-laser                                                                   25000$

dual                                                            50000$

battery +10                                                10000$

Health +1                                                                         $

Damage +1                                                                        $

33434

25426

PRESS <RIGHT>

Seconds:

Level:

0

0

GAME OVER



A BBS production

ActionScript [AS1/AS2]

Frame 1
stop(); _root.onEnterFrame = function () { total_bytes = _root.getBytesTotal(); loaded_bytes = _root.getBytesLoaded(); remaining_bytes = total_bytes - loaded_bytes; percent_done = int((loaded_bytes / total_bytes) * 100); loaderDisplay1 = ("Percent Loaded: " + percent_done) + "%"; loaderDisplay2 = (("KB Loaded: " + Math.round(loaded_bytes / 1000)) + "/") + Math.round(total_bytes / 1000); tellTarget (_root.loaderbar) { _xscale = (_xscale + ((-(_xscale - percent_done)) / 4)); }; if (percent_done >= 99) { playButton._visible = true; } else { playButton._visible = false; } };
Instance of Symbol 21 MovieClip in Frame 1
on (release) { getURL ("http://www.armorgames.com"); }
Frame 31
remaining_bytes = 0;
Instance of Symbol 80 MovieClip in Frame 198
on (release) { getURL ("http://www.gamesofgondor.com"); }
Frame 232
stop();
Instance of Symbol 80 MovieClip in Frame 232
on (release) { getURL ("http://www.ArmorGames.com"); }
Frame 233
play();
Instance of Symbol 80 MovieClip in Frame 247
on (release) { getURL ("http://www.gamesofgondor.com"); }
Frame 248
Stage.showMenu = false; _root.vapen = 1; _quality = "LOW"; _root.as = 16; _root.damage = 1; _root.teller = 0; _root.sekunder = 0; _root.minutter = 1; _root.makshealth = 9; _root.bd = 1400; _root.kuler = 200; _root.kuler2 = 1000; _root.skrik = 1; _root.basehealth = 10; _root.dual = 0; _root.begynn = 0; _root.score = 100; _root.sigjen = 40; _root.sorry = 0; _root.buy = 0; _root.run = 1; _root.weapon = 1; _root.dmgcost = 200; _root.mg = 0; _root.laser = 0; _root.mgspeed = 0; _root.batteri == 100; _root.laseready = 1; _root.totalenemies = 5 + _root.minutter; _root.valides = 0; _root.vert60 = 1; _root.artyteller = 1; _root.arty = 1;
Frame 278
if (_root.run == 1) { tellTarget (_root.bakgrunn.sky1) { _x = (_x + 1); if (_x >= 1500) { _x = -400; } }; tellTarget (_root.bakgrunn.sky2) { _x = (_x + 2); if (_x >= 1500) { _x = -400; } }; tellTarget (_root.bakgrunn.sky3) { _x = (_x + 3); if (_x >= 1500) { _x = -500; } }; } if (_root.sorry == 1) { gotoAndPlay (280); } if (_root.begynn == 0) { _root.begynn = 1; i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { _root.lollipop1x = _xscale; _root.lollipop1y = _yscale; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = _root.minutter; gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 5) + 2; }; i++; } i = 0; while (i < 4) { roflolal = "_root.bakgrunn.tanks" + i; tellTarget (roflolal) { _root.lollipop2x = _xscale; _root.lollipop2y = _yscale; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = 5 + (_root.minutter * 5); gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 2) + 1; }; i++; } i = 0; while (i < 4) { jada = "_root.bakgrunn.srobo" + i; tellTarget (jada) { _root.lollipop3x = _xscale; _root.lollipop3y = _yscale; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = 1 + (_root.minutter * 2); health2 = health; starth = 5 + (_root.minutter * 5); gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 2) + 1; }; i++; } i = 0; while (i < 10) { jara = "_root.bakgrunn.heli" + i; tellTarget (jara) { _root.lollipop4x = _xscale; _root.lollipop4y = _yscale; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = 1; health2 = health; gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 10) + 10; }; i++; } } _root.antallsoldater = 5 + _root.minutter; if (_root.antallsoldater >= 15) { _root.antallsoldater = 15; } if (_root.run == 1) { teller = teller + 1; if (teller == 24) { teller = 1; _root.sekunder = _root.sekunder + 1; } if (_root.sekunder == 61) { if (_root.basehealth <= _root.makshealth) { _root.basehealth = _root.basehealth + 1; } _root.sekunder = 0; minutter = minutter + 1; } if (_root.sekunder == 60) { if (_root.minutter == 1) { _root.totalenemies = 7; } if (_root.minutter == 2) { _root.totalenemies = 8; } if (_root.minutter == 3) { _root.totalenemies = 9; } if (_root.minutter == 4) { _root.totalenemies = 11; } if (_root.minutter == 5) { _root.totalenemies = 13; } if (_root.minutter == 6) { _root.totalenemies = 15; } if (_root.minutter == 7) { _root.totalenemies = 17; } if (_root.minutter == 8) { _root.totalenemies = 18; } if (_root.minutter == 9) { _root.totalenemies = 20; } if (_root.minutter == 10) { _root.totalenemies = 21; } if (_root.minutter == 11) { _root.totalenemies = 22; } if (_root.minutter == 12) { _root.totalenemies = 23; } if (_root.minutter == 13) { _root.totalenemies = 23; } if (_root.minutter == 14) { _root.totalenemies = 23; } if (_root.minutter == 15) { _root.totalenemies = 24; } if (_root.minutter == 16) { _root.totalenemies = 26; } if (_root.minutter == 17) { _root.totalenemies = 27; } if (_root.minutter == 18) { _root.totalenemies = 28; } if (_root.minutter == 19) { _root.totalenemies = 29; } if (_root.minutter == 20) { _root.totalenemies = 30; } if (_root.minutter == 21) { _root.totalenemies = 31; } if (_root.minutter == 22) { _root.totalenemies = 32; } if (_root.minutter == 23) { _root.totalenemies = 33; } if (_root.minutter == 24) { _root.totalenemies = 34; } if (_root.minutter >= 25) { _root.totalenemies = 34; } _root.kuler = _root.kuler + 4; i = 0; while (i < _root.antallsoldater) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { health = _root.minutter; if (dead == 1) { _xscale = _root.lollipop1x; _yscale = _root.lollipop1y; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = _root.minutter; gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 5) + 2; } }; i++; } i = 0; while (i < 4) { roflolal = "_root.bakgrunn.tanks" + i; tellTarget (roflolal) { health = 5 + (_root.minutter * 5); if (dead == 1) { _xscale = _root.lollipop2x; _yscale = _root.lollipop2y; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = 5 + (_root.minutter * 5); gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 2) + 1; } }; i++; } i = 0; while (i < 4) { jada = "_root.bakgrunn.srobo" + i; tellTarget (jada) { health = 1 + (_root.minutter * 2); if (dead == 1) { _xscale = _root.lollipop3x; _yscale = _root.lollipop3y; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = 1 + (_root.minutter * 2); health2 = health; starth = 5 + (_root.minutter * 5); gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 2) + 1; } }; i++; } i = 0; while (i < 10) { jasa = "_root.bakgrunn.heli" + i; tellTarget (jasa) { if (dead == 1) { _xscale = _root.lollipop4x; _yscale = _root.lollipop4y; _x = (Math.round(Math.random() * 500) - 700); _y = (Math.round(Math.random() * 150) + 450); health = 1; health2 = health; gotoAndPlay (1); dead = 0; fart = Math.round(Math.random() * 10) + 10; } }; i++; } } _root.sigjen = 60 - sekunder; _root.bhcost = minutter * 25; if (_root.weapon != 1) { tellTarget (_root.gun1) { gotoAndPlay (25); }; tellTarget (_root.gun2) { gotoAndPlay (25); }; } if (_root.weapon != 2) { tellTarget (_root.gatling) { gotoAndPlay (25); }; } } if (_root.totalenemies <= 0) { _root.sekunder = 57; _root.totalenemies = 1; } if (_root.run == 1) { if (ok != 0) { i = 0; while (i < _root.antallsoldater) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (dead != 1) { _x = (_x + fart); if (_x >= _root.bd) { dead = 1; gotoAndPlay (28); _root.basehealth = _root.basehealth - 1; tellTarget (_root.rodt) { gotoAndPlay (2); }; _root.totalenemies = _root.totalenemies - 1; } } }; i++; } if (_root.minutter > 14) { cola = _root.minutter - 14; if (cola > 10) { cola = 10; } i = 0; while (i < cola) { test = "_root.bakgrunn.heli" + i; tellTarget (test) { if (dead != 1) { _x = (_x + fart); if (_x >= _root.bd) { dead = 1; gotoAndPlay (71); _root.basehealth = _root.basehealth - 1; tellTarget (_root.rodt) { gotoAndPlay (2); }; _root.totalenemies = _root.totalenemies - 1; } } }; i++; } } if (_root.minutter > 9) { binladen = _root.minutter - 9; if (binladen > 4) { binladen = 4; } i = 0; while (i < binladen) { hallamuhalla = "_root.bakgrunn.srobo" + i; tellTarget (hallamuhalla) { if (dead != 1) { _x = (_x + 5); if (_x >= _root.bd) { dead = 1; gotoAndPlay (42); _root.basehealth = _root.basehealth - 1; tellTarget (_root.rodt) { gotoAndPlay (2); }; _root.totalenemies = _root.totalenemies - 1; } } }; i++; } } if (_root.basehealth <= 0) { _root.basehealth = 0; _root.sorry = 1; } if (sorry == 1) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (9); }; ok = 0; } } if (_root.basehealth >= 10) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (1); }; } if (_root.basehealth == 9) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (2); }; } if (_root.basehealth == 8) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (2); }; } if (_root.basehealth == 7) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (2); }; } if (_root.basehealth == 6) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (3); }; } if (_root.basehealth == 5) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (4); }; } if (_root.basehealth == 4) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (5); }; } if (_root.basehealth == 3) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (6); }; } if (_root.basehealth == 2) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (7); }; } if (_root.basehealth == 1) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (8); }; } if (_root.basehealth == 0) { tellTarget (_root.bakgrunn.base) { gotoAndPlay (9); }; } if (_root.minutter > 4) { hussein = _root.minutter - 4; if (hussein > 4) { hussein = 4; } i = 0; while (i < hussein) { yeahright = "_root.bakgrunn.tanks" + i; tellTarget (yeahright) { if (dead != 1) { _x = (_x + 2); if (_x >= (_root.bd - 100)) { dead = 1; gotoAndPlay (16); _root.basehealth = _root.basehealth - 1; tellTarget (_root.rodt) { gotoAndPlay (2); }; _root.totalenemies = _root.totalenemies - 1; } } }; i++; } } } if (_root.laser == 0) { tellTarget (_root.laser1) { gotoAndPlay (35); }; tellTarget (_root.laser2) { gotoAndPlay (35); }; } if (_root.laser == 1) { tellTarget (_root.laser1) { }; tellTarget (_root.laser2) { gotoAndPlay (35); }; } if (_root.laser == 2) { tellTarget (_root.laser1) { }; tellTarget (_root.laser2) { }; }
Instance of Symbol 110 MovieClip in Frame 278
on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < 10) { testomfg = "_root.bakgrunn.heli" + i; tellTarget (testomfg) { if (hitTest(_root.sikte.treff) == true) { if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { tellTarget (_root.ttreff) { gotoAndPlay (2); _root.score = _root.score + 10; }; if (health <= 0) { _root.score = _root.score + 50; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } else if (_root.run == 1) { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(_root.sikte.treff) == true) { tellTarget (_root.blodes) { gotoAndPlay (1); _x = 400; _y = 200; }; if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } else if (_root.run == 1) { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { if (_root.vapen == 1) { _root.vapen = 2; _root.kuler = _root.kuler - 1; tellTarget (_root.gun1) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; if (_root.dual == 1) { } else { return(true); } } if (_root.vapen == 2) { _root.vapen = 1; _root.kuler = _root.kuler - 1; tellTarget (_root.gun2) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; } } else { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } } } on (keyPress "<Space>") { if (_root.buy == 0) { _root.buy = 1; tellTarget (_root.buyscreen) { gotoAndPlay (2); }; return(true); } if (_root.buy == 1) { _root.buy = 0; tellTarget (_root.buyscreen) { gotoAndPlay (11); }; } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < 4) { vor = "_root.bakgrunn.tanks" + i; tellTarget (vor) { if (hitTest(_root.sikte.treff) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { if (health < 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } } } on (press) { if (_root.buy != 1) { if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler2 >= 1) { tellTarget (_root.gatling) { gotoAndPlay (2); }; } else { tellTarget (_root.gatling) { gotoAndPlay (6); }; } } } } } on (dragOver) { if (_root.buy != 1) { if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler2 >= 1) { tellTarget (_root.gatling) { gotoAndPlay (2); }; } else { tellTarget (_root.gatling) { gotoAndPlay (6); }; } } } } } on (release) { if (_root.buy != 1) { if (_root.run == 1) { if (_root.weapon == 2) { tellTarget (_root.gatling) { gotoAndPlay (1); }; } } } } on (releaseOutside) { if (_root.buy != 1) { if (_root.run == 1) { if (_root.weapon == 2) { tellTarget (_root.gatling) { gotoAndPlay (1); }; } } } } on (keyPress "1") { _root.weapon = 1; tellTarget (_root.gun1) { gotoAndStop (1); }; tellTarget (_root.gun2) { gotoAndStop (1); }; } on (keyPress "2") { if (_root.mg == 1) { _root.weapon = 2; tellTarget (_root.gatling) { gotoAndStop (1); }; } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < 4) { voren = "_root.bakgrunn.srobo" + i; tellTarget (voren) { if (hitTest(_root.sikte.treff) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { if (health < 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } } } on (keyPress "l") { if (_root.laseready == 1) { if (_root.laser == 1) { tellTarget (_root.laser1) { gotoAndPlay (2); }; } if (_root.laser == 2) { tellTarget (_root.laser1) { gotoAndPlay (2); }; tellTarget (_root.laser2) { gotoAndPlay (2); }; } } }
Instance of Symbol 330 MovieClip "bakgrunn" in Frame 278
on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < 10) { testomfg = "_root.bakgrunn.heli" + i; tellTarget (testomfg) { if (hitTest(_root.sikte.treff) == true) { if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { _y = (_y - 4); _x = (_x - 4); tellTarget (_root.ttreff) { gotoAndPlay (2); _root.score = _root.score + 10; }; if (health <= 0) { _root.score = _root.score + 50; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } else if (_root.run == 1) { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(_root.sikte.treff) == true) { if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { _y = (_y - 4); _x = (_x - 4); tellTarget (_root.blodes) { gotoAndPlay (1); _x = (Math.round(Math.random() * 20) + 390); _y = 200; }; lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } else if (_root.run == 1) { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } } onClipEvent (mouseMove) { if (_root.buy == 0) { _x = (_root._xmouse - (_root._xmouse * 2.5)); _y = (_root._ymouse - (_root._ymouse * 2.5)); Mouse.hide(); } else { Mouse.show(); } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { if (_root.vapen == 1) { _root.vapen = 2; _root.kuler = _root.kuler - 1; tellTarget (_root.gun1) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; if (_root.dual == 1) { } else { return(true); } } if (_root.vapen == 2) { _root.vapen = 1; _root.kuler = _root.kuler - 1; tellTarget (_root.gun2) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; } } else { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } } } on (keyPress "<Space>") { if (_root.buy == 0) { _root.buy = 1; tellTarget (_root.buyscreen) { gotoAndPlay (2); }; return(true); } if (_root.buy == 1) { _root.buy = 0; tellTarget (_root.buyscreen) { gotoAndPlay (11); }; } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < 4) { vor = "_root.bakgrunn.tanks" + i; tellTarget (vor) { if (hitTest(_root.sikte.treff) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { _y = (_y - 2); _x = (_x - 2); if (health < 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } } } on (press) { if (_root.buy != 1) { if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler2 >= 1) { tellTarget (_root.gatling) { gotoAndPlay (2); }; } else { tellTarget (_root.gatling) { gotoAndPlay (6); }; } } } } } on (dragOver) { if (_root.buy != 1) { if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler2 >= 1) { tellTarget (_root.gatling) { gotoAndPlay (2); }; } else { tellTarget (_root.gatling) { gotoAndPlay (6); }; } } } } } on (release) { if (_root.buy != 1) { if (_root.run == 1) { if (_root.weapon == 2) { tellTarget (_root.gatling) { gotoAndPlay (1); }; } } } } on (releaseOutside) { if (_root.buy != 1) { if (_root.run == 1) { if (_root.weapon == 2) { tellTarget (_root.gatling) { gotoAndPlay (1); }; } } } } on (keyPress "1") { _root.weapon = 1; tellTarget (_root.gun1) { gotoAndStop (1); }; tellTarget (_root.gun2) { gotoAndStop (1); }; } on (keyPress "2") { if (_root.mg == 1) { _root.weapon = 2; tellTarget (_root.gatling) { gotoAndStop (1); }; } } on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < 4) { voren = "_root.bakgrunn.srobo" + i; tellTarget (voren) { if (hitTest(_root.sikte.treff) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { _y = (_y - 4); _x = (_x - 4); if (health < 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } } } on (keyPress "l") { if (_root.laseready == 1) { if (_root.laser == 1) { tellTarget (_root.laser1) { gotoAndPlay (2); }; } if (_root.laser == 2) { tellTarget (_root.laser1) { gotoAndPlay (2); }; tellTarget (_root.laser2) { gotoAndPlay (2); }; } } }
Instance of Symbol 394 MovieClip in Frame 278
onClipEvent (mouseMove) { if (_root.buy != 1) { _x = _root._xmouse; _y = _root._ymouse; } }
Instance of Symbol 464 MovieClip "earlystart" in Frame 278
on (keyPress "<Right>") { if (_root.totalenemies <= 0) { _root.totalenemies = 1; _root.sekunder = 57; } }
Frame 279
gotoAndPlay (278);
Frame 302
gotoAndPlay (303);
Instance of Symbol 110 MovieClip in Frame 302
on (press) { if (_root.kuler >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(_root.sikte.treff) == true) { tellTarget (_root.skriket) { gotoAndPlay (20); }; health = health - _root.damage; if (dead != 1) { if (health <= 0) { tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; } } } }; i++; } } else { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } on (press) { if (_root.kuler >= 1) { if (_root.vapen == 1) { _root.vapen = 2; _root.kuler = _root.kuler - 1; tellTarget (_root.gun1) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; if (_root.dual == 1) { } else { return(true); } } if (_root.vapen == 2) { _root.vapen = 1; _root.kuler = _root.kuler - 1; tellTarget (_root.gun2) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; } } else { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } }
Instance of Symbol 330 MovieClip "bakgrunn" in Frame 302
on (press) { if (_root.kuler >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(_root.sikte.treff) == true) { tellTarget (_root.skriket) { gotoAndPlay (20); }; if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { if (health <= 0) { tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; } } } }; i++; } } else { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } onClipEvent (mouseMove) { _x = (_root._xmouse - (_root._xmouse * 2.5)); _y = (_root._ymouse - (_root._ymouse * 2.5)); Mouse.hide(); } on (press) { if (_root.kuler >= 1) { if (_root.vapen == 1) { _root.vapen = 2; _root.kuler = _root.kuler - 1; tellTarget (_root.gun1) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; if (_root.dual == 1) { } else { return(true); } } if (_root.vapen == 2) { _root.vapen = 1; _root.kuler = _root.kuler - 1; tellTarget (_root.gun2) { gotoAndPlay (2); }; tellTarget (_root.sikte) { gotoAndPlay (2); }; } } else { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } }
Instance of Symbol 394 MovieClip in Frame 302
onClipEvent (mouseMove) { _x = _root._xmouse; _y = _root._ymouse; }
Symbol 6 MovieClip Frame 5
stop();
Symbol 10 MovieClip Frame 5
stop();
Symbol 11 Button
on (release) { play(); }
Symbol 67 Button
on (release) { _root.play(); }
Symbol 68 MovieClip Frame 143
_root.play(); stop();
Symbol 83 MovieClip Frame 5
stop();
Symbol 85 MovieClip Frame 5
stop();
Symbol 86 Button
on (release) { _root.instructions.active = false; _root.credits.active = true; }
Symbol 87 Button
on (release) { _root.instructions.active = true; _root.credits.active = false; }
Symbol 88 Button
on (release) { _root.nextframe(); _root.play(); }
Symbol 92 Button
on (release) { getURL ("http://www.ArmorGames.com"); }
Symbol 101 Button
on (release) { active = false; }
Symbol 102 MovieClip Frame 1
_alpha = 0; this.onEnterFrame = function () { if (active) { _visible = true; _alpha = (_alpha + ((-(_alpha - 100)) / 4)); } else { if (Math.round(_alpha) < 1) { _visible = false; } _alpha = (_alpha + ((-(_alpha - 0)) / 4)); } };
Symbol 106 MovieClip Frame 1
_alpha = 0; this.onEnterFrame = function () { if (active) { _visible = true; _alpha = (_alpha + ((-(_alpha - 100)) / 4)); } else { if (Math.round(_alpha) < 1) { _visible = false; } _alpha = (_alpha + ((-(_alpha - 0)) / 4)); } };
Symbol 143 MovieClip Frame 1
if (_root.basehealth >= 10) { stop(); }
Symbol 143 MovieClip Frame 2
if (_root.basehealth >= 7) { stop(); }
Symbol 143 MovieClip Frame 3
if (_root.basehealth >= 6) { stop(); }
Symbol 143 MovieClip Frame 4
if (_root.basehealth >= 5) { stop(); }
Symbol 143 MovieClip Frame 5
if (_root.basehealth >= 4) { stop(); }
Symbol 143 MovieClip Frame 6
if (_root.basehealth >= 3) { stop(); }
Symbol 143 MovieClip Frame 7
if (_root.basehealth >= 2) { stop(); }
Symbol 143 MovieClip Frame 8
if (_root.basehealth >= 1) { stop(); }
Symbol 143 MovieClip Frame 30
Symbol 143 MovieClip Frame 31
stop();
Symbol 158 MovieClip Frame 1
if (_parent.dead == 1) { stop(); }
Symbol 181 MovieClip Frame 1
stop();
Instance of Symbol 158 MovieClip in Symbol 181 MovieClip Frame 1
on (press) { if (_root.weapon == 1) { if (_root.run == 1) { if (_root.kuler >= 1) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; if (_root.dual == 0) { health = health - _root.damage; } if (_root.dual == 1) { health = health - (_root.damage * 2); } if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } else if (_root.run == 1) { tellTarget (_root.gun1) { gotoAndPlay (11); }; tellTarget (_root.gun2) { gotoAndPlay (11); }; } } } } }
Symbol 181 MovieClip Frame 16
stop();
Symbol 181 MovieClip Frame 17
tellTarget (_root.rodt) { gotoAndPlay (2); };
Symbol 181 MovieClip Frame 29
stop();
Symbol 208 MovieClip Frame 1
stop();
Symbol 208 MovieClip Frame 11
stop();
Symbol 208 MovieClip Frame 16
stop();
Symbol 237 MovieClip Frame 1
if (_parent.dead == 1) { stop(); }
Symbol 259 MovieClip Frame 1
stop();
Instance of Symbol 237 MovieClip "robo1" in Symbol 259 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 239 MovieClip "robohb" in Symbol 259 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent.health < 0) { _xscale = 0; } }
Symbol 259 MovieClip Frame 42
stop();
Symbol 329 MovieClip Frame 1
stop();
Symbol 329 MovieClip Frame 71
stop();
Instance of Symbol 208 MovieClip "tanks0" in Symbol 330 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 208 MovieClip "tanks1" in Symbol 330 MovieClip Frame 1
/* no clip actions */
Symbol 338 MovieClip Frame 1
stop();
Symbol 338 MovieClip Frame 10
gotoAndPlay (1);
Symbol 338 MovieClip Frame 20
gotoAndPlay (1);
Symbol 338 MovieClip Frame 25
if (_root.weapon != 1) { stop(); }
Symbol 344 MovieClip Frame 11
stop();
Symbol 354 MovieClip Frame 1
stop();
Symbol 354 MovieClip Frame 3
if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler2 >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(_root.sikte.treff) == true) { tellTarget (_root.blodes) { gotoAndPlay (1); _x = (Math.round(Math.random() * 20) + 390); _y = 200; }; health = health - _root.damage; if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } } if (_root.weapon == 2) { if (_root.kuler2 >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.kuler2 = _root.kuler2 - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } } if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler2 >= 1) { i = 0; while (i < 4) { muhammed = "_root.bakgrunn.tanks" + i; tellTarget (muhammed) { if (hitTest(_root.sikte.treff) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - _root.damage; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } } if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler2 >= 1) { i = 0; while (i < 4) { fuk = "_root.bakgrunn.srobo" + i; tellTarget (fuk) { if (hitTest(_root.sikte.treff) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - _root.damage; if (health < 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } } if (_root.weapon == 2) { if (_root.run == 1) { if (_root.kuler >= 1) { i = 0; while (i < 10) { testomfg = "_root.bakgrunn.heli" + i; tellTarget (testomfg) { if (hitTest(_root.sikte.treff) == true) { health = health - _root.damage; if (dead != 1) { tellTarget (_root.ttreff) { gotoAndPlay (2); _root.score = _root.score + 10; }; if (health <= 0) { _root.score = _root.score + 50; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } }
Symbol 354 MovieClip Frame 4
if (_root.mgspeed == 1) { if (_root.kuler2 >= 1) { gotoAndPlay (2); } else { gotoAndPlay (6); } }
Symbol 354 MovieClip Frame 5
if (_root.kuler2 >= 1) { gotoAndPlay (2); } else { gotoAndPlay (6); }
Symbol 354 MovieClip Frame 20
gotoAndPlay (6);
Symbol 354 MovieClip Frame 25
stop();
Symbol 387 MovieClip Frame 1
stop(); _root.laseready = 1;
Symbol 387 MovieClip Frame 2
_root.laseready = 0;
Symbol 387 MovieClip Frame 20
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 21
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 22
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 23
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 24
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 25
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 26
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 27
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 28
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 29
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 30
if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < _root.as) { test = "_root.bakgrunn.fiende" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { tellTarget (_root.bakgrunn.blodes) { gotoAndPlay (1); _x = _root.sikte._x; _y = _root.sikte._y; }; health = health - (5 + _root.damage); if (dead != 1) { lal = (health / _root.minutter) * 100; tellTarget (barensaren) { _xscale = _parent.lal; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.skriket) { gotoAndPlay (20); _root.score = _root.score + _root.damage; }; if (health <= 0) { _root.score = _root.score + (_root.damage * 3); tellTarget (_root.skriket) { gotoAndPlay(Math.round(Math.random() * 14) + 1); }; gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.batteri >= 1) { tellTarget (_root.sikte) { gotoAndPlay (2); }; _root.batteri = _root.batteri - 1; tellTarget (_root.sikte) { gotoAndPlay (2); }; } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.tanks" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal3 = (health / (5 + (_root.minutter * 5))) * 100; tellTarget (tankshealth) { _xscale = _parent.lal3; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } } if (_root.run == 1) { if (_root.batteri >= 1) { i = 0; while (i < 4) { test = "_root.bakgrunn.srobo" + i; tellTarget (test) { if (hitTest(this.laserhit) == true) { if (dead != 1) { lal2 = (health / (1 + (_root.minutter * 2))) * 45; tellTarget (robohb) { _xscale = _parent.lal2; if (_xscale <= 1) { _xscale = 1; } }; tellTarget (_root.ttreff) { gotoAndPlay (2); }; } _root.score = _root.score + _root.damage; if (dead != 1) { health = health - (5 + _root.damage); if (health <= 0) { _root.score = _root.score + (_root.damage * 3); gotoAndPlay (2); dead = 1; _root.totalenemies = _root.totalenemies - 1; } } } }; i++; } } }
Symbol 387 MovieClip Frame 34
gotoAndPlay (1);
Symbol 387 MovieClip Frame 35
stop();
Symbol 405 MovieClip Frame 1
stop();
Symbol 427 MovieClip Frame 1
stop();
Symbol 427 MovieClip Frame 2
stop();
Symbol 427 MovieClip Frame 3
stop();
Symbol 427 MovieClip Frame 4
stop();
Symbol 427 MovieClip Frame 5
stop();
Symbol 427 MovieClip Frame 6
stop();
Symbol 427 MovieClip Frame 7
stop();
Symbol 427 MovieClip Frame 8
stop();
Symbol 427 MovieClip Frame 9
stop();
Symbol 427 MovieClip Frame 10
stop();
Symbol 427 MovieClip Frame 11
stop();
Symbol 427 MovieClip Frame 12
stop();
Symbol 427 MovieClip Frame 13
stop();
Symbol 427 MovieClip Frame 14
stop();
Symbol 427 MovieClip Frame 20
stop();
Symbol 430 Button
on (press) { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; }
Symbol 431 Button
on (press) { if (_root.dual == 0) { if (_root.score >= 600) { _root.score = _root.score - 600; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.dual = 1; } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 432 Button
on (press) { if (_root.score >= 100) { _root.score = _root.score - 100; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.kuler = _root.kuler + 100; } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 433 Button
on (press) { if (_root.score >= 1000) { if (_root.mg != 1) { _root.score = _root.score - 1000; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.mg = 1; } } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 434 Button
on (press) { if (_root.score >= 7000) { if (_root.mgspeed == 0) { _root.score = _root.score - 7000; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.mgspeed = 1; gotoAndPlay (2); } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 435 Button
on (press) { if (_root.score >= 100) { _root.score = _root.score - 100; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.kuler2 = _root.kuler2 + 100; } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 436 Button
on (press) { if (_root.score >= 25000) { if (_root.laser == 0) { _root.score = _root.score - 25000; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.laser = 1; } } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 437 Button
on (press) { if (_root.score >= 50000) { if (_root.laser == 1) { _root.score = _root.score - 50000; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.laser = 2; } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 438 Button
on (press) { if (_root.basehealth <= _root.makshealth) { if (_root.score >= _root.bhcost) { _root.score = _root.score - _root.bhcost; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.basehealth = _root.basehealth + 1; } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 439 Button
on (press) { if (_root.score >= _root.dmgcost) { _root.score = _root.score - _root.dmgcost; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.damage = _root.damage + 1; _root.dmgcost = _root.dmgcost * 4; } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 440 Button
on (press) { if (_root.score >= 10000) { if (_root.laser >= 1) { _root.score = _root.score - 10000; tellTarget (_root.buttonsounds2) { gotoAndPlay (2); }; _root.batteri = _root.batteri + 10; } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } } else { tellTarget (_root.buttonsounds) { gotoAndPlay (2); }; } }
Symbol 455 MovieClip Frame 1
stop();
Symbol 455 MovieClip Frame 10
stop(); _root.run = 0;
Symbol 455 MovieClip Frame 20
_root.run = 1;
Symbol 458 MovieClip Frame 1
stop();
Symbol 460 MovieClip Frame 1
stop();
Symbol 464 MovieClip Frame 1
stop();
Symbol 466 MovieClip Frame 1
stop();
Symbol 468 MovieClip Frame 1
stop();

Library Items

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

Instance Names

"playButton"Frame 1Symbol 11 Button
"loaderbar"Frame 1Symbol 14 MovieClip
"credits"Frame 198Symbol 102 MovieClip
"instructions"Frame 198Symbol 106 MovieClip
"bakgrunn"Frame 248Symbol 330 MovieClip
"gun1"Frame 248Symbol 338 MovieClip
"gun2"Frame 248Symbol 338 MovieClip
"bakgrunn"Frame 278Symbol 330 MovieClip
"blodes"Frame 278Symbol 344 MovieClip
"gun1"Frame 278Symbol 338 MovieClip
"gun2"Frame 278Symbol 338 MovieClip
"gatling"Frame 278Symbol 354 MovieClip
"laser1"Frame 278Symbol 387 MovieClip
"laser2"Frame 278Symbol 387 MovieClip
"sikte"Frame 278Symbol 405 MovieClip
"skriket"Frame 278Symbol 427 MovieClip
"buyscreen"Frame 278Symbol 455 MovieClip
"rodt"Frame 278Symbol 458 MovieClip
"ttreff"Frame 278Symbol 460 MovieClip
"earlystart"Frame 278Symbol 464 MovieClip
"buttonsounds"Frame 278Symbol 466 MovieClip
"buttonsounds2"Frame 278Symbol 468 MovieClip
"bakgrunn"Frame 302Symbol 330 MovieClip
"barensaren"Symbol 181 MovieClip Frame 1Symbol 161 MovieClip
"skriket"Symbol 181 MovieClip Frame 2Symbol 168 MovieClip
"tanks1"Symbol 208 MovieClip Frame 1Symbol 197 MovieClip
"tankshealth"Symbol 208 MovieClip Frame 1Symbol 200 MovieClip
"robo1gun"Symbol 237 MovieClip Frame 1Symbol 210 MovieClip
"del2"Symbol 237 MovieClip Frame 1Symbol 216 MovieClip
"robo1main"Symbol 237 MovieClip Frame 1Symbol 218 MovieClip
"del2"Symbol 237 MovieClip Frame 1Symbol 216 MovieClip
"robo1"Symbol 259 MovieClip Frame 1Symbol 237 MovieClip
"robohb"Symbol 259 MovieClip Frame 1Symbol 239 MovieClip
"robo1"Symbol 259 MovieClip Frame 5Symbol 237 MovieClip
"mark"Symbol 330 MovieClip Frame 1Symbol 113 MovieClip
"sky1"Symbol 330 MovieClip Frame 1Symbol 115 MovieClip
"sky2"Symbol 330 MovieClip Frame 1Symbol 115 MovieClip
"sky3"Symbol 330 MovieClip Frame 1Symbol 115 MovieClip
"base"Symbol 330 MovieClip Frame 1Symbol 143 MovieClip
"gress1"Symbol 330 MovieClip Frame 1Symbol 149 MovieClip
"fiende2"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende1"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende12"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende4"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende0"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende9"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende8"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende6"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende7"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende5"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende10"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende11"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende13"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende15"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende14"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"fiende3"Symbol 330 MovieClip Frame 1Symbol 181 MovieClip
"tanks0"Symbol 330 MovieClip Frame 1Symbol 208 MovieClip
"tanks1"Symbol 330 MovieClip Frame 1Symbol 208 MovieClip
"tanks2"Symbol 330 MovieClip Frame 1Symbol 208 MovieClip
"tanks3"Symbol 330 MovieClip Frame 1Symbol 208 MovieClip
"srobo0"Symbol 330 MovieClip Frame 1Symbol 259 MovieClip
"srobo3"Symbol 330 MovieClip Frame 1Symbol 259 MovieClip
"srobo2"Symbol 330 MovieClip Frame 1Symbol 259 MovieClip
"srobo1"Symbol 330 MovieClip Frame 1Symbol 259 MovieClip
"heli0"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli1"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli2"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli3"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli4"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli5"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli6"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli7"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli8"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"heli9"Symbol 330 MovieClip Frame 1Symbol 329 MovieClip
"kulerigjen"Symbol 333 MovieClip Frame 1Symbol 332 EditableText
"laserhit"Symbol 387 MovieClip Frame 20Symbol 367 MovieClip
"treff"Symbol 405 MovieClip Frame 1Symbol 404 MovieClip

Dynamic Text Variables

loaderDisplay1Symbol 17 EditableText""
loaderDisplay2Symbol 18 EditableText""
_root.basehealthSymbol 120 EditableText"10"
_root.basehealthSymbol 139 EditableText"10"
_root.basehealthSymbol 142 EditableText"10"
_root.kulerSymbol 332 EditableText"5000"
_root.kuler2Symbol 347 EditableText"500"
_root.sigjenSymbol 410 EditableText"0"
_root.minutterSymbol 411 EditableText"0"
_root.scoreSymbol 413 EditableText"0"
_root.dmgcostSymbol 453 EditableText"33434"
_root.bhcostSymbol 454 EditableText"25426"
_root.sigjenSymbol 472 EditableText"0"
_root.minutterSymbol 473 EditableText"0"




http://swfchan.com/5/21907/info.shtml
Created: 27/5 -2019 11:35:09 Last modified: 27/5 -2019 11:35:09 Server time: 05/05 -2024 12:27:10