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/69734157?noj=FRM69734157-5DC" width="1" height="1"></div>

Asteroids 2000.swf

This is the info page for
Flash #42015

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


Text
<P ALIGN="LEFT"><FONT COLOR="#123456" FACE="Arial" SIZE="12"><A HREF="http://www.sothink.com/swfquicker/" TARGET="">Powered by Sothink</A></FONT></P>

LOADING DATA



ActionScript [AS1/AS2]

Frame 75
ifFrameLoaded (469) { gotoAndPlay (93); }
Frame 77
gotoAndPlay (70);
Frame 193
Mouse.show(); stop();
Frame 194
loadVariablesNum ("score.txt?" add random(9999), 0); stop();
Frame 195
sine_lookup_table = "0.000/.0175/.0349/.0523/.0698/.0872/.1045/.1219/.1392/.1564/.1736/.1908/.2079/.2250/.2419/.2588/.2756/.2924/.3090/.3256/.3420/.3584/.3746/.3907/.4067/.4226/.4384/.4540/.4695/.4848/.5000/.5150/.5299/.5446/.5592/.5736/.5878/.6018/.6157/.6428/.6561/.6691/.6820/.6947/.7071/.7193/.7314/.7431/.7547/.7660/.7771/.7880/.7986/.8090/.8192/.8290/.8387/.8480/.8572/.8660/.8746/.8829/.8910/.8988/.9063/.9135/.9205/.9272/.9336/.9397/.9455/.9511/.9563/.9613/.9659/.9703/.9744/.9781/.9816/.9848/.9877/.9903/.9925/.9945/.9962/.9976/.9986/.9994/.9998/1.000"; time = "250"; startDrag ("/ship", true, 0, 0, 550, 230); Mouse.hide();
Frame 219
gotoAndPlay (220);
Frame 220
sine_lookup_table = "0.000/.0175/.0349/.0523/.0698/.0872/.1045/.1219/.1392/.1564/.1736/.1908/.2079/.2250/.2419/.2588/.2756/.2924/.3090/.3256/.3420/.3584/.3746/.3907/.4067/.4226/.4384/.4540/.4695/.4848/.5000/.5150/.5299/.5446/.5592/.5736/.5878/.6018/.6157/.6428/.6561/.6691/.6820/.6947/.7071/.7193/.7314/.7431/.7547/.7660/.7771/.7880/.7986/.8090/.8192/.8290/.8387/.8480/.8572/.8660/.8746/.8829/.8910/.8988/.9063/.9135/.9205/.9272/.9336/.9397/.9455/.9511/.9563/.9613/.9659/.9703/.9744/.9781/.9816/.9848/.9877/.9903/.9925/.9945/.9962/.9976/.9986/.9994/.9998/1.000"; time = 250; startDrag ("/ship", true, 0, 0, 550, 230);
Frame 221
if (75 < Number(getProperty("/shield", _currentframe))) { gotoAndPlay (359); } else { play(); } time = time - 1;
Frame 222
if (time eq 0) { time = "LEVEL COMPLETE - 1500 BONUS"; Set("/score:score", Number(/score:score) + 1500); gotoAndPlay (364); } else { gotoAndPlay (221); }
Frame 359
time = "KILLED IN ACTION"; tellTarget ("_root.dead") { gotoAndPlay (2); };
Frame 364
loadVariablesNum ("score.txt?" add random(9999), 0); _quality = "HIGH"; Mouse.show(); play();
Frame 412
loadVariablesNum ("score.txt?" add random(9999), 0);
Frame 413
score = Number(_root.score:score);
Frame 414
if (score < score5) { _root.gameover = 1; } else { _root.gameover = 1; }
Frame 419
loadVariablesNum ("score.txt?" add random(9999), 0); name = ""; stop();
Frame 420
score5 = score; name5 = name; loadVariables ("score.asp?action=sg", "", "POST"); gotoAndPlay (429);
Frame 421
score5 = score4; name5 = name4; score4 = score; name4 = name; loadVariables ("score.asp?action=sg", "", "POST"); gotoAndPlay (429);
Frame 422
score5 = score4; name5 = name4; score4 = score3; name4 = name3; score3 = score; name3 = name; loadVariables ("score.asp?action=sg", "", "POST"); gotoAndPlay (429);
Frame 423
score5 = score4; name5 = name4; score4 = score3; name4 = name3; score3 = score2; name3 = name2; score2 = score; name2 = name; loadVariables ("score.asp?action=sg", "", "POST"); gotoAndPlay (429);
Frame 424
score5 = score4; name5 = name4; score4 = score3; name4 = name3; score3 = score2; name3 = name2; score2 = score1; name2 = name1; score1 = score; name1 = name; loadVariables ("score.asp?action=sg", "", "POST"); gotoAndPlay (429);
Frame 451
gotoAndPlay (93);
Symbol 11 MovieClip Frame 1
if (this.sessionstarted != 1) { this.arcade = new LoadVars(); this.sessionvars = new LoadVars(); this.arcade.gamename = "asteroids2000"; this.arcade.sessdo = "sessionstart"; this.arcade.sendAndLoad("arcade.php", sessionvars, "POST"); if (this.sessionvars.sessiontype != 2) { _root.is_a_challenge = 0; } else { _root.is_a_challenge = 1; } this.sessionstarted = 1; } if (_root.gameover == 1) { if ((this.askpermission != 1) && (this.sessionvars.connStatus == 1)) { this.prequestvars = new LoadVars(); this.pranswer = new LoadVars(); this.prequestvars.gametime = this.sessionvars.gametime; this.prequestvars.fakekey = this.sessionvars.initbar; _root.score = int(Number(_root.score)); if (_root.score != 0) { this.prequestvars.score = _root.score; } else { this.prequestvars.score = -1; } this.prequestvars.id = this.sessionvars.lastid; this.prequestvars.sessdo = "permrequest"; this.prequestvars.note = (this.prequestvars.id * this.prequestvars.score) * this.prequestvars.fakekey; this.prequestvars.sendAndLoad("./arcade.php", this.pranswer, "POST"); this.askpermission = 1; } if ((this.pranswer.validate == 1) && (this.finalsent != 1)) { this.burnscore = new LoadVars(); this.burnscore.microone = this.pranswer.microone; this.burnscore.gametime = this.prequestvars.gametime; this.burnscore.id = this.prequestvars.id; if (_root.score == 0) { this.burnscore.noscore = 1; } this.burnscore.sessdo = "burn"; this.burnscore.send("./arcade.php", "_self", "POST"); this.finalsent = 1; } }
Symbol 20 Button
on (release) { getURL ("http://www.dotcomcafe.co.uk", "_blank"); }
Symbol 22 Button
on (release) { getURL ("http://www.jssmedia.com", "_blank"); }
Symbol 25 Button
on (release) { getURL ("http://www.dotcomcafe.co.uk", "_blank"); }
Symbol 26 Button
on (release) { getURL ("http://www.jssmedia.com", "_blank"); }
Symbol 27 MovieClip Frame 67
stop();
Symbol 47 Button
on (release) { gotoAndPlay (195); } on (release) { _quality = "LOW"; }
Symbol 52 MovieClip Frame 30
gotoAndPlay (1);
Symbol 53 MovieClip Frame 39
gotoAndPlay (10);
Symbol 55 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2); }
Symbol 56 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2); }
Symbol 57 Button
on (release) { gotoAndStop (1); }
Symbol 54 MovieClip Frame 1
stop();
Symbol 58 Button
on (release) { nextFrame(); }
Symbol 59 Button
on (release) { getURL ("http://www.dotcomcafe.co.uk", "_blank"); }
Symbol 60 Button
on (release) { getURL ("http://www.jssmedia.com", "_blank"); }
Symbol 61 Button
on (release) { gotoAndPlay (195); } on (release) { _quality = "LOW"; }
Symbol 62 Button
on (release) { prevFrame(); }
Symbol 70 Button
on (release) { nextFrame(); }
Symbol 87 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { tellTarget ("/gun_right/gunB") { gotoAndPlay (2); }; tellTarget ("/gun_left/gunA") { gotoAndPlay (2); }; tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 2); }; } }
Symbol 91 MovieClip Frame 1
gotoAndStop (90);
Symbol 91 MovieClip Frame 2
gotoAndPlay (16);
Symbol 91 MovieClip Frame 3
gotoAndPlay (16);
Symbol 91 MovieClip Frame 4
gotoAndPlay (16);
Symbol 91 MovieClip Frame 5
gotoAndPlay (16);
Symbol 91 MovieClip Frame 6
gotoAndPlay (16);
Symbol 91 MovieClip Frame 7
gotoAndPlay (16);
Symbol 91 MovieClip Frame 8
gotoAndPlay (16);
Symbol 91 MovieClip Frame 9
gotoAndPlay (16);
Symbol 91 MovieClip Frame 10
gotoAndPlay (16);
Symbol 91 MovieClip Frame 11
gotoAndPlay (16);
Symbol 91 MovieClip Frame 12
gotoAndPlay (16);
Symbol 91 MovieClip Frame 13
gotoAndPlay (16);
Symbol 91 MovieClip Frame 14
gotoAndPlay (16);
Symbol 91 MovieClip Frame 15
gotoAndPlay (16);
Symbol 98 MovieClip Frame 1
stop();
Symbol 98 MovieClip Frame 15
stop();
Symbol 98 MovieClip Frame 30
stop();
Symbol 98 MovieClip Frame 45
stop();
Symbol 98 MovieClip Frame 60
stop();
Symbol 98 MovieClip Frame 75
stop();
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 3
gotoAndStop (1);
Symbol 104 MovieClip Frame 1
gunx = _x; guny = _y; sx = getProperty("../ship", _x); sy = getProperty("../ship", _y); mouse_x = getProperty("../ship", _x) - gunx; mouse_y = getProperty("../ship", _y) - guny; if (Number(mouse_x) < 0) { abs_mouse_x = Number(mouse_x) + Number(mouse_x * -2); xsign = -1; } else { abs_mouse_x = mouse_x; xsign = 1; } if (Number(mouse_y) < 0) { abs_mouse_y = Number(mouse_y) + Number(mouse_y * -2); ysign = -1; } else { abs_mouse_y = mouse_y; ysign = 1; } input = Number(abs_mouse_x * abs_mouse_x) + Number(abs_mouse_y * abs_mouse_y); call("sqrt"); hyp = output; sin_theta = abs_mouse_y / hyp; counter = 0; found = 0; while (!found) { if (Number(sin_theta) >= Number(substring(..:sine_lookup_table, Number(counter * 6) + 1, 5))) { angle = counter; } else { found = 1; } counter = Number(counter) + 1; } if (Number(sx) < Number(gunx)) { angle = Number(90 - angle) + 90; } if (Number(guny) < Number(sy)) { angle = Number(angle) + 180; } else { angle = Number(90 - angle) + 90; } _rotation = angle; shootnow = Number(random(100)) + 1; if (Number(shootchance) >= Number(shootnow)) { shotname = Number(shotname) + 1; if (Number(shotname) >= 1000) { shotname = 1; } duplicateMovieClip ("../star", "shot" add shotname, shotname); if (Number(abs_mouse_x) >= Number(abs_mouse_y)) { Set(("../shot" add shotname) add ":xmov", ..:shotspeed * xsign); Set(("../shot" add shotname) add ":ymov", (..:shotspeed * (abs_mouse_y / abs_mouse_x)) * ysign); } else { Set(("../shot" add shotname) add ":ymov", ..:shotspeed * ysign); Set(("../shot" add shotname) add ":xmov", (..:shotspeed * (abs_mouse_x / abs_mouse_y)) * xsign); } setProperty("../shot" add shotname, _rotation , angle); setProperty("../shot" add shotname, _x , gunx); setProperty("../shot" add shotname, _y , guny); }
Symbol 104 MovieClip Frame 2
gotoAndPlay (1);
Symbol 104 MovieClip Frame 9
n = 1; counter = 0; while (Number(counter) < 11) { n = n - (((n * n) - input) / (2 * n)); counter = Number(counter) + 1; } output = n;
Symbol 110 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 3
gotoAndStop (1);
Symbol 109 MovieClip Frame 1
gunx = _x; guny = _y; sx = getProperty("../ship", _x); sy = getProperty("../ship", _y); mouse_x = getProperty("../ship", _x) - gunx; mouse_y = getProperty("../ship", _y) - guny; if (Number(mouse_x) < 0) { abs_mouse_x = Number(mouse_x) + Number(mouse_x * -2); xsign = -1; } else { abs_mouse_x = mouse_x; xsign = 1; } if (Number(mouse_y) < 0) { abs_mouse_y = Number(mouse_y) + Number(mouse_y * -2); ysign = -1; } else { abs_mouse_y = mouse_y; ysign = 1; } input = Number(abs_mouse_x * abs_mouse_x) + Number(abs_mouse_y * abs_mouse_y); call("sqrt"); hyp = output; sin_theta = abs_mouse_y / hyp; counter = 0; found = 0; while (!found) { if (Number(sin_theta) >= Number(substring(..:sine_lookup_table, Number(counter * 6) + 1, 5))) { angle = counter; } else { found = 1; } counter = Number(counter) + 1; } if (Number(sx) < Number(gunx)) { angle = Number(90 - angle) + 90; } if (Number(guny) < Number(sy)) { angle = Number(angle) + 180; } else { angle = Number(90 - angle) + 90; } _rotation = angle; shootnow = Number(random(100)) + 1; if (Number(shootchance) >= Number(shootnow)) { shotname = Number(shotname) + 1; if (Number(shotname) >= 1000) { shotname = 1; } duplicateMovieClip ("../star", "shot" add shotname, shotname); if (Number(abs_mouse_x) >= Number(abs_mouse_y)) { Set(("../shot" add shotname) add ":xmov", ..:shotspeed * xsign); Set(("../shot" add shotname) add ":ymov", (..:shotspeed * (abs_mouse_y / abs_mouse_x)) * ysign); } else { Set(("../shot" add shotname) add ":ymov", ..:shotspeed * ysign); Set(("../shot" add shotname) add ":xmov", (..:shotspeed * (abs_mouse_x / abs_mouse_y)) * xsign); } setProperty("../shot" add shotname, _rotation , angle); setProperty("../shot" add shotname, _x , gunx); setProperty("../shot" add shotname, _y , guny); }
Symbol 109 MovieClip Frame 2
gotoAndPlay (1);
Symbol 109 MovieClip Frame 9
n = 1; counter = 0; while (Number(counter) < 11) { n = n - (((n * n) - input) / (2 * n)); counter = Number(counter) + 1; } output = n;
Symbol 114 MovieClip Frame 1
score = "0";
Symbol 114 MovieClip Frame 2
stop();
Symbol 114 MovieClip Frame 3
score = Number(score) + 50; gotoAndStop (2);
Symbol 114 MovieClip Frame 4
score = Number(score) + 100; gotoAndStop (2);
Symbol 125 Button
on (release) { prevFrame(); }
Symbol 126 MovieClip Frame 1
stop();
Symbol 126 MovieClip Frame 2
gotoAndStop (1);
Symbol 126 MovieClip Frame 3
gotoAndStop (1);
Symbol 130 Button
on (release) { getURL ("http://www.dotcomcafe.co.uk", "_blank"); }
Symbol 131 Button
on (release) { getURL ("http://www.jssmedia.com", "_blank"); }
Symbol 134 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { tellTarget ("/gun_right/gunB") { gotoAndPlay (2); }; tellTarget ("/gun_left/gunA") { gotoAndPlay (2); }; tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 2); }; } }
Symbol 135 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { tellTarget ("/gun_right/gunB") { gotoAndPlay (2); }; tellTarget ("/gun_left/gunA") { gotoAndPlay (2); }; tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 4); }; } }
Symbol 138 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { gotoAndPlay (5); tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 2); }; } }
Symbol 140 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { gotoAndPlay (5); tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 2); }; } }
Symbol 136 MovieClip Frame 1
_x = (Number(random(510)) + 20); _y = (Number(random(220)) + 20); _xscale = "10"; _yscale = "10"; speed = Number(random(5)) + 2; rotate = Number(random(2)) + 1;
Symbol 136 MovieClip Frame 2
_xscale = (Number(_xscale) + Number(speed)); _yscale = (Number(_yscale) + Number(speed)); _rotation = (Number(_rotation) + Number(rotate));
Symbol 136 MovieClip Frame 3
_xscale = (Number(_xscale) + Number(speed)); _yscale = (Number(_yscale) + Number(speed)); _rotation = (Number(_rotation) + Number(rotate)); if (190 < Number(_xscale)) { tellTarget ("/shield") { play(); }; gotoAndPlay (1); } else { gotoAndPlay (2); }
Symbol 136 MovieClip Frame 5
tellTarget ("/score") { gotoAndPlay (3); };
Symbol 144 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { gotoAndPlay (5); tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 2); }; } }
Symbol 145 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { gotoAndPlay (5); tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 2); }; } }
Symbol 142 MovieClip Frame 1
_x = (Number(random(510)) + 20); _y = (Number(random(220)) + 20); _xscale = "10"; _yscale = "10"; speed = Number(random(20)) + 3; rotate = Number(random(3)) + 1;
Symbol 142 MovieClip Frame 2
_xscale = (Number(_xscale) + Number(speed)); _yscale = (Number(_yscale) + Number(speed)); _rotation = (Number(_rotation) + Number(rotate));
Symbol 142 MovieClip Frame 3
_xscale = (Number(_xscale) + Number(speed)); _yscale = (Number(_yscale) + Number(speed)); _rotation = (Number(_rotation) + Number(rotate)); if (350 < Number(_xscale)) { tellTarget ("/shield") { play(); }; gotoAndPlay (1); } else { gotoAndPlay (2); }
Symbol 142 MovieClip Frame 5
tellTarget ("/score") { gotoAndPlay (4); };
Symbol 146 MovieClip Frame 1
score = "0";
Symbol 146 MovieClip Frame 2
stop();
Symbol 146 MovieClip Frame 3
score = Number(score) + 50; gotoAndStop (2);
Symbol 146 MovieClip Frame 4
score = Number(score) + 100; gotoAndStop (2);
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 60
stop();
Symbol 151 Button
on (release) { if (Number(getProperty("/temp", _currentframe)) < 35) { tellTarget ("/gunsfx") { gotoAndPlay (3); }; } else { tellTarget ("/gun_right/gunB") { gotoAndPlay (2); }; tellTarget ("/gun_left/gunA") { gotoAndPlay (2); }; tellTarget ("/gunsfx") { gotoAndPlay (2); }; tellTarget ("/temp") { gotoAndPlay(getProperty("/temp", _currentframe) - 4); }; } }
Symbol 152 Button
on (release) { getURL ("http://www.dotcomcafe.co.uk", "_blank"); }
Symbol 153 Button
on (release) { getURL ("http://www.jssmedia.com", "_blank"); }
Symbol 154 MovieClip Frame 50
stop();
Symbol 159 Button
on (release) { if ((score >= score5) and (score < score4)) { gotoAndPlay (420); } else if ((score >= score4) and (score < score3)) { gotoAndPlay (421); } else if ((score >= score3) and (score < score2)) { gotoAndPlay (422); } else if ((score >= score2) and (score < score1)) { gotoAndPlay (423); } else if (score >= score1) { gotoAndPlay (424); } else if (score < score5) { gotoAndPlay (429); } }
Symbol 166 Button
on (release) { if ((score >= score5) and (score < score4)) { gotoAndPlay (420); } else if ((score >= score4) and (score < score3)) { gotoAndPlay (421); } else if ((score >= score3) and (score < score2)) { gotoAndPlay (422); } else if ((score >= score2) and (score < score1)) { gotoAndPlay (423); } else if (score >= score1) { gotoAndPlay (424); } else if (score < score5) { gotoAndPlay (429); } }
Symbol 167 Button
on (release) { if ((score >= score5) and (score < score4)) { gotoAndPlay (420); } else if ((score >= score4) and (score < score3)) { gotoAndPlay (421); } else if ((score >= score3) and (score < score2)) { gotoAndPlay (422); } else if ((score >= score2) and (score < score1)) { gotoAndPlay (423); } else if (score >= score1) { gotoAndPlay (424); } else if (score < score5) { gotoAndPlay (429); } }
Symbol 168 Button
on (release) { if ((score >= score5) and (score < score4)) { gotoAndPlay (420); } else if ((score >= score4) and (score < score3)) { gotoAndPlay (421); } else if ((score >= score3) and (score < score2)) { gotoAndPlay (422); } else if ((score >= score2) and (score < score1)) { gotoAndPlay (423); } else if (score >= score1) { gotoAndPlay (424); } else if (score < score5) { gotoAndPlay (429); } }

Library Items

Symbol 2 GraphicUsed by:1
Symbol 3 GraphicUsed by:1
Symbol 4 GraphicUsed by:1
Symbol 5 GraphicUsed by:1
Symbol 6 GraphicUsed by:1
Symbol 7 GraphicUsed by:1
Symbol 8 GraphicUsed by:1
Symbol 9 GraphicUsed by:1
Symbol 10 GraphicUsed by:1
Symbol 1 MovieClipUses:2 3 4 5 6 7 8 9 10Used by:Timeline
Symbol 11 MovieClipUsed by:Timeline
Symbol 13 FontUsed by:14
Symbol 14 EditableTextUses:13Used by:12
Symbol 12 MovieClipUses:14Used by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 GraphicUsed by:Timeline
Symbol 18 GraphicUsed by:17
Symbol 17 MovieClipUses:18Used by:Timeline
Symbol 19 GraphicUsed by:Timeline
Symbol 21 GraphicUsed by:20 22 25 26 59 60 130 131 152 153
Symbol 20 ButtonUses:21Used by:Timeline
Symbol 22 ButtonUses:21Used by:Timeline
Symbol 23 SoundUsed by:57  Timeline
Symbol 24 GraphicUsed by:52 53  Timeline
Symbol 25 ButtonUses:21
Symbol 26 ButtonUses:21
Symbol 28 SoundUsed by:27 126 154
Symbol 29 GraphicUsed by:27 136 142 149 154
Symbol 30 GraphicUsed by:27 154
Symbol 31 GraphicUsed by:27 136 142 149 154
Symbol 32 GraphicUsed by:27
Symbol 33 GraphicUsed by:27
Symbol 34 GraphicUsed by:27 154
Symbol 35 GraphicUsed by:27 154
Symbol 36 GraphicUsed by:27 154
Symbol 37 GraphicUsed by:27
Symbol 38 GraphicUsed by:27
Symbol 39 SoundUsed by:27 40 47 61 98 136 142 154
Symbol 27 MovieClipUses:28 29 30 31 32 33 34 35 36 37 38 39Used by:Timeline
Symbol 41 GraphicUsed by:40 47 61
Symbol 42 GraphicUsed by:40 47 61
Symbol 43 GraphicUsed by:40 44 47 55 56 57 61 98
Symbol 40 ButtonUses:41 42 43 39Used by:Timeline
Symbol 45 GraphicUsed by:44 55 56 57
Symbol 46 GraphicUsed by:44 55 56 57
Symbol 44 ButtonUses:45 46 43Used by:Timeline
Symbol 47 ButtonUses:41 42 43 39Used by:Timeline
Symbol 49 GraphicUsed by:48 58 70
Symbol 50 GraphicUsed by:48 58 70
Symbol 51 GraphicUsed by:48 58 70
Symbol 48 ButtonUses:49 50 51Used by:Timeline
Symbol 52 MovieClipUses:24Used by:Timeline
Symbol 53 MovieClipUses:24Used by:Timeline
Symbol 55 ButtonUses:45 46 43Used by:54
Symbol 56 ButtonUses:45 46 43
Symbol 57 ButtonUses:45 46 43 23Used by:54
Symbol 54 MovieClipUses:55 57Used by:Timeline
Symbol 58 ButtonUses:49 50 51Used by:Timeline
Symbol 59 ButtonUses:21Used by:Timeline
Symbol 60 ButtonUses:21Used by:Timeline
Symbol 61 ButtonUses:41 42 43 39
Symbol 63 GraphicUsed by:62 125
Symbol 64 GraphicUsed by:62 125
Symbol 65 GraphicUsed by:62 125
Symbol 62 ButtonUses:63 64 65Used by:Timeline
Symbol 66 FontUsed by:67
Symbol 67 EditableTextUses:66Used by:Timeline
Symbol 68 FontUsed by:69
Symbol 69 EditableTextUses:68Used by:Timeline
Symbol 70 ButtonUses:49 50 51
Symbol 71 FontUsed by:72
Symbol 72 EditableTextUses:71Used by:Timeline
Symbol 73 FontUsed by:74
Symbol 74 EditableTextUses:73Used by:Timeline
Symbol 75 FontUsed by:76
Symbol 76 EditableTextUses:75Used by:Timeline
Symbol 77 FontUsed by:78
Symbol 78 EditableTextUses:77Used by:Timeline
Symbol 79 FontUsed by:80
Symbol 80 EditableTextUses:79Used by:Timeline
Symbol 81 FontUsed by:82
Symbol 82 EditableTextUses:81Used by:Timeline
Symbol 83 FontUsed by:84
Symbol 84 EditableTextUses:83Used by:Timeline
Symbol 85 FontUsed by:86
Symbol 86 EditableTextUses:85Used by:Timeline
Symbol 88 GraphicUsed by:87 134 135 151
Symbol 87 ButtonUses:88Used by:Timeline
Symbol 89 BitmapUsed by:90
Symbol 90 GraphicUses:89Used by:Timeline
Symbol 92 GraphicUsed by:91 98
Symbol 93 GraphicUsed by:91
Symbol 94 GraphicUsed by:91
Symbol 96 GraphicUsed by:95
Symbol 95 MovieClipUses:96Used by:91
Symbol 97 GraphicUsed by:91
Symbol 91 MovieClipUses:92 93 94 95 97Used by:Timeline
Symbol 99 GraphicUsed by:98
Symbol 100 GraphicUsed by:98
Symbol 101 SoundUsed by:98
Symbol 103 GraphicUsed by:102
Symbol 102 MovieClipUses:103Used by:98
Symbol 98 MovieClipUses:92 99 100 39 43 101 102Used by:Timeline
Symbol 106 GraphicUsed by:105
Symbol 107 GraphicUsed by:105 110
Symbol 108 GraphicUsed by:105 110
Symbol 105 MovieClipUses:106 107 108Used by:104
Symbol 104 MovieClipUses:105Used by:Timeline
Symbol 111 GraphicUsed by:110
Symbol 110 MovieClipUses:111 107 108Used by:109
Symbol 109 MovieClipUses:110Used by:Timeline
Symbol 113 GraphicUsed by:112
Symbol 112 MovieClipUses:113Used by:Timeline
Symbol 115 FontUsed by:116
Symbol 116 EditableTextUses:115Used by:114 146
Symbol 117 FontUsed by:118
Symbol 118 EditableTextUses:117Used by:114 146
Symbol 119 FontUsed by:120
Symbol 120 EditableTextUses:119Used by:114 146
Symbol 121 FontUsed by:122
Symbol 122 EditableTextUses:121Used by:114 146
Symbol 114 MovieClipUses:116 118 120 122Used by:Timeline
Symbol 123 FontUsed by:124
Symbol 124 EditableTextUses:123Used by:Timeline
Symbol 125 ButtonUses:63 64 65
Symbol 127 SoundUsed by:126
Symbol 126 MovieClipUses:28 127Used by:Timeline
Symbol 128 GraphicUsed by:Timeline
Symbol 129 GraphicUsed by:Timeline
Symbol 130 ButtonUses:21
Symbol 131 ButtonUses:21
Symbol 132 GraphicUsed by:Timeline
Symbol 133 GraphicUsed by:Timeline
Symbol 134 ButtonUses:88
Symbol 135 ButtonUses:88Used by:Timeline
Symbol 137 GraphicUsed by:136  Timeline
Symbol 139 GraphicUsed by:138 140 144 145
Symbol 138 ButtonUses:139Used by:136
Symbol 140 ButtonUses:139
Symbol 141 GraphicUsed by:136 142
Symbol 136 MovieClipUses:137 138 39 29 141 31Used by:Timeline
Symbol 143 GraphicUsed by:142
Symbol 144 ButtonUses:139Used by:142
Symbol 145 ButtonUses:139
Symbol 142 MovieClipUses:143 144 39 29 141 31Used by:Timeline
Symbol 146 MovieClipUses:116 118 120 122Used by:Timeline
Symbol 147 FontUsed by:148
Symbol 148 EditableTextUses:147Used by:Timeline
Symbol 150 SoundUsed by:149
Symbol 149 MovieClipUses:150 31 29Used by:Timeline
Symbol 151 ButtonUses:88
Symbol 152 ButtonUses:21Used by:Timeline
Symbol 153 ButtonUses:21Used by:Timeline
Symbol 155 GraphicUsed by:154
Symbol 156 GraphicUsed by:154
Symbol 157 GraphicUsed by:154
Symbol 154 MovieClipUses:28 29 155 31 30 156 34 36 157 35 39Used by:Timeline
Symbol 158 GraphicUsed by:Timeline
Symbol 160 GraphicUsed by:159 166 167 168
Symbol 161 GraphicUsed by:159 166 167 168
Symbol 162 GraphicUsed by:159 166 167 168
Symbol 159 ButtonUses:160 161 162Used by:Timeline
Symbol 163 FontUsed by:164
Symbol 164 EditableTextUses:163Used by:Timeline
Symbol 165 GraphicUsed by:Timeline
Symbol 166 ButtonUses:160 161 162Used by:Timeline
Symbol 167 ButtonUses:160 161 162
Symbol 168 ButtonUses:160 161 162

Instance Names

"temp"Frame 195Symbol 91 MovieClip
"shield"Frame 195Symbol 98 MovieClip
"gun_left"Frame 195Symbol 104 MovieClip
"gun_right"Frame 195Symbol 109 MovieClip
"ship"Frame 195Symbol 112 MovieClip
"score"Frame 195Symbol 114 MovieClip
"gunsfx"Frame 195Symbol 126 MovieClip
"gunsfx"Frame 220Symbol 126 MovieClip
"temp"Frame 220Symbol 91 MovieClip
"shield"Frame 220Symbol 98 MovieClip
"gun_left"Frame 220Symbol 104 MovieClip
"gun_right"Frame 220Symbol 109 MovieClip
"ship"Frame 220Symbol 112 MovieClip
"score"Frame 220Symbol 146 MovieClip
"dead"Frame 220Symbol 149 MovieClip
"gunA"Symbol 104 MovieClip Frame 1Symbol 105 MovieClip
"gunB"Symbol 109 MovieClip Frame 1Symbol 110 MovieClip

Labels

"highscore"Frame 419
"h5th"Frame 420
"h4th"Frame 421
"h3rd"Frame 422
"h2nd"Frame 423
"h1st"Frame 424
"END"Frame 429
"sqrt"Symbol 104 MovieClip Frame 9
"sqrt"Symbol 109 MovieClip Frame 9

Dynamic Text Variables

name1Symbol 67 EditableText"LOADING DATA"
name2Symbol 69 EditableText""
name3Symbol 72 EditableText""
name4Symbol 74 EditableText""
name5Symbol 76 EditableText""
score1Symbol 78 EditableText""
score2Symbol 80 EditableText""
score3Symbol 82 EditableText""
score4Symbol 84 EditableText""
score5Symbol 86 EditableText""
scoreSymbol 116 EditableText""
scoreSymbol 118 EditableText""
scoreSymbol 120 EditableText""
scoreSymbol 122 EditableText""
timeSymbol 124 EditableText""
timeSymbol 148 EditableText" "
nameSymbol 164 EditableText""




http://swfchan.com/9/42015/info.shtml
Created: 10/5 -2019 03:26:16 Last modified: 10/5 -2019 03:26:16 Server time: 05/05 -2024 17:55:35