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

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

Flesh Fight.swf

This is the info page for
Flash #23757

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


Text
PLAY

PLAY

PLAY

Click on the Fighter to begin moving  it. Press the left mouse
button to fire

This game is still in development..go the the aznohkroy
homepage (www.aznohkroy.f2s.com) for the latest version,
and other flash games..

Copyright(c)2000,AznohKroy

Score :

Level :

Play Again

Play Again

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (22) { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Frame 4
shipx = getProperty("s", _x); shipy = getProperty("s", _y); setProperty("/c1", _visible , "0"); setProperty("/c2", _visible , "0"); setProperty("/e1", _visible , "0"); setProperty("/f1", _visible , "0"); setProperty("/f3a", _visible , "0"); setProperty("/f3b", _visible , "0"); setProperty("/alert", _visible , "0"); shield = "100"; sc = "100"; level = "0"; score = "0"; fireon = "0"; ball1 = "0"; ball2 = "0"; ball3 = "0"; ball4 = "2"; playerfire = "0";
Frame 5
if (c1 == "0") { xpc1 = "1" + random("200"); setProperty("/c1", _x , xpc1); ypc1 = -"10"; setProperty("/c1", _y , ypc1); setProperty("c1", _visible , "1"); axc1 = "1" + random("5"); ayc1 = "1" + random("20"); c1 = "1"; } if (("400" < ypc1) or ("330" < xpc1)) { c1 = "0"; } if (c2 == "0") { xpc2 = "320" - random("200"); setProperty("/c2", _x , xpc2); ypc2 = -"10"; setProperty("/c2", _y , ypc2); setProperty("c2", _visible , "1"); axc2 = -random("6"); ayc2 = "1" + random("20"); c2 = "1"; } if (("400" < ypc2) or (xpc2 < (-"10"))) { c2 = "0"; } xpc1 = xpc1 + axc1; ypc1 = ypc1 + ayc1; setProperty("/c1", _x , xpc1); setProperty("/c1", _y , ypc1); xpc2 = xpc2 + axc2; ypc2 = ypc2 + ayc2; setProperty("/c2", _x , xpc2); setProperty("/c2", _y , ypc2); a = "1"; while (level >= a) { if (eval ("e" add a) == "0") { Set("xpe" add a, "1" + random("300")); setProperty("e" add a, _x , eval ("xpe" add a)); Set("ype" add a, (-"10") - random("300")); setProperty("e" add a, _y , eval ("ype" add a)); setProperty("e" add a, _visible , "1"); direction = random("2"); if (direction == "1") { Set("axe" add a, random("4")); } else { Set("axe" add a, -random("6")); } Set("aye" add a, "5" + random("10")); Set("e" add a, "1"); } if ((("400" < eval ("ype" add a)) or ("330" < eval ("xpe" add a))) or (eval ("xpe" add a) < "10")) { Set("e" add a, "0"); } Set("xpe" add a, eval ("xpe" add a) + eval ("axe" add a)); Set("ype" add a, eval ("ype" add a) + eval ("aye" add a)); setProperty("e" add a, _x , eval ("xpe" add a)); setProperty("e" add a, _y , eval ("ype" add a)); a = a + "1"; } if (shipx < getProperty("s", _x)) { tellTarget ("/s") { gotoAndPlay (6); }; } if (getProperty("s", _x) < shipx) { tellTarget ("/s") { gotoAndPlay (3); }; } if (getProperty("s", _y) < shipy) { tellTarget ("/s/flame") { gotoAndPlay (2); }; } shipx = getProperty("s", _x); shipy = getProperty("s", _y); if ((((getProperty("s", _x) < (xpc1 + "20")) and ((xpc1 - "20") < getProperty("s", _x))) and (getProperty("s", _y) < (ypc1 + "25"))) and ((ypc1 - "10") < getProperty("s", _y))) { c1 = "0"; tellTarget ("/s/shield") { gotoAndPlay (2); }; } if ((((getProperty("s", _x) < (xpc2 + "20")) and ((xpc2 - "20") < getProperty("s", _x))) and (getProperty("s", _y) < (ypc2 + "25"))) and ((ypc2 - "10") < getProperty("s", _y))) { c2 = "0"; tellTarget ("/s/shield") { gotoAndPlay (2); }; } if ("25" < score) { level = "1"; } if ("150" < score) { level = "2"; } if ("400" < score) { level = "3"; } if ("20" >= shield) { setProperty("/alert", _visible , "1"); } if ("0" >= shield) { gotoAndPlay (7); } if (platon == "0") { ypp = -"800"; xpp = random("800") - random("400"); ypa = "2"; setProperty("/p1", _x , xpp); platon = "1"; } setProperty("/p1", _y , ypp); ypp = ypp + ypa; if (("700" + random("200")) < ypp) { platon = "0"; } if (platon2 == "0") { ypp2 = -"300"; xpp2 = random("800") - random("300"); ypa2 = "0.8"; setProperty("/p2", _x , xpp2); platon2 = "1"; } setProperty("/p2", _y , ypp2); ypp2 = ypp2 + ypa2; if (("800" + random("200")) < ypp2) { platon2 = "0"; } if (level >= "1") { if ((fireon == "0") and ("10" < ype1)) { f1x = getProperty("e1", _x); f1y = getProperty("e1", _y); f1xa = axe1; f1ya = aye1 + "10"; fireon = "1"; setProperty("/f1", _x , f1x); setProperty("/f1", _y , f1y); setProperty("/f1", _visible , "1"); tellTarget ("/f1") { gotoAndPlay (2); }; } f1x = f1x + f1xa; f1y = f1y + f1ya; setProperty("/f1", _x , f1x); setProperty("/f1", _y , f1y); if ((((getProperty("s", _x) < (f1x + "25")) and ((f1x - "25") < getProperty("s", _x))) and (getProperty("s", _y) < (f1y + "20"))) and ((f1y - "20") < getProperty("s", _y))) { tellTarget ("/s/shield") { gotoAndPlay (2); }; fireon = "0"; } } if (level >= "2") { if ((fireon2 == "0") and ("10" < ype2)) { f2x = getProperty("e2", _x); f2y = getProperty("e2", _y); f2xa = (axe2 - random("20")) + random("20"); f2ya = aye2 + "20"; fireon2 = "1"; setProperty("/f2", _x , f2x); setProperty("/f2", _y , f2y); tellTarget ("/f2") { gotoAndPlay (2); }; } f2x = f2x + f2xa; f2y = f2y + f2ya; setProperty("/f2", _x , f2x); setProperty("/f2", _y , f2y); if ((((getProperty("s", _x) < (f2x + "25")) and ((f2x - "25") < getProperty("s", _x))) and (getProperty("s", _y) < (f2y + "10"))) and ((f2y - "10") < getProperty("s", _y))) { tellTarget ("/s/shield") { gotoAndPlay (2); }; fireon2 = "0"; } } if (level >= "3") { if ((fireon3a == "0") and ("10" < ype3)) { f3ax = getProperty("e3", _x); f3ay = getProperty("e3", _y); f3axa = (axe1 + random("11")) - random("11"); f3aya = aye1 + "10"; fireon3a = "1"; setProperty("/f3a", _x , f3ax); setProperty("/f3a", _y , f3ay); setProperty("/f3a", _visible , "1"); tellTarget ("/f3a") { gotoAndPlay (2); }; } f3ax = f3ax + f3axa; f3ay = f3ay + f3aya; setProperty("/f3a", _x , f3ax); setProperty("/f3a", _y , f3ay); if ((((getProperty("s", _x) < (f3ax + "25")) and ((f3ax - "25") < getProperty("s", _x))) and (getProperty("s", _y) < (f3ay + "10"))) and ((f3ay - "10") < getProperty("s", _y))) { tellTarget ("/s/shield") { gotoAndPlay (2); }; fireon3a = "0"; } if ((fireon3b == "0") and ("10" < ype3)) { f3bx = getProperty("e3", _x); f3by = getProperty("e3", _y); f3bxa = (axe1 + random("11")) - random("11"); f3bya = aye1 + "10"; fireon3b = "1"; setProperty("/f3b", _x , f3bx); setProperty("/f3b", _y , f3by); setProperty("/f3b", _visible , "1"); tellTarget ("/f3b") { gotoAndPlay (2); }; } f3bx = f3bx + f3bxa; f3by = f3by + f3bya; setProperty("/f3b", _x , f3bx); setProperty("/f3b", _y , f3by); if ((((getProperty("s", _x) < (f3bx + "25")) and ((f3bx - "25") < getProperty("s", _x))) and (getProperty("s", _y) < (f3by + "10"))) and ((f3by - "10") < getProperty("s", _y))) { tellTarget ("/s/shield") { gotoAndPlay (2); }; fireon3b = "0"; } } if ((playerfire == "1") and (ball2 == "0")) { pf2x = getProperty("s", _x) - "10"; pf2y = getProperty("s", _y); pf2ya = -"40"; pf2xa = "0"; ball2 = "1"; setProperty("/pf2", _x , pf2x); setProperty("/pf2", _y , pf2y); tellTarget ("/pf2") { gotoAndPlay (2); }; } else if ((playerfire == "1") and (ball1 == "0")) { pf1x = getProperty("s", _x) + "10"; pf1y = getProperty("s", _y); pf1ya = -"40"; pf1xa = "0"; ball1 = "1"; setProperty("/pf1", _x , pf1x); setProperty("/pf1", _y , pf1y); tellTarget ("/pf1") { gotoAndPlay (2); }; } else if ((playerfire == "1") and (ball3 == "0")) { pf3x = getProperty("s", _x); pf3y = getProperty("s", _y); pf3ya = -"40"; ball3 = "1"; setProperty("/pf3", _x , pf3x); setProperty("/pf3", _y , pf3y); tellTarget ("/pf3") { gotoAndPlay (2); }; } else if ((playerfire == "1") and (ball4 == "0")) { pf4x = getProperty("s", _x); pf4y = getProperty("s", _y) - "40"; pf4ya = -"1"; ball4 = "1"; setProperty("/pf4", _x , pf4x); setProperty("/pf4", _y , pf4y); tellTarget ("/pf4") { gotoAndPlay (2); }; } if (ball2 == "1") { pf2y = pf2y + pf2ya; setProperty("/pf2", _y , pf2y); pf2x = pf2x + pf2xa; setProperty("/pf2", _x , pf2x); if (((((c1 == "1") and (getProperty("c1", _x) < (pf2x + "30"))) and ((pf2x - "30") < getProperty("c1", _x))) and (getProperty("c1", _y) < (pf2y + "30"))) and ((pf2y - "30") < getProperty("c1", _y))) { ball2 = "0"; tellTarget ("/pf2") { gotoAndStop (1); }; tellTarget ("/c1") { gotoAndPlay (2); }; } if (((((c2 == "1") and (getProperty("c2", _x) < (pf2x + "30"))) and ((pf2x - "30") < getProperty("c2", _x))) and (getProperty("c2", _y) < (pf2y + "30"))) and ((pf2y - "30") < getProperty("c2", _y))) { ball2 = "0"; tellTarget ("/pf2") { gotoAndStop (1); }; tellTarget ("/c2") { gotoAndPlay (2); }; } a = "1"; while (/:level >= a) { if (((((eval ("e" add a) == "1") and (getProperty("e" add a, _x) < (pf2x + "30"))) and ((pf2x - "30") < getProperty("e" add a, _x))) and (getProperty("e" add a, _y) < (pf2y + "30"))) and ((pf2y - "30") < getProperty("e" add a, _y))) { ball2 = "0"; tellTarget ("/e" add a) { gotoAndPlay (2); }; } a = a + "1"; } } if (ball1 == "1") { pf1y = pf1y + pf1ya; setProperty("/pf1", _y , pf1y); pf1x = pf1x + pf1xa; setProperty("/pf1", _x , pf1x); if (((((c1 == "1") and (getProperty("c1", _x) < (pf1x + "30"))) and ((pf1x - "30") < getProperty("c1", _x))) and (getProperty("c1", _y) < (pf1y + "30"))) and ((pf1y - "30") < getProperty("c1", _y))) { ball1 = "0"; tellTarget ("/pf1") { gotoAndStop (1); }; tellTarget ("/c1") { gotoAndPlay (2); }; } if (((((c2 == "1") and (getProperty("c2", _x) < (pf1x + "30"))) and ((pf1x - "30") < getProperty("c2", _x))) and (getProperty("c2", _y) < (pf1y + "30"))) and ((pf1y - "30") < getProperty("c2", _y))) { ball1 = "0"; tellTarget ("/pf1") { gotoAndStop (1); }; tellTarget ("/c2") { gotoAndPlay (2); }; } a = "1"; while (/:level >= a) { if (((((eval ("e" add a) == "1") and (getProperty("e" add a, _x) < (pf1x + "30"))) and ((pf1x - "30") < getProperty("e" add a, _x))) and (getProperty("e" add a, _y) < (pf1y + "30"))) and ((pf1y - "30") < getProperty("e" add a, _y))) { ball1 = "0"; tellTarget ("/e" add a) { gotoAndPlay (2); }; } a = a + "1"; } } if (ball3 == "1") { pf3y = pf3y + pf3ya; setProperty("/pf3", _y , pf3y); if (((((c1 == "1") and (getProperty("c1", _x) < (pf3x + "30"))) and ((pf3x - "30") < getProperty("c1", _x))) and (getProperty("c1", _y) < (pf3y + "30"))) and ((pf3y - "30") < getProperty("c1", _y))) { ball3 = "0"; tellTarget ("/pf3") { gotoAndStop (1); }; tellTarget ("/c1") { gotoAndPlay (2); }; } if (((((c2 == "1") and (getProperty("c2", _x) < (pf3x + "30"))) and ((pf3x - "30") < getProperty("c2", _x))) and (getProperty("c2", _y) < (pf3y + "30"))) and ((pf3y - "30") < getProperty("c2", _y))) { ball3 = "0"; tellTarget ("/pf3") { gotoAndStop (1); }; tellTarget ("/c2") { gotoAndPlay (2); }; } a = "1"; while (/:level >= a) { if (((((eval ("e" add a) == "1") and (getProperty("e" add a, _x) < (pf3x + "30"))) and ((pf3x - "30") < getProperty("e" add a, _x))) and (getProperty("e" add a, _y) < (pf3y + "30"))) and ((pf3y - "30") < getProperty("e" add a, _y))) { ball3 = "0"; tellTarget ("/e" add a) { gotoAndPlay (2); }; } a = a + "1"; } } if (ball4 == "1") { pf4y = pf4y + pf4ya; setProperty("/pf4", _y , pf4y); pf4ya = pf4ya - "3"; if (((((c1 == "1") and (getProperty("c1", _x) < (pf4x + "30"))) and ((pf4x - "30") < getProperty("c1", _x))) and (getProperty("c1", _y) < (pf4y + "30"))) and ((pf4y - "30") < getProperty("c1", _y))) { ball4 = "0"; tellTarget ("/pf4") { gotoAndStop (1); }; tellTarget ("/c1") { gotoAndPlay (2); }; } if (((((c2 == "1") and (getProperty("c2", _x) < (pf4x + "30"))) and ((pf4x - "30") < getProperty("c2", _x))) and (getProperty("c2", _y) < (pf4y + "30"))) and ((pf4y - "30") < getProperty("c2", _y))) { ball4 = "0"; tellTarget ("/pf4") { gotoAndStop (1); }; tellTarget ("/c2") { gotoAndPlay (2); }; } a = "1"; while (/:level >= a) { if (((((eval ("e" add a) == "1") and (getProperty("e" add a, _x) < (pf4x + "35"))) and ((pf4x - "35") < getProperty("e" add a, _x))) and (getProperty("e" add a, _y) < (pf4y + "30"))) and ((pf4y - "30") < getProperty("e" add a, _y))) { tellTarget ("/e" add a) { hitcounter = hitcounter - "1"; gotoAndPlay (2); }; ball4 = "0"; tellTarget ("/pf4") { gotoAndStop (1); }; } a = a + "1"; } }
Frame 6
gotoAndPlay (5);
Frame 24
stop();
Symbol 16 Button
on (release) { gotoAndPlay (4); }
Symbol 22 MovieClip Frame 7
stop();
Symbol 28 MovieClip Frame 1
stop();
Symbol 28 MovieClip Frame 7
tellTarget ("..") { ball2 = "0"; }; gotoAndStop (1);
Symbol 29 MovieClip Frame 1
stop();
Symbol 29 MovieClip Frame 7
tellTarget ("..") { ball1 = "0"; }; gotoAndStop (1);
Symbol 31 Button
on (release) { startDrag ("", true, "10", "100", "320", "350"); dragon = "1"; } on (press) { if (dragon == "1") { Set("/:playerfire", "1"); } } on (release) { Set("/:playerfire", "0"); }
Symbol 36 MovieClip Frame 1
gotoAndStop (1); stop();
Symbol 36 MovieClip Frame 2
tellTarget ("/") { shield = shield - "5"; sc = sc + "50"; setProperty("/sg", _yscale , sc); setProperty("/sg", _y , getProperty("sg", _y) + "2.3"); }
Symbol 36 MovieClip Frame 5
gotoAndStop (1);
Symbol 41 MovieClip Frame 1
stop();
Symbol 41 MovieClip Frame 6
gotoAndStop (1);
Symbol 46 MovieClip Frame 1
stop();
Symbol 46 MovieClip Frame 2
gotoAndStop (1);
Symbol 46 MovieClip Frame 5
gotoAndStop (1);
Symbol 46 MovieClip Frame 8
gotoAndStop (1);
Symbol 51 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 2
tellTarget ("..") { c1 = "2"; score = score + "2"; }
Symbol 51 MovieClip Frame 4
tellTarget ("..") { c1 = "0"; }
Symbol 53 MovieClip Frame 1
stop();
Symbol 53 MovieClip Frame 2
tellTarget ("..") { score = score + "2"; c2 = "2"; }
Symbol 53 MovieClip Frame 4
tellTarget ("..") { c2 = "0"; }
Symbol 58 MovieClip Frame 1
stop();
Symbol 58 MovieClip Frame 3
if (hitcounter < (-"1")) { hitcounter = "0"; gotoAndPlay (4); } else { hitcounter = hitcounter - "1"; gotoAndStop (1); }
Symbol 58 MovieClip Frame 4
tellTarget ("..") { e1 = "2"; score = score + "5"; }
Symbol 58 MovieClip Frame 6
tellTarget ("..") { e1 = "0"; }
Symbol 62 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 3
if (hitcounter < (-"2")) { hitcounter = "0"; gotoAndPlay (4); } else { hitcounter = hitcounter - "1"; gotoAndStop (1); }
Symbol 62 MovieClip Frame 4
tellTarget ("..") { e2 = "2"; score = score + "5"; }
Symbol 62 MovieClip Frame 6
tellTarget ("..") { e2 = "0"; }
Symbol 68 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 15
tellTarget ("..") { fireon = "0"; }
Symbol 69 MovieClip Frame 1
stop();
Symbol 69 MovieClip Frame 11
tellTarget ("..") { fireon2 = "0"; }
Symbol 70 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 19
tellTarget ("..") { fireon3a = "0"; }
Symbol 71 MovieClip Frame 1
stop();
Symbol 71 MovieClip Frame 19
tellTarget ("..") { fireon3b = "0"; }
Symbol 75 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 3
if (hitcounter < (-"3")) { hitcounter = "0"; gotoAndPlay (4); } else { hitcounter = hitcounter - "1"; gotoAndStop (1); }
Symbol 75 MovieClip Frame 4
tellTarget ("..") { e3 = "2"; score = score + "5"; }
Symbol 75 MovieClip Frame 6
tellTarget ("..") { e3 = "0"; }
Symbol 76 MovieClip Frame 1
stop();
Symbol 76 MovieClip Frame 7
tellTarget ("..") { ball3 = "0"; }; gotoAndStop (1);
Symbol 90 MovieClip Frame 1
stop();
Symbol 90 MovieClip Frame 18
tellTarget ("..") { ball4 = "0"; }; gotoAndStop (1);
Symbol 112 Button
on (release) { gotoAndPlay (1); }

Library Items

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

Instance Names

"p2"Frame 4Symbol 25 MovieClip
"p1"Frame 4Symbol 25 MovieClip
"pf2"Frame 4Symbol 28 MovieClip
"pf1"Frame 4Symbol 29 MovieClip
"s"Frame 4Symbol 46 MovieClip
"c1"Frame 4Symbol 51 MovieClip
"c2"Frame 4Symbol 53 MovieClip
"e1"Frame 4Symbol 58 MovieClip
"e2"Frame 4Symbol 62 MovieClip
"f1"Frame 4Symbol 68 MovieClip
"f2"Frame 4Symbol 69 MovieClip
"f3a"Frame 4Symbol 70 MovieClip
"f3b"Frame 4Symbol 71 MovieClip
"e3"Frame 4Symbol 75 MovieClip
"pf3"Frame 4Symbol 76 MovieClip
"pf4"Frame 4Symbol 90 MovieClip
"sg"Frame 4Symbol 96 MovieClip
"alert"Frame 4Symbol 103 MovieClip
"e2"Frame 7Symbol 62 MovieClip
"shield"Symbol 46 MovieClip Frame 1Symbol 36 MovieClip
"flame"Symbol 46 MovieClip Frame 1Symbol 41 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Dynamic Text Variables

scoreSymbol 100 EditableText""
levelSymbol 106 EditableText""
scoreSymbol 107 EditableText""




http://swfchan.com/5/23757/info.shtml
Created: 25/5 -2019 23:40:16 Last modified: 25/5 -2019 23:40:16 Server time: 15/05 -2024 17:57:17