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

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

Kumite.swf

This is the info page for
Flash #22662

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


Text
Loading Kumite Version 1.0

Start new Game

Start new Game

Instructions

Instructions

Game Info

Game Info

Go back

Go back

(c) 2000 big7.net GmbH Duesseldorf

mailto: ms@big7.net

0000

1

Level

Get ready
Fight!

0000

0000

0000

Congratulations!
White wins!

Enter next Level

Enter next Level

0000

0000

Congratulations!
Red wins!

You entered all
10 Stages!

ActionScript [AS1/AS2]

Frame 51
gotoAndPlay (1); ifFrameLoaded (260) { gotoAndPlay (52); }
Frame 115
stop();
Frame 145
zufall = "31"; level = "1"; gotoAndPlay (161);
Frame 152
gotoAndPlay (150);
Frame 155
stop();
Frame 161
count = count + "1"; if (count == "30") { count = "0"; gotoAndPlay (164); }
Frame 162
gotoAndPlay (161);
Frame 165
abstand = getProperty("/mae", _x) - getProperty("/gegner", _x); move_gegner = move_gegner + "1"; x_gegner = getProperty("/gegner", _x); x_mae = getProperty("/mae", _x); healthy1 = getProperty("/health1", _x); healthy2 = getProperty("/health2", _x); if (move_gegner == "8") { if ("40" < abstand) { setProperty("/gegner", _x , x_gegner + "10"); move_gegner = "0"; } else if (abstand < "51") { move_gegner = "0"; } } if (abstand < "90") { if (/mae:schlag == "1") { tellTarget ("/sound") { gotoAndStop (2); }; treffer = treffer + "1"; setProperty("/gegner", _x , x_gegner - "40"); setProperty("/health1", _x , healthy1 - "5"); tellTarget ("/gegner") { gotoAndPlay (54); }; } } if (abstand < "90") { if (/gegner:schlag_gegner == "1") { tellTarget ("/sound") { gotoAndStop (2); }; treffer_gegner = treffer_gegner + "1"; setProperty("/mae", _x , x_mae + "40"); setProperty("/health2", _x , healthy2 + "5"); tellTarget ("/mae") { gotoAndPlay (50); }; } } if (abstand < "90") { aktion_gegner = random(zufall); if (aktion_gegner == "1") { tellTarget ("/gegner") { tritt_gegner = "1"; }; } else if (aktion_gegner == "2") { tellTarget ("/gegner") { tritt_gegner = "2"; }; } else if (aktion_gegner == "3") { tellTarget ("/gegner") { tritt_gegner = "3"; }; } else if (aktion_gegner == "4") { tellTarget ("/gegner") { tritt_gegner = "4"; }; } } if (getProperty("/health1", _x) < (-"37")) { gotoAndPlay (180); } if ("590" < getProperty("/health2", _x)) { gotoAndPlay (195); } if (getProperty("/gegner", _x) < "50") { setProperty("/gegner", _x , "60"); } if ("500" < getProperty("/mae", _x)) { setProperty("/mae", _x , "490"); }
Frame 166
gotoAndPlay (165);
Frame 170
stop();
Frame 180
setProperty("/gegner", _x , "125.1"); setProperty("/mae", _x , "421.9"); if (level == "10") { gotoAndPlay (220); }
Frame 190
stop();
Frame 195
setProperty("/gegner", _x , "125.1"); setProperty("/mae", _x , "421.9");
Frame 205
count = count + "1"; if (count == "30") { count = "0"; gotoAndPlay (209); }
Frame 206
gotoAndPlay (205);
Frame 216
gotoAndPlay (100);
Frame 220
setProperty("/gegner", _x , "125.1"); setProperty("/mae", _x , "421.9");
Frame 230
count = count + "1"; if (count == "30") { count = "0"; gotoAndPlay (232); }
Frame 231
gotoAndPlay (230);
Frame 237
gotoAndPlay (100);
Symbol 31 MovieClip Frame 1
if (mae_geri == "1") { gotoAndPlay (4); } if (mae_geri == "2") { gotoAndPlay (20); } if (mae_geri == "3") { gotoAndPlay (60); } if (mae_geri == "4") { gotoAndPlay (80); }
Symbol 31 MovieClip Frame 2
gotoAndPlay (1);
Symbol 31 MovieClip Frame 4
active = "1";
Symbol 31 MovieClip Frame 6
schlag = "1";
Symbol 31 MovieClip Frame 7
schlag = "0";
Symbol 31 MovieClip Frame 12
active = "0"; mae_geri = "0"; gotoAndPlay (1);
Symbol 31 MovieClip Frame 20
active = "1";
Symbol 31 MovieClip Frame 24
schlag = "1";
Symbol 31 MovieClip Frame 25
schlag = "0";
Symbol 31 MovieClip Frame 41
active = "0"; mae_geri = "0"; gotoAndPlay (1);
Symbol 31 MovieClip Frame 48
gotoAndPlay (1);
Symbol 31 MovieClip Frame 54
gotoAndPlay (1);
Symbol 31 MovieClip Frame 60
active = "1";
Symbol 31 MovieClip Frame 66
schlag = "1";
Symbol 31 MovieClip Frame 67
schlag = "0";
Symbol 31 MovieClip Frame 74
active = "0"; mae_geri = "0"; gotoAndPlay (1);
Symbol 31 MovieClip Frame 81
active = "1"; schlag = "1";
Symbol 31 MovieClip Frame 82
schlag = "0";
Symbol 31 MovieClip Frame 86
active = "0"; mae_geri = "0"; gotoAndPlay (1);
Symbol 47 MovieClip Frame 1
if (tritt_gegner == "1") { gotoAndPlay (14); } if (tritt_gegner == "2") { if ("25" < /:zufall) { gotoAndPlay (14); } else if (/:zufall < "26") { gotoAndPlay (30); } } if (tritt_gegner == "3") { if ("19" < /:zufall) { gotoAndPlay (14); } else if (/:zufall < "20") { gotoAndPlay (60); } } if (tritt_gegner == "4") { if ("16" < /:zufall) { gotoAndPlay (14); } else if (/:zufall < "17") { gotoAndPlay (80); } }
Symbol 47 MovieClip Frame 13
gotoAndPlay (1);
Symbol 47 MovieClip Frame 16
schlag_gegner = "1";
Symbol 47 MovieClip Frame 17
schlag_gegner = "0";
Symbol 47 MovieClip Frame 22
tritt_gegner = "0"; gotoAndPlay (1);
Symbol 47 MovieClip Frame 34
schlag_gegner = "1";
Symbol 47 MovieClip Frame 35
schlag_gegner = "0";
Symbol 47 MovieClip Frame 51
tritt_gegner = "0"; gotoAndPlay (1);
Symbol 47 MovieClip Frame 58
gotoAndPlay (1);
Symbol 47 MovieClip Frame 66
schlag_gegner = "1";
Symbol 47 MovieClip Frame 67
schlag_gegner = "0";
Symbol 47 MovieClip Frame 74
tritt_gegner = "0"; gotoAndPlay (1);
Symbol 47 MovieClip Frame 81
schlag_gegner = "1";
Symbol 47 MovieClip Frame 82
schlag_gegner = "0";
Symbol 47 MovieClip Frame 86
tritt_gegner = "0"; gotoAndPlay (1);
Symbol 53 MovieClip Frame 15
gotoAndPlay (1);
Symbol 55 Button
on (release) { gotoAndPlay (1); }
Symbol 59 Button
on (release) { gotoAndPlay (100); }
Symbol 63 Button
on (release) { gotoAndPlay (116); }
Symbol 64 Button
on (release) { gotoAndPlay (150); }
Symbol 65 Button
on (release) { gotoAndStop (155); }
Symbol 70 MovieClip Frame 27
stop();
Symbol 72 MovieClip Frame 40
gotoAndPlay (1);
Symbol 73 MovieClip Frame 30
gotoAndPlay (1);
Symbol 74 MovieClip Frame 35
gotoAndPlay (1);
Symbol 75 MovieClip Frame 25
gotoAndPlay (1);
Symbol 77 MovieClip Frame 20
gotoAndPlay (1);
Symbol 82 Button
on (release) { gotoAndPlay (100); }
Symbol 92 Button
on (release) { getURL ("mailto:ms@big7.net"); }
Symbol 101 Button
on (keyPress "<Left>") { tellTarget ("/mae") { mae_geri = "1"; } } on (keyPress "<Up>") { tellTarget ("/mae") { mae_geri = "2"; } } on (keyPress "<Right>") { tellTarget ("/mae") { mae_geri = "3"; } } on (keyPress "<Down>") { tellTarget ("/mae") { mae_geri = "4"; } } on (keyPress "a") { if (/mae:active == "0") { if ("40" < abstand) { x_mae = getProperty("/mae", _x); setProperty("/mae", _x , x_mae - "20"); tellTarget ("/mae") { gotoAndPlay (45); }; } } } on (keyPress "s") { if (/mae:active == "0") { if (getProperty("/mae", _x) < "500") { x_mae = getProperty("/mae", _x); setProperty("/mae", _x , x_mae + "20"); tellTarget ("/mae") { gotoAndPlay (45); }; } } }
Symbol 103 MovieClip Frame 1
stop();
Symbol 103 MovieClip Frame 2
gotoAndStop (1);
Symbol 105 Button
on (keyPress "<Left>") { tellTarget ("/mae") { mae_geri = "1"; } } on (keyPress "<Up>") { tellTarget ("/mae") { mae_geri = "2"; } } on (keyPress "<Right>") { tellTarget ("/mae") { mae_geri = "3"; } } on (keyPress "a") { if (/mae:active == "0") { x_mae = getProperty("/mae", _x); setProperty("/mae", _x , x_mae - "20"); tellTarget ("/mae") { gotoAndPlay (45); }; } } on (keyPress "s") { if (/mae:active == "0") { x_mae = getProperty("/mae", _x); setProperty("/mae", _x , x_mae + "20"); tellTarget ("/mae") { gotoAndPlay (45); }; } }
Symbol 111 Button
on (release) { setProperty("/gegner", _x , "125.1"); setProperty("/mae", _x , "421.9"); setProperty("/health1", _x , "63"); setProperty("/health2", _x , "490"); move_gegner = "0"; zufall = zufall - "3"; gotoAndPlay (161); }
Symbol 113 Button
on (release) { setProperty("/gegner", _x , "125.1"); setProperty("/mae", _x , "421.9"); setProperty("/health1", _x , "63"); setProperty("/health2", _x , "490"); move_gegner = "0"; zufall = zufall - "3"; if (level < "10") { level = level + "1"; } gotoAndPlay (161); }

Library Items

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

Instance Names

"mae"Frame 90Symbol 31 MovieClip
"gegner"Frame 90Symbol 47 MovieClip
"health1"Frame 161Symbol 94 MovieClip
"health2"Frame 161Symbol 94 MovieClip
"mae"Frame 161Symbol 31 MovieClip
"gegner"Frame 161Symbol 47 MovieClip
"sound"Frame 165Symbol 103 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Dynamic Text Variables

abstandSymbol 97 EditableText"0000"
levelSymbol 98 EditableText"1"
abstandSymbol 104 EditableText"0000"
abstandSymbol 106 EditableText"0000"
abstandSymbol 107 EditableText"0000"
abstandSymbol 112 EditableText"0000"
abstandSymbol 114 EditableText"0000"




http://swfchan.com/5/22662/info.shtml
Created: 26/5 -2019 20:07:36 Last modified: 26/5 -2019 20:07:36 Server time: 05/05 -2024 04:29:08