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

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

Air Battle.swf

This is the info page for
Flash #24171

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


Text
quit:

loading checker:

percentage loaded:

left:

right:

up:

down:

enter:

START GAME

space:

shoot:

moverx2:

enemies maker:

sound:

red enemy:

pilot bullet :

MOVIES

BUTTONS

bullet maker:

machine:

moverx1:

ekill:

enemy bullet :

moverx3:

PLAY AGAIN

Thanks for playing!

Your accouracy:

Points won:


ActionScript [AS1/AS2]

Frame 1
fscommand ("allowscale", "false"); total = (_framesloaded / _totalframes) * "100"; Set("/:percent", (substring(total, "1", "5")) add "%"); setProperty("/graph_per", _xscale , total); setProperty("/graph_per", _x , "163.9" + (total * "1.11")); setProperty("/graph_per", _y , "226.4"); if (total >= "100") { gotoAndStop (4); }
Frame 3
if (total >= "100") { gotoAndStop (4); } else { gotoAndPlay (1); }
Frame 4
stop(); Set("/:points", "0"); Set("/:deadenemies", "0"); Set("/:pilots", "4"); Set("/:shots", "0");
Symbol 8 Button
on (keyPress "q") { fscommand ("quit"); }
Symbol 16 MovieClip Frame 1
stop();
Symbol 24 Button
on (keyPress "<Right>") { stop(); }
Symbol 25 Button
on (keyPress "<Up>") { stop(); }
Symbol 26 Button
on (keyPress "<Down>") { stop(); }
Symbol 27 Button
on (keyPress "<Left>") { stop(); }
Symbol 32 Button
on (keyPress "<Enter>") { gotoAndStop (4); }
Symbol 43 Button
on (release) { gotoAndStop (5); }
Symbol 45 Button
on (keyPress "<Space>") { gotoAndStop (5); }
Symbol 48 Button
on (keyPress "<Right>") { if (/load:STOP == "0") { if (getProperty("/plane", _x) < (getProperty("/frame", _x) + (getProperty("/frame", _width) / "2"))) { setProperty("/plane", _x , getProperty("/plane", _x) + "15"); tellTarget ("/plane") { gotoAndPlay (4); }; tellTarget ("/trottle") { play(); }; } } if (/load:STOP == "1") { if (getProperty("/plane", _x) < (getProperty("/frame", _x) + (getProperty("/frame", _width) / "2"))) { setProperty("/plane", _x , getProperty("/plane", _x) + "15"); } } }
Symbol 49 Button
on (keyPress "<Up>") { if (/load:STOP == "0") { if ((getProperty("/frame", _y) - (getProperty("/frame", _height) / "2")) < getProperty("/plane", _y)) { setProperty("/plane", _y , getProperty("/plane", _y) - "15"); tellTarget ("/trottle") { play(); }; } } if (/load:STOP == "1") { if ((getProperty("/frame", _y) - (getProperty("/frame", _height) / "2")) < getProperty("/plane", _y)) { setProperty("/plane", _y , getProperty("/plane", _y) - "15"); } } }
Symbol 50 Button
on (keyPress "<Down>") { if (/load:STOP == "0") { if (getProperty("/plane", _y) < (getProperty("/frame", _y) + (getProperty("/frame", _height) / "2"))) { setProperty("/plane", _y , getProperty("/plane", _y) + "15"); tellTarget ("/trottle") { play(); }; } } if (/load:STOP == "1") { if (getProperty("/plane", _y) < (getProperty("/frame", _y) + (getProperty("/frame", _height) / "2"))) { setProperty("/plane", _y , getProperty("/plane", _y) + "15"); } } }
Symbol 51 Button
on (keyPress "<Left>") { if (/load:STOP == "0") { if ((getProperty("/frame", _x) - (getProperty("/frame", _width) / "2")) < getProperty("/plane", _x)) { setProperty("/plane", _x , getProperty("/plane", _x) - "15"); tellTarget ("/plane") { gotoAndPlay (7); }; tellTarget ("/trottle") { play(); }; } } if (/load:STOP == "1") { if ((getProperty("/frame", _x) - (getProperty("/frame", _width) / "2")) < getProperty("/plane", _x)) { setProperty("/plane", _x , getProperty("/plane", _x) - "15"); } } }
Symbol 56 MovieClip Frame 1
num = "1";
Symbol 56 MovieClip Frame 2
duplicateMovieClip ("/red", "red" add num, num); setProperty("/red" add num, _x , random("550")); setProperty("/red" add num, _y , -"23.8");
Symbol 56 MovieClip Frame 3
num = num + "1";
Symbol 56 MovieClip Frame 10
if (num < "10") { gotoAndPlay (2); } else { gotoAndPlay (2); num = "1"; }
Symbol 57 MovieClip Frame 1
num_n = "10"; while ("0" < num_n) { b = "4"; while ("0" < b) { if ((-"1") >= getProperty("/bullet" add b, _y)) { removeMovieClip("/bullet" add b); } setProperty("/bullet" add b, _y , getProperty("/bullet" add b, _y) - "1"); b = b - "1"; } if (getProperty("/red" add num_n, _y) >= "450") { removeMovieClip("/red" add num_n); } setProperty("/red" add num_n, _y , getProperty("/red" add num_n, _y) + "7"); hit_x = getProperty("/plane", _x); hit_y = getProperty("/plane", _y); left = getProperty("/red" add num_n, _x) - "45"; right = getProperty("/red" add num_n, _x) + "45"; up = getProperty("/red" add num_n, _y) - "30"; down = getProperty("/red" add num_n, _y) + "30"; if ((((int(left) < int(hit_x)) and (int(hit_x) < int(right))) and (int(up) < int(hit_y))) and (int(hit_y) < int(down))) { if (/load:STOP == "0") { tellTarget (("/red" add num_n) add "/enemy") { gotoAndStop (2); }; tellTarget ("/plane") { gotoAndPlay (10); }; } } num_n = num_n - "1"; }
Symbol 57 MovieClip Frame 2
gotoAndPlay (1);
Symbol 63 MovieClip Frame 3
gotoAndPlay (1);
Symbol 63 MovieClip Frame 5
Set("/red/enemy:x", /red/enemy:x + "100"); Set("/:points", /red/enemy:x); Set("/:deadenemies", /:deadenemies + "1"); stop(); checkb = "4"; while ("0" < checkb) { tellTarget ("/bullet" add checkb) { if (_currentframe == "5") { removeMovieClip("/bullet" add checkb); } }; checkb = checkb - "1"; }
Symbol 66 MovieClip Frame 1
stop();
Symbol 66 MovieClip Frame 2
bn = bn + "1";
Symbol 66 MovieClip Frame 5
if (bn < "4") { duplicateMovieClip ("/bullet", "bullet" add bn, bn * "99"); setProperty("/bullet" add bn, _x , getProperty("/plane", _x)); setProperty("/bullet" add bn, _y , getProperty("/plane", _y)); gotoAndPlay (2); } else if (bn >= "4") { gotoAndStop (6); bn = "0"; }
Symbol 66 MovieClip Frame 6
stop();
Symbol 69 MovieClip Frame 1
stop();
Symbol 72 MovieClip Frame 1
num_n = "10"; while ("0" < num_n) { b = "4"; while ("0" < b) { hit_xb = getProperty("/bullet" add b, _x); hit_yb = getProperty("/bullet" add b, _y); left = getProperty("/red" add num_n, _x) - "45"; right = getProperty("/red" add num_n, _x) + "45"; up = getProperty("/red" add num_n, _y) - "30"; down = getProperty("/red" add num_n, _y) + "30"; if ((((int(left + "25") < int(hit_xb)) and (int(hit_xb) < int(right - "25"))) and (int(up) < int(hit_yb))) and (int(hit_yb) < int(down))) { tellTarget (("/red" add num_n) add "/enemy") { gotoAndPlay (2); }; tellTarget ("/bullet" add b) { gotoAndPlay (4); }; } b = b - "1"; } num_n = num_n - "1"; }
Symbol 72 MovieClip Frame 2
gotoAndPlay (1);
Symbol 76 MovieClip Frame 1
stop();
Symbol 78 MovieClip Frame 1
num_m = "10"; while ("0" < num_m) { num_nm = "10"; while ("0" < num_nm) { if (getProperty("/bullet_e" add num_m, _y) >= "400") { removeMovieClip("/bullet_e" add num_m); } setProperty("/bullet_e" add num_m, _y , getProperty("/bullet_e" add num_m, _y) + "2"); num_nm = num_nm - "1"; } hit_xb = getProperty("/bullet_e" add num_m, _x); hit_yb = getProperty("/bullet_e" add num_m, _y); left = getProperty("/plane", _x) - "45"; right = getProperty("/plane", _x) + "45"; up = getProperty("/plane", _y) - "30"; down = getProperty("/plane", _y) + "30"; if ((((int(left + "25") < int(hit_xb)) and (int(hit_xb) < int(right - "25"))) and (int(up) < int(hit_yb))) and (int(hit_yb) < int(down))) { if (/load:STOP == "0") { tellTarget ("/plane") { gotoAndPlay (10); }; tellTarget ("/bullet_e" add num_m) { gotoAndPlay (4); }; } } num_m = num_m - "1"; }
Symbol 78 MovieClip Frame 2
gotoAndPlay (1);
Symbol 95 MovieClip Frame 1
Set("/load:STOP", "0"); stop();
Symbol 95 MovieClip Frame 6
gotoAndStop (1);
Symbol 95 MovieClip Frame 9
gotoAndStop (1);
Symbol 95 MovieClip Frame 10
stopAllSounds(); Set("/load:STOP", "1");
Symbol 95 MovieClip Frame 14
stop(); Set("/:pilots", /:pilots - "1"); if (/:pilots >= "1") { tellTarget ("/load") { gotoAndPlay (2); }; } else if (/:pilots == "0") { tellTarget ("/theend") { gotoAndStop (2); }; }
Symbol 97 MovieClip Frame 1
STOP = "0"; count_p = "0"; stop();
Symbol 97 MovieClip Frame 2
count_p = count_p + "1"; STOP = "1";
Symbol 97 MovieClip Frame 8
if (count_p == "6") { setProperty("/plane", _alpha , "100"); gotoAndStop (1); STOP = "0"; } else if (count_p == "3") { tellTarget ("/plane") { gotoAndStop (1); setProperty("/plane", _x , "275.85"); setProperty("/plane", _y , "371.85"); setProperty("/plane", _alpha , "25"); }; tellTarget ("/sound") { play(); }; gotoAndPlay (2); } else { gotoAndPlay (2); }
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 2
check = "10"; while ("0" < check) { tellTarget (("/red" add check) add "/enemy") { if (_currentframe == "2") { duplicateMovieClip ("/ekill", "ekill" add check, check * "89"); setProperty("/ekill" add check, _x , getProperty("/red" add check, _x)); setProperty("/ekill" add check, _y , getProperty("/red" add check, _y)); removeMovieClip("/red" add check); removeMovieClip(("/red" add check) add "/enemy"); } }; check = check - "1"; } stop();
Symbol 100 MovieClip Frame 1
short = int(substring(_name, "4", "1")); duplicateMovieClip ("/bullet_e", "bullet_e" add short, int(short) * "33.3"); setProperty("/bullet_e" add short, _x , getProperty("/" add _name, _x)); setProperty("/bullet_e" add short, _y , getProperty("/" add _name, _y));
Symbol 101 Button
on (keyPress "<Space>") { if (/load:STOP == "0") { Set(/bulletmaker:bn, "0"); tellTarget ("/bulletmaker") { gotoAndPlay (2); }; tellTarget ("/machine") { play(); }; Set("/:shots", /:shots + "3"); } }
Symbol 103 Button
on (release, keyPress "<Space>") { num_nnn = "10"; bbb = "4"; num_mmm = "10"; Set("/:points", "0"); Set("/:deadenemies", "0"); Set("/:pilots", "4"); Set("/:shots", "0"); while ("0" < num_nnn) { removeMovieClip("/red" add num_nnn); num_nnn = num_nnn - "1"; } while ("0" < bbb) { removeMovieClip("/bullet" add bbb); bbb = bbb - "1"; } while ("0" < num_mmm) { removeMovieClip("/bullet_e" add num_mmm); num_mmm = num_mmm - "1"; } tellTarget ("/plane") { gotoAndStop (1); setProperty("/plane", _x , "275.85"); setProperty("/plane", _y , "371.85"); }; tellTarget ("/sound") { play(); }; gotoAndStop (1); }
Symbol 113 MovieClip Frame 1
stop();
Symbol 113 MovieClip Frame 2
d_acc = /:deadenemies; s_acc = /:shots; r_acc = (int(d_acc) / int(s_acc)) * "100"; acc = (substring(r_acc, "1", "5")) add "%"; points_final = /:points; gotoAndPlay (3);
Symbol 113 MovieClip Frame 4
gotoAndPlay (2);
Symbol 118 MovieClip Frame 5
stop(); checke = "10"; while ("0" < checke) { tellTarget ("/ekill" add checke) { if (_currentframe == "5") { removeMovieClip("/ekill" add checke); } }; checke = checke - "1"; }
Symbol 119 MovieClip Frame 3
gotoAndPlay (1);
Symbol 119 MovieClip Frame 5
stop(); checkr = "10"; while ("0" < checkr) { tellTarget ("/bullet_e" add checkr) { if (_currentframe == "5") { removeMovieClip("/bullet_e" add checkr); } }; checkr = checkr - "1"; }

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:Timeline
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:8 24 25 26 27 32 45 48 49 50 51 101
Symbol 8 ButtonUses:7Used by:Timeline
Symbol 9 FontUsed by:10 11 17 28 29 30 31 33 42 44 52 53 54 55 58 59 64 65 67 70 71 73 77 79 102 105 106 107 108 109 111 112 124 126 127 128
Symbol 10 TextUses:9Used by:Timeline
Symbol 11 TextUses:9Used by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 GraphicUsed by:16
Symbol 14 GraphicUsed by:16
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:13 14 15Used by:113  Timeline
Symbol 17 TextUses:9Used by:Timeline
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:Timeline
Symbol 20 FontUsed by:21
Symbol 21 EditableTextUses:20Used by:Timeline
Symbol 22 GraphicUsed by:Timeline
Symbol 23 GraphicUsed by:Timeline
Symbol 24 ButtonUses:7Used by:Timeline
Symbol 25 ButtonUses:7Used by:Timeline
Symbol 26 ButtonUses:7Used by:Timeline
Symbol 27 ButtonUses:7Used by:Timeline
Symbol 28 TextUses:9Used by:Timeline
Symbol 29 TextUses:9Used by:Timeline
Symbol 30 TextUses:9Used by:Timeline
Symbol 31 TextUses:9Used by:Timeline
Symbol 32 ButtonUses:7Used by:Timeline
Symbol 33 TextUses:9Used by:Timeline
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:36 113
Symbol 36 MovieClipUses:35Used by:Timeline
Symbol 37 GraphicUsed by:Timeline
Symbol 38 GraphicUsed by:113  Timeline
Symbol 39 GraphicUsed by:40 43 103
Symbol 40 MovieClipUses:39Used by:43 103
Symbol 41 GraphicUsed by:43 103
Symbol 42 TextUses:9Used by:43
Symbol 43 ButtonUses:40 41 42 39Used by:Timeline
Symbol 44 TextUses:9Used by:Timeline
Symbol 45 ButtonUses:7Used by:Timeline
Symbol 46 GraphicUsed by:Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 ButtonUses:7Used by:Timeline
Symbol 49 ButtonUses:7Used by:Timeline
Symbol 50 ButtonUses:7Used by:Timeline
Symbol 51 ButtonUses:7Used by:Timeline
Symbol 52 TextUses:9Used by:Timeline
Symbol 53 TextUses:9Used by:Timeline
Symbol 54 TextUses:9Used by:Timeline
Symbol 55 TextUses:9Used by:Timeline
Symbol 56 MovieClipUsed by:Timeline
Symbol 57 MovieClipUsed by:Timeline
Symbol 58 TextUses:9Used by:Timeline
Symbol 59 TextUses:9Used by:Timeline
Symbol 60 GraphicUsed by:63 119
Symbol 61 GraphicUsed by:63 119
Symbol 62 GraphicUsed by:63 119
Symbol 63 MovieClipUses:60 61 62Used by:Timeline
Symbol 64 TextUses:9Used by:Timeline
Symbol 65 TextUses:9Used by:Timeline
Symbol 66 MovieClipUsed by:Timeline
Symbol 67 TextUses:9Used by:Timeline
Symbol 68 SoundUsed by:69
Symbol 69 MovieClipUses:68Used by:Timeline
Symbol 70 TextUses:9Used by:Timeline
Symbol 71 TextUses:9Used by:Timeline
Symbol 72 MovieClipUsed by:Timeline
Symbol 73 TextUses:9Used by:Timeline
Symbol 74 SoundUsed by:75 76
Symbol 75 MovieClipUses:74Used by:Timeline
Symbol 76 MovieClipUses:74Used by:Timeline
Symbol 77 TextUses:9Used by:Timeline
Symbol 78 MovieClipUsed by:Timeline
Symbol 79 TextUses:9Used by:Timeline
Symbol 80 GraphicUsed by:95
Symbol 81 GraphicUsed by:85
Symbol 82 GraphicUsed by:85
Symbol 83 GraphicUsed by:85
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:81 82 83 84Used by:95 99
Symbol 86 GraphicUsed by:95
Symbol 87 GraphicUsed by:95
Symbol 88 GraphicUsed by:95
Symbol 89 GraphicUsed by:95
Symbol 90 GraphicUsed by:95
Symbol 91 GraphicUsed by:95
Symbol 92 SoundUsed by:95 99
Symbol 93 GraphicUsed by:95
Symbol 94 GraphicUsed by:95
Symbol 95 MovieClipUses:80 85 86 87 88 89 90 91 92 93 94Used by:Timeline
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClipUses:96Used by:Timeline
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:85 98 92Used by:100
Symbol 100 MovieClipUses:99Used by:Timeline
Symbol 101 ButtonUses:7Used by:Timeline
Symbol 102 TextUses:9Used by:103
Symbol 103 ButtonUses:40 41 102 39Used by:113
Symbol 104 GraphicUsed by:113
Symbol 105 TextUses:9Used by:113
Symbol 106 TextUses:9Used by:113
Symbol 107 EditableTextUses:9Used by:113
Symbol 108 TextUses:9Used by:113
Symbol 109 EditableTextUses:9Used by:113
Symbol 110 GraphicUsed by:113
Symbol 111 EditableTextUses:9Used by:113
Symbol 112 EditableTextUses:9Used by:113
Symbol 113 MovieClipUses:103 16 38 35 104 105 106 107 108 109 110 111 112Used by:Timeline
Symbol 114 GraphicUsed by:118
Symbol 115 GraphicUsed by:118
Symbol 116 GraphicUsed by:118
Symbol 117 GraphicUsed by:118
Symbol 118 MovieClipUses:114 115 116 117Used by:Timeline
Symbol 119 MovieClipUses:60 61 62Used by:Timeline
Symbol 120 GraphicUsed by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 GraphicUsed by:Timeline
Symbol 123 GraphicUsed by:Timeline
Symbol 124 EditableTextUses:9Used by:Timeline
Symbol 125 TextUsed by:Timeline
Symbol 126 EditableTextUses:9Used by:Timeline
Symbol 127 EditableTextUses:9Used by:Timeline
Symbol 128 EditableTextUses:9Used by:Timeline

Instance Names

"frame"Frame 1Symbol 2 MovieClip
"prel"Frame 1Symbol 16 MovieClip
"graph_per"Frame 1Symbol 19 MovieClip
"frame"Frame 4Symbol 2 MovieClip
"maker"Frame 5Symbol 56 MovieClip
"bullet"Frame 5Symbol 63 MovieClip
"bulletmaker"Frame 5Symbol 66 MovieClip
"machine"Frame 5Symbol 69 MovieClip
"sound"Frame 5Symbol 75 MovieClip
"trottle"Frame 5Symbol 76 MovieClip
"plane"Frame 5Symbol 95 MovieClip
"load"Frame 5Symbol 97 MovieClip
"red"Frame 5Symbol 100 MovieClip
"theend"Frame 5Symbol 113 MovieClip
"ekill"Frame 5Symbol 118 MovieClip
"bullet_e"Frame 5Symbol 119 MovieClip
"frame"Frame 5Symbol 2 MovieClip
"enemy"Symbol 100 MovieClip Frame 1Symbol 99 MovieClip
"prel"Symbol 113 MovieClip Frame 2Symbol 16 MovieClip
"prel"Symbol 113 MovieClip Frame 2Symbol 16 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"kec"Frame 1

Dynamic Text Variables

percentSymbol 21 EditableText""
accSymbol 107 EditableText""
points_finalSymbol 109 EditableText""
accSymbol 111 EditableText""
points_finalSymbol 112 EditableText""
pilotsSymbol 124 EditableText""
deadenemiesSymbol 126 EditableText""
pointsSymbol 127 EditableText""
shotsSymbol 128 EditableText""




http://swfchan.com/5/24171/info.shtml
Created: 25/5 -2019 11:09:32 Last modified: 25/5 -2019 11:09:32 Server time: 13/05 -2024 20:10:37