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

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

7736_floridabattle.swf

This is the info page for
Flash #243837

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


Text
Loading

About

PLAY

This is a 2-player game.
Gore Controls: a-s to punch
Bush Controls: k-l to punch
Best of 2 rounds.
Q toggles quality.

This game was made for fun, but it turned out as more
of an interactive poll. We were sick of hearing about
the election "difficulties", so we figured that we might
as well make the candidates box.
Programming - Tony
Art - Jon
Animation - Jon and Tony          "Fight" Noise - Jord

Bush Controls

Gore Controls

Gore

Bush

ROUND

FIGHT!

GORE WINS!

BUSH WINS!

BUSH WINS
THE MATCH!

GORE WINS
THE MATCH!

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (225) { gotoAndStop (3); }
Frame 2
gotoAndPlay (1);
Frame 3
play();
Frame 8
stop();
Frame 9
stop();
Frame 10
stop();
Frame 11
gotoAndPlay (15); Set("/:bushtrue", "0"); Set("/:goretrue", "0"); Set("/:winner", "Tie!"); Set("/:round", "1"); Set("/:gorewin", "0"); Set("/:bushwin", "0");
Frame 12
play(); if (/:gore >= "350") { Set("/:gorewin", /:gorewin + "1"); tellTarget ("/gwin") { nextFrame(); tellTarget ("/bush/bhead") { gotoAndPlay (2); }; Set("/:gore", "0"); Set("/:bush", "0"); Set("/:round", /:round + "1"); gotoAndPlay (48); } } else if (/:bush >= "350") { Set("/:bushwin", /:bushwin + "1"); tellTarget ("/gore/ghead") { gotoAndPlay (2); tellTarget ("/bwin") { nextFrame(); }; Set("/:bush", "0"); gotoAndPlay (66); Set("/:round", /:round + "1"); Set("/:gore", "0"); } } if (/:gorewin == "2") { gotoAndPlay (155); } else if (/:bushwin == "2") { gotoAndPlay (84); }
Frame 14
gotoAndPlay (12);
Frame 15
play(); tellTarget ("/bhealth") { gotoAndStop (1); tellTarget ("/gorehealth") { gotoAndStop (1); } }
Frame 47
gotoAndPlay (12);
Frame 48
play(); tellTarget ("/bush") { gotoAndStop ("slump"); }
Frame 53
tellTarget ("/bush/bhead") { play(); }
Frame 65
gotoAndStop (15);
Frame 66
tellTarget ("/gore") { gotoAndStop ("slump"); }
Frame 71
tellTarget ("/gore/ghead") { play(); tellTarget ("/gore") { gotoAndPlay (1); } }
Frame 83
gotoAndStop (15);
Frame 84
tellTarget ("/bush") { gotoAndPlay (1); tellTarget ("/gore") { gotoAndPlay (1); } } stopAllSounds();
Frame 101
tellTarget ("/bush/arm3") { play(); tellTarget ("/sound") { play(); } }
Frame 105
tellTarget ("/bush/arm3") { play(); tellTarget ("/sound") { play(); } }
Frame 110
tellTarget ("/bush/arm3") { play(); tellTarget ("/sound") { play(); } }
Frame 154
stop();
Frame 155
stopAllSounds(); tellTarget ("/bush") { gotoAndPlay (1); tellTarget ("/gore") { gotoAndPlay (1); } }
Frame 172
tellTarget ("/gore/arm1") { play(); tellTarget ("/sound") { play(); } }
Frame 176
tellTarget ("/gore/arm1") { play(); tellTarget ("/sound") { play(); } }
Frame 181
tellTarget ("/gore/arm1") { play(); tellTarget ("/sound") { play(); } }
Frame 225
stop();
Symbol 6 Button
on (release) { gotoAndStop (9); }
Symbol 9 Button
on (release) { gotoAndStop (11); }
Symbol 13 Button
on (release) { gotoAndStop (10); }
Symbol 22 Button
on (keyPress "q") { toggleHighQuality(); }
Symbol 27 Button
on (release) { gotoAndStop (8); }
Symbol 35 Button
on (keyPress "a") { if (/:bushtrue == "0") { Set("/:bush", /:bush + "1"); Set("/:bushtrue", "1"); } }
Symbol 36 Button
on (keyPress "s") { if (/:bushtrue == "1") { Set("/:bush", /:bush + "1"); if (/:bsound == "4") { Set("/:bsound", "0"); } Set("/:bushtrue", "0"); } }
Symbol 37 Button
on (keyPress "l") { if (/:goretrue == "0") { Set("/:gore", /:gore + "1"); Set("/:goretrue", "1"); } }
Symbol 38 Button
on (keyPress "k") { if (/:goretrue == "1") { Set("/:gore", /:gore + "1"); Set("/:goretrue", "0"); } }
Symbol 41 Button
on (keyPress "k") { if (/:bushtrue == "0") { Set("/:bush", /:bush + "1"); if (/:bsound == "4") { Set("/:bsound", "0"); tellTarget ("/p1") { play(); }; } else { Set("/:bsound", /:bsound + "1"); } tellTarget ("/ghealth") { nextFrame(); tellTarget ("/bush/arm4") { gotoAndPlay (2); }; Set("/:bushtrue", "1"); tellTarget ("/gorehealth") { nextFrame(); }; } } }
Symbol 42 Button
on (keyPress "l") { if (/:bushtrue == "1") { Set("/:bush", /:bush + "1"); if (/:bsound == "4") { Set("/:bsound", "0"); tellTarget ("/p1") { play(); }; } else { Set("/:bsound", /:bsound + "1"); } tellTarget ("/bush/arm3") { gotoAndPlay (2); }; Set("/:bushtrue", "0"); tellTarget ("/gorehealth") { nextFrame(); }; } }
Symbol 43 Button
on (keyPress "s") { if (/:goretrue == "0") { tellTarget ("/gore/arm1") { gotoAndPlay (2); }; if (/:gsound == "4") { Set("/:gsound", "0"); tellTarget ("/p2") { play(); }; } else { Set("/:gsound", /:gsound + "1"); } Set("/:gore", /:gore + "1"); Set("/:goretrue", "1"); tellTarget ("/bhealth") { nextFrame(); }; } }
Symbol 44 Button
on (keyPress "a") { if (/:goretrue == "1") { tellTarget ("/gore/arm2") { gotoAndPlay (2); }; if (/:gsound == "4") { Set("/:gsound", "0"); tellTarget ("/p2") { play(); }; } else { Set("/:gsound", /:gsound + "1"); } Set("/:gore", /:gore + "1"); tellTarget ("/bhealth") { nextFrame(); }; Set("/:goretrue", "0"); } }
Symbol 46 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 1
stop();
Symbol 53 MovieClip Frame 1
stop();
Symbol 53 MovieClip Frame 2
play();
Symbol 53 MovieClip Frame 6
stop();
Symbol 55 MovieClip Frame 29
gotoAndPlay (1);
Symbol 55 MovieClip Frame 30
play();
Symbol 55 MovieClip Frame 39
stop();
Symbol 60 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 1
stop();
Symbol 67 MovieClip Frame 1
stop();
Symbol 71 MovieClip Frame 1
stop();
Symbol 76 MovieClip Frame 1
stop();
Symbol 79 MovieClip Frame 1
stop();
Symbol 79 MovieClip Frame 6
stop();
Symbol 80 MovieClip Frame 22
gotoAndPlay (1);
Symbol 80 MovieClip Frame 28
play();
Symbol 94 MovieClip Frame 1439
stop();
Symbol 99 Button
on (release) { gotoAndStop (1); }
Symbol 103 Button
on (release) { getURL ("http://www.wankercounty.net"); }
Symbol 107 Button
on (release) { getURL ("http://www.wankercounty.net/cgi-bin/gorevote.cgi?choice=2"); }
Symbol 110 Button
on (release) { getURL ("http://www.wankercounty.net/cgi-bin/gorevote.cgi?choice=1"); }

Library Items

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

Instance Names

"p1"Frame 12Symbol 46 MovieClip
"p2"Frame 12Symbol 46 MovieClip
"gore"Frame 12Symbol 55 MovieClip
"gwin"Frame 12Symbol 60 MovieClip
"gorehealth"Frame 12Symbol 64 MovieClip
"bhealth"Frame 12Symbol 67 MovieClip
"bwin"Frame 12Symbol 71 MovieClip
"bush"Frame 12Symbol 80 MovieClip
"sound"Frame 84Symbol 46 MovieClip
"gore"Frame 84Symbol 55 MovieClip
"bush"Frame 84Symbol 80 MovieClip
"gore"Frame 155Symbol 55 MovieClip
"bush"Frame 155Symbol 80 MovieClip
"sound"Frame 155Symbol 46 MovieClip
"arm2"Symbol 55 MovieClip Frame 1Symbol 51 MovieClip
"ghead"Symbol 55 MovieClip Frame 1Symbol 53 MovieClip
"arm1"Symbol 55 MovieClip Frame 1Symbol 51 MovieClip
"arm4"Symbol 80 MovieClip Frame 1Symbol 76 MovieClip
"bhead"Symbol 80 MovieClip Frame 1Symbol 79 MovieClip
"arm3"Symbol 80 MovieClip Frame 1Symbol 76 MovieClip

Labels

"menu"Frame 8
"instructions"Frame 9
"about"Frame 10
"round"Frame 15
"gorewins"Frame 48
"bushwins"Frame 66
"bwin"Frame 84
"gwin"Frame 155
"slump"Symbol 55 MovieClip Frame 30
"slump"Symbol 80 MovieClip Frame 28

Dynamic Text Variables

goreSymbol 33 EditableText""
bushSymbol 34 EditableText""
roundSymbol 81 EditableText""
roundSymbol 82 EditableText""




http://swfchan.com/49/243837/info.shtml
Created: 14/12 -2021 09:02:06 Last modified: 14/12 -2021 09:02:06 Server time: 28/04 -2024 22:22:16