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

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

Alien Attack.swf

This is the info page for
Flash #42176

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


Text
Your flash is out of date!

your browser seems to have the out of date flash 3 plugin!

for this site you will need the flash 4 plugin.

dont panic!
you can download it for free at:

http://www.macromedia.com

l

o

a

d

i

n

g

initializing:

vectors

Physics

Music

Effects

collision engine

Menu

highscores

Ready

00

%

Presents

Alien

Attack

play game

instructions

credits

music on/off

demo mode

play game

instructions

credits

music on/off

demo mode

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

loading...

-----

-----------------------

score

1.

2.

3.

4.

5
.

6.

7
.

8.

9
.

10.

message

back to menu

To start the battle click on your ship.
you move the ship with your mouse cursor, click the
left mousekey to fire your missiles.
But watch out! the aliens fire deadlly proton bombs.
each time you've been hit by an alien your shield will
take damage.
the shield fails after 3 impacts and leaves the ship
vulnerable to any hit which means certain death. the
shield can be regenerated by collection power ups
that are dropped.

Instructions

good luck!

Alien

Attack

alien ship

your ship

your ship

back to menu

power up

power up

level

accomplished!

00

s h i e l d

w a v e

1

l e v e l

1

0

s c o r e

we are sorry but your system seems to be too slow.
to keep chances equal your score will not be saved.

Game Over!

play again

!

g

n

i

y

a

l

p

r

o

f

s

k

h

T

.

"

m

a

e

r

D

y

b

o

t

d

i

f

M

k

c

A

n

l

g

h

s

p

u

'

F

O

P

G

S

r

e

m

i

h

c

S

o

a

M

w

N

w

l

p

P

k

N

B

v

d

A

B

v

your score:

0000

submit score

1

1

0

You are in demo mode - click to start

ActionScript [AS1/AS2]

Frame 2
ifFrameLoaded (12) { gotoAndPlay (5); }
Frame 4
gotoAndPlay (2);
Frame 5
flash4 = true; if (Number(flash4) == Number(true)) { gotoAndPlay (11); } else { gotoAndStop (10); }
Frame 9
stop();
Frame 10
stop();
Frame 12
fscommand ("allowscale", false); setProperty("/follow1", _visible , false); setProperty("/follow2", _visible , false); setProperty("/follow3", _visible , false); setProperty("/follow4", _visible , false); setProperty("/follow5", _visible , false); setProperty("/follow6", _visible , false); setProperty("/follow7", _visible , false);
Frame 13
if (Number(_framesloaded) >= Number(_totalframes)) { if (Number(once) == 0) { tellTarget ("/loaderinit") { play(); }; once = 1; } } else { setProperty("/loader", _xscale , (_framesloaded / _totalframes) * 100); } loadedpercent = (_framesloaded * 100) / _totalframes; if (Number(loadedpercent) < 10) { loadedpercent = 0; } if (Number(loadedpercent) > 99) { setProperty("/loader", _xscale , (_framesloaded / _totalframes) * 100); loadedpercent = 99; } play(); Set("mausX" add x, getProperty("/drag", _x)); Set("mausY" add x, getProperty("/drag", _y)); mausX = "mausX" add x; mausY = "mausY" add x; if (Number(y) == 14) { setProperty("/follow1", _visible , true); setProperty("/follow2", _visible , true); setProperty("/follow3", _visible , true); setProperty("/follow4", _visible , true); setProperty("/follow5", _visible , true); setProperty("/follow6", _visible , true); setProperty("/follow7", _visible , true); y = 15; }
Frame 14
test1 = eval (mausX); test2 = eval (mausY); mausX_1 = "mausX" add (x - 3); mausY_1 = "mausY" add (x - 3); setProperty("/follow1", _x , Number(eval (mausX_1)) + 35); setProperty("/follow1", _y , Number(eval (mausY_1)) + 15); test3 = eval (mausX_1); test4 = eval (mausY_1); if (((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) and (Number(once2) == 1)) { tellTarget ("/follow1") { play(); }; once1 = 0; } if ((Number(test1) != Number(test3)) or (Number(test2) != Number(test4))) { once1 = 1; } mausX_2 = "mausX" add (x - 5); mausY_2 = "mausY" add (x - 5); setProperty("/follow2", _x , Number(eval (mausX_2)) + 45); setProperty("/follow2", _y , Number(eval (mausY_2)) + 15); test3 = eval (mausX_2); test4 = eval (mausY_2); if (((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) and (Number(once2) == 1)) { tellTarget ("/follow2") { play(); }; once2 = 0; } if ((Number(test1) != Number(test3)) or (Number(test2) != Number(test4))) { once2 = 1; } mausX_3 = "mausX" add (x - 7); mausY_3 = "mausY" add (x - 7); setProperty("/follow3", _x , Number(eval (mausX_3)) + 60); setProperty("/follow3", _y , Number(eval (mausY_3)) + 15); test3 = eval (mausX_3); test4 = eval (mausY_3); if (((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) and (Number(once3) == 1)) { tellTarget ("/follow3") { play(); }; once3 = 0; } if ((Number(test1) != Number(test3)) or (Number(test2) != Number(test4))) { once3 = 1; } mausX_4 = "mausX" add (x - 9); mausY_4 = "mausY" add (x - 9); setProperty("/follow4", _x , Number(eval (mausX_4)) + 75); setProperty("/follow4", _y , Number(eval (mausY_4)) + 15); test3 = eval (mausX_4); test4 = eval (mausY_4); if (((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) and (Number(once4) == 1)) { tellTarget ("/follow4") { play(); }; once4 = 0; } if ((Number(test1) != Number(test3)) or (Number(test2) != Number(test4))) { once4 = 1; } mausX_5 = "mausX" add (x - 11); mausY_5 = "mausY" add (x - 11); setProperty("/follow5", _x , Number(eval (mausX_5)) + 90); setProperty("/follow5", _y , Number(eval (mausY_5)) + 15); test3 = eval (mausX_5); test4 = eval (mausY_5); if (((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) and (Number(once5) == 1)) { tellTarget ("/follow5") { play(); }; once5 = 0; } if ((Number(test1) != Number(test3)) or (Number(test2) != Number(test4))) { once5 = 1; } mausX_6 = "mausX" add (x - 13); mausY_6 = "mausY" add (x - 13); setProperty("/follow6", _x , Number(eval (mausX_6)) + 98); setProperty("/follow6", _y , Number(eval (mausY_6)) + 15); test3 = eval (mausX_6); test4 = eval (mausY_6); if (((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) and (Number(once6) == 1)) { tellTarget ("/follow6") { play(); }; once6 = 0; } if ((Number(test1) != Number(test3)) or (Number(test2) != Number(test4))) { once6 = 1; } mausX_7 = "mausX" add (x - 15); mausY_7 = "mausY" add (x - 15); setProperty("/follow7", _x , Number(eval (mausX_7)) + 112); setProperty("/follow7", _y , Number(eval (mausY_7)) + 15); test3 = eval (mausX_7); test4 = eval (mausY_7); if (((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) and (Number(once7) == 1)) { tellTarget ("/follow7") { play(); }; once7 = 0; } if ((Number(test1) != Number(test3)) or (Number(test2) != Number(test4))) { once7 = 1; } x = Number(x) + 1; if (Number(y) < 15) { y = Number(y) + 1; } test1 = eval (mausX); test2 = eval (mausY); test3 = eval (mausX_5); test4 = eval (mausY_5); if ((Number(test1) == Number(test3)) and (Number(test2) == Number(test4))) { z = 0; while (Number(z) < 15) { Set("mausX" add z, eval (mausX)); Set("mausY" add z, eval (mausY)); z = Number(z) + 1; } x = 15; } prevFrame();
Frame 21
x = 0; y = 0;
Frame 22
stage.showMenu = false; _root.score = 0; fscommand ("allowscale", false); play(); time1 = getTimer();
Frame 115
tellTarget ("/music") { gotoAndStop ("sound1"); };
Frame 185
tellTarget ("/explosion") { gotoAndStop (6); }; tellTarget ("/alien1") { gotoAndStop (15); }; tellTarget ("/alien2") { gotoAndStop (15); }; tellTarget ("/alien3") { gotoAndStop (15); };
Frame 213
time2 = getTimer(); time1 = int((time2 - time1) / 60); if (Number(time1) < 200) { system = "fast system detected"; tooslow = 0; } if ((Number(time1) > 200) and (Number(time1) < 260)) { system = "moderate system detected"; tooslow = 0; } if ((Number(time1) > 260) and (Number(time1) < 350)) { system = "slow system detected"; tooslow = 1; } if (Number(time1) > 350) { system = "very slow system detected"; tooslow = 1; }
Frame 214
tellTarget ("/explosion") { gotoAndStop (6); }; tellTarget ("/alien1") { gotoAndStop (15); }; tellTarget ("/alien2") { gotoAndStop (15); }; tellTarget ("/alien3") { gotoAndStop (15); };
Frame 234
stop();
Frame 237
fscommand ("allowscale", "false");
Frame 238
loadVariablesNum ("http://www.polymip.net/cgi-bin/highscore.cgi", 0);
Frame 261
stop();
Frame 262
fscommand ("allowscale", "false");
Frame 289
stop();
Frame 290
fscommand ("allowscale", "false");
Frame 319
stop();
Frame 320
duplicateMovieClip ("/mask", "outermask", 1000); if (Number(tooslow) == 1) { setProperty("/tooslow", _alpha , 100); } powerup = 1000; alien._visible = false; tellTarget ("/alien") { stop(); }; x = 50; tellTarget ("/drop") { stop(); }; stopAllSounds(); if (Number(soundoff) == 0) { tellTarget ("/music") { gotoAndStop ("sound2"); }; } n = Number(n) + 1; shotnum = "shot" add n; duplicateMovieClip ("/shot", shotnum, n); setProperty(shotnum, _x , getProperty("/schiff", _x)); setProperty("shotnum", _y , getProperty("/schiff", _y)); fscommand ("allowscale", false); n = 100; wave = 1; subwave = 1; bombstart = 200; x_level_set = 4; x_level = 12; y_level_set = 1; y_level = 2; fire_set = 400; fire_level = 900; treffer = 0; how_many = 3; level = 1; destroyed = 0;
Frame 325
stop();
Frame 331
play();
Frame 335
y = Number(y) + 1; zahler = n; aliennum = "alien" add y; duplicateMovieClip ("/alien", aliennum, y); finished = Number(finished) + 1; Set("schiff:destroyed", destroyed);
Frame 337
powerup = powerup - random(50); trace(powerup); if (Number(powerup) < 0) { powerup = 800 + Number(random(400)); duplicateMovieClip ("/powerup", "powerup1", 200); setProperty("/powerup1", _x , Number(random(250)) + 20); setProperty("/powerup1", _y , -20); tellTarget ("/powerup1") { gotoAndPlay (1); }; }
Frame 340
if (Number(finished) < Number(how_many)) { gotoAndPlay (331); }
Frame 341
if (Number(Number(temptreffer) + Number(weg)) == Number(/amount:amount - 1)) { gotoAndPlay (355); } test = Number(temptreffer) + Number(weg / 2); amount = /amount:amount - 1; play();
Frame 354
gotoAndPlay (341);
Frame 355
if (Number(subwave) == 3) { wave = Number(wave) + 1; how_many = Number(how_many) + 1; subwave = 1; } subwave = Number(subwave) + 1;
Frame 361
if (Number(wave) == 4) { level = Number(level) + 1; wave = 1; bombstart = Number(bombstart) + 50; x_level_set = Number(x_level_set) + 1; x_level = Number(x_level) + 2.5; y_level_set = Number(y_level_set) + 0.5; y_level = Number(y_level) + 1; if (Number(fire_set) > 75) { fire_set = fire_set - 75; } if (Number(fire_level) > 50) { fire_level = fire_level - 50; } how_many = 4; Set(/levelani:level, level); tellTarget ("/levelani") { play(); }; stop(); }
Frame 374
tellTarget ("/amount") { amount = 1; n = 0; }; n = 100; y = 0; finished = 0; weg = 0; temptreffer = 0; gotoAndPlay (331);
Frame 444
play(); stopAllSounds(); if (Number(soundoff) == 0) { tellTarget ("/music") { gotoAndStop ("sound1"); }; } num = 1; rank = "99"; while (Number(num) < 10) { if (treffer > eval ("score" add num)) { rank = num; trace(eval ("score" add num)); trace(num); trace(rank); num = 99; } num = Number(num) + 1; } v = 0; while (Number(v) < 50) { removeMovieClip("alien" add v); removeMovieClip("drop" add v); v = Number(v) + 1; } Mouse.show();
Frame 522
tellTarget ("/amount") { amount = 1; n = 0; }; n = 100; y = 0; finished = 0; weg = 0; temptreffer = 0; if (Number(tooslow) == 1) { gotoAndPlay (214); } else { gotoAndPlay (523); }
Frame 523
stop(); Set("submitscore:treffer", treffer);
Frame 531
duplicateMovieClip ("/mask", "outermask", 1000); powerup = 1000; play(); alien._visible = false; tellTarget ("/alien") { stop(); }; x = 50; tellTarget ("/drop") { stop(); }; stopAllSounds(); if (Number(soundoff) == 0) { tellTarget ("/music") { gotoAndStop ("sound2"); }; } n = Number(n) + 1; Set("/steuerung:destroyed", 0); shotnum = "shot" add n; duplicateMovieClip ("/shot", shotnum, n); setProperty(shotnum, _x , getProperty("/schiff", _x)); setProperty("shotnum", _y , getProperty("/schiff", _y)); fscommand ("allowscale", false); n = 100; wave = 1; subwave = 1; bombstart = 200; x_level_set = 4; x_level = 12; y_level_set = 1; y_level = 2; fire_set = 400; fire_level = 900; treffer = 0; how_many = 3; level = 1; destroyed = 0;
Frame 542
play();
Frame 546
y = Number(y) + 1; zahler = n; aliennum = "alien" add y; Set("/steuerung:alienson", 1); duplicateMovieClip ("/alien", aliennum, y); finished = Number(finished) + 1; Set("schiff:destroyed", destroyed);
Frame 548
powerup = powerup - random(50); if (Number(powerup) < 0) { powerup = 800 + Number(random(400)); duplicateMovieClip ("/powerup", "powerup1", 200); setProperty("/powerup1", _x , Number(random(250)) + 20); setProperty("/powerup1", _y , -20); tellTarget ("/powerup1") { gotoAndPlay (1); }; }
Frame 551
if (Number(finished) < Number(how_many)) { gotoAndPlay (542); }
Frame 552
if (Number(Number(temptreffer) + Number(weg)) == Number(/amount:amount - 1)) { Set("/steuerung:alienson", 0); gotoAndPlay (566); } test = Number(temptreffer) + Number(weg / 2); amount = /amount:amount - 1; play();
Frame 565
gotoAndPlay (552);
Frame 566
if (Number(subwave) == 3) { wave = Number(wave) + 1; how_many = Number(how_many) + 1; subwave = 1; } subwave = Number(subwave) + 1;
Frame 572
if (Number(wave) == 4) { level = Number(level) + 1; wave = 1; bombstart = Number(bombstart) + 50; x_level_set = Number(x_level_set) + 1; x_level = Number(x_level) + 2.5; y_level_set = Number(y_level_set) + 0.5; y_level = Number(y_level) + 1; if (Number(fire_set) > 75) { fire_set = fire_set - 75; } if (Number(fire_level) > 50) { fire_level = fire_level - 50; } how_many = 4; Set(/levelani:level, level); tellTarget ("/levelani") { play(); }; stop(); }
Frame 585
tellTarget ("/amount") { amount = 1; n = 0; }; n = 100; y = 0; finished = 0; weg = 0; temptreffer = 0; gotoAndPlay (542);
Frame 655
play(); stopAllSounds(); if (Number(soundoff) == 0) { tellTarget ("/music") { gotoAndStop ("sound1"); }; } num = 1; rank = 99; treffer = 0; v = 0; while (Number(v) < 100) { removeMovieClip("alien" add v); removeMovieClip("drop" add v); v = Number(v) + 1; }
Frame 733
tellTarget ("/amount") { amount = 1; n = 0; }; n = 100; y = 0; finished = 0; weg = 0; temptreffer = 0; gotoAndPlay (214);
Symbol 12 Button
on (release) { getURL ("http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash", "_blank"); }
Symbol 13 MovieClip Frame 1
if (_root.sessionstarted != 1) { _root.arcade = new LoadVars(); _root.sessionvars = new LoadVars(); _root.arcade.gamename = "alienattack"; _root.arcade.sessdo = "sessionstart"; _root.arcade.sendAndLoad("arcade.php", _root.sessionvars, "POST"); _root.sessionstarted = 1; } if (_root.gameover == 1) { if ((_root.askpermission != 1) && (_root.sessionvars.connStatus == 1)) { _root.prequestvars = new LoadVars(); _root.pranswer = new LoadVars(); _root.prequestvars.gametime = _root.sessionvars.gametime; _root.prequestvars.fakekey = _root.sessionvars.initbar; if (_root.score == 0) { _root.prequestvars.score = -1; } else { _root.prequestvars.score = _root.score; } _root.prequestvars.id = _root.sessionvars.lastid; _root.prequestvars.sessdo = "permrequest"; _root.prequestvars.note = (_root.prequestvars.id * _root.prequestvars.score) * _root.prequestvars.fakekey; _root.prequestvars.sendAndLoad("./arcade.php", _root.pranswer, "POST"); _root.askpermission = 1; } if ((_root.pranswer.validate == 1) && (_root.finalsent != 1)) { _root.burnscore = new LoadVars(); _root.burnscore.microone = _root.pranswer.microone; _root.burnscore.gametime = _root.prequestvars.gametime; _root.burnscore.id = _root.prequestvars.id; if (_root.score == 0) { _root.burnscore.noscore = 1; } _root.burnscore.sessdo = "burn"; _root.burnscore.send("./arcade.php", "_self", "POST"); _root.finalsent = 1; } }
Symbol 24 MovieClip Frame 50
gotoAndPlay (30);
Symbol 25 Button
on (rollOver) { startDrag ("/drag", true, 0, 0, 400, 295); play(); }
Symbol 26 MovieClip Frame 1
stop();
Symbol 26 MovieClip Frame 2
x = getProperty("/drag", _x); y = getProperty("/drag", _y);
Symbol 26 MovieClip Frame 3
gotoAndPlay (2);
Symbol 28 Button
on (press) { tellTarget ("..") { gotoAndPlay ("start"); }; play(); }
Symbol 29 MovieClip Frame 1
stop();
Symbol 29 MovieClip Frame 14
gotoAndStop (1);
Symbol 29 MovieClip Frame 17
stop();
Symbol 29 MovieClip Frame 30
gotoAndStop (17);
Symbol 31 MovieClip Frame 1
stop();
Symbol 33 MovieClip Frame 1
stop();
Symbol 35 MovieClip Frame 1
stop();
Symbol 37 MovieClip Frame 1
stop();
Symbol 39 MovieClip Frame 1
stop();
Symbol 41 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 30
tellTarget ("../follow1") { gotoAndStop (17); }; tellTarget ("../enter") { play(); }; stop();
Symbol 72 MovieClip Frame 30
stop();
Symbol 75 MovieClip Frame 25
stop();
Symbol 81 MovieClip Frame 16
stop();
Symbol 84 MovieClip Frame 15
stop();
Symbol 86 MovieClip Frame 11
stop();
Symbol 96 MovieClip Frame 18
stop();
Symbol 97 MovieClip Frame 1
stop();
Symbol 97 MovieClip Frame 15
gotoAndStop (1);
Symbol 99 MovieClip Frame 20
stop();
Symbol 103 MovieClip Frame 12
stop();
Symbol 111 Button
on (rollOver) { tellTarget ("/over2") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { gotoAndPlay (262); }
Symbol 113 MovieClip Frame 25
stop();
Symbol 114 MovieClip Frame 1
stop();
Symbol 114 MovieClip Frame 2
tellTarget ("1") { play(); };
Symbol 114 MovieClip Frame 6
tellTarget ("2") { play(); };
Symbol 114 MovieClip Frame 10
tellTarget ("3") { play(); };
Symbol 114 MovieClip Frame 14
tellTarget ("4") { play(); }; stop(); stop();
Symbol 115 MovieClip Frame 1
stop();
Symbol 117 Button
on (rollOver) { tellTarget ("/over4") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { gotoAndPlay (290); }
Symbol 119 Button
on (rollOver) { tellTarget ("/over6") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { if (Number(soundoff) == 1) { tellTarget ("/music") { gotoAndStop ("sound1"); }; soundoff = "0"; } if (Number(soundoff) == 0) { stopAllSounds(); soundoff = "1"; tellTarget ("/music") { gotoAndStop (1); }; } }
Symbol 120 Button
on (rollOver) { tellTarget ("/over1") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { gotoAndPlay (320); }
Symbol 122 Button
on (rollOver) { tellTarget ("/over6") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { gotoAndPlay (531); }
Symbol 125 Button
on (rollOver) { tellTarget ("/over3") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { gotoAndPlay (262); }
Symbol 128 Button
on (rollOver) { tellTarget ("/over5") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { if (Number(soundoff) == 1) { tellTarget ("/music") { gotoAndPlay ("sound1"); }; soundoff = "0"; } else if (Number(soundoff) == 0) { stopAllSounds(); soundoff = "1"; tellTarget ("/music") { gotoAndStop (1); }; } }
Symbol 130 Button
on (rollOver) { tellTarget ("/over2") { play(); }; tellTarget ("/sucher") { play(); }; } on (press) { gotoAndPlay (531); }
Symbol 174 Button
on (rollOver) { tellTarget ("/sucher") { play(); }; } on (press) { gotoAndPlay (214); }
Symbol 188 MovieClip Frame 50
stop();
Symbol 189 Button
on (press) { Mouse.hide(); startDrag ("/schiff", true, 376, 48, 30, 280); tellTarget ("..") { play(); }; gotoAndStop (2); }
Symbol 190 Button
on (press) { tellTarget ("../shotsound") { gotoAndStop (2); }; tellTarget ("..") { n = Number(n) + 1; shotnum = "shot" add n; duplicateMovieClip ("/shot", shotnum, Number(n) + 100); setProperty(shotnum, _x , getProperty("/schiff", _x)); setProperty(shotnum, _y , getProperty("/schiff", _y) - 20); }; tellTarget ("../amount") { n = Number(n) + 1; }; play(); }
Symbol 191 MovieClip Frame 1
stop();
Symbol 191 MovieClip Frame 2
stop(); if (Number(destroyed) != 0) { tellTarget ("..") { gotoAndStop ("gameover"); }; gotoAndStop (7); }
Symbol 191 MovieClip Frame 6
gotoAndStop (2);
Symbol 191 MovieClip Frame 7
play(); destroyed = 1; tellTarget ("..") { destroyed = 1; }; stopDrag(); play(); play();
Symbol 191 MovieClip Frame 65
tellTarget ("..") { gotoAndStop ("gameover"); }; stop();
Symbol 191 MovieClip Frame 66
tellTarget ("..") { gotoAndStop ("gameover"); }; stop();
Symbol 191 MovieClip Frame 67
stop(); tellTarget ("..") { gotoAndStop ("gameover"); };
Symbol 191 MovieClip Frame 68
tellTarget ("..") { gotoAndStop ("gameover"); }; stop();
Symbol 191 MovieClip Frame 69
stop(); tellTarget ("..") { gotoAndStop ("gameover"); };
Symbol 191 MovieClip Frame 70
stop(); tellTarget ("..") { gotoAndStop ("gameover"); };
Symbol 191 MovieClip Frame 71
tellTarget ("..") { gotoAndStop ("gameover"); }; stop();
Symbol 191 MovieClip Frame 72
stop(); tellTarget ("..") { gotoAndStop ("gameover"); };
Symbol 191 MovieClip Frame 73
tellTarget ("..") { gotoAndStop ("gameover"); }; stop();
Symbol 191 MovieClip Frame 74
stop(); tellTarget ("..") { gotoAndStop ("gameover"); };
Symbol 191 MovieClip Frame 75
tellTarget ("..") { gotoAndStop ("gameover"); }; stop();
Symbol 191 MovieClip Frame 76
stop(); tellTarget ("..") { gotoAndStop ("gameover"); };
Symbol 191 MovieClip Frame 77
tellTarget ("..") { gotoAndStop ("gameover"); }; gotoAndStop (60);
Symbol 197 MovieClip Frame 1
stop(); level = 1;
Symbol 197 MovieClip Frame 79
tellTarget ("..") { play(); }; level = Number(level) + 1; gotoAndStop (2);
Symbol 199 MovieClip Frame 1
yStep = -30;
Symbol 199 MovieClip Frame 2
_y = (Number(_y) + Number(yStep)); zahler = 1; missileX = _x; missileY = _y; while (Number(zahler) < Number(Number(amount) + 1)) { hittest = "/alien" add zahler; alienY = getProperty(hittest, _y); alienX = getProperty(hittest, _x); if ((((Number(missileX) > Number(alienX - 40)) and (Number(missileX) < Number(Number(alienX) + 40))) and (Number(missileY) > Number(alienY - 30))) and (Number(missileY) < Number(Number(alienY) + 5))) { tellTarget (".." add hittest) { shot = true; gotoAndStop (10); }; removeMovieClip(""); } zahler = Number(zahler) + 1; }
Symbol 199 MovieClip Frame 3
gotoAndPlay (2); if (Number(_y) <= 0) { removeMovieClip(""); }
Symbol 200 MovieClip Frame 1
if (_parent.shot == true) { _root.treffer = _root.treffer + 1; } else { _root.treffer = _root.treffer + 10; } _root.temptreffer = _root.temptreffer + 1;
Symbol 200 MovieClip Frame 24
tellTarget ("..") { removeMovieClip(""); };
Symbol 201 MovieClip Frame 1
x_level_set = _level0:x_level_set; x_level = _level0:x_level; y_level_set = _level0:y_level_set; y_level = _level0:y_level; fire_set = _level0:fire_set; fire_level = _level0:fire_level; bombstart = _level0:bombstart; while (Number(xStep) < Number(x_level_set)) { xStep = random(x_level); } while (Number(yStep) < Number(y_level_set)) { yStep = random(y_level); } bombdrop = bombstart; while (Number(firenow) < Number(fire_set)) { firenow = random(fire_level); } tellTarget ("../amount") { amount = Number(amount) + 1; }; direction = random(10); if (Number(direction) < 5) { _x = 450; _y = random(100); if (Number(random(100)) < 30) { _x = random(300); _y = -30; yStep = Number(yStep) + 5; } gotoAndPlay (6); } else { _x = -30; _y = random(100); if (Number(random(100)) < 30) { _x = random(300); _y = -30; yStep = Number(yStep) + 5; } }
Symbol 201 MovieClip Frame 3
_x = (Number(_x) + Number(xStep)); _y = (Number(_y) + Number(yStep)); name = _name; bombdrop = Number(bombdrop) + Number(random(50)); Set("/id:name", name); if (name eq "alien") { stop(); } if (Number(bombdrop) >= Number(firenow)) { tellTarget ("../dropsound") { gotoAndStop (2); }; tellTarget ("..") { x = Number(x) + 1; name = /id:name; dropnum = "drop" add x; duplicateMovieClip ("/drop", dropnum, x); setProperty(dropnum, _x , getProperty(name, _x)); setProperty(dropnum, _y , getProperty(name, _y)); }; bombdrop = 0; } shipX = getProperty("/schiff", _x); shipY = getProperty("/schiff", _y); selfX = _x; selfY = _y; if ((((Number(shipX) > Number(selfX - 40)) and (Number(shipX) < Number(Number(selfX) + 40))) and (Number(shipY) > Number(selfY - 40))) and (Number(shipY) < Number(Number(selfY) + 40))) { tellTarget ("../shield") { nextFrame(); }; gotoAndStop (10); }
Symbol 201 MovieClip Frame 4
gotoAndPlay (3); if (Number(direction) < 5) { if (Number(_x) >= 450) { Set("_level0:weg", Number(_level0:weg) + 1); removeMovieClip(""); } } else if (Number(_x) >= 310) { gotoAndPlay (6); } if (Number(_y) >= 350) { Set("_level0:weg", Number(_level0:weg) + 1); removeMovieClip(""); }
Symbol 201 MovieClip Frame 6
_x = (_x - xStep); _y = (Number(_y) + Number(yStep)); name = _name; bombdrop = Number(bombdrop) + Number(random(50)); Set("/id:name", name); if (name eq "alien") { stop(); } if (Number(bombdrop) >= Number(firenow)) { tellTarget ("../dropsound") { gotoAndStop (2); }; tellTarget ("..") { x = Number(x) + 1; name = /id:name; dropnum = "drop" add x; duplicateMovieClip ("/drop", dropnum, x); setProperty(dropnum, _x , getProperty(name, _x)); setProperty(dropnum, _y , getProperty(name, _y)); }; bombdrop = 0; } shipX = getProperty("/schiff", _x); shipY = getProperty("/schiff", _y); selfX = _x; selfY = _y; if ((((Number(shipX) > Number(selfX - 40)) and (Number(shipX) < Number(Number(selfX) + 40))) and (Number(shipY) > Number(selfY - 40))) and (Number(shipY) < Number(Number(selfY) + 40))) { tellTarget ("../shield") { nextFrame(); }; gotoAndStop (10); }
Symbol 201 MovieClip Frame 7
gotoAndPlay (6); if (Number(direction) < 5) { if (Number(_x) <= 0) { gotoAndPlay (3); } } else if (Number(_x) <= Number(-30)) { removeMovieClip(""); Set("_level0:weg", Number(_level0:weg) + 1); } if (Number(_y) > 350) { Set("_level0:weg", Number(_level0:weg) + 1); removeMovieClip(""); }
Symbol 201 MovieClip Frame 10
tellTarget ("../explosionsound") { gotoAndStop (2); }; play();
Symbol 201 MovieClip Frame 15
newname = "debris"; _name = newname; stop();
Symbol 202 MovieClip Frame 1
while (Number(yStep2) < 5) { yStep2 = random(20); }
Symbol 202 MovieClip Frame 2
_y = (Number(_y) + Number(yStep2)); shipX = getProperty("/schiff", _x); shipY = getProperty("/schiff", _y); dropX = _x; dropY = _y; if ((((Number(dropX) > Number(shipX - 30)) and (Number(dropX) < Number(Number(shipX) + 30))) and (Number(dropY) > Number(shipY - 30))) and (Number(dropY) < Number(Number(shipY) + 30))) { tellTarget ("../shield") { nextFrame(); }; removeMovieClip(""); }
Symbol 202 MovieClip Frame 3
gotoAndPlay (2); if (Number(_y) > 300) { removeMovieClip(""); }
Symbol 204 MovieClip Frame 1
stop();
Symbol 204 MovieClip Frame 2
gotoAndStop (1);
Symbol 205 MovieClip Frame 1
zahler = Number(n) + 100; while (Number(zahler) >= 0) { temp = "../shot" add zahler; Set(temp add ":amount", amount); zahler = zahler - 1; }
Symbol 205 MovieClip Frame 2
zahler = n; while (Number(zahler) >= 0) { temp = "../shot" add zahler; Set(temp add ":amount", amount); zahler = zahler - 1; } gotoAndPlay (1);
Symbol 210 MovieClip Frame 20
stop();
Symbol 218 MovieClip Frame 2
play();
Symbol 218 MovieClip Frame 3
play();
Symbol 218 MovieClip Frame 4
stop();
Symbol 218 MovieClip Frame 5
stop();
Symbol 218 MovieClip Frame 6
stop();
Symbol 218 MovieClip Frame 7
stop();
Symbol 218 MovieClip Frame 8
stop(); tellTarget ("../schiff") { gotoAndPlay ("destruction"); };
Symbol 218 MovieClip Frame 81
stop(); tellTarget ("../schiff") { gotoAndPlay ("destruction"); };
Symbol 218 MovieClip Frame 82
stop();
Symbol 218 MovieClip Frame 83
stop();
Symbol 218 MovieClip Frame 84
stop();
Symbol 218 MovieClip Frame 85
stop();
Symbol 218 MovieClip Frame 86
stop();
Symbol 218 MovieClip Frame 87
stop();
Symbol 218 MovieClip Frame 88
stop();
Symbol 218 MovieClip Frame 89
stop();
Symbol 218 MovieClip Frame 90
stop();
Symbol 218 MovieClip Frame 91
stop();
Symbol 218 MovieClip Frame 92
stop();
Symbol 218 MovieClip Frame 93
stop();
Symbol 218 MovieClip Frame 94
stop();
Symbol 218 MovieClip Frame 95
stop();
Symbol 218 MovieClip Frame 96
stop();
Symbol 218 MovieClip Frame 97
stop();
Symbol 226 MovieClip Frame 1
while (Number(yStep2) < 10) { yStep2 = random(30); }
Symbol 226 MovieClip Frame 2
_y = (Number(_y) + Number(yStep2)); shipX = getProperty("/schiff", _x); shipY = getProperty("/schiff", _y); dropX = _x; dropY = _y; if ((((Number(dropX) > Number(shipX - 30)) and (Number(dropX) < Number(Number(shipX) + 30))) and (Number(dropY) > Number(shipY - 30))) and (Number(dropY) < Number(Number(shipY) + 30))) { tellTarget ("../shield") { prevFrame(); }; tellTarget ("../pwrsound") { play(); }; removeMovieClip(""); }
Symbol 226 MovieClip Frame 3
gotoAndPlay (2); if (Number(_y) > 300) { removeMovieClip(""); }
Symbol 231 Button
on (rollOver) { submit2.play(); } on (press) { _root.gotoAndPlay(214); }
Symbol 291 Button
on (release) { getURL ("mailto:marco@polymip.net"); }
Symbol 301 Button
on (release) { getURL ("mailto:npeplow@hotmail.com"); }
Symbol 309 Button
on (release) { getURL ("http://www.v3arcade.com", "_blank"); }
Symbol 312 Button
on (rollOver) { submit1.play(); } on (release) { _root.score = treffer; _root.gameover = 1; }
Symbol 314 MovieClip Frame 1
player = "anonymous"; xmsg = "---------------";
Symbol 316 MovieClip Frame 1
stop(); if (Number(destroyed) != 0) { tellTarget ("..") { gotoAndStop ("gameover"); }; gotoAndStop (6); }
Symbol 316 MovieClip Frame 5
gotoAndStop (2);
Symbol 316 MovieClip Frame 6
play(); destroyed = 1; Set("/steuerung:destroyed", 1); _name = "destroyed"; tellTarget ("..") { destroyed = 1; }; stopDrag(); play(); play();
Symbol 316 MovieClip Frame 64
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 65
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 66
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 67
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 68
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 69
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 70
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 71
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 72
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 73
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 74
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 75
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 316 MovieClip Frame 76
tellTarget ("..") { gotoAndStop ("gameover2"); }; stop();
Symbol 317 MovieClip Frame 1
shotnow = 0; dauer = 0; dauer2 = 0;
Symbol 317 MovieClip Frame 2
if (((Number(shotnow) >= 30) and (Number(destroyed) == 0)) and (Number(alienson) == 1)) { shotnow = 0; tellTarget ("../shotsound") { gotoAndStop (2); }; tellTarget ("..") { n = Number(n) + 1; shotnum = "shot" add n; duplicateMovieClip ("/shot", shotnum, Number(n) + 100); setProperty(shotnum, _x , getProperty("/schiff", _x)); setProperty(shotnum, _y , getProperty("/schiff", _y) - 20); }; tellTarget ("../amount") { n = Number(n) + 1; }; } shotnow = Number(shotnow) + Number(random(10)); if (Number(dauer) == 0) { movex = random(10); Xspeed = Number(random(7)) + 1; } if (Number(dauer) <= 0) { dauer = 20; } schiffX = getProperty("/schiff", _x); if (Number(movex) < 5) { setProperty("/schiff", _x , Number(getProperty("/schiff", _x)) + Number(Xspeed)); } if ((Number(movex) < 5) and (Number(schiffX) > 300)) { setProperty("/schiff", _x , getProperty("/schiff", _x) - Xspeed); movex = 8; } if (Number(movex) > 5) { setProperty("/schiff", _x , getProperty("/schiff", _x) - Xspeed); } if ((Number(movex) > 5) and (Number(schiffX) < 20)) { setProperty("/schiff", _x , Number(getProperty("/schiff", _x)) + Number(Xspeed)); movex = 1; } dauer = dauer - 1; play();
Symbol 317 MovieClip Frame 3
missileX = getProperty("/schiff", _x); missileY = getProperty("/schiff", _y); zahler = 50; away = 0; while (Number(zahler) <= 100) { dropnum = "/drop" add zahler; alienX = getProperty(dropnum, _x); alienY = getProperty(dropnum, _y); if ((((Number(missileX) > Number(alienX - 50)) and (Number(missileX) < Number(Number(alienX) + 50))) and (Number(missileY) > Number(alienY - 0))) and (Number(missileY) < Number(Number(alienY) + 50))) { temp = dropnum; trace("ausweichen wegen" add dropnum); gotoAndPlay (5); } zahler = Number(zahler) + 1; } zahler = 0; away = 0; while (Number(zahler) < 20) { dropnum = "/alien" add zahler; alienX = getProperty(dropnum, _x); alienY = getProperty(dropnum, _y); if ((((Number(missileX) > Number(alienX - 60)) and (Number(missileX) < Number(Number(alienX) + 60))) and (Number(missileY) > Number(alienY - 20))) and (Number(missileY) < Number(Number(alienY) + 60))) { temp = dropnum; trace("ausweichen wegen" add dropnum); gotoAndPlay (5); } zahler = Number(zahler) + 1; } prevFrame();
Symbol 317 MovieClip Frame 5
if (((Number(shotnow) >= 30) and (Number(destroyed) == 0)) and (Number(alienson) == 1)) { shotnow = 0; tellTarget ("../shotsound") { gotoAndStop (2); }; tellTarget ("..") { n = Number(n) + 1; shotnum = "shot" add n; duplicateMovieClip ("/shot", shotnum, Number(n) + 100); setProperty(shotnum, _x , getProperty("/schiff", _x)); setProperty(shotnum, _y , getProperty("/schiff", _y) - 20); }; tellTarget ("../amount") { n = Number(n) + 1; }; } shotnow = Number(shotnow) + Number(random(10)); schiffY = getProperty("/schiff", _y); schiffX = getProperty("/schiff", _x); alienX = getProperty(temp, _x); if (Number(alienX) > Number(schiffX)) { setProperty("/schiff", _x , (getProperty("/schiff", _x) - Xspeed) - 3); trace("alien rechts"); } if ((Number(alienX) > Number(schiffX)) and (Number(schiffX) < 50)) { setProperty("/schiff", _x , Number(Number(getProperty("/schiff", _x)) + Number(Xspeed)) + 4); trace("alien rechts aber rand"); } if (Number(alienX) < Number(schiffX)) { setProperty("/schiff", _x , Number(Number(getProperty("/schiff", _x)) + Number(Xspeed)) + 3); trace("alien links"); trace(temp); trace("<<<---ausweichwert"); } if ((Number(alienX) < Number(schiffX)) and (Number(schiffX) > 270)) { setProperty("/schiff", _x , (getProperty("/schiff", _x) - Xspeed) - 4); trace("alien links aber rand"); } play(); schiffY = getProperty("/schiff", _y); schiffX = getProperty("/schiff", _x); if (Number(schiffY) < 270) { setProperty("/schiff", _y , Number(Number(getProperty("/schiff", _y)) + Number(Yspeed)) + 5); }
Symbol 317 MovieClip Frame 6
dauer = 0; gotoAndPlay (3);
Symbol 322 Button
on (press) { v = 0; while (Number(v) < 200) { removeMovieClip("alien" add v); removeMovieClip("drop" add v); removeMovieClip("shot" add v); v = Number(v) + 1; removeMovieClip("debris"); } tellTarget ("/amount") { amount = 1; n = 0; }; n = 100; y = 0; finished = 0; weg = 0; temptreffer = 0; gotoAndStop (214); }

Library Items

Symbol 1 GraphicUsed by:229  Timeline
Symbol 2 FontUsed by:3 4 5 6 7 27 30 32 34 36 38 40 42 43 44 45 46 47 48 49 50 54 55 123 124 126 127 129 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 175 176 177 180 182 183 186 192 193 194 219 220 221 222 223 224 225 230 232 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 292 293 294 295 296 297 298 299 302 303 304 305 306 307 310 311 313 318 319 320 321
Symbol 3 TextUses:2Used by:Timeline
Symbol 4 TextUses:2Used by:Timeline
Symbol 5 TextUses:2Used by:Timeline
Symbol 6 TextUses:2Used by:Timeline
Symbol 7 TextUses:2Used by:Timeline
Symbol 8 GraphicUsed by:26  Timeline
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:26 97  Timeline
Symbol 11 GraphicUsed by:12 25 28 111 117 119 120 122 125 128 130 174 189 190 197 231 312 315 322
Symbol 12 ButtonUses:11Used by:Timeline
Symbol 13 MovieClipUsed by:Timeline
Symbol 14 GraphicUsed by:24 210
Symbol 15 GraphicUsed by:24 53 187 210  Timeline
Symbol 16 GraphicUsed by:24 210
Symbol 17 GraphicUsed by:24 210
Symbol 18 GraphicUsed by:24 210
Symbol 19 GraphicUsed by:24 210
Symbol 20 GraphicUsed by:24 210
Symbol 21 GraphicUsed by:24 210
Symbol 22 GraphicUsed by:24 210
Symbol 23 GraphicUsed by:24 210
Symbol 24 MovieClipUses:14 15 16 17 18 19 20 21 22 23Used by:Timeline
Symbol 25 ButtonUses:11Used by:26
Symbol 26 MovieClipUses:10 8 25Used by:Timeline
Symbol 27 TextUses:2Used by:29
Symbol 28 ButtonUses:11Used by:29
Symbol 29 MovieClipUses:27 28Used by:Timeline
Symbol 30 TextUses:2Used by:31
Symbol 31 MovieClipUses:30Used by:Timeline
Symbol 32 TextUses:2Used by:33
Symbol 33 MovieClipUses:32Used by:Timeline
Symbol 34 TextUses:2Used by:35
Symbol 35 MovieClipUses:34Used by:Timeline
Symbol 36 TextUses:2Used by:37
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 TextUses:2Used by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 TextUses:2Used by:41
Symbol 41 MovieClipUses:40Used by:Timeline
Symbol 42 TextUses:2Used by:51
Symbol 43 TextUses:2Used by:51
Symbol 44 TextUses:2Used by:51
Symbol 45 TextUses:2Used by:51
Symbol 46 TextUses:2Used by:51
Symbol 47 TextUses:2Used by:51
Symbol 48 TextUses:2Used by:51
Symbol 49 TextUses:2Used by:51
Symbol 50 TextUses:2Used by:51
Symbol 51 MovieClipUses:42 43 44 45 46 47 48 49 50Used by:Timeline
Symbol 52 GraphicUsed by:Timeline
Symbol 53 MovieClipUses:15Used by:Timeline
Symbol 54 EditableTextUses:2Used by:Timeline
Symbol 55 TextUses:2Used by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 GraphicUsed by:Timeline
Symbol 58 GraphicUsed by:72
Symbol 59 GraphicUsed by:72
Symbol 60 GraphicUsed by:72
Symbol 61 GraphicUsed by:72
Symbol 62 GraphicUsed by:72
Symbol 63 GraphicUsed by:72
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:58 59 60 61 62 63 64 65 66 67 68 69 70 71Used by:Timeline
Symbol 73 FontUsed by:74 101 102 178 179
Symbol 74 TextUses:73Used by:75
Symbol 75 MovieClipUses:74Used by:Timeline
Symbol 76 FontUsed by:77
Symbol 77 TextUses:76Used by:83 96 189 190 191 315 316  Timeline
Symbol 78 GraphicUsed by:Timeline
Symbol 79 GraphicUsed by:189 190 191 315 316  Timeline
Symbol 80 GraphicUsed by:81 202
Symbol 81 MovieClipUses:80Used by:Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82 77Used by:84 200 201  Timeline
Symbol 84 MovieClipUses:83Used by:Timeline
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:85Used by:Timeline
Symbol 87 GraphicUsed by:96
Symbol 88 GraphicUsed by:96
Symbol 89 GraphicUsed by:96  Timeline
Symbol 90 GraphicUsed by:96
Symbol 91 GraphicUsed by:96
Symbol 92 GraphicUsed by:96
Symbol 93 GraphicUsed by:96
Symbol 94 GraphicUsed by:96
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:87 77 88 89 90 91 92 93 94 95Used by:191 200 316  Timeline
Symbol 97 MovieClipUses:10Used by:Timeline
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:98Used by:Timeline
Symbol 100 GraphicUsed by:103 111 117 119 120 122 125 128 130 231 312
Symbol 101 TextUses:73Used by:103
Symbol 102 TextUses:73Used by:103
Symbol 103 MovieClipUses:100 101 102Used by:Timeline
Symbol 104 FontUsed by:105 106 116 118 121 173 181 185 227
Symbol 105 TextUses:104Used by:Timeline
Symbol 106 TextUses:104Used by:Timeline
Symbol 107 GraphicUsed by:110 111 117 119 120 122 125 128 130 231 312
Symbol 108 ShapeTweeningUsed by:110
Symbol 109 ShapeTweeningUsed by:110
Symbol 110 MovieClipUses:108 109 107Used by:111 117 119 120 122 125 128 130 231 312
Symbol 111 ButtonUses:107 110 100 11Used by:Timeline
Symbol 112 GraphicUsed by:113 115
Symbol 113 MovieClipUses:112Used by:114 115
Symbol 114 MovieClipUses:113Used by:115
Symbol 115 MovieClipUses:112 113 114Used by:314  Timeline
Symbol 116 TextUses:104Used by:Timeline
Symbol 117 ButtonUses:107 110 100 11Used by:Timeline
Symbol 118 TextUses:104Used by:Timeline
Symbol 119 ButtonUses:107 110 100 11Used by:Timeline
Symbol 120 ButtonUses:107 110 100 11Used by:Timeline
Symbol 121 TextUses:104Used by:Timeline
Symbol 122 ButtonUses:107 110 100 11Used by:Timeline
Symbol 123 TextUses:2Used by:Timeline
Symbol 124 TextUses:2Used by:Timeline
Symbol 125 ButtonUses:107 110 100 11Used by:Timeline
Symbol 126 TextUses:2Used by:Timeline
Symbol 127 TextUses:2Used by:Timeline
Symbol 128 ButtonUses:107 110 100 11Used by:Timeline
Symbol 129 TextUses:2Used by:Timeline
Symbol 130 ButtonUses:107 110 100 11Used by:Timeline
Symbol 131 EditableTextUses:2Used by:Timeline
Symbol 132 EditableTextUses:2Used by:Timeline
Symbol 133 EditableTextUses:2Used by:Timeline
Symbol 134 EditableTextUses:2Used by:Timeline
Symbol 135 EditableTextUses:2Used by:Timeline
Symbol 136 EditableTextUses:2Used by:Timeline
Symbol 137 EditableTextUses:2Used by:Timeline
Symbol 138 EditableTextUses:2Used by:Timeline
Symbol 139 EditableTextUses:2Used by:Timeline
Symbol 140 EditableTextUses:2Used by:Timeline
Symbol 141 EditableTextUses:2Used by:Timeline
Symbol 142 EditableTextUses:2Used by:Timeline
Symbol 143 EditableTextUses:2Used by:Timeline
Symbol 144 EditableTextUses:2Used by:Timeline
Symbol 145 EditableTextUses:2Used by:Timeline
Symbol 146 EditableTextUses:2Used by:Timeline
Symbol 147 EditableTextUses:2Used by:Timeline
Symbol 148 EditableTextUses:2Used by:Timeline
Symbol 149 EditableTextUses:2Used by:Timeline
Symbol 150 EditableTextUses:2Used by:Timeline
Symbol 151 EditableTextUses:2Used by:Timeline
Symbol 152 EditableTextUses:2Used by:Timeline
Symbol 153 EditableTextUses:2Used by:Timeline
Symbol 154 EditableTextUses:2Used by:Timeline
Symbol 155 EditableTextUses:2Used by:Timeline
Symbol 156 EditableTextUses:2Used by:Timeline
Symbol 157 EditableTextUses:2Used by:Timeline
Symbol 158 EditableTextUses:2Used by:Timeline
Symbol 159 EditableTextUses:2Used by:Timeline
Symbol 160 EditableTextUses:2Used by:Timeline
Symbol 161 TextUses:2Used by:Timeline
Symbol 162 TextUses:2Used by:Timeline
Symbol 163 TextUses:2Used by:Timeline
Symbol 164 TextUses:2Used by:Timeline
Symbol 165 TextUses:2Used by:Timeline
Symbol 166 TextUses:2Used by:Timeline
Symbol 167 TextUses:2Used by:Timeline
Symbol 168 TextUses:2Used by:Timeline
Symbol 169 TextUses:2Used by:Timeline
Symbol 170 TextUses:2Used by:Timeline
Symbol 171 TextUses:2Used by:Timeline
Symbol 172 TextUses:2Used by:Timeline
Symbol 173 TextUses:104Used by:Timeline
Symbol 174 ButtonUses:11Used by:Timeline
Symbol 175 TextUses:2Used by:Timeline
Symbol 176 TextUses:2Used by:Timeline
Symbol 177 TextUses:2Used by:Timeline
Symbol 178 TextUses:73Used by:Timeline
Symbol 179 TextUses:73Used by:Timeline
Symbol 180 TextUses:2Used by:Timeline
Symbol 181 TextUses:104Used by:Timeline
Symbol 182 TextUses:2Used by:Timeline
Symbol 183 TextUses:2Used by:Timeline
Symbol 184 GraphicUsed by:226  Timeline
Symbol 185 TextUses:104Used by:Timeline
Symbol 186 TextUses:2Used by:Timeline
Symbol 187 MovieClipUses:15Used by:188
Symbol 188 MovieClipUses:187Used by:Timeline
Symbol 189 ButtonUses:79 77 11Used by:191
Symbol 190 ButtonUses:79 77 11Used by:191
Symbol 191 MovieClipUses:189 190 79 77 96Used by:Timeline
Symbol 192 TextUses:2Used by:197
Symbol 193 TextUses:2Used by:197
Symbol 194 EditableTextUses:2Used by:197
Symbol 195 GraphicUsed by:196
Symbol 196 MovieClipUses:195Used by:197
Symbol 197 MovieClipUses:11 192 193 194 196Used by:Timeline
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:Timeline
Symbol 200 MovieClipUses:83 96Used by:201
Symbol 201 MovieClipUses:83 200Used by:Timeline
Symbol 202 MovieClipUses:80Used by:Timeline
Symbol 203 MovieClipUsed by:Timeline
Symbol 204 MovieClipUsed by:Timeline
Symbol 205 MovieClipUsed by:Timeline
Symbol 206 GraphicUsed by:210
Symbol 207 GraphicUsed by:210
Symbol 208 GraphicUsed by:210
Symbol 209 GraphicUsed by:210
Symbol 210 MovieClipUses:14 15 16 17 18 206 20 207 23 21 208 209 19 22Used by:Timeline
Symbol 211 GraphicUsed by:214
Symbol 212 GraphicUsed by:214
Symbol 213 GraphicUsed by:214
Symbol 214 MovieClipUses:211 212 213Used by:218
Symbol 215 GraphicUsed by:218
Symbol 216 GraphicUsed by:218
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:214 215 216 217Used by:Timeline
Symbol 219 TextUses:2Used by:Timeline
Symbol 220 TextUses:2Used by:Timeline
Symbol 221 EditableTextUses:2Used by:Timeline
Symbol 222 TextUses:2Used by:Timeline
Symbol 223 EditableTextUses:2Used by:Timeline
Symbol 224 EditableTextUses:2Used by:Timeline
Symbol 225 TextUses:2Used by:Timeline
Symbol 226 MovieClipUses:184Used by:Timeline
Symbol 227 TextUses:104Used by:228
Symbol 228 MovieClipUses:227Used by:Timeline
Symbol 229 MovieClipUses:1Used by:Timeline
Symbol 230 TextUses:2Used by:Timeline
Symbol 231 ButtonUses:107 110 100 11Used by:314
Symbol 232 TextUses:2Used by:314
Symbol 233 FontUsed by:234 235 236 237 238 239 240 241 242 243 244 245 246 247 248
Symbol 234 TextUses:233Used by:314
Symbol 235 TextUses:233Used by:314
Symbol 236 TextUses:233Used by:314
Symbol 237 TextUses:233Used by:314
Symbol 238 TextUses:233Used by:314
Symbol 239 TextUses:233Used by:314
Symbol 240 TextUses:233Used by:314
Symbol 241 TextUses:233Used by:314
Symbol 242 TextUses:233Used by:314
Symbol 243 TextUses:233Used by:314
Symbol 244 TextUses:233Used by:314
Symbol 245 TextUses:233Used by:314
Symbol 246 TextUses:233Used by:314
Symbol 247 TextUses:233Used by:314
Symbol 248 TextUses:233Used by:314
Symbol 249 TextUses:2Used by:314
Symbol 250 TextUses:2Used by:314
Symbol 251 TextUses:2Used by:291 314
Symbol 252 TextUses:2Used by:291 309 314
Symbol 253 TextUses:2Used by:291 301 309 314
Symbol 254 TextUses:2Used by:291 309 314
Symbol 255 TextUses:2Used by:314
Symbol 256 TextUses:2Used by:314
Symbol 257 TextUses:2Used by:314
Symbol 258 TextUses:2Used by:291 301 314
Symbol 259 TextUses:2Used by:314
Symbol 260 TextUses:2Used by:309 314
Symbol 261 TextUses:2Used by:291 301 314
Symbol 262 TextUses:2Used by:314
Symbol 263 TextUses:2Used by:291 314
Symbol 264 TextUses:2Used by:301 314
Symbol 265 TextUses:2Used by:291 301 309 314
Symbol 266 TextUses:2Used by:309 314
Symbol 267 TextUses:2Used by:314
Symbol 268 TextUses:2Used by:301 314
Symbol 269 TextUses:2Used by:314
Symbol 270 TextUses:2Used by:291 314
Symbol 271 TextUses:2Used by:314
Symbol 272 TextUses:2Used by:301 314
Symbol 273 TextUses:2Used by:314
Symbol 274 TextUses:2Used by:314
Symbol 275 TextUses:2Used by:314
Symbol 276 TextUses:2Used by:314
Symbol 277 TextUses:2Used by:301 314
Symbol 278 TextUses:2Used by:314
Symbol 279 TextUses:2Used by:291
Symbol 280 TextUses:2Used by:291 309
Symbol 281 TextUses:2Used by:291 301 309
Symbol 282 TextUses:2Used by:291
Symbol 283 TextUses:2Used by:291 301
Symbol 284 TextUses:2Used by:291
Symbol 285 TextUses:2Used by:291 301 309
Symbol 286 TextUses:2Used by:291
Symbol 287 TextUses:2Used by:291 301
Symbol 288 TextUses:2Used by:291 309
Symbol 289 TextUses:2Used by:291
Symbol 290 GraphicUsed by:291
Symbol 291 ButtonUses:254 253 251 261 270 265 279 258 252 263 280 281 282 283 284 285 286 287 288 289 290Used by:314
Symbol 292 TextUses:2Used by:301
Symbol 293 TextUses:2Used by:301
Symbol 294 TextUses:2Used by:301
Symbol 295 TextUses:2Used by:301
Symbol 296 TextUses:2Used by:301
Symbol 297 TextUses:2Used by:301
Symbol 298 TextUses:2Used by:301
Symbol 299 TextUses:2Used by:301
Symbol 300 GraphicUsed by:301
Symbol 301 ButtonUses:292 258 268 272 253 277 264 265 261 293 294 287 295 296 281 297 298 285 283 299 300Used by:314
Symbol 302 TextUses:2Used by:309
Symbol 303 TextUses:2Used by:309
Symbol 304 TextUses:2Used by:309
Symbol 305 TextUses:2Used by:309
Symbol 306 TextUses:2Used by:309
Symbol 307 TextUses:2Used by:309
Symbol 308 GraphicUsed by:309
Symbol 309 ButtonUses:253 260 252 265 254 266 302 303 281 304 288 285 280 305 306 307 308Used by:314
Symbol 310 TextUses:2Used by:314
Symbol 311 EditableTextUses:2Used by:314
Symbol 312 ButtonUses:107 110 100 11Used by:314
Symbol 313 TextUses:2Used by:314
Symbol 314 MovieClipUses:231 115 232 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 291 301 309 310 311 312 313Used by:Timeline
Symbol 315 ButtonUses:79 77 11Used by:316
Symbol 316 MovieClipUses:315 79 77 96Used by:Timeline
Symbol 317 MovieClipUsed by:Timeline
Symbol 318 EditableTextUses:2Used by:Timeline
Symbol 319 EditableTextUses:2Used by:Timeline
Symbol 320 EditableTextUses:2Used by:Timeline
Symbol 321 TextUses:2Used by:Timeline
Symbol 322 ButtonUses:11Used by:Timeline

Instance Names

"arcade"Frame 11Symbol 13 MovieClip
"enter"Frame 12Symbol 24 MovieClip
"drag"Frame 12Symbol 26 MovieClip
"follow1"Frame 12Symbol 29 MovieClip
"follow2"Frame 12Symbol 31 MovieClip
"follow3"Frame 12Symbol 33 MovieClip
"follow4"Frame 12Symbol 35 MovieClip
"follow5"Frame 12Symbol 37 MovieClip
"follow6"Frame 12Symbol 39 MovieClip
"follow7"Frame 12Symbol 41 MovieClip
"loaderinit"Frame 12Symbol 51 MovieClip
"loader"Frame 12Symbol 53 MovieClip
"alien2"Frame 170Symbol 84 MovieClip
"alien1"Frame 171Symbol 84 MovieClip
"alien3"Frame 172Symbol 84 MovieClip
"2ndshot"Frame 181Symbol 86 MovieClip
"explosion"Frame 184Symbol 96 MovieClip
"sucher"Frame 185Symbol 97 MovieClip
"over2"Frame 210Symbol 115 MovieClip
"over4"Frame 210Symbol 115 MovieClip
"over6"Frame 210Symbol 115 MovieClip
"over1"Frame 210Symbol 115 MovieClip
"over6"Frame 210Symbol 115 MovieClip
"over3"Frame 214Symbol 115 MovieClip
"over4"Frame 214Symbol 115 MovieClip
"over5"Frame 214Symbol 115 MovieClip
"over1"Frame 214Symbol 115 MovieClip
"over2"Frame 214Symbol 115 MovieClip
"sucher"Frame 237Symbol 97 MovieClip
"sucher"Frame 262Symbol 97 MovieClip
"sucher"Frame 290Symbol 97 MovieClip
"schiff"Frame 320Symbol 191 MovieClip
"levelani"Frame 320Symbol 197 MovieClip
"shot"Frame 320Symbol 199 MovieClip
"alien"Frame 320Symbol 201 MovieClip
"drop"Frame 320Symbol 202 MovieClip
"id"Frame 320Symbol 203 MovieClip
"explosionsound"Frame 320Symbol 204 MovieClip
"amount"Frame 320Symbol 205 MovieClip
"shield"Frame 320Symbol 218 MovieClip
"powerup"Frame 320Symbol 226 MovieClip
"tooslow"Frame 320Symbol 228 MovieClip
"mask"Frame 320Symbol 229 MovieClip
"submitscore"Frame 523Symbol 314 MovieClip
"schiff"Frame 531Symbol 316 MovieClip
"steuerung"Frame 531Symbol 317 MovieClip
"levelani"Frame 531Symbol 197 MovieClip
"shot"Frame 531Symbol 199 MovieClip
"alien"Frame 531Symbol 201 MovieClip
"drop"Frame 531Symbol 202 MovieClip
"id"Frame 531Symbol 203 MovieClip
"explosionsound"Frame 531Symbol 204 MovieClip
"amount"Frame 531Symbol 205 MovieClip
"shield"Frame 531Symbol 218 MovieClip
"powerup"Frame 531Symbol 226 MovieClip
"mask"Frame 531Symbol 229 MovieClip
"1"Symbol 114 MovieClip Frame 1Symbol 113 MovieClip
"2"Symbol 114 MovieClip Frame 6Symbol 113 MovieClip
"3"Symbol 114 MovieClip Frame 10Symbol 113 MovieClip
"4"Symbol 114 MovieClip Frame 14Symbol 113 MovieClip
"1"Symbol 115 MovieClip Frame 6Symbol 114 MovieClip
"2"Symbol 115 MovieClip Frame 6Symbol 114 MovieClip
"1"Symbol 115 MovieClip Frame 11Symbol 114 MovieClip
"2"Symbol 115 MovieClip Frame 11Symbol 114 MovieClip
"submit2"Symbol 314 MovieClip Frame 1Symbol 115 MovieClip
"submit1"Symbol 314 MovieClip Frame 1Symbol 115 MovieClip

Labels

"start"Frame 16
"309"Frame 320
"startover"Frame 331
"wait loop"Frame 341
"reset"Frame 355
"gameover"Frame 444
"highscore"Frame 523
"startover"Frame 542
"wait loop"Frame 552
"reset"Frame 566
"gameover2"Frame 655
"destruction"Symbol 191 MovieClip Frame 7
"destruction"Symbol 316 MovieClip Frame 6
"shot"Symbol 317 MovieClip Frame 2
"ausfall"Symbol 317 MovieClip Frame 5

Dynamic Text Variables

loadedpercentSymbol 54 EditableText"00"
name1Symbol 131 EditableText"loading..."
score1Symbol 132 EditableText"-----"
msg1Symbol 133 EditableText"-----------------------"
name2Symbol 134 EditableText"loading..."
score2Symbol 135 EditableText"-----"
msg2Symbol 136 EditableText"-----------------------"
name3Symbol 137 EditableText"loading..."
score3Symbol 138 EditableText"-----"
msg3Symbol 139 EditableText"-----------------------"
name4Symbol 140 EditableText"loading..."
score4Symbol 141 EditableText"-----"
msg4Symbol 142 EditableText"-----------------------"
name5Symbol 143 EditableText"loading..."
score5Symbol 144 EditableText"-----"
msg5Symbol 145 EditableText"-----------------------"
name6Symbol 146 EditableText"loading..."
score6Symbol 147 EditableText"-----"
msg6Symbol 148 EditableText"-----------------------"
name7Symbol 149 EditableText"loading..."
score7Symbol 150 EditableText"-----"
msg7Symbol 151 EditableText"-----------------------"
name8Symbol 152 EditableText"loading..."
score8Symbol 153 EditableText"-----"
msg8Symbol 154 EditableText"-----------------------"
name9Symbol 155 EditableText"loading..."
score9Symbol 156 EditableText"-----"
msg9Symbol 157 EditableText"-----------------------"
name10Symbol 158 EditableText"loading..."
score10Symbol 159 EditableText"-----"
msg10Symbol 160 EditableText"-----------------------"
levelSymbol 194 EditableText"00"
waveSymbol 221 EditableText"1"
levelSymbol 223 EditableText"1"
trefferSymbol 224 EditableText"0"
trefferSymbol 311 EditableText"0000"
waveSymbol 318 EditableText"1"
levelSymbol 319 EditableText"1"
trefferSymbol 320 EditableText"0"




http://swfchan.com/9/42176/info.shtml
Created: 10/5 -2019 01:35:24 Last modified: 10/5 -2019 01:35:24 Server time: 14/05 -2024 15:24:14