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/36270236?noj=FRM36270236-16DC" width="1" height="1"></div>

Newgrounds -VS- Sprites.swf

This is the info page for
Flash #69523

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


Text
Anonymous

ActionScript [AS1/AS2]

Instance of Symbol 3 MovieClip "loadBar" in Frame 1
onClipEvent (load) { _global.bytesloaded = _root.getBytesLoaded(); _global.total = _root.getBytesTotal(); this._width = 212.9 * (loaded / total); } onClipEvent (enterFrame) { _global.bytesloaded = _root.getBytesLoaded(); _global.total = _root.getBytesTotal(); this._width = 212.9 * (_global.bytesloaded / _global.total); }
Frame 2
if (_global.bytesloaded == _global.total) { play(); } else { gotoAndPlay (1); }
Frame 3
Stage.showMenu = false; _focusrect = false; Mouse.hide(); _global.score = 0; _global.player1Character = 17; _global.player2Character = 2; _global.player1Handicap = 0; _global.player2Handicap = 0; _global.minutes = 2; _global.seconds = 0; _global.player1Special = 0; _global.player2Special = 0; _global.specialSetting = 0.75; _global.player1Stock = 8; _global.player2Stock = 8; _global.stageSelect = 8; _global.level = 0; _global.damage = 0; _global.player1InitialStock = 8; _global.player2InitialStock = 8; _global.unlock = 0;
Frame 4
pldm128947 = new LoadVars(); pldm128947.mv = _level0._url; pldm128947.md = "353b78669dd07c3d95ea4acbe7130488"; pldm128947.mid = 176; pldm128947.sendAndLoad("http://bot.armorstudios.com/track.php", pldm128948, "POST");
Instance of Symbol 22 MovieClip in Frame 63
onClipEvent (load) { _global.mainMenu = 1; this.gotoAndStop(_global.mainMenu); } onClipEvent (enterFrame) { this.gotoAndStop(_global.mainMenu); } onClipEvent (enterFrame) { if (_global.mainMenu < 1) { _global.mainMenu = 6; } else if (_global.mainMenu > 6) { _global.mainMenu = 1; } }
Frame 72
stop();
Instance of Symbol 33 MovieClip in Frame 72
onClipEvent (load) { this.gotoAndStop(_global.mainMenu); } onClipEvent (enterFrame) { this.gotoAndStop(_global.mainMenu); }
Instance of Symbol 24 MovieClip in Frame 72
on (keyPress "<Down>") { _global.mainMenu = _global.mainMenu + 1; } on (keyPress "<Up>") { _global.mainMenu = _global.mainMenu - 1; } onClipEvent (enterFrame) { if (Key.isDown(39)) { _root.play(); } }
Frame 85
if (_global.mainMenu == 1) { gotoAndStop (86); } else if (_global.mainMenu == 2) { gotoAndStop (3120); } else if (_global.mainMenu == 3) { gotoAndStop (3265); } else if (_global.mainMenu == 4) { gotoAndStop (3483); } else if (_global.mainMenu == 5) { gotoAndStop (4056); } else if (_global.mainMenu == 6) { gotoAndStop (3505); }
Frame 86
_global.score = 0; stop();
Instance of Symbol 182 MovieClip "character1" in Frame 86
onClipEvent (load) { this.gotoAndStop(_global.player1Character); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player1Character); }
Instance of Symbol 265 MovieClip in Frame 86
onClipEvent (load) { if (_global.unlock < 1) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 21; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 86
onClipEvent (load) { if (_global.unlock < 2) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 22; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 86
onClipEvent (load) { if (_global.unlock < 3) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 23; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 86
onClipEvent (load) { if (_global.unlock < 4) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 24; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 267 MovieClip in Frame 86
onClipEvent (load) { this._x = _root._xmouse - 15; this._y = _root._ymouse - 5; this.startDrag(); }
Frame 87
stopAllSounds();
Frame 88
_global.level = _global.level + 1; _global.onePlayerEnabler = true;
Instance of Symbol 299 MovieClip "player1" in Frame 88
onClipEvent (load) { this.gotoAndStop(_global.player1Character); }
Frame 89
if (_global.level == 1) { _global.stageSelect = 6; _global.player2Character = 9; _global.player2Stock = 2; _global.minutes = 3; _global.player1Stock = _global.player1InitialStock; } else if (_global.level == 2) { _global.stageSelect = 5; _global.player2Character = 20; _global.player2Stock = 2; _global.minutes = 3; } else if (_global.level == 3) { _global.stageSelect = 1; _global.player2Character = 18; _global.player2Stock = 2; _global.minutes = 2; } else if (_global.level == 4) { _global.stageSelect = 3; _global.player2Character = 12; _global.player2Stock = 4; _global.minutes = 2; } else if (_global.level == 5) { _global.stageSelect = 8; _global.player2Character = 19; _global.player2Stock = 8; _global.minutes = 1; _global.seconds = 30; } else if (_global.level == 6) { _global.stageSelect = 7; _global.player2Character = 10; _global.player2Stock = 5; _global.minutes = 3; } else if (_global.level == 7) { _global.stageSelect = 4; _global.player2Character = 11; _global.player2Stock = 6; _global.minutes = 1; } else if (_global.level == 8) { _global.stageSelect = 2; _global.player2Character = 17; _global.player2Stock = 12; _global.minutes = 2; _global.seconds = 30; } else if (_global.level == 9) { _global.stageSelect = 9; _global.player2Character = 25; _global.player2Stock = 12; _global.minutes = 1; _global.seconds = 30; }
Instance of Symbol 299 MovieClip "player1" in Frame 90
onClipEvent (load) { this.gotoAndStop(_global.player2Character); }
Instance of Symbol 312 MovieClip in Frame 91
onClipEvent (load) { this.gotoAndStop(_global.level); }
Instance of Symbol 326 MovieClip in Frame 93
onClipEvent (load) { this.gotoAndStop(_global.stageSelect); }
Frame 173
gotoAndPlay (174);
Frame 174
_root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1); _global.gameSet = false; _global.initialStock = _global.player2Stock; _global.damage = 0; _global.player2Special = 0;
Instance of Symbol 412 MovieClip "ClockCrew" in Frame 174
onClipEvent (enterFrame) { if (_global.player2Stock == 9) { if (_global.player2Character == 3) { _global.player2Character = 2; _root.stageResizer.player2.gotoAndStop(2); _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Stock == 6) { if (_global.player2Character == 2) { _global.player2Character = 4; _root.stageResizer.player2.gotoAndStop(4); _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Stock == 3) { if (_global.player2Character == 4) { _global.player2Character = 1; _root.stageResizer.player2.gotoAndStop(1); _global.player2Special = 0; } } }
Instance of Symbol 412 MovieClip "R&F Team" in Frame 174
onClipEvent (enterFrame) { if (_global.player2Stock == 1) { if (_global.player2Character == 13) { _global.player2Character = 14; _root.stageResizer.player2.gotoAndStop(14); _global.player2Special = 0; } } }
Instance of Symbol 412 MovieClip "SonicTeam" in Frame 174
onClipEvent (enterFrame) { if (_global.player2Stock == 1) { if (_global.player2Character == 16) { _global.player2Character = 15; _root.stageResizer.player2.gotoAndStop(15); _global.player2Special = 0; } } }
Instance of Symbol 412 MovieClip "Mushroom Team" in Frame 174
onClipEvent (enterFrame) { if (_global.player2Stock == 6) { if (_global.player2Character == 5) { _global.player2Character = 7; _root.stageResizer.player2.gotoAndStop(7); _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Stock == 4) { if (_global.player2Character == 7) { _global.player2Character = 8; _root.stageResizer.player2.gotoAndStop(8); _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Stock == 2) { if (_global.player2Character == 8) { _global.player2Character = 6; _root.stageResizer.player2.gotoAndStop(6); _global.player2Special = 0; } } }
Instance of Symbol 412 MovieClip "Team Ultima" in Frame 174
onClipEvent (enterFrame) { if (_global.player2Stock == 9) { if (_global.player2Character == 21) { _global.player2Character = 22; _root.stageResizer.player2.gotoAndStop(22); _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Stock == 6) { if (_global.player2Character == 22) { _global.player2Character = 23; _root.stageResizer.player2.gotoAndStop(23); _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Stock == 3) { if (_global.player2Character == 23) { _global.player2Character = 24; _root.stageResizer.player2.gotoAndStop(24); _global.player2Special = 0; } } }
Frame 214
_root.minutes = _global.minutes; _root.seconds = _global.seconds; _root.player1Damage = _global.player1Handicap; _root.player2Damage = _global.player2Handicap; _root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1);
Instance of Symbol 428 MovieClip "player2Emblem" in Frame 214
onClipEvent (load) { _root.player2Emblem.gotoAndStop(_global.player2Character); }
Instance of Symbol 428 MovieClip "player1Emblem" in Frame 214
onClipEvent (load) { _root.player1Emblem.gotoAndStop(_global.player1Character); }
Frame 219
_root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1);
Instance of Symbol 428 MovieClip "player2Emblem" in Frame 230
onClipEvent (load) { _root.player2Emblem.gotoAndStop(_global.player2Character); }
Instance of Symbol 428 MovieClip "player1Emblem" in Frame 230
onClipEvent (load) { _root.player1Emblem.gotoAndStop(_global.player1Character); }
Instance of Symbol 448 MovieClip "punch1" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (this.play() == false) { this.gotoAndPlay(2); } } }
Instance of Symbol 448 MovieClip "punch2" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (this.play() == false) { this.gotoAndPlay(2); } } }
Instance of Symbol 457 MovieClip in Frame 263
onClipEvent (load) { _global.itemStatus = "unavailable"; _global.instanceRandomiser = random(10); _global.itemRandomiser = random(4); _global.xRandomiser = random(100); _global.xRandomiserNegative = random(100); this.gotoAndStop(); _global.player1SpeedBoost = 0; _global.player2SpeedBoost = 0; _global.xmin = -50; _global.xmax = 450; _global.ymin = -50; _global.ymax = 350; _global.grenadeTimer = 0; } onClipEvent (enterFrame) { _global.instanceRandomiser = random(35); _global.itemRandomiser = random(7); _global.xRandomiser = random(100); _global.xRandomiserNegative = random(100); } onClipEvent (enterFrame) { if (_global.instanceRandomiser == 3) { if (_global.itemRandomiser >= 1) { if (_global.itemStatus == "unavailable") { _global.itemStatus = "available"; _global.itemOn = _global.itemRandomiser; this.gotoAndStop(_global.itemRandomiser); this._y = _root.stageResizer.mainPlatform._y + 147; this._x = _root.stageResizer.mainPlatform._x + (280 + (_global.xRandomiser - _global.xRandomiserNegative)); } } } } on (keyPress "n") { if (_global.itemOn == 1) { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "available") { _global.itemStatus = "unavailable"; _root.player1Damage = _root.player1Damage - 65; _global.score = _global.score + 30; } } } } on (keyPress "n") { if (_global.itemOn == 2) { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "available") { _global.itemStatus = "unavailable"; _global.player1SpeedBoost = 250; _global.score = _global.score + 30; } } } } onClipEvent (enterFrame) { if (_global.player1SpeedBoost >= 1) { _global.player1SpeedMax = 6; } else { _global.player1SpeedMax = 3; } } onClipEvent (enterFrame) { if (_global.player1SpeedBoost >= 1) { _global.player1SpeedBoost = _global.player1SpeedBoost - 1; } else if (_global.player1SpeedBoost == 0) { _global.player1SpeedBoost = 0; } } onClipEvent (enterFrame) { if (_global.itemStatus == "unavailable") { _global.itemOn = 0; this._x = -2000; this._y = -2000; } else { _global.itemOn = _global.itemOn; } } onClipEvent (enterFrame) { if (_root.player1Damage < 0) { _root.player1Damage = 0; } } on (keyPress "n") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemOn >= 3) { if (_global.itemStatus == "available") { _global.itemStatus = "inHand1"; } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "inHand1") { this._x = _root.stageResizer.player1._x + 230; this._y = _root.stageResizer.player1._y + 180; } } on (keyPress "m") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "inHand1") { _global.itemStatus = "throw1"; _global.itemDirection = _global.player1Direction; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw1") { if (_global.itemDirection == "left") { this._x = this._x - 8; } else if (_global.itemDirection == "right") { this._x = this._x + 8; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw1") { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemOn >= 4) { _global.itemStatus = "unavailable"; _global.player2FlyDirection = _global.itemDirection; _root.player2Damage = _root.player2Damage + 45; _global.player2Fly = _global.player2Damage / 4; } else if (_global.itemOn == 3) { _global.itemStatus = "unavailable"; this._x = -2000; this._y = -2000; _root.grenadeExplosion._x = _root.stageResizer.player2._x + 230; _root.grenadeExplosion._y = _root.stageResizer.player2._y + 180; _root.grenadeExplosion.play(); } } } } onClipEvent (enterFrame) { if (_global.itemOn == 1) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "available") { if (_global.cpuRandomiser == 4) { _global.itemStatus = "unavailable"; _root.player2Damage = _root.player2Damage - 65; } } } } } onClipEvent (enterFrame) { if (_global.itemOn == 2) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "available") { if (_global.cpuRandomiser == 4) { _global.itemStatus = "unavailable"; _global.player2SpeedBoost = 250; } } } } } onClipEvent (enterFrame) { if (_global.player2SpeedBoost >= 1) { _global.player2SpeedMax = 6; } else { _global.player2SpeedMax = 3; } } onClipEvent (enterFrame) { if (_global.player2SpeedBoost >= 1) { _global.player2SpeedBoost = _global.player2SpeedBoost - 1; } else if (_global.player2SpeedBoost == 0) { _global.player2SpeedBoost = 0; } } onClipEvent (enterFrame) { if (_global.itemStatus == "unavailable") { _global.itemOn = 0; this._x = -2000; this._y = -2000; } else { _global.itemOn = _global.itemOn; } } onClipEvent (enterFrame) { if (_root.player2Damage < 0) { _root.player2Damage = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemOn >= 3) { if (_global.itemStatus == "available") { if (_global.cpuRandomiser == 3) { _global.itemStatus = "inHand2"; } } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "inHand2") { this._x = _root.stageResizer.player2._x + 230; this._y = _root.stageResizer.player2._y + 180; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "inHand2") { if (_global.cpuRandomiser == 3) { _global.itemStatus = "throw2"; _global.itemDirection = _global.player2Direction; } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw2") { if (_global.itemDirection == "left") { this._x = this._x - 8; } else if (_global.itemDirection == "right") { this._x = this._x + 8; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw2") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemOn >= 4) { _global.itemStatus = "unavailable"; _global.player1FlyDirection = _global.itemDirection; _root.player1Damage = _root.player1Damage + 45; _global.player1Fly = _global.player1Damage / 4; } else if (_global.itemOn == 3) { _global.itemStatus = "unavailable"; this._x = -2000; this._y = -2000; _root.grenadeExplosion._x = _root.stageResizer.player1._x + 230; _root.grenadeExplosion._y = _root.stageResizer.player1._y + 180; _root.grenadeExplosion.play(); } } } } onClipEvent (enterFrame) { if (this._x <= _global.xmin) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._x >= _global.xmax) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._y <= _global.ymin) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._y >= _global.ymax) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } }
Instance of Symbol 460 MovieClip "grenadeExplosion" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = _root.player1Damage + 56; if (this._x >= (_root.stageResizer.player1._x + 230)) { _global.player1FlyDirection = "right"; } else if (this._x <= (_root.stageResizer.player1._x + 231)) { _global.player1FlyDirection = "left"; } _global.player1Fly = _root.player1Damage / 3; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = _root.player2Damage + 56; if (this._x >= (_root.stageResizer.player2._x + 230)) { _global.player2FlyDirection = "right"; } else if (this._x <= (_root.stageResizer.player2._x + 231)) { _global.player2FlyDirection = "left"; } _global.player2Fly = _root.player2Damage / 3; } }
Instance of Symbol 461 MovieClip "player 1 control" in Frame 263
onClipEvent (load) { _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1); _global.player1Gravity = 0; _global.player1Speed = 0; _global.player1Jump = false; _global.player1Punch = "waiting"; _global.player1Direction = "right"; _global.player1SpeedMax = 3; } onClipEvent (enterFrame) { if (_global.player1Gravity <= -9) { _global.player1Gravity = -9; } else if (_global.player1Gravity >= 5) { _global.player1Gravity = 5; } } onClipEvent (enterFrame) { _global.player1Gravity = _global.player1Gravity + 0.5; _global.player1Speed = _global.player1Speed - 0.5; } onClipEvent (enterFrame) { if (_global.player1Speed >= _global.player1SpeedMax) { _global.player1Speed = _global.player1SpeedMax; } else if (_global.player1Speed <= 0) { _global.player1Speed = 0; } } onClipEvent (enterFrame) { _root.stageResizer.player1._y = _root.stageResizer.player1._y + _global.player1Gravity; } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform2)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform2._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform3)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform3._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _global.player1Speed = _global.player1Speed + 1; _global.player1Direction = "left"; } else if (Key.isDown(39)) { _global.player1Speed = _global.player1Speed + 1; _global.player1Direction = "right"; } } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { if (_global.player1Speed >> 0) { if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else { _root.stageResizer.player1.puppet1.gotoAndStop(4); } } else if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else { _root.stageResizer.player1.puppet1.gotoAndStop(2); } } else if (_global.player1Direction == "right") { if (_global.player1Speed >> 0) { if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else { _root.stageResizer.player1.puppet1.gotoAndStop(3); } } else if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else { _root.stageResizer.player1.puppet1.gotoAndStop(1); } } } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { _root.stageResizer.player1._x = _root.stageResizer.player1._x - _global.player1Speed; } else if (_global.player1Direction == "right") { _root.stageResizer.player1._x = _root.stageResizer.player1._x + _global.player1Speed; } } onClipEvent (enterFrame) { if (_global.player1Punch == "on") { if (_global.player1Direction == "right") { _root.player1Fist._x = _root.stageResizer.player1._x + 240; _root.player1Fist._y = _root.stageResizer.player1._y + 180; _root.player1Fist.animation.gotoAndPlay(1); _global.player1Punch = "punching"; } else if (_global.player1Direction == "left") { _root.player1Fist._x = _root.stageResizer.player1._x + 185; _root.player1Fist._y = _root.stageResizer.player1._y + 180; _root.player1Fist.animation.gotoAndPlay(1); _global.player1Punch = "punching"; } } else if (_global.player1Punch == "punching") { if (_global.player1Direction == "right") { _root.player1Fist._x = _root.stageResizer.player1._x + 240; _root.player1Fist._y = _root.stageResizer.player1._y + 180; } else if (_global.player1Direction == "left") { _root.player1Fist._x = _root.stageResizer.player1._x + 185; _root.player1Fist._y = _root.stageResizer.player1._y + 180; } } else if (_global.player1Punch == "waiting") { _root.player1Fist._x = 500; } } onClipEvent (enterFrame) { if (Key.isDown(40)) { if (_global.player1Punch == "waiting") { _global.player1Punch = "on"; } } } onClipEvent (enterFrame) { if (Key.isDown(38)) { if (_global.player1Jump == true) { _global.player1Gravity = -9; _global.player1Jump = false; } else if (_global.player1Jump == false) { _global.player1Jump = false; _global.player1Gravity = _global.player1Gravity; } } }
Instance of Symbol 461 MovieClip "player 1 hitting" in Frame 263
onClipEvent (load) { _global.player1FistHitting = "idle"; _global.player1Dieing = "idle"; _global.player2Fly = 0; _global.player2FlyDirection = "right"; } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1FistHitting == "idle") { if (_global.player1Direction == "left") { _global.player2Direction = "right"; _global.player2Fly = 2 + (_root.player2Damage / 3); _global.player2FlyDirection = "left"; _global.player1FistHitting = "hitting"; _root.player2Damage = _root.player2Damage + (1 + (3 * _global.player1Speed)); _global.score = _global.score + 10; _global.damage = _global.damage + 1; } else if (_global.player1Direction == "right") { _global.player2Direction = "left"; _global.player2Fly = 2 + (_root.player2Damage / 3); _global.player2FlyDirection = "right"; _global.player1FistHitting = "hitting"; _root.player2Damage = _root.player2Damage + (1 + (3 * _global.player1Speed)); _global.score = _global.score + 10; _global.damage = _global.damage + 1; } } else if (_global.player1FistHitting == "hitting") { if (_global.player1Direction == "left") { _global.player2Direction = "right"; _global.player2FlyDirection = "left"; _global.player1FistHitting = "finishing"; } else if (_global.player1Direction == "right") { _global.player2Direction = "left"; _global.player2FlyDirection = "right"; _global.player1FistHitting = "finishing"; _global.score = _global.score + 10; _global.damage = _global.damage + 1; } } else if (_global.player1FistHitting == "finishing") { if (_global.player1Direction == "left") { _global.player2FlyDirection = "left"; _global.player1FistHitting = "idle"; } else if (_global.player1Direction == "right") { _global.player1FistHitting = "idle"; _global.player2FlyDirection = "right"; _global.score = _global.score + 10; _global.damage = _global.damage + 1; } } } } onClipEvent (enterFrame) { if (_global.player2Fly << 0) { _global.player2Fly = _global.player2Fly - 2; } else if (_global.player2Fly >> 0) { _global.player2Fly = 0; } } onClipEvent (enterFrame) { if (_global.player2FlyDirection == "left") { if (_global.player2Fly >= 1.5) { _root.stageResizer.player2._x = _root.stageResizer.player2._x - _global.player2Fly; } else { _root.stageResizer.player2._x = _root.stageResizer.player2._x; } } else if (_global.player2FlyDirection == "right") { if (_global.player2Fly >= 1.5) { _root.stageResizer.player2._x = _root.stageResizer.player2._x + _global.player2Fly; } } }
Instance of Symbol 461 MovieClip "player 2 hitting" in Frame 263
onClipEvent (load) { _global.player2FistHitting = "idle"; _global.player2Dieing = "idle"; _global.player1Fly = 0; _global.player1FlyDirection = "right"; } onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2FistHitting == "idle") { if (_global.player2Direction == "left") { _global.player1Direction = "right"; _global.player1Fly = 2 + (_root.player1Damage / 3); _global.player1FlyDirection = "left"; _global.player2FistHitting = "hitting"; _root.player1Damage = _root.player1Damage + (1 + (3 * _global.player2Speed)); } else if (_global.player2Direction == "right") { _global.player1Direction = "left"; _global.player1Fly = 2 + (_root.player1Damage / 3); _global.player1FlyDirection = "right"; _global.player2FistHitting = "hitting"; _root.player1Damage = _root.player1Damage + (1 + (3 * _global.player2Speed)); } } else if (_global.player2FistHitting == "hitting") { if (_global.player2Direction == "left") { _global.player1Direction = "right"; _global.player1FlyDirection = "left"; _global.player2FistHitting = "finishing"; } else if (_global.player2Direction == "right") { _global.player1Direction = "left"; _global.player1FlyDirection = "right"; _global.player2FistHitting = "finishing"; } } else if (_global.player2FistHitting == "finishing") { if (_global.player2Direction == "left") { _global.player1FlyDirection = "left"; _global.player2FistHitting = "idle"; } else if (_global.player2Direction == "right") { _global.player2FistHitting = "idle"; _global.player1FlyDirection = "right"; } } } } onClipEvent (enterFrame) { if (_global.player1Fly << 0) { _global.player1Fly = _global.player1Fly - 2; } else if (_global.player1Fly >> 0) { _global.player1Fly = 0; } } onClipEvent (enterFrame) { if (_global.player1FlyDirection == "left") { if (_global.player1Fly >= 1.5) { _root.stageResizer.player1._x = _root.stageResizer.player1._x - _global.player1Fly; } else { _root.stageResizer.player1._x = _root.stageResizer.player1._x; } } else if (_global.player1FlyDirection == "right") { if (_global.player1Fly >= 1.5) { _root.stageResizer.player1._x = _root.stageResizer.player1._x + _global.player1Fly; } } }
Instance of Symbol 463 MovieClip "timerClip" in Frame 263
onClipEvent (load) { _root.minutes = _global.minutes; _root.seconds = _global.seconds; } onClipEvent (enterFrame) { if (_root.seconds == -1) { _root.seconds = 59; _root.minutes = _root.minutes - 1; _global.seconds = 59; _global.minutes = _global.minutes - 1; } }
Instance of Symbol 461 MovieClip "player 1 D&R" in Frame 263
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.bottomBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.player1._x + 250; _root.player1Die._y = _root.stageResizer.bottomBound._y + 170; _root.stageResizer.player1._x = _root.stageResizer.player1._x; _root.stageResizer.player1._y = _root.stageResizer.player1._y; _global.player1Speed = 0; _global.player1Gravity = 0; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; } } else if (_root.stageResizer.player1.hitTest(_root.stageResizer.leftBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.leftBound._x + 150; _root.player1Die._y = _root.stageResizer.player1._y + 200; _global.player1Speed = 0; _root.stageResizer.player1._x = _root.stageResizer.leftBound._x - 100; _root.stageResizer.player1._y = _root.stageResizer.player1._y + 10; _root.player1Die._rotation = 90; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; _global.player1Fly = 0; } } else if (_root.stageResizer.player1.hitTest(_root.stageResizer.rightBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.rightBound._x - 200; _root.player1Die._y = _root.stageResizer.player1._y + 200; _root.stageResizer.player1._x = _root.stageResizer.rightBound._x - 200; _root.stageResizer.player1._y = _root.stageResizer.player1._y + 10; _global.player1Speed = 0; _root.player1Die._rotation = 270; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; _global.player1Fly = 0; } } else { _root.player1Die._x = -400; _root.player1Die._rotation = 0; _root.player1Die.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_global.player1Dieing == "dead") { _global.player1Dieing = "idle"; _root.stageResizer.player1._x = -50; _root.stageResizer.player1._y = -250; _global.player1Stock = _global.player1Stock - 1; _root.player1Damage = _global.player1Handicap; _global.player1Speed = 0; _global.player1Fly = 0; } }
Instance of Symbol 461 MovieClip "player 2 D&R" in Frame 263
onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.bottomBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._x = _root.stageResizer.player2._x + 250; _root.player2Die._y = _root.stageResizer.bottomBound._y + 170; _root.stageResizer.player2._y = _root.stageResizer.player2._y; _root.stageResizer.player2._x = _root.stageResizer.player2._x; _global.player2Speed = 0; _global.player2Gravity = 0; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; } } else if (_root.stageResizer.player2.hitTest(_root.stageResizer.leftBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._rotation = 90; _root.player2Die._x = _root.stageResizer.leftBound._x + 100; _root.player2Die._y = _root.stageResizer.player2._y + 200; _root.stageResizer.player2._x = _root.stageResizer.leftBound._x - 100; _root.stageResizer.player2._y = _root.stageResizer.player2._y + 10; _global.player2Speed = 0; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; _global.player2Fly = 0; } } else if (_root.stageResizer.player2.hitTest(_root.stageResizer.rightBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._x = _root.stageResizer.rightBound._x - 100; _root.player2Die._y = _root.stageResizer.player2._y + 200; _root.stageResizer.player2._x = _root.stageResizer.leftBound._x - 200; _root.stageResizer.player2._y = _root.stageResizer.player2._y + 10; _global.player2Speed = 0; _root.player2Die._rotation = 270; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; _global.player2Fly = 0; } } else { _root.player2Die._x = -400; _root.player2Die._rotation = 0; _root.player2Die.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_global.player2Dieing == "dead") { _global.player2Dieing = "idle"; _root.stageResizer.player2._x = -50; _root.stageResizer.player2._y = -250; _global.player2Stock = _global.player2Stock - 1; _root.player2Damage = _global.player2Handicap; _global.player2Speed = 0; _global.player2Fly = 0; _global.score = _global.score + 100; } }
Instance of Symbol 461 MovieClip "game hooter" in Frame 263
onClipEvent (load) { _global.minutesUp = false; _global.secondsUp = false; _global.timeUp = false; } onClipEvent (enterFrame) { if (_root.minutes == 0) { _global.minutesUp = true; } else { _global.minutesUp = false; } } onClipEvent (enterFrame) { if (_root.seconds == 0) { _global.secondsUp = true; } else { _global.secondsUp = false; } } onClipEvent (enterFrame) { if (_global.secondsUp == true) { if (_global.minutesUp == true) { _global.timeUp = true; } else { _global.timeUp = false; } } else { _global.timeUp = false; } }
Instance of Symbol 461 MovieClip "CPU physics" in Frame 263
onClipEvent (load) { xmin = -129.15; xmax = 81.35; distNegative = "bigger"; } onClipEvent (enterFrame) { playerDistance = _root.stageResizer.player1._x - _root.stageResizer.player2._x; playerYDistance = _root.stageResizer.player2._y - _root.stageResizer.player1._y; } onClipEvent (enterFrame) { if (playerDistance <= -40) { distNegative = "bigger"; } else if (playerDistance >= 50) { distNegative = "smaller"; } else { distNegative = "idle"; } } onClipEvent (enterFrame) { if (distNegative == "bigger") { if (_root.stageResizer.player2._x > -129.15) { _global.player2Speed = _global.player2Speed + 1; } } else if (distNegative == "smaller") { if (_root.stageResizer.player2._x < 81.35) { _global.player2Speed = _global.player2Speed + 1; } } } onClipEvent (enterFrame) { if (distNegative == "bigger") { _global.player2Direction = "left"; } else if (distNegative == "smaller") { _global.player2Direction = "right"; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2._x > -121) { if (playerYDistance >= 40) { if (distNegative == "smaller") { if (_global.player2Jump == true) { _global.player2Jump = false; _global.player2Gravity = -9; } } } } else if (_root.stageResizer.player2._x < 60) { if (playerYDistance >= 40) { if (distNegative == "bigger") { if (_global.player2Jump == true) { _global.player2Jump = false; _global.player2Gravity = -9; } } } } } onClipEvent (enterFrame) { if (_global.player2Punch == "waiting") { if (_global.player2Direction == "left") { if (playerDistance >= -50) { if (_global.cpuRandomiser == 3) { _global.player2Punch = "on"; } } } else if (_global.player2Direction == "right") { if (playerDistance <= 50) { if (_global.cpuRandomiser == 3) { _global.player2Punch = "on"; } } } } }
Instance of Symbol 461 MovieClip "player 2 Control" in Frame 263
onClipEvent (load) { _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _global.player2Gravity = 0; _global.player2Speed = 0; _global.player2Jump = false; _global.player2Punch = "waiting"; _global.player2Direction = "left"; _global.player2SpeedMax = 3; } onClipEvent (enterFrame) { if (_global.player2Gravity <= -9) { _global.player2Gravity = -9; } else if (_global.player2Gravity >= 5) { _global.player2Gravity = 5; } } onClipEvent (enterFrame) { _global.player2Gravity = _global.player2Gravity + 0.5; _global.player2Speed = _global.player2Speed - 0.5; } onClipEvent (enterFrame) { if (_global.player2Speed >= _global.player2SpeedMax) { _global.player2Speed = _global.player2SpeedMax; } else if (_global.player2Speed <= 0) { _global.player2Speed = 0; } } onClipEvent (enterFrame) { _root.stageResizer.player2._y = _root.stageResizer.player2._y + _global.player2Gravity; } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform2)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform2._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform3)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform3._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { if (_global.player2Speed >> 0) { if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else { _root.stageResizer.player2.puppet1.gotoAndStop(4); } } else if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else { _root.stageResizer.player2.puppet1.gotoAndStop(2); } } else if (_global.player2Direction == "right") { if (_global.player2Speed >> 0) { if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else { _root.stageResizer.player2.puppet1.gotoAndStop(3); } } else if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else { _root.stageResizer.player2.puppet1.gotoAndStop(1); } } } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { _root.stageResizer.player2._x = _root.stageResizer.player2._x - _global.player2Speed; } else if (_global.player2Direction == "right") { _root.stageResizer.player2._x = _root.stageResizer.player2._x + _global.player2Speed; } } onClipEvent (enterFrame) { if (_global.player2Punch == "on") { if (_global.player2Direction == "right") { _root.player2Fist._x = _root.stageResizer.player2._x + 240; _root.player2Fist._y = _root.stageResizer.player2._y + 180; _root.player2Fist.animation.gotoAndPlay(1); _global.player2Punch = "punching"; } else if (_global.player2Direction == "left") { _root.player2Fist._x = _root.stageResizer.player2._x + 185; _root.player2Fist._y = _root.stageResizer.player2._y + 180; _root.player2Fist.animation.gotoAndPlay(1); _global.player2Punch = "punching"; } } else if (_global.player2Punch == "punching") { if (_global.player2Direction == "right") { _root.player2Fist._x = _root.stageResizer.player2._x + 240; _root.player2Fist._y = _root.stageResizer.player2._y + 180; } else if (_global.player2Direction == "left") { _root.player2Fist._x = _root.stageResizer.player2._x + 185; _root.player2Fist._y = _root.stageResizer.player2._y + 180; } } else if (_global.player2Punch == "waiting") { _root.player2Fist._x = 500; } }
Instance of Symbol 461 MovieClip "special + stock" in Frame 263
onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { _global.player2Special = _global.player2Special + _global.specialSetting; } } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { _global.player1Special = _global.player1Special + _global.specialSetting; } } onClipEvent (enterFrame) { if (_global.player1Special > 100) { _global.player1Special = 100; } } onClipEvent (enterFrame) { if (_global.player1Special >= 100) { _global.player1SpecialToggle = true; } else { _global.player1SpecialToggle = false; } } onClipEvent (enterFrame) { if (_global.player2Special >= 100) { _global.player2SpecialToggle = true; } else { _global.player2SpecialToggle = false; } } onClipEvent (enterFrame) { if (_global.player2Special > 100) { _global.player2Special = 100; } }
Instance of Symbol 470 MovieClip "player1B" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character == 1) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 150; } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 470 MovieClip "player2B" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character == 1) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } else { this.stop(); } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 474 MovieClip "player1ball" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 5) { if (_global.player1Character <= 8) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = -40.7; this._y = _root.stageResizer.player1._y + 200; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 474 MovieClip "player2ball" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 5) { if (_global.player2Character <= 8) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = -40.7; this._y = _root.stageResizer.player2._y + 200; } else { this.stop(); } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "right"; } }
Instance of Symbol 461 MovieClip "madness/G&W" in Frame 263
onClipEvent (enterFrame) { if (_global.player1Character >= 9) { if (_global.player1Character <= 10) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1SpecialToggle == true) { _global.player1SpecialToggle = false; _global.player1Special = 0; _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } } } } } onClipEvent (enterFrame) { if (_global.player2Character >= 9) { if (_global.player2Character <= 10) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2SpecialToggle == true) { _global.player2SpecialToggle = false; _global.player2Special = 0; _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } } } } }
Instance of Symbol 461 MovieClip "R&F" in Frame 263
onClipEvent (enterFrame) { if (_global.player1Character >= 13) { if (_global.player1Character <= 14) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1SpecialToggle == true) { _global.player1SpecialToggle = false; _global.player1Special = 0; _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } } } } } onClipEvent (enterFrame) { if (_global.player2Character >= 13) { if (_global.player2Character <= 14) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2SpecialToggle == true) { _global.player2SpecialToggle = false; _global.player2Special = 0; _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } } } } }
Instance of Symbol 477 MovieClip "player1meteor" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1SpecialToggle == true) { if (_global.player1Character == 12) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); } } } onClipEvent (enterFrame) { if (this.meteor.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor2.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor3.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor4.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } }
Instance of Symbol 477 MovieClip "player2meteor" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2SpecialToggle == true) { if (_global.player2Character == 12) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); } } } onClipEvent (enterFrame) { if (this.meteor.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor2.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor3.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor4.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } }
Instance of Symbol 478 MovieClip "pico1" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character == 11) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 150; } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 478 MovieClip "pico2" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character == 11) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } else { this.stop(); } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 485 MovieClip "spin2" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 15) { if (_global.player2Character <= 16) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 485 MovieClip "spin1" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 15) { if (_global.player1Character <= 16) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 492 MovieClip "player1rofl" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 2) { if (_global.player1Character <= 4) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = -11.4; this._y = _root.stageResizer.player2._y + 180; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 495 MovieClip "player2rofl" in Frame 263
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 2) { if (_global.player2Character <= 4) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = -11.4; this._y = _root.stageResizer.player1._y + 180; } else { this.stop(); } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "right"; } }
Instance of Symbol 500 MovieClip "player1X" in Frame 263
onClipEvent (load) { this.stop(); _global.player2Frozen = 0; _global.player2Follow = false; } onClipEvent (enterFrame) { if (_global.player2Frozen >= 1) { _global.player2Frozen = _global.player2Frozen - 1; } else if (_global.player2Frozen < 0) { _global.player2Frozen = 0; } } onClipEvent (enterFrame) { if (_global.player1Character == 21) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { this.play(); _global.player1SpecialToggle = false; _global.player1Special = 0; _global.player2Frozen = 125; _global.player2Follow = true; } } } } onClipEvent (enterFrame) { if (_global.player1Character == 21) { if (_global.player2Follow == true) { this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 130; } else { this._x = -2000; this._y = -2000; } } }
Instance of Symbol 505 MovieClip "player2X" in Frame 263
onClipEvent (load) { this.stop(); _global.player1Frozen = 0; _global.player1Follow = false; } onClipEvent (enterFrame) { if (_global.player1Frozen >= 1) { _global.player1Frozen = _global.player1Frozen - 1; } else if (_global.player1Frozen < 0) { _global.player1Frozen = 0; } } onClipEvent (enterFrame) { if (_global.player2Character == 21) { if (_global.player2SpecialToggle == true) { if (cpuRandomiser == 4) { this.play(); _global.player2SpecialToggle = false; _global.player2Special = 0; _global.player1Frozen = 125; _global.player1Follow = true; } } } } onClipEvent (enterFrame) { if (_global.player2Character == 21) { if (_global.player1Follow == true) { this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 130; } else { this._x = -2000; this._y = -2000; } } }
Instance of Symbol 508 MovieClip "player1Maverick" in Frame 263
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1Character == 22) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { if ((_global.player1Jump = true)) { this.play(); _global.player1SpecialToggle = false; _global.player1Special = 0; this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 160; } } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = 230; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; _global.player2Jump = false; _global.player2Gravity = -1; } }
Instance of Symbol 508 MovieClip "player2Maverick" in Frame 263
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2Character == 22) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { if ((_global.player2Jump = true)) { this.play(); _global.player2SpecialToggle = false; _global.player2Special = 0; this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 160; } } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = 230; _global.player1Fly = _root.player2Damage / 3; _global.player1FlyDirection = "right"; _global.player1Jump = false; _global.player1Gravity = -1; } }
Instance of Symbol 513 MovieClip "lionheart1" in Frame 263
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1SpecialToggle == true) { if (_global.player1Character == 23) { if (Key.isDown(32)) { if ((_global.player1Jump = true)) { this.play(); } _global.player1Special = 0; _global.player1SpecialToggle = false; this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 160; } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Jump = false; _global.player2Gravity = -2; _global.player2FlyDirection = _global.player1Direction; _root.player2Damage = 289; _global.player2Fly = _root.player2Damage / 3; } }
Instance of Symbol 513 MovieClip "lionheart2" in Frame 263
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2SpecialToggle == true) { if (_global.player2Character == 23) { if (_global.cpuRandomiser == 4) { if ((_global.player2Jump = true)) { this.play(); } _global.player2Special = 0; _global.player2SpecialToggle = false; this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 160; } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Jump = false; _global.player1Gravity = -2; _global.player1FlyDirection = _global.player2Direction; _root.player1Damage = 289; _global.player1Fly = _root.player1Damage / 3; } }
Instance of Symbol 516 MovieClip "whiteSonic1" in Frame 263
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1Character == 24) { if (_global.player1Special == 100) { _global.player1Special = 100; } else if (_global.player1Special < 100) { _global.player1Special = _global.player1Special - 0.125; } else if (_global.player1Special < 0) { _global.player1Special = 0; } } } onClipEvent (enterFrame) { if (_global.player1Character == 24) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1Special = 0; _global.player1SpecialToggle = false; this.play(); } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = _root.player2Damage + 30; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 516 MovieClip "whiteSonic2" in Frame 263
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2Character == 24) { if (_global.player2Special == 100) { _global.player2Special = 100; } else if (_global.player2Special < 100) { _global.player2Special = _global.player2Special - 0.125; } else if (_global.player2Special < 0) { _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Character == 24) { if (_global.player2SpecialToggle == true) { if (cpuRandomiser == 4) { _global.player2Special = 0; _global.player2SpecialToggle = false; this.play(); } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = _root.player1Damage + 30; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "left"; } }
Instance of Symbol 525 MovieClip "player1Die" in Frame 263
onClipEvent (load) { this.stop(); }
Instance of Symbol 526 MovieClip "player2Die" in Frame 263
onClipEvent (load) { this.stop(); }
Instance of Symbol 528 MovieClip "player1Special" in Frame 263
onClipEvent (load) { this._width = 138 * (_global.player1Special / 100); } onClipEvent (enterFrame) { this._width = 138 * (_global.player1Special / 100); }
Instance of Symbol 528 MovieClip "player2Special" in Frame 263
onClipEvent (load) { this._width = 138 * (_global.player2Special / 100); } onClipEvent (enterFrame) { this._width = 138 * (_global.player2Special / 100); }
Instance of Symbol 541 MovieClip "player1Stock" in Frame 263
onClipEvent (load) { this.gotoAndStop(_global.player1Stock); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player1Stock); }
Instance of Symbol 541 MovieClip "player2Stock" in Frame 263
onClipEvent (load) { this.gotoAndStop(_global.player2Stock); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player2Stock); }
Instance of Symbol 545 MovieClip "player1Colour" in Frame 263
onClipEvent (load) { this._width = 138 * (_global.player1Special / 100); } onClipEvent (enterFrame) { if (_global.player1Special <= 55) { this.gotoAndStop(1); } else { _global.player1Special >= 56; if (_global.player1Special <= 80) { this.gotoAndStop(2); } else if (_global.player1Special >= 81) { this.gotoAndStop(3); } } } onClipEvent (enterFrame) { this._width = 138 * (_global.player1Special / 100); }
Instance of Symbol 545 MovieClip "player2Colour" in Frame 263
onClipEvent (load) { this._width = 138 * (_global.player2Special / 100); } onClipEvent (enterFrame) { if (_global.player2Special <= 55) { this.gotoAndStop(1); } else { _global.player2Special >= 56; if (_global.player2Special <= 80) { this.gotoAndStop(2); } else if (_global.player2Special >= 81) { this.gotoAndStop(3); } } } onClipEvent (enterFrame) { this._width = 138 * (_global.player2Special / 100); }
Instance of Symbol 548 MovieClip "player1Fist" in Frame 263
onClipEvent (load) { this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { this.gotoAndStop(2); } else if (_global.player1Direction == "right") { this.gotoAndStop(1); } }
Instance of Symbol 550 MovieClip "player2Fist" in Frame 263
onClipEvent (load) { this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { this.gotoAndStop(2); } else if (_global.player2Direction == "right") { this.gotoAndStop(1); } }
Instance of Symbol 561 MovieClip in Frame 263
onClipEvent (load) { this.gotoAndStop(_global.stageSelect); }
Frame 264
if (_global.timeUp == true) { nextFrame(); play(); _global.matchResult = "tie"; } else if (_global.player1Stock == 0) { nextFrame(); play(); _global.matchResult = "lose"; } else if (_global.player2Stock == 0) { nextFrame(); play(); _global.matchResult = "win"; } else if (_global.player2Stock == 0) { if (_global.player1Stock == 0) { nextFrame(); play(); _global.matchResult = "tie"; } } else { prevFrame(); play(); }
Frame 314
if (_global.matchResult == "win") { gotoAndPlay (315); } else if (_global.matchResult == "lose") { gotoAndPlay (3507); } else if (_global.matchResult == "tie") { gotoAndPlay (3507); }
Frame 315
_root.score = 0; _root.reckless = 0; _root.stock = 0; _root.timeBonus = 0; _root.totalScore = 0;
Frame 335
_root.score = _global.score;
Frame 355
_root.reckless = 10 * _global.damage;
Frame 378
_root.stock = 100 * _global.initialStock;
Frame 400
_root.timeBonus = (600 * _global.minutes) + (10 * _global.seconds);
Frame 408
_root.totalScore = (_root.reckless + _root.stock) + _root.timeBonus;
Frame 419
stop();
Instance of Symbol 576 MovieClip in Frame 419
onClipEvent (enterFrame) { if (_root.totalScore >= 1000) { _root.totalScore = _root.totalScore - 1000; _root.score = _root.score + 1000; _global.score = _global.score + 1000; } else if (_root.totalScore >= 100) { _root.totalScore = _root.totalScore - 100; _root.score = _root.score + 100; _global.score = _global.score + 100; } else if (_root.totalScore >= 10) { _root.totalScore = _root.totalScore - 10; _root.score = _root.score + 10; _global.score = _global.score + 10; } else if (_root.totalScore == 0) { _root.play(); } }
Frame 453
if (_global.level == 9) { gotoAndPlay (454); } else { gotoAndPlay (88); }
Frame 454
if (_global.unlock < 4) { _global.unlock = _global.unlock + 1; } else if (_global.unlock >= 4) { _global.unlock = 4; } _global.level = 0;
Frame 3119
gotoAndPlay (3485);
Frame 3120
stop();
Instance of Symbol 182 MovieClip "character1" in Frame 3120
onClipEvent (load) { this.gotoAndStop(_global.player1Character); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player1Character); }
Instance of Symbol 265 MovieClip in Frame 3120
onClipEvent (load) { if (_global.unlock < 1) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 21; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3120
onClipEvent (load) { if (_global.unlock < 2) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 22; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3120
onClipEvent (load) { if (_global.unlock < 3) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 23; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3120
onClipEvent (load) { if (_global.unlock < 4) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 24; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 267 MovieClip in Frame 3120
onClipEvent (load) { this._x = _root._xmouse - 15; this._y = _root._ymouse - 5; this.startDrag(); }
Frame 3121
stop();
Instance of Symbol 182 MovieClip "character2" in Frame 3121
onClipEvent (load) { this.gotoAndStop(_global.player2Character); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player2Character); }
Instance of Symbol 265 MovieClip in Frame 3121
onClipEvent (load) { if (_global.unlock < 1) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 21; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3121
onClipEvent (load) { if (_global.unlock < 2) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 22; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3121
onClipEvent (load) { if (_global.unlock < 3) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 23; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3121
onClipEvent (load) { if (_global.unlock < 4) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 24; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Frame 3122
stop();
Instance of Symbol 326 MovieClip in Frame 3122
onClipEvent (load) { this.gotoAndStop(_global.stageSelect); } onClipEvent (enterFrame) { this.gotoAndStop(_global.stageSelect); } onClipEvent (enterFrame) { if (_global.stageSelect < 1) { _global.stageSelect = 9; } else if (_global.stageSelect > 9) { _global.stageSelect = 1; } }
Instance of Symbol 603 MovieClip in Frame 3122
on (release) { _global.stageSelect = _global.stageSelect - 1; }
Instance of Symbol 603 MovieClip in Frame 3122
on (release) { _global.stageSelect = _global.stageSelect + 1; }
Frame 3123
stopAllSounds();
Frame 3124
_root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1); _global.gameSet = false; _global.player2Special = 0; _global.player1Special = 0; _global.player1Stock = _global.player1InitialStock; _global.player2Stock = _global.player2InitialStock; _global.minutes = 5; _global.seconds = 0;
Frame 3164
_root.minutes = _global.minutes; _root.seconds = _global.seconds; _root.player1Damage = _global.player1Handicap; _root.player2Damage = _global.player2Handicap; _root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1);
Instance of Symbol 428 MovieClip "player2Emblem" in Frame 3164
onClipEvent (load) { _root.player2Emblem.gotoAndStop(_global.player2Character); }
Instance of Symbol 428 MovieClip "player1Emblem" in Frame 3164
onClipEvent (load) { _root.player1Emblem.gotoAndStop(_global.player1Character); }
Frame 3169
_root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1);
Instance of Symbol 428 MovieClip "player2Emblem" in Frame 3180
onClipEvent (load) { _root.player2Emblem.gotoAndStop(_global.player2Character); }
Instance of Symbol 428 MovieClip "player1Emblem" in Frame 3180
onClipEvent (load) { _root.player1Emblem.gotoAndStop(_global.player1Character); }
Instance of Symbol 448 MovieClip "punch1" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (this.play() == false) { this.gotoAndPlay(2); } } }
Instance of Symbol 448 MovieClip "punch2" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (this.play() == false) { this.gotoAndPlay(2); } } }
Instance of Symbol 457 MovieClip in Frame 3213
onClipEvent (load) { _global.itemStatus = "unavailable"; _global.instanceRandomiser = random(10); _global.itemRandomiser = random(4); _global.xRandomiser = random(100); _global.xRandomiserNegative = random(100); this.gotoAndStop(); _global.player1SpeedBoost = 0; _global.player2SpeedBoost = 0; _global.xmin = -50; _global.xmax = 450; _global.ymin = -50; _global.ymax = 350; _global.grenadeTimer = 0; } onClipEvent (enterFrame) { _global.instanceRandomiser = random(35); _global.itemRandomiser = random(7); _global.xRandomiser = random(100); _global.xRandomiserNegative = random(100); } onClipEvent (enterFrame) { if (_global.instanceRandomiser == 3) { if (_global.itemRandomiser >= 1) { if (_global.itemStatus == "unavailable") { _global.itemStatus = "available"; _global.itemOn = _global.itemRandomiser; this.gotoAndStop(_global.itemRandomiser); this._y = _root.stageResizer.mainPlatform._y + 147; this._x = _root.stageResizer.mainPlatform._x + (280 + (_global.xRandomiser - _global.xRandomiserNegative)); } } } } on (keyPress "n") { if (_global.itemOn == 1) { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "available") { _global.itemStatus = "unavailable"; _root.player1Damage = _root.player1Damage - 65; } } } } on (keyPress "n") { if (_global.itemOn == 2) { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "available") { _global.itemStatus = "unavailable"; _global.player1SpeedBoost = 250; } } } } onClipEvent (enterFrame) { if (_global.player1SpeedBoost >= 1) { _global.player1SpeedMax = 6; } else { _global.player1SpeedMax = 3; } } onClipEvent (enterFrame) { if (_global.player1SpeedBoost >= 1) { _global.player1SpeedBoost = _global.player1SpeedBoost - 1; } else if (_global.player1SpeedBoost == 0) { _global.player1SpeedBoost = 0; } } onClipEvent (enterFrame) { if (_global.itemStatus == "unavailable") { _global.itemOn = 0; this._x = -2000; this._y = -2000; } else { _global.itemOn = _global.itemOn; } } onClipEvent (enterFrame) { if (_root.player1Damage < 0) { _root.player1Damage = 0; } } on (keyPress "n") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemOn >= 3) { if (_global.itemStatus == "available") { _global.itemStatus = "inHand1"; } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "inHand1") { this._x = _root.stageResizer.player1._x + 230; this._y = _root.stageResizer.player1._y + 180; } } on (keyPress "m") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "inHand1") { _global.itemStatus = "throw1"; _global.itemDirection = _global.player1Direction; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw1") { if (_global.itemDirection == "left") { this._x = this._x - 8; } else if (_global.itemDirection == "right") { this._x = this._x + 8; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw1") { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemOn >= 4) { _global.itemStatus = "unavailable"; _global.player2FlyDirection = _global.itemDirection; _root.player2Damage = _root.player2Damage + 45; _global.player2Fly = _global.player2Damage / 4; } else if (_global.itemOn == 3) { _global.itemStatus = "unavailable"; this._x = -2000; this._y = -2000; _root.grenadeExplosion._x = _root.stageResizer.player2._x + 230; _root.grenadeExplosion._y = _root.stageResizer.player2._y + 180; _root.grenadeExplosion.play(); } } } } onClipEvent (enterFrame) { if (_global.itemOn == 1) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "available") { if (_global.cpuRandomiser == 4) { _global.itemStatus = "unavailable"; _root.player2Damage = _root.player2Damage - 65; } } } } } onClipEvent (enterFrame) { if (_global.itemOn == 2) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "available") { if (_global.cpuRandomiser == 4) { _global.itemStatus = "unavailable"; _global.player2SpeedBoost = 250; } } } } } onClipEvent (enterFrame) { if (_global.player2SpeedBoost >= 1) { _global.player2SpeedMax = 6; } else { _global.player2SpeedMax = 3; } } onClipEvent (enterFrame) { if (_global.player2SpeedBoost >= 1) { _global.player2SpeedBoost = _global.player2SpeedBoost - 1; } else if (_global.player2SpeedBoost == 0) { _global.player2SpeedBoost = 0; } } onClipEvent (enterFrame) { if (_global.itemStatus == "unavailable") { _global.itemOn = 0; this._x = -2000; this._y = -2000; } else { _global.itemOn = _global.itemOn; } } onClipEvent (enterFrame) { if (_root.player2Damage < 0) { _root.player2Damage = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemOn >= 3) { if (_global.itemStatus == "available") { if (_global.cpuRandomiser == 3) { _global.itemStatus = "inHand2"; } } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "inHand2") { this._x = _root.stageResizer.player2._x + 230; this._y = _root.stageResizer.player2._y + 180; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "inHand2") { if (_global.cpuRandomiser == 3) { _global.itemStatus = "throw2"; _global.itemDirection = _global.player2Direction; } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw2") { if (_global.itemDirection == "left") { this._x = this._x - 8; } else if (_global.itemDirection == "right") { this._x = this._x + 8; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw2") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemOn >= 4) { _global.itemStatus = "unavailable"; _global.player1FlyDirection = _global.itemDirection; _root.player1Damage = _root.player1Damage + 45; _global.player1Fly = _global.player1Damage / 4; } else if (_global.itemOn == 3) { _global.itemStatus = "unavailable"; this._x = -2000; this._y = -2000; _root.grenadeExplosion._x = _root.stageResizer.player1._x + 230; _root.grenadeExplosion._y = _root.stageResizer.player1._y + 180; _root.grenadeExplosion.play(); } } } } onClipEvent (enterFrame) { if (this._x <= _global.xmin) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._x >= _global.xmax) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._y <= _global.ymin) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._y >= _global.ymax) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } }
Instance of Symbol 460 MovieClip "grenadeExplosion" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = _root.player1Damage + 56; if (this._x >= (_root.stageResizer.player1._x + 230)) { _global.player1FlyDirection = "right"; } else if (this._x <= (_root.stageResizer.player1._x + 231)) { _global.player1FlyDirection = "left"; } _global.player1Fly = _root.player1Damage / 3; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = _root.player2Damage + 56; if (this._x >= (_root.stageResizer.player2._x + 230)) { _global.player2FlyDirection = "right"; } else if (this._x <= (_root.stageResizer.player2._x + 231)) { _global.player2FlyDirection = "left"; } _global.player2Fly = _root.player2Damage / 3; } }
Instance of Symbol 461 MovieClip "player 1 control" in Frame 3213
onClipEvent (load) { _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1); _global.player1Gravity = 0; _global.player1Speed = 0; _global.player1Jump = false; _global.player1Punch = "waiting"; _global.player1Direction = "right"; _global.player1SpeedMax = 3; } onClipEvent (enterFrame) { if (_global.player1Gravity <= -9) { _global.player1Gravity = -9; } else if (_global.player1Gravity >= 5) { _global.player1Gravity = 5; } } onClipEvent (enterFrame) { _global.player1Gravity = _global.player1Gravity + 0.5; _global.player1Speed = _global.player1Speed - 0.5; } onClipEvent (enterFrame) { if (_global.player1Speed >= _global.player1SpeedMax) { _global.player1Speed = _global.player1SpeedMax; } else if (_global.player1Speed <= 0) { _global.player1Speed = 0; } } onClipEvent (enterFrame) { _root.stageResizer.player1._y = _root.stageResizer.player1._y + _global.player1Gravity; } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform2)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform2._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform3)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform3._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _global.player1Speed = _global.player1Speed + 1; _global.player1Direction = "left"; } else if (Key.isDown(39)) { _global.player1Speed = _global.player1Speed + 1; _global.player1Direction = "right"; } } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { if (_global.player1Speed >> 0) { if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else { _root.stageResizer.player1.puppet1.gotoAndStop(4); } } else if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else { _root.stageResizer.player1.puppet1.gotoAndStop(2); } } else if (_global.player1Direction == "right") { if (_global.player1Speed >> 0) { if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else { _root.stageResizer.player1.puppet1.gotoAndStop(3); } } else if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else { _root.stageResizer.player1.puppet1.gotoAndStop(1); } } } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { _root.stageResizer.player1._x = _root.stageResizer.player1._x - _global.player1Speed; } else if (_global.player1Direction == "right") { _root.stageResizer.player1._x = _root.stageResizer.player1._x + _global.player1Speed; } } onClipEvent (enterFrame) { if (_global.player1Punch == "on") { if (_global.player1Direction == "right") { _root.player1Fist._x = _root.stageResizer.player1._x + 240; _root.player1Fist._y = _root.stageResizer.player1._y + 180; _root.player1Fist.animation.gotoAndPlay(1); _global.player1Punch = "punching"; } else if (_global.player1Direction == "left") { _root.player1Fist._x = _root.stageResizer.player1._x + 185; _root.player1Fist._y = _root.stageResizer.player1._y + 180; _root.player1Fist.animation.gotoAndPlay(1); _global.player1Punch = "punching"; } } else if (_global.player1Punch == "punching") { if (_global.player1Direction == "right") { _root.player1Fist._x = _root.stageResizer.player1._x + 240; _root.player1Fist._y = _root.stageResizer.player1._y + 180; } else if (_global.player1Direction == "left") { _root.player1Fist._x = _root.stageResizer.player1._x + 185; _root.player1Fist._y = _root.stageResizer.player1._y + 180; } } else if (_global.player1Punch == "waiting") { _root.player1Fist._x = 500; } } onClipEvent (enterFrame) { if (Key.isDown(40)) { if (_global.player1Punch == "waiting") { _global.player1Punch = "on"; } } } onClipEvent (enterFrame) { if (Key.isDown(38)) { if (_global.player1Jump == true) { _global.player1Gravity = -9; _global.player1Jump = false; } else if (_global.player1Jump == false) { _global.player1Jump = false; _global.player1Gravity = _global.player1Gravity; } } }
Instance of Symbol 461 MovieClip "player 1 hitting" in Frame 3213
onClipEvent (load) { _global.player1FistHitting = "idle"; _global.player1Dieing = "idle"; _global.player2Fly = 0; _global.player2FlyDirection = "right"; } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1FistHitting == "idle") { if (_global.player1Direction == "left") { _global.player2Direction = "right"; _global.player2Fly = 2 + (_root.player2Damage / 3); _global.player2FlyDirection = "left"; _global.player1FistHitting = "hitting"; _root.player2Damage = _root.player2Damage + (1 + (3 * _global.player1Speed)); } else if (_global.player1Direction == "right") { _global.player2Direction = "left"; _global.player2Fly = 2 + (_root.player2Damage / 3); _global.player2FlyDirection = "right"; _global.player1FistHitting = "hitting"; _root.player2Damage = _root.player2Damage + (1 + (3 * _global.player1Speed)); } } else if (_global.player1FistHitting == "hitting") { if (_global.player1Direction == "left") { _global.player2Direction = "right"; _global.player2FlyDirection = "left"; _global.player1FistHitting = "finishing"; } else if (_global.player1Direction == "right") { _global.player2Direction = "left"; _global.player2FlyDirection = "right"; _global.player1FistHitting = "finishing"; } } else if (_global.player1FistHitting == "finishing") { if (_global.player1Direction == "left") { _global.player2FlyDirection = "left"; _global.player1FistHitting = "idle"; } else if (_global.player1Direction == "right") { _global.player1FistHitting = "idle"; _global.player2FlyDirection = "right"; } } } } onClipEvent (enterFrame) { if (_global.player2Fly << 0) { _global.player2Fly = _global.player2Fly - 2; } else if (_global.player2Fly >> 0) { _global.player2Fly = 0; } } onClipEvent (enterFrame) { if (_global.player2FlyDirection == "left") { if (_global.player2Fly >= 1.5) { _root.stageResizer.player2._x = _root.stageResizer.player2._x - _global.player2Fly; } else { _root.stageResizer.player2._x = _root.stageResizer.player2._x; } } else if (_global.player2FlyDirection == "right") { if (_global.player2Fly >= 1.5) { _root.stageResizer.player2._x = _root.stageResizer.player2._x + _global.player2Fly; } } }
Instance of Symbol 461 MovieClip "player 2 hitting" in Frame 3213
onClipEvent (load) { _global.player2FistHitting = "idle"; _global.player2Dieing = "idle"; _global.player1Fly = 0; _global.player1FlyDirection = "right"; } onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2FistHitting == "idle") { if (_global.player2Direction == "left") { _global.player1Direction = "right"; _global.player1Fly = 2 + (_root.player1Damage / 3); _global.player1FlyDirection = "left"; _global.player2FistHitting = "hitting"; _root.player1Damage = _root.player1Damage + (1 + (3 * _global.player2Speed)); } else if (_global.player2Direction == "right") { _global.player1Direction = "left"; _global.player1Fly = 2 + (_root.player1Damage / 3); _global.player1FlyDirection = "right"; _global.player2FistHitting = "hitting"; _root.player1Damage = _root.player1Damage + (1 + (3 * _global.player2Speed)); } } else if (_global.player2FistHitting == "hitting") { if (_global.player2Direction == "left") { _global.player1Direction = "right"; _global.player1FlyDirection = "left"; _global.player2FistHitting = "finishing"; } else if (_global.player2Direction == "right") { _global.player1Direction = "left"; _global.player1FlyDirection = "right"; _global.player2FistHitting = "finishing"; } } else if (_global.player2FistHitting == "finishing") { if (_global.player2Direction == "left") { _global.player1FlyDirection = "left"; _global.player2FistHitting = "idle"; } else if (_global.player2Direction == "right") { _global.player2FistHitting = "idle"; _global.player1FlyDirection = "right"; } } } } onClipEvent (enterFrame) { if (_global.player1Fly << 0) { _global.player1Fly = _global.player1Fly - 2; } else if (_global.player1Fly >> 0) { _global.player1Fly = 0; } } onClipEvent (enterFrame) { if (_global.player1FlyDirection == "left") { if (_global.player1Fly >= 1.5) { _root.stageResizer.player1._x = _root.stageResizer.player1._x - _global.player1Fly; } else { _root.stageResizer.player1._x = _root.stageResizer.player1._x; } } else if (_global.player1FlyDirection == "right") { if (_global.player1Fly >= 1.5) { _root.stageResizer.player1._x = _root.stageResizer.player1._x + _global.player1Fly; } } }
Instance of Symbol 463 MovieClip "timerClip" in Frame 3213
onClipEvent (load) { _root.minutes = _global.minutes; _root.seconds = _global.seconds; } onClipEvent (enterFrame) { if (_root.seconds == -1) { _root.seconds = 59; _root.minutes = _root.minutes - 1; } }
Instance of Symbol 461 MovieClip "player 1 D&R" in Frame 3213
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.bottomBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.player1._x + 250; _root.player1Die._y = _root.stageResizer.bottomBound._y + 170; _root.stageResizer.player1._x = _root.stageResizer.player1._x; _root.stageResizer.player1._y = _root.stageResizer.player1._y; _global.player1Speed = 0; _global.player1Gravity = 0; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; } } else if (_root.stageResizer.player1.hitTest(_root.stageResizer.leftBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.leftBound._x + 150; _root.player1Die._y = _root.stageResizer.player1._y + 200; _global.player1Speed = 0; _root.stageResizer.player1._x = _root.stageResizer.leftBound._x - 100; _root.stageResizer.player1._y = _root.stageResizer.player1._y + 10; _root.player1Die._rotation = 90; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; _global.player1Fly = 0; } } else if (_root.stageResizer.player1.hitTest(_root.stageResizer.rightBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.rightBound._x - 200; _root.player1Die._y = _root.stageResizer.player1._y + 200; _root.stageResizer.player1._x = _root.stageResizer.rightBound._x - 200; _root.stageResizer.player1._y = _root.stageResizer.player1._y + 10; _global.player1Speed = 0; _root.player1Die._rotation = 270; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; _global.player1Fly = 0; } } else { _root.player1Die._x = -400; _root.player1Die._rotation = 0; _root.player1Die.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_global.player1Dieing == "dead") { _global.player1Dieing = "idle"; _root.stageResizer.player1._x = -50; _root.stageResizer.player1._y = -250; _global.player1Stock = _global.player1Stock - 1; _root.player1Damage = _global.player1Handicap; _global.player1Speed = 0; _global.player1Fly = 0; } }
Instance of Symbol 461 MovieClip "player 2 D&R" in Frame 3213
onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.bottomBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._x = _root.stageResizer.player2._x + 250; _root.player2Die._y = _root.stageResizer.bottomBound._y + 170; _root.stageResizer.player2._y = _root.stageResizer.player2._y; _root.stageResizer.player2._x = _root.stageResizer.player2._x; _global.player2Speed = 0; _global.player2Gravity = 0; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; } } else if (_root.stageResizer.player2.hitTest(_root.stageResizer.leftBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._rotation = 90; _root.player2Die._x = _root.stageResizer.leftBound._x + 100; _root.player2Die._y = _root.stageResizer.player2._y + 200; _root.stageResizer.player2._x = _root.stageResizer.leftBound._x - 100; _root.stageResizer.player2._y = _root.stageResizer.player2._y + 10; _global.player2Speed = 0; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; _global.player2Fly = 0; } } else if (_root.stageResizer.player2.hitTest(_root.stageResizer.rightBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._x = _root.stageResizer.rightBound._x - 100; _root.player2Die._y = _root.stageResizer.player2._y + 200; _root.stageResizer.player2._x = _root.stageResizer.leftBound._x - 200; _root.stageResizer.player2._y = _root.stageResizer.player2._y + 10; _global.player2Speed = 0; _root.player2Die._rotation = 270; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; _global.player2Fly = 0; } } else { _root.player2Die._x = -400; _root.player2Die._rotation = 0; _root.player2Die.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_global.player2Dieing == "dead") { _global.player2Dieing = "idle"; _root.stageResizer.player2._x = -50; _root.stageResizer.player2._y = -250; _global.player2Stock = _global.player2Stock - 1; _root.player2Damage = _global.player2Handicap; _global.player2Speed = 0; _global.player2Fly = 0; } }
Instance of Symbol 461 MovieClip "game hooter" in Frame 3213
onClipEvent (load) { _global.minutesUp = false; _global.secondsUp = false; _global.timeUp = false; } onClipEvent (enterFrame) { if (_root.minutes == 0) { _global.minutesUp = true; } else { _global.minutesUp = false; } } onClipEvent (enterFrame) { if (_root.seconds == 0) { _global.secondsUp = true; } else { _global.secondsUp = false; } } onClipEvent (enterFrame) { if (_global.secondsUp == true) { if (_global.minutesUp == true) { _global.timeUp = true; } else { _global.timeUp = false; } } else { _global.timeUp = false; } }
Instance of Symbol 461 MovieClip "CPU physics" in Frame 3213
onClipEvent (load) { xmin = -129.15; xmax = 81.35; distNegative = "bigger"; } onClipEvent (enterFrame) { playerDistance = _root.stageResizer.player1._x - _root.stageResizer.player2._x; playerYDistance = _root.stageResizer.player2._y - _root.stageResizer.player1._y; } onClipEvent (enterFrame) { if (playerDistance <= -40) { distNegative = "bigger"; } else if (playerDistance >= 50) { distNegative = "smaller"; } else { distNegative = "idle"; } } onClipEvent (enterFrame) { if (distNegative == "bigger") { if (_root.stageResizer.player2._x > -129.15) { _global.player2Speed = _global.player2Speed + 1; } } else if (distNegative == "smaller") { if (_root.stageResizer.player2._x < 81.35) { _global.player2Speed = _global.player2Speed + 1; } } } onClipEvent (enterFrame) { if (distNegative == "bigger") { _global.player2Direction = "left"; } else if (distNegative == "smaller") { _global.player2Direction = "right"; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2._x > -121) { if (playerYDistance >= 40) { if (distNegative == "smaller") { if (_global.player2Jump == true) { _global.player2Jump = false; _global.player2Gravity = -9; } } } } else if (_root.stageResizer.player2._x < 60) { if (playerYDistance >= 40) { if (distNegative == "bigger") { if (_global.player2Jump == true) { _global.player2Jump = false; _global.player2Gravity = -9; } } } } } onClipEvent (enterFrame) { if (_global.player2Punch == "waiting") { if (_global.player2Direction == "left") { if (playerDistance >= -50) { if (_global.cpuRandomiser == 3) { _global.player2Punch = "on"; } } } else if (_global.player2Direction == "right") { if (playerDistance <= 50) { if (_global.cpuRandomiser == 3) { _global.player2Punch = "on"; } } } } }
Instance of Symbol 461 MovieClip "player 2 Control" in Frame 3213
onClipEvent (load) { _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _global.player2Gravity = 0; _global.player2Speed = 0; _global.player2Jump = false; _global.player2Punch = "waiting"; _global.player2Direction = "left"; _global.player2SpeedMax = 3; } onClipEvent (enterFrame) { if (_global.player2Gravity <= -9) { _global.player2Gravity = -9; } else if (_global.player2Gravity >= 5) { _global.player2Gravity = 5; } } onClipEvent (enterFrame) { _global.player2Gravity = _global.player2Gravity + 0.5; _global.player2Speed = _global.player2Speed - 0.5; } onClipEvent (enterFrame) { if (_global.player2Speed >= _global.player2SpeedMax) { _global.player2Speed = _global.player2SpeedMax; } else if (_global.player2Speed <= 0) { _global.player2Speed = 0; } } onClipEvent (enterFrame) { _root.stageResizer.player2._y = _root.stageResizer.player2._y + _global.player2Gravity; } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform2)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform2._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform3)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform3._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { if (_global.player2Speed >> 0) { if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else { _root.stageResizer.player2.puppet1.gotoAndStop(4); } } else if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else { _root.stageResizer.player2.puppet1.gotoAndStop(2); } } else if (_global.player2Direction == "right") { if (_global.player2Speed >> 0) { if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else { _root.stageResizer.player2.puppet1.gotoAndStop(3); } } else if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else { _root.stageResizer.player2.puppet1.gotoAndStop(1); } } } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { _root.stageResizer.player2._x = _root.stageResizer.player2._x - _global.player2Speed; } else if (_global.player2Direction == "right") { _root.stageResizer.player2._x = _root.stageResizer.player2._x + _global.player2Speed; } } onClipEvent (enterFrame) { if (_global.player2Punch == "on") { if (_global.player2Direction == "right") { _root.player2Fist._x = _root.stageResizer.player2._x + 240; _root.player2Fist._y = _root.stageResizer.player2._y + 180; _root.player2Fist.animation.gotoAndPlay(1); _global.player2Punch = "punching"; } else if (_global.player2Direction == "left") { _root.player2Fist._x = _root.stageResizer.player2._x + 185; _root.player2Fist._y = _root.stageResizer.player2._y + 180; _root.player2Fist.animation.gotoAndPlay(1); _global.player2Punch = "punching"; } } else if (_global.player2Punch == "punching") { if (_global.player2Direction == "right") { _root.player2Fist._x = _root.stageResizer.player2._x + 240; _root.player2Fist._y = _root.stageResizer.player2._y + 180; } else if (_global.player2Direction == "left") { _root.player2Fist._x = _root.stageResizer.player2._x + 185; _root.player2Fist._y = _root.stageResizer.player2._y + 180; } } else if (_global.player2Punch == "waiting") { _root.player2Fist._x = 500; } }
Instance of Symbol 461 MovieClip "special + stock" in Frame 3213
onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { _global.player2Special = _global.player2Special + _global.specialSetting; } } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { _global.player1Special = _global.player1Special + _global.specialSetting; } } onClipEvent (enterFrame) { if (_global.player1Special > 100) { _global.player1Special = 100; } } onClipEvent (enterFrame) { if (_global.player1Special >= 100) { _global.player1SpecialToggle = true; } else { _global.player1SpecialToggle = false; } } onClipEvent (enterFrame) { if (_global.player2Special >= 100) { _global.player2SpecialToggle = true; } else { _global.player2SpecialToggle = false; } } onClipEvent (enterFrame) { if (_global.player2Special > 100) { _global.player2Special = 100; } }
Instance of Symbol 470 MovieClip "player1B" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character == 1) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 150; } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 470 MovieClip "player2B" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character == 1) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } else { this.stop(); } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 474 MovieClip "player1ball" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 5) { if (_global.player1Character <= 8) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = -40.7; this._y = _root.stageResizer.player1._y + 200; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 474 MovieClip "player2ball" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 5) { if (_global.player2Character <= 8) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = -40.7; this._y = _root.stageResizer.player2._y + 200; } else { this.stop(); } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "right"; } }
Instance of Symbol 461 MovieClip "madness/G&W" in Frame 3213
onClipEvent (enterFrame) { if (_global.player1Character >= 9) { if (_global.player1Character <= 10) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1SpecialToggle == true) { _global.player1SpecialToggle = false; _global.player1Special = 0; _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } } } } } onClipEvent (enterFrame) { if (_global.player2Character >= 9) { if (_global.player2Character <= 10) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2SpecialToggle == true) { _global.player2SpecialToggle = false; _global.player2Special = 0; _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } } } } }
Instance of Symbol 461 MovieClip "R&F" in Frame 3213
onClipEvent (enterFrame) { if (_global.player1Character >= 13) { if (_global.player1Character <= 14) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1SpecialToggle == true) { _global.player1SpecialToggle = false; _global.player1Special = 0; _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } } } } } onClipEvent (enterFrame) { if (_global.player2Character >= 13) { if (_global.player2Character <= 14) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2SpecialToggle == true) { _global.player2SpecialToggle = false; _global.player2Special = 0; _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } } } } }
Instance of Symbol 477 MovieClip "player1meteor" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1SpecialToggle == true) { if (_global.player1Character == 12) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); } } } onClipEvent (enterFrame) { if (this.meteor.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor2.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor3.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor4.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } }
Instance of Symbol 477 MovieClip "player2meteor" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2SpecialToggle == true) { if (_global.player2Character == 12) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); } } } onClipEvent (enterFrame) { if (this.meteor.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor2.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor3.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor4.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } }
Instance of Symbol 478 MovieClip "pico1" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character == 11) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 150; } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 478 MovieClip "pico2" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character == 11) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } else { this.stop(); } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 485 MovieClip "spin2" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 15) { if (_global.player2Character <= 16) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 485 MovieClip "spin1" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 15) { if (_global.player1Character <= 16) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 492 MovieClip "player1rofl" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 2) { if (_global.player1Character <= 4) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = -11.4; this._y = _root.stageResizer.player2._y + 180; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 495 MovieClip "player2rofl" in Frame 3213
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 2) { if (_global.player2Character <= 4) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = -11.4; this._y = _root.stageResizer.player1._y + 180; } else { this.stop(); } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "right"; } }
Instance of Symbol 500 MovieClip "player1X" in Frame 3213
onClipEvent (load) { this.stop(); _global.player2Frozen = 0; _global.player2Follow = false; } onClipEvent (enterFrame) { if (_global.player2Frozen >= 1) { _global.player2Frozen = _global.player2Frozen - 1; } else if (_global.player2Frozen < 0) { _global.player2Frozen = 0; } } onClipEvent (enterFrame) { if (_global.player1Character == 21) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { this.play(); _global.player1SpecialToggle = false; _global.player1Special = 0; _global.player2Frozen = 125; _global.player2Follow = true; } } } } onClipEvent (enterFrame) { if (_global.player1Character == 21) { if (_global.player2Follow == true) { this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 130; } else { this._x = -2000; this._y = -2000; } } }
Instance of Symbol 505 MovieClip "player2X" in Frame 3213
onClipEvent (load) { this.stop(); _global.player1Frozen = 0; _global.player1Follow = false; } onClipEvent (enterFrame) { if (_global.player1Frozen >= 1) { _global.player1Frozen = _global.player1Frozen - 1; } else if (_global.player1Frozen < 0) { _global.player1Frozen = 0; } } onClipEvent (enterFrame) { if (_global.player2Character == 21) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { this.play(); _global.player2SpecialToggle = false; _global.player2Special = 0; _global.player1Frozen = 125; _global.player1Follow = true; } } } } onClipEvent (enterFrame) { if (_global.player2Character == 21) { if (_global.player1Follow == true) { this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 130; } else { this._x = -2000; this._y = -2000; } } }
Instance of Symbol 508 MovieClip "player1Maverick" in Frame 3213
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1Character == 22) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { if ((_global.player1Jump = true)) { this.play(); _global.player1SpecialToggle = false; _global.player1Special = 0; this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 160; } } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = 230; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; _global.player2Jump = false; _global.player2Gravity = -1; } }
Instance of Symbol 508 MovieClip "player2Maverick" in Frame 3213
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2Character == 22) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { if ((_global.player2Jump = true)) { this.play(); _global.player2SpecialToggle = false; _global.player2Special = 0; this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 160; } } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = 230; _global.player1Fly = _root.player2Damage / 3; _global.player1FlyDirection = "right"; _global.player1Jump = false; _global.player1Gravity = -1; } }
Instance of Symbol 513 MovieClip "lionheart1" in Frame 3213
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1SpecialToggle == true) { if (_global.player1Character == 23) { if (Key.isDown(32)) { if ((_global.player1Jump = true)) { this.play(); } _global.player1Special = 0; _global.player1SpecialToggle = false; this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 160; } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Jump = false; _global.player2Gravity = -2; _global.player2FlyDirection = _global.player1Direction; _root.player2Damage = 289; _global.player2Fly = _root.player2Damage / 3; } }
Instance of Symbol 513 MovieClip "lionheart2" in Frame 3213
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2SpecialToggle == true) { if (_global.player2Character == 23) { if (_global.cpuRandomiser == 4) { if ((_global.player2Jump = true)) { this.play(); } _global.player2Special = 0; _global.player2SpecialToggle = false; this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 160; } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Jump = false; _global.player1Gravity = -2; _global.player1FlyDirection = _global.player2Direction; _root.player1Damage = 289; _global.player1Fly = _root.player1Damage / 3; } }
Instance of Symbol 516 MovieClip "whiteSonic1" in Frame 3213
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1Character == 24) { if (_global.player1Special == 100) { _global.player1Special = 100; } else if (_global.player1Special < 100) { _global.player1Special = _global.player1Special - 0.125; } else if (_global.player1Special < 0) { _global.player1Special = 0; } } } onClipEvent (enterFrame) { if (_global.player1Character == 24) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1Special = 0; _global.player1SpecialToggle = false; this.play(); } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = _root.player2Damage + 30; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 516 MovieClip "whiteSonic2" in Frame 3213
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2Character == 24) { if (_global.player2Special == 100) { _global.player2Special = 100; } else if (_global.player2Special < 100) { _global.player2Special = _global.player2Special - 0.125; } else if (_global.player2Special < 0) { _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Character == 24) { if (_global.player2SpecialToggle == true) { if (_global.cpuRandomiser == 4) { _global.player2Special = 0; _global.player2SpecialToggle = false; this.play(); } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = _root.player1Damage + 30; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "left"; } }
Instance of Symbol 525 MovieClip "player1Die" in Frame 3213
onClipEvent (load) { this.stop(); }
Instance of Symbol 526 MovieClip "player2Die" in Frame 3213
onClipEvent (load) { this.stop(); }
Instance of Symbol 528 MovieClip "player1Special" in Frame 3213
onClipEvent (load) { this._width = 138 * (_global.player1Special / 100); } onClipEvent (enterFrame) { this._width = 138 * (_global.player1Special / 100); }
Instance of Symbol 528 MovieClip "player2Special" in Frame 3213
onClipEvent (load) { this._width = 138 * (_global.player2Special / 100); } onClipEvent (enterFrame) { this._width = 138 * (_global.player2Special / 100); }
Instance of Symbol 541 MovieClip "player1Stock" in Frame 3213
onClipEvent (load) { this.gotoAndStop(_global.player1Stock); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player1Stock); }
Instance of Symbol 541 MovieClip "player2Stock" in Frame 3213
onClipEvent (load) { this.gotoAndStop(_global.player2Stock); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player2Stock); }
Instance of Symbol 545 MovieClip "player1Colour" in Frame 3213
onClipEvent (load) { this._width = 138 * (_global.player1Special / 100); } onClipEvent (enterFrame) { if (_global.player1Special <= 55) { this.gotoAndStop(1); } else { _global.player1Special >= 56; if (_global.player1Special <= 80) { this.gotoAndStop(2); } else if (_global.player1Special >= 81) { this.gotoAndStop(3); } } } onClipEvent (enterFrame) { this._width = 138 * (_global.player1Special / 100); }
Instance of Symbol 545 MovieClip "player2Colour" in Frame 3213
onClipEvent (load) { this._width = 138 * (_global.player2Special / 100); } onClipEvent (enterFrame) { if (_global.player2Special <= 55) { this.gotoAndStop(1); } else { _global.player2Special >= 56; if (_global.player2Special <= 80) { this.gotoAndStop(2); } else if (_global.player2Special >= 81) { this.gotoAndStop(3); } } } onClipEvent (enterFrame) { this._width = 138 * (_global.player2Special / 100); }
Instance of Symbol 548 MovieClip "player1Fist" in Frame 3213
onClipEvent (load) { this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { this.gotoAndStop(2); } else if (_global.player1Direction == "right") { this.gotoAndStop(1); } }
Instance of Symbol 550 MovieClip "player2Fist" in Frame 3213
onClipEvent (load) { this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { this.gotoAndStop(2); } else if (_global.player2Direction == "right") { this.gotoAndStop(1); } }
Instance of Symbol 561 MovieClip in Frame 3213
onClipEvent (load) { this.gotoAndStop(_global.stageSelect); }
Frame 3214
if (_global.timeUp == true) { nextFrame(); play(); _global.matchResult = "tie"; } else if (_global.player1Stock == 0) { nextFrame(); play(); _global.matchResult = "lose"; } else if (_global.player2Stock == 0) { nextFrame(); play(); _global.matchResult = "win"; } else if (_global.player2Stock == 0) { if (_global.player1Stock == 0) { nextFrame(); play(); _global.matchResult = "tie"; } } else { prevFrame(); play(); }
Frame 3264
if (_global.player1Stock > _global.player2Stock) { _global.matchResult = "win"; } else if (_global.player1Stock < _global.player2Stock) { _global.matchResult = "lose"; } else if (_global.player1Stock == _global.player2Stock) { _global.matchResult = "tie"; } gotoAndPlay (3410);
Frame 3265
stop();
Instance of Symbol 182 MovieClip "character1" in Frame 3265
onClipEvent (load) { this.gotoAndStop(_global.player1Character); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player1Character); }
Instance of Symbol 265 MovieClip in Frame 3265
onClipEvent (load) { if (_global.unlock < 1) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 21; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3265
onClipEvent (load) { if (_global.unlock < 2) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 22; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3265
onClipEvent (load) { if (_global.unlock < 3) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 23; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3265
onClipEvent (load) { if (_global.unlock < 4) { this._x = -2000; this._y = -2000; } } on (rollOver) { _global.player1Character = 24; } on (rollOut) { _global.player1Character = 17; } on (release) { _root.play(); }
Instance of Symbol 267 MovieClip in Frame 3265
onClipEvent (load) { this._x = _root._xmouse - 15; this._y = _root._ymouse - 5; this.startDrag(); }
Frame 3266
stop();
Instance of Symbol 182 MovieClip "character2" in Frame 3266
onClipEvent (load) { this.gotoAndStop(_global.player2Character); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player2Character); }
Instance of Symbol 265 MovieClip in Frame 3266
onClipEvent (load) { if (_global.unlock < 1) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 21; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3266
onClipEvent (load) { if (_global.unlock < 2) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 22; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3266
onClipEvent (load) { if (_global.unlock < 3) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 23; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Instance of Symbol 265 MovieClip in Frame 3266
onClipEvent (load) { if (_global.unlock < 4) { this._x = 2000; this._y = 2000; } } on (rollOver) { _global.player2Character = 24; } on (rollOut) { _global.player2Character = 17; } on (release) { _root.play(); }
Frame 3267
stop();
Instance of Symbol 326 MovieClip in Frame 3267
onClipEvent (load) { this.gotoAndStop(_global.stageSelect); } onClipEvent (enterFrame) { this.gotoAndStop(_global.stageSelect); } onClipEvent (enterFrame) { if (_global.stageSelect < 1) { _global.stageSelect = 9; } else if (_global.stageSelect > 9) { _global.stageSelect = 1; } }
Instance of Symbol 603 MovieClip in Frame 3267
on (release) { _global.stageSelect = _global.stageSelect - 1; }
Instance of Symbol 603 MovieClip in Frame 3267
on (release) { _global.stageSelect = _global.stageSelect + 1; }
Frame 3268
stopAllSounds();
Frame 3269
_root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1); _global.gameSet = false; _global.player2Special = 0; _global.player1Special = 0; _global.player1Stock = _global.player1InitialStock; _global.player2Stock = _global.player2InitialStock; _global.minutes = 5; _global.seconds = 0;
Frame 3309
_root.minutes = _global.minutes; _root.seconds = _global.seconds; _root.player1Damage = _global.player1Handicap; _root.player2Damage = _global.player2Handicap; _root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1);
Instance of Symbol 428 MovieClip "player2Emblem" in Frame 3309
onClipEvent (load) { _root.player2Emblem.gotoAndStop(_global.player2Character); }
Instance of Symbol 428 MovieClip "player1Emblem" in Frame 3309
onClipEvent (load) { _root.player1Emblem.gotoAndStop(_global.player1Character); }
Frame 3314
_root.stageResizer.gotoAndStop(_global.stageSelect); _root.stageResizer.player2.gotoAndStop(_global.player2Character); _root.stageResizer.player2.puppet1.gotoAndStop(2); _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1);
Instance of Symbol 428 MovieClip "player2Emblem" in Frame 3325
onClipEvent (load) { _root.player2Emblem.gotoAndStop(_global.player2Character); }
Instance of Symbol 428 MovieClip "player1Emblem" in Frame 3325
onClipEvent (load) { _root.player1Emblem.gotoAndStop(_global.player1Character); }
Instance of Symbol 448 MovieClip "punch1" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (this.play() == false) { this.gotoAndPlay(2); } } }
Instance of Symbol 448 MovieClip "punch2" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (this.play() == false) { this.gotoAndPlay(2); } } }
Instance of Symbol 457 MovieClip in Frame 3358
onClipEvent (load) { _global.itemStatus = "unavailable"; _global.instanceRandomiser = random(10); _global.itemRandomiser = random(4); _global.xRandomiser = random(100); _global.xRandomiserNegative = random(100); this.gotoAndStop(); _global.player1SpeedBoost = 0; _global.player2SpeedBoost = 0; _global.xmin = -50; _global.xmax = 450; _global.ymin = -50; _global.ymax = 350; _global.grenadeTimer = 0; } onClipEvent (enterFrame) { _global.instanceRandomiser = random(35); _global.itemRandomiser = random(7); _global.xRandomiser = random(100); _global.xRandomiserNegative = random(100); } onClipEvent (enterFrame) { if (_global.instanceRandomiser == 3) { if (_global.itemRandomiser >= 1) { if (_global.itemStatus == "unavailable") { _global.itemStatus = "available"; _global.itemOn = _global.itemRandomiser; this.gotoAndStop(_global.itemRandomiser); this._y = _root.stageResizer.mainPlatform._y + 147; this._x = _root.stageResizer.mainPlatform._x + (280 + (_global.xRandomiser - _global.xRandomiserNegative)); } } } } on (keyPress "n") { if (_global.itemOn == 1) { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "available") { _global.itemStatus = "unavailable"; _root.player1Damage = _root.player1Damage - 65; } } } } on (keyPress "n") { if (_global.itemOn == 2) { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "available") { _global.itemStatus = "unavailable"; _global.player1SpeedBoost = 250; } } } } onClipEvent (enterFrame) { if (_global.player1SpeedBoost >= 1) { _global.player1SpeedMax = 6; } else { _global.player1SpeedMax = 3; } } onClipEvent (enterFrame) { if (_global.player1SpeedBoost >= 1) { _global.player1SpeedBoost = _global.player1SpeedBoost - 1; } else if (_global.player1SpeedBoost == 0) { _global.player1SpeedBoost = 0; } } onClipEvent (enterFrame) { if (_global.itemStatus == "unavailable") { _global.itemOn = 0; this._x = -2000; this._y = -2000; } else { _global.itemOn = _global.itemOn; } } onClipEvent (enterFrame) { if (_root.player1Damage < 0) { _root.player1Damage = 0; } } on (keyPress "n") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemOn >= 3) { if (_global.itemStatus == "available") { _global.itemStatus = "inHand1"; } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "inHand1") { this._x = _root.stageResizer.player1._x + 230; this._y = _root.stageResizer.player1._y + 180; } } on (keyPress "m") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemStatus == "inHand1") { _global.itemStatus = "throw1"; _global.itemDirection = _global.player1Direction; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw1") { if (_global.itemDirection == "left") { this._x = this._x - 8; } else if (_global.itemDirection == "right") { this._x = this._x + 8; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw1") { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemOn >= 4) { _global.itemStatus = "unavailable"; _global.player2FlyDirection = _global.itemDirection; _root.player2Damage = _root.player2Damage + 45; _global.player2Fly = _global.player2Damage / 4; } else if (_global.itemOn == 3) { _global.itemStatus = "unavailable"; this._x = -2000; this._y = -2000; _root.grenadeExplosion._x = _root.stageResizer.player2._x + 230; _root.grenadeExplosion._y = _root.stageResizer.player2._y + 180; _root.grenadeExplosion.play(); } } } } onClipEvent (enterFrame) { if (_global.itemOn == 1) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "available") { if (Key.isDown(88)) { _global.itemStatus = "unavailable"; _root.player2Damage = _root.player2Damage - 65; } } } } } onClipEvent (enterFrame) { if (_global.itemOn == 2) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "available") { if (Key.isDown(88)) { _global.itemStatus = "unavailable"; _global.player2SpeedBoost = 250; } } } } } onClipEvent (enterFrame) { if (_global.player2SpeedBoost >= 1) { _global.player2SpeedMax = 6; } else { _global.player2SpeedMax = 3; } } onClipEvent (enterFrame) { if (_global.player2SpeedBoost >= 1) { _global.player2SpeedBoost = _global.player2SpeedBoost - 1; } else if (_global.player2SpeedBoost == 0) { _global.player2SpeedBoost = 0; } } onClipEvent (enterFrame) { if (_global.itemStatus == "unavailable") { _global.itemOn = 0; this._x = -2000; this._y = -2000; } else { _global.itemOn = _global.itemOn; } } onClipEvent (enterFrame) { if (_root.player2Damage < 0) { _root.player2Damage = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemOn >= 3) { if (_global.itemStatus == "available") { if (Key.isDown(88)) { _global.itemStatus = "inHand2"; } } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "inHand2") { this._x = _root.stageResizer.player2._x + 230; this._y = _root.stageResizer.player2._y + 180; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { if (_global.itemStatus == "inHand2") { if (Key.isDown(67)) { _global.itemStatus = "throw2"; _global.itemDirection = _global.player2Direction; } } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw2") { if (_global.itemDirection == "left") { this._x = this._x - 8; } else if (_global.itemDirection == "right") { this._x = this._x + 8; } } } onClipEvent (enterFrame) { if (_global.itemStatus == "throw2") { if (_root.stageResizer.player1.hitTest(this)) { if (_global.itemOn >= 4) { _global.itemStatus = "unavailable"; _global.player1FlyDirection = _global.itemDirection; _root.player1Damage = _root.player1Damage + 45; _global.player1Fly = _global.player1Damage / 4; } else if (_global.itemOn == 3) { _global.itemStatus = "unavailable"; this._x = -2000; this._y = -2000; _root.grenadeExplosion._x = _root.stageResizer.player1._x + 230; _root.grenadeExplosion._y = _root.stageResizer.player1._y + 180; _root.grenadeExplosion.play(); } } } } onClipEvent (enterFrame) { if (this._x <= _global.xmin) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._x >= _global.xmax) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._y <= _global.ymin) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } else if (this._y >= _global.ymax) { _global.itemStatus = "unavailable"; _global.itemOn = 0; } }
Instance of Symbol 460 MovieClip "grenadeExplosion" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = _root.player1Damage + 56; if (this._x >= (_root.stageResizer.player1._x + 230)) { _global.player1FlyDirection = "right"; } else if (this._x <= (_root.stageResizer.player1._x + 231)) { _global.player1FlyDirection = "left"; } _global.player1Fly = _root.player1Damage / 3; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = _root.player2Damage + 56; if (this._x >= (_root.stageResizer.player2._x + 230)) { _global.player2FlyDirection = "right"; } else if (this._x <= (_root.stageResizer.player2._x + 231)) { _global.player2FlyDirection = "left"; } _global.player2Fly = _root.player2Damage / 3; } }
Instance of Symbol 463 MovieClip "timerClip" in Frame 3358
onClipEvent (load) { _root.minutes = _global.minutes; _root.seconds = _global.seconds; } onClipEvent (enterFrame) { if (_root.seconds == -1) { _root.seconds = 59; _root.minutes = _root.minutes - 1; } }
Instance of Symbol 461 MovieClip "game hooter" in Frame 3358
onClipEvent (load) { _global.minutesUp = false; _global.secondsUp = false; _global.timeUp = false; } onClipEvent (enterFrame) { if (_root.minutes == 0) { _global.minutesUp = true; } else { _global.minutesUp = false; } } onClipEvent (enterFrame) { if (_root.seconds == 0) { _global.secondsUp = true; } else { _global.secondsUp = false; } } onClipEvent (enterFrame) { if (_global.secondsUp == true) { if (_global.minutesUp == true) { _global.timeUp = true; } else { _global.timeUp = false; } } else { _global.timeUp = false; } }
Instance of Symbol 461 MovieClip "special + stock" in Frame 3358
onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { _global.player2Special = _global.player2Special + _global.specialSetting; } } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { _global.player1Special = _global.player1Special + _global.specialSetting; } } onClipEvent (enterFrame) { if (_global.player1Special > 100) { _global.player1Special = 100; } } onClipEvent (enterFrame) { if (_global.player1Special >= 100) { _global.player1SpecialToggle = true; } else { _global.player1SpecialToggle = false; } } onClipEvent (enterFrame) { if (_global.player2Special >= 100) { _global.player2SpecialToggle = true; } else { _global.player2SpecialToggle = false; } } onClipEvent (enterFrame) { if (_global.player2Special > 100) { _global.player2Special = 100; } }
Instance of Symbol 461 MovieClip "player 2 control" in Frame 3358
onClipEvent (load) { _global.player2Gravity = 0; _global.player2Speed = 0; _global.player2Jump = false; _global.player2Punch = "waiting"; _global.player2Direction = "left"; } onClipEvent (enterFrame) { if (_global.player2Gravity <= -9) { _global.player2Gravity = -9; } else if (_global.player2Gravity >= 5) { _global.player2Gravity = 5; } } onClipEvent (enterFrame) { _global.player2Gravity = _global.player2Gravity + 0.5; _global.player2Speed = _global.player2Speed - 0.5; } onClipEvent (enterFrame) { if (_global.player2Speed >= 3) { _global.player2Speed = 3; } else if (_global.player2Speed <= 0) { _global.player2Speed = 0; } } onClipEvent (enterFrame) { _root.stageResizer.player2._y = _root.stageResizer.player2._y + _global.player2Gravity; } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.mainPlatform2)) { _global.player2Gravity = 0; _root.stageResizer.player2._y = _root.stageResizer.mainPlatform2._y - 49; _global.player2Jump = true; } else { _global.player2Gravity = _global.player2Gravity; } } onClipEvent (enterFrame) { if (Key.isDown(65)) { _global.player2Speed = _global.player2Speed + 1; _global.player2Direction = "left"; } else if (Key.isDown(68)) { _global.player2Speed = _global.player2Speed + 1; _global.player2Direction = "right"; } } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { if (_global.player2Speed >> 0) { if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else { _root.stageResizer.player2.puppet1.gotoAndStop(4); } } else if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(6); } else { _root.stageResizer.player2.puppet1.gotoAndStop(2); } } else if (_global.player2Direction == "right") { if (_global.player2Speed >> 0) { if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else { _root.stageResizer.player2.puppet1.gotoAndStop(3); } } else if (_global.player2Gravity << 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else if (_global.player2Gravity >> 0.5) { _root.stageResizer.player2.puppet1.gotoAndStop(5); } else { _root.stageResizer.player2.puppet1.gotoAndStop(1); } } } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { _root.stageResizer.player2._x = _root.stageResizer.player2._x - _global.player2Speed; } else if (_global.player2Direction == "right") { _root.stageResizer.player2._x = _root.stageResizer.player2._x + _global.player2Speed; } } onClipEvent (enterFrame) { if (_global.player2Punch == "on") { if (_global.player2Direction == "right") { _root.player2Fist._x = _root.stageResizer.player2._x + 240; _root.player2Fist._y = _root.stageResizer.player2._y + 180; _root.player2Fist.animation.gotoAndPlay(1); _global.player2Punch = "punching"; } else if (_global.player2Direction == "left") { _root.player2Fist._x = _root.stageResizer.player2._x + 185; _root.player2Fist._y = _root.stageResizer.player2._y + 180; _root.player2Fist.animation.gotoAndPlay(1); _global.player2Punch = "punching"; } } else if (_global.player2Punch == "punching") { if (_global.player2Direction == "right") { _root.player2Fist._x = _root.stageResizer.player2._x + 240; _root.player2Fist._y = _root.stageResizer.player2._y + 180; } else if (_global.player2Direction == "left") { _root.player2Fist._x = _root.stageResizer.player2._x + 185; _root.player2Fist._y = _root.stageResizer.player2._y + 180; } } else if (_global.player2Punch == "waiting") { _root.player2Fist._x = 500; } } onClipEvent (enterFrame) { if (Key.isDown(83)) { if (_global.player2Punch == "waiting") { _global.player2Punch = "on"; } } } onClipEvent (enterFrame) { if (Key.isDown(87)) { if (_global.player2Jump == true) { _global.player2Gravity = -9; _global.player2Jump = false; } else if (_global.player2Jump == false) { _global.player2Jump = false; _global.player2Gravity = _global.player2Gravity; } } }
Instance of Symbol 461 MovieClip "player 1 control" in Frame 3358
onClipEvent (load) { _root.stageResizer.player1.gotoAndStop(_global.player1Character); _root.stageResizer.player1.puppet1.gotoAndStop(1); _global.player1Gravity = 0; _global.player1Speed = 0; _global.player1Jump = false; _global.player1Punch = "waiting"; _global.player1Direction = "right"; } onClipEvent (enterFrame) { if (_global.player1Gravity <= -9) { _global.player1Gravity = -9; } else if (_global.player1Gravity >= 5) { _global.player1Gravity = 5; } } onClipEvent (enterFrame) { _global.player1Gravity = _global.player1Gravity + 0.5; _global.player1Speed = _global.player1Speed - 0.5; } onClipEvent (enterFrame) { if (_global.player1Speed >= 3) { _global.player1Speed = 3; } else if (_global.player1Speed <= 0) { _global.player1Speed = 0; } } onClipEvent (enterFrame) { _root.stageResizer.player1._y = _root.stageResizer.player1._y + _global.player1Gravity; } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.mainPlatform2)) { _global.player1Gravity = 0; _root.stageResizer.player1._y = _root.stageResizer.mainPlatform2._y - 49; _global.player1Jump = true; } else { _global.player1Gravity = _global.player1Gravity; } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _global.player1Speed = _global.player1Speed + 1; _global.player1Direction = "left"; } else if (Key.isDown(39)) { _global.player1Speed = _global.player1Speed + 1; _global.player1Direction = "right"; } } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { if (_global.player1Speed >> 0) { if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else { _root.stageResizer.player1.puppet1.gotoAndStop(4); } } else if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(6); } else { _root.stageResizer.player1.puppet1.gotoAndStop(2); } } else if (_global.player1Direction == "right") { if (_global.player1Speed >> 0) { if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else { _root.stageResizer.player1.puppet1.gotoAndStop(3); } } else if (_global.player1Gravity << 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else if (_global.player1Gravity >> 0.5) { _root.stageResizer.player1.puppet1.gotoAndStop(5); } else { _root.stageResizer.player1.puppet1.gotoAndStop(1); } } } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { _root.stageResizer.player1._x = _root.stageResizer.player1._x - _global.player1Speed; } else if (_global.player1Direction == "right") { _root.stageResizer.player1._x = _root.stageResizer.player1._x + _global.player1Speed; } } onClipEvent (enterFrame) { if (_global.player1Punch == "on") { if (_global.player1Direction == "right") { _root.player1Fist._x = _root.stageResizer.player1._x + 240; _root.player1Fist._y = _root.stageResizer.player1._y + 180; _root.player1Fist.animation.gotoAndPlay(1); _global.player1Punch = "punching"; } else if (_global.player1Direction == "left") { _root.player1Fist._x = _root.stageResizer.player1._x + 185; _root.player1Fist._y = _root.stageResizer.player1._y + 180; _root.player1Fist.animation.gotoAndPlay(1); _global.player1Punch = "punching"; } } else if (_global.player1Punch == "punching") { if (_global.player1Direction == "right") { _root.player1Fist._x = _root.stageResizer.player1._x + 240; _root.player1Fist._y = _root.stageResizer.player1._y + 180; } else if (_global.player1Direction == "left") { _root.player1Fist._x = _root.stageResizer.player1._x + 185; _root.player1Fist._y = _root.stageResizer.player1._y + 180; } } else if (_global.player1Punch == "waiting") { _root.player1Fist._x = 500; } } onClipEvent (enterFrame) { if (Key.isDown(40)) { if (_global.player1Punch == "waiting") { _global.player1Punch = "on"; } } } onClipEvent (enterFrame) { if (Key.isDown(38)) { if (_global.player1Jump == true) { _global.player1Gravity = -9; _global.player1Jump = false; } else if (_global.player1Jump == false) { _global.player1Jump = false; _global.player1Gravity = _global.player1Gravity; } } }
Instance of Symbol 461 MovieClip "player 1 hitting" in Frame 3358
onClipEvent (load) { _global.player1FistHitting = "idle"; _global.player1Dieing = "idle"; _global.player2Fly = 0; _global.player2FlyDirection = "right"; } onClipEvent (enterFrame) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1FistHitting == "idle") { if (_global.player1Direction == "left") { _global.player2Direction = "right"; _global.player2Fly = 2 + (_root.player2Damage / 3); _global.player2FlyDirection = "left"; _global.player1FistHitting = "hitting"; _root.player2Damage = _root.player2Damage + (1 + (3 * _global.player1Speed)); } else if (_global.player1Direction == "right") { _global.player2Direction = "left"; _global.player2Fly = 2 + (_root.player2Damage / 3); _global.player2FlyDirection = "right"; _global.player1FistHitting = "hitting"; _root.player2Damage = _root.player2Damage + (1 + (3 * _global.player1Speed)); } } else if (_global.player1FistHitting == "hitting") { if (_global.player1Direction == "left") { _global.player2Direction = "right"; _global.player2FlyDirection = "left"; _global.player1FistHitting = "finishing"; } else if (_global.player1Direction == "right") { _global.player2Direction = "left"; _global.player2FlyDirection = "right"; _global.player1FistHitting = "finishing"; } } else if (_global.player1FistHitting == "finishing") { if (_global.player1Direction == "left") { _global.player2FlyDirection = "left"; _global.player1FistHitting = "idle"; } else if (_global.player1Direction == "right") { _global.player1FistHitting = "idle"; _global.player2FlyDirection = "right"; } } } } onClipEvent (enterFrame) { if (_global.player2Fly << 0) { _global.player2Fly = _global.player2Fly - 2; } else if (_global.player2Fly >> 0) { _global.player2Fly = 0; } } onClipEvent (enterFrame) { if (_global.player2FlyDirection == "left") { if (_global.player2Fly >= 1.5) { _root.stageResizer.player2._x = _root.stageResizer.player2._x - _global.player2Fly; } else { _root.stageResizer.player2._x = _root.stageResizer.player2._x; } } else if (_global.player2FlyDirection == "right") { if (_global.player2Fly >= 1.5) { _root.stageResizer.player2._x = _root.stageResizer.player2._x + _global.player2Fly; } } }
Instance of Symbol 461 MovieClip "player 2 hitting" in Frame 3358
onClipEvent (load) { _global.player2FistHitting = "idle"; _global.player2Dieing = "idle"; _global.player1Fly = 0; _global.player1FlyDirection = "right"; } onClipEvent (enterFrame) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2FistHitting == "idle") { if (_global.player2Direction == "left") { _global.player1Direction = "right"; _global.player1Fly = 2 + (_root.player1Damage / 3); _global.player1FlyDirection = "left"; _global.player2FistHitting = "hitting"; _root.player1Damage = _root.player1Damage + (1 + (3 * _global.player2Speed)); } else if (_global.player2Direction == "right") { _global.player1Direction = "left"; _global.player1Fly = 2 + (_root.player1Damage / 3); _global.player1FlyDirection = "right"; _global.player2FistHitting = "hitting"; _root.player1Damage = _root.player1Damage + (1 + (3 * _global.player2Speed)); } } else if (_global.player2FistHitting == "hitting") { if (_global.player2Direction == "left") { _global.player1Direction = "right"; _global.player1FlyDirection = "left"; _global.player2FistHitting = "finishing"; } else if (_global.player2Direction == "right") { _global.player1Direction = "left"; _global.player1FlyDirection = "right"; _global.player2FistHitting = "finishing"; } } else if (_global.player2FistHitting == "finishing") { if (_global.player2Direction == "left") { _global.player1FlyDirection = "left"; _global.player2FistHitting = "idle"; } else if (_global.player2Direction == "right") { _global.player2FistHitting = "idle"; _global.player1FlyDirection = "right"; } } } } onClipEvent (enterFrame) { if (_global.player1Fly << 0) { _global.player1Fly = _global.player1Fly - 2; } else if (_global.player1Fly >> 0) { _global.player1Fly = 0; } } onClipEvent (enterFrame) { if (_global.player1FlyDirection == "left") { if (_global.player1Fly >= 1.5) { _root.stageResizer.player1._x = _root.stageResizer.player1._x - _global.player1Fly; } else { _root.stageResizer.player1._x = _root.stageResizer.player1._x; } } else if (_global.player1FlyDirection == "right") { if (_global.player1Fly >= 1.5) { _root.stageResizer.player1._x = _root.stageResizer.player1._x + _global.player1Fly; } } }
Instance of Symbol 461 MovieClip "player 1 D&R" in Frame 3358
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(_root.stageResizer.bottomBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.player1._x + 250; _root.player1Die._y = _root.stageResizer.bottomBound._y + 170; _root.stageResizer.player1._x = _root.stageResizer.player1._x; _root.stageResizer.player1._y = _root.stageResizer.player1._y; _global.player1Speed = 0; _global.player1Gravity = 0; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; } } else if (_root.stageResizer.player1.hitTest(_root.stageResizer.leftBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.leftBound._x + 150; _root.player1Die._y = _root.stageResizer.player1._y + 200; _global.player1Speed = 0; _root.stageResizer.player1._x = _root.stageResizer.leftBound._x - 100; _root.stageResizer.player1._y = _root.stageResizer.player1._y + 10; _root.player1Die._rotation = 90; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; _global.player1Fly = 0; } } else if (_root.stageResizer.player1.hitTest(_root.stageResizer.rightBound)) { if (_global.player1Dieing == "idle") { _root.player1Die._x = _root.stageResizer.rightBound._x - 200; _root.player1Die._y = _root.stageResizer.player1._y + 200; _root.stageResizer.player1._x = _root.stageResizer.rightBound._x - 200; _root.stageResizer.player1._y = _root.stageResizer.player1._y + 10; _global.player1Speed = 0; _root.player1Die._rotation = 270; _root.player1Die.gotoAndPlay(1); _global.player1Jump = false; _root.player1Damage = "!!!"; _global.player1Dieing = "dieing"; _global.player1Fly = 0; } } else { _root.player1Die._x = -400; _root.player1Die._rotation = 0; _root.player1Die.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_global.player1Dieing == "dead") { _global.player1Dieing = "idle"; _root.stageResizer.player1._x = -50; _root.stageResizer.player1._y = -250; _global.player1Stock = _global.player1Stock - 1; _root.player1Damage = _global.player1Handicap; _global.player1Speed = 0; _global.player1Fly = 0; } }
Instance of Symbol 461 MovieClip "player 2 D&R" in Frame 3358
onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(_root.stageResizer.bottomBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._x = _root.stageResizer.player2._x + 250; _root.player2Die._y = _root.stageResizer.bottomBound._y + 170; _root.stageResizer.player2._y = _root.stageResizer.player2._y; _root.stageResizer.player2._x = _root.stageResizer.player2._x; _global.player2Speed = 0; _global.player2Gravity = 0; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; } } else if (_root.stageResizer.player2.hitTest(_root.stageResizer.leftBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._rotation = 90; _root.player2Die._x = _root.stageResizer.leftBound._x + 100; _root.player2Die._y = _root.stageResizer.player2._y + 200; _root.stageResizer.player2._x = _root.stageResizer.leftBound._x - 100; _root.stageResizer.player2._y = _root.stageResizer.player2._y + 10; _global.player2Speed = 0; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; _global.player2Fly = 0; } } else if (_root.stageResizer.player2.hitTest(_root.stageResizer.rightBound)) { if (_global.player2Dieing == "idle") { _root.player2Die._x = _root.stageResizer.rightBound._x - 100; _root.player2Die._y = _root.stageResizer.player2._y + 200; _root.stageResizer.player2._x = _root.stageResizer.leftBound._x - 200; _root.stageResizer.player2._y = _root.stageResizer.player2._y + 10; _global.player2Speed = 0; _root.player2Die._rotation = 270; _root.player2Die.gotoAndPlay(1); _global.player2Jump = false; _root.player2Damage = "!!!"; _global.player2Dieing = "dieing"; _global.player2Fly = 0; } } else { _root.player2Die._x = -400; _root.player2Die._rotation = 0; _root.player2Die.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_global.player2Dieing == "dead") { _global.player2Dieing = "idle"; _root.stageResizer.player2._x = -50; _root.stageResizer.player2._y = -250; _global.player2Stock = _global.player2Stock - 1; _root.player2Damage = _global.player2Handicap; _global.player2Speed = 0; _global.player2Fly = 0; } }
Instance of Symbol 470 MovieClip "player1B" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character == 1) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 150; } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 470 MovieClip "player2B" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character == 1) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } else { this.stop(); } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 474 MovieClip "player1ball" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 5) { if (_global.player1Character <= 8) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = -40.7; this._y = _root.stageResizer.player1._y + 200; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 474 MovieClip "player2ball" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 5) { if (_global.player2Character <= 8) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = -40.7; this._y = _root.stageResizer.player2._y + 200; } else { this.stop(); } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "right"; } }
Instance of Symbol 461 MovieClip "madness/G&W" in Frame 3358
onClipEvent (enterFrame) { if (_global.player1Character >= 9) { if (_global.player1Character <= 10) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1SpecialToggle == true) { _global.player1SpecialToggle = false; _global.player1Special = 0; _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } } } } } onClipEvent (enterFrame) { if (_global.player2Character >= 9) { if (_global.player2Character <= 10) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2SpecialToggle == true) { _global.player2SpecialToggle = false; _global.player2Special = 0; _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } } } } }
Instance of Symbol 461 MovieClip "R&F" in Frame 3358
onClipEvent (enterFrame) { if (_global.player1Character >= 13) { if (_global.player1Character <= 14) { if (_root.player1Fist.hitTest(_root.stageResizer.player2.puppet1)) { if (_global.player1SpecialToggle == true) { _global.player1SpecialToggle = false; _global.player1Special = 0; _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } } } } } onClipEvent (enterFrame) { if (_global.player2Character >= 13) { if (_global.player2Character <= 14) { if (_root.player2Fist.hitTest(_root.stageResizer.player1.puppet1)) { if (_global.player2SpecialToggle == true) { _global.player2SpecialToggle = false; _global.player2Special = 0; _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } } } } }
Instance of Symbol 477 MovieClip "player1meteor" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1SpecialToggle == true) { if (_global.player1Character == 12) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); } } } onClipEvent (enterFrame) { if (this.meteor.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor2.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor3.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor4.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 4; _global.player2FlyDirection = "right"; } }
Instance of Symbol 477 MovieClip "player2meteor" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2SpecialToggle == true) { if (_global.player2Character == 12) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); } } } onClipEvent (enterFrame) { if (this.meteor.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor2.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor3.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } } onClipEvent (enterFrame) { if (this.meteor4.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 4; _global.player1FlyDirection = "right"; } }
Instance of Symbol 478 MovieClip "pico1" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character == 11) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 150; } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 478 MovieClip "pico2" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character == 11) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } else { this.stop(); } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 485 MovieClip "spin2" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 15) { if (_global.player2Character <= 16) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = _global.player2Direction; } }
Instance of Symbol 485 MovieClip "spin1" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 15) { if (_global.player1Character <= 16) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 150; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = _global.player1Direction; } }
Instance of Symbol 492 MovieClip "player1rofl" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player1Character >= 2) { if (_global.player1Character <= 4) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1SpecialToggle = false; _global.player1Special = 0; this.play(); this._x = -11.4; this._y = _root.stageResizer.player2._y + 180; } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.player2Damage = 150; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 495 MovieClip "player2rofl" in Frame 3358
onClipEvent (load) { this.stop(); } onClipEvent (enterFrame) { if (_global.player2Character >= 2) { if (_global.player2Character <= 4) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { _global.player2SpecialToggle = false; _global.player2Special = 0; this.play(); this._x = -11.4; this._y = _root.stageResizer.player1._y + 180; } else { this.stop(); } } } } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.player1Damage = 150; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "right"; } }
Instance of Symbol 500 MovieClip "player1X" in Frame 3358
onClipEvent (load) { this.stop(); _global.player2Frozen = 0; _global.player2Follow = false; } onClipEvent (enterFrame) { if (_global.player2Frozen >= 1) { _global.player2Frozen = _global.player2Frozen - 1; } else if (_global.player2Frozen < 0) { _global.player2Frozen = 0; } } onClipEvent (enterFrame) { if (_global.player1Character == 21) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { this.play(); _global.player1SpecialToggle = false; _global.player1Special = 0; _global.player2Frozen = 125; _global.player2Follow = true; } } } } onClipEvent (enterFrame) { if (_global.player1Character == 21) { if (_global.player2Follow == true) { this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 130; } else { this._x = -2000; this._y = -2000; } } }
Instance of Symbol 505 MovieClip "player2X" in Frame 3358
onClipEvent (load) { this.stop(); _global.player1Frozen = 0; _global.player1Follow = false; } onClipEvent (enterFrame) { if (_global.player1Frozen >= 1) { _global.player1Frozen = _global.player1Frozen - 1; } else if (_global.player1Frozen < 0) { _global.player1Frozen = 0; } } onClipEvent (enterFrame) { if (_global.player2Character == 21) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { this.play(); _global.player2SpecialToggle = false; _global.player2Special = 0; _global.player1Frozen = 125; _global.player1Follow = true; } } } } onClipEvent (enterFrame) { if (_global.player2Character == 21) { if (_global.player1Follow == true) { this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 130; } else { this._x = -2000; this._y = -2000; } } }
Instance of Symbol 508 MovieClip "player1Maverick" in Frame 3358
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1Character == 22) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { if ((_global.player1Jump = true)) { this.play(); _global.player1SpecialToggle = false; _global.player1Special = 0; this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 160; } } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = 230; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; _global.player2Jump = false; _global.player2Gravity = -1; } }
Instance of Symbol 508 MovieClip "player2Maverick" in Frame 3358
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2Character == 22) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { if ((_global.player2Jump = true)) { this.play(); _global.player2SpecialToggle = false; _global.player2Special = 0; this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 160; } } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = 230; _global.player1Fly = _root.player2Damage / 3; _global.player1FlyDirection = "right"; _global.player1Jump = false; _global.player1Gravity = -1; } }
Instance of Symbol 513 MovieClip "lionheart1" in Frame 3358
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1SpecialToggle == true) { if (_global.player1Character == 23) { if (Key.isDown(32)) { if ((_global.player1Jump = true)) { this.play(); } _global.player1Special = 0; _global.player1SpecialToggle = false; this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 160; } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Jump = false; _global.player2Gravity = -2; _global.player2FlyDirection = _global.player1Direction; _root.player2Damage = 289; _global.player2Fly = _root.player2Damage / 3; } }
Instance of Symbol 513 MovieClip "lionheart2" in Frame 3358
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2SpecialToggle == true) { if (_global.player2Character == 23) { if (Key.isDown(90)) { if ((_global.player2Jump = true)) { this.play(); } _global.player2Special = 0; _global.player2SpecialToggle = false; this._x = _root.stageResizer.player2._x + 225; this._y = _root.stageResizer.player2._y + 160; } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Jump = false; _global.player1Gravity = -2; _global.player1FlyDirection = _global.player2Direction; _root.player1Damage = 289; _global.player1Fly = _root.player1Damage / 3; } }
Instance of Symbol 516 MovieClip "whiteSonic1" in Frame 3358
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1Character == 24) { if (_global.player1Special == 100) { _global.player1Special = 100; } else if (_global.player1Special < 100) { _global.player1Special = _global.player1Special - 0.125; } else if (_global.player1Special < 0) { _global.player1Special = 0; } } } onClipEvent (enterFrame) { if (_global.player1Character == 24) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { _global.player1Special = 0; _global.player1SpecialToggle = false; this.play(); } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = _root.player2Damage + 30; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; } }
Instance of Symbol 516 MovieClip "whiteSonic2" in Frame 3358
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player2Character == 24) { if (_global.player2Special == 100) { _global.player2Special = 100; } else if (_global.player2Special < 100) { _global.player2Special = _global.player2Special - 0.125; } else if (_global.player2Special < 0) { _global.player2Special = 0; } } } onClipEvent (enterFrame) { if (_global.player2Character == 24) { if (_global.player2SpecialToggle == true) { if (Key.isDown(90)) { _global.player2Special = 0; _global.player2SpecialToggle = false; this.play(); } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _root.player1Damage = _root.player1Damage + 30; _global.player1Fly = _root.player1Damage / 3; _global.player1FlyDirection = "left"; } }
Instance of Symbol 525 MovieClip "player1Die" in Frame 3358
onClipEvent (load) { this.stop(); }
Instance of Symbol 526 MovieClip "player2Die" in Frame 3358
onClipEvent (load) { this.stop(); }
Instance of Symbol 528 MovieClip "player1Special" in Frame 3358
onClipEvent (load) { this._width = 138 * (_global.player1Special / 100); } onClipEvent (enterFrame) { this._width = 138 * (_global.player1Special / 100); }
Instance of Symbol 528 MovieClip "player2Special" in Frame 3358
onClipEvent (load) { this._width = 138 * (_global.player2Special / 100); } onClipEvent (enterFrame) { this._width = 138 * (_global.player2Special / 100); }
Instance of Symbol 541 MovieClip "player1Stock" in Frame 3358
onClipEvent (load) { this.gotoAndStop(_global.player1Stock); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player1Stock); }
Instance of Symbol 541 MovieClip "player2Stock" in Frame 3358
onClipEvent (load) { this.gotoAndStop(_global.player2Stock); } onClipEvent (enterFrame) { this.gotoAndStop(_global.player2Stock); }
Instance of Symbol 545 MovieClip "player1Colour" in Frame 3358
onClipEvent (load) { this._width = 138 * (_global.player1Special / 100); } onClipEvent (enterFrame) { if (_global.player1Special <= 55) { this.gotoAndStop(1); } else { _global.player1Special >= 56; if (_global.player1Special <= 80) { this.gotoAndStop(2); } else if (_global.player1Special >= 81) { this.gotoAndStop(3); } } } onClipEvent (enterFrame) { this._width = 138 * (_global.player1Special / 100); }
Instance of Symbol 545 MovieClip "player2Colour" in Frame 3358
onClipEvent (load) { this._width = 138 * (_global.player2Special / 100); } onClipEvent (enterFrame) { if (_global.player2Special <= 55) { this.gotoAndStop(1); } else { _global.player2Special >= 56; if (_global.player2Special <= 80) { this.gotoAndStop(2); } else if (_global.player2Special >= 81) { this.gotoAndStop(3); } } } onClipEvent (enterFrame) { this._width = 138 * (_global.player2Special / 100); }
Instance of Symbol 548 MovieClip "player1Fist" in Frame 3358
onClipEvent (load) { this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_global.player1Direction == "left") { this.gotoAndStop(2); } else if (_global.player1Direction == "right") { this.gotoAndStop(1); } }
Instance of Symbol 550 MovieClip "player2Fist" in Frame 3358
onClipEvent (load) { this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_global.player2Direction == "left") { this.gotoAndStop(2); } else if (_global.player2Direction == "right") { this.gotoAndStop(1); } }
Instance of Symbol 561 MovieClip in Frame 3358
onClipEvent (load) { this.gotoAndStop(_global.stageSelect); }
Frame 3359
if (_global.timeUp == true) { nextFrame(); play(); } else if (_global.player1Stock == 0) { nextFrame(); play(); } else if (_global.player2Stock == 0) { nextFrame(); play(); } else { prevFrame(); play(); }
Frame 3409
if (_global.player1Stock > _global.player2Stock) { _global.matchResult = "win"; } else if (_global.player1Stock < _global.player2Stock) { _global.matchResult = "lose"; } else if (_global.player1Stock == _global.player2Stock) { _global.matchResult = "tie"; }
Instance of Symbol 428 MovieClip "player1Emblem" in Frame 3410
onClipEvent (load) { if (_global.matchResult == "win") { this.gotoAndStop(_global.player1Character); } else if (_global.matchResult == "lose") { this.gotoAndStop(_global.player2Character); } else if (_global.matchResult == "tie") { this.gotoAndStop(23); } }
Instance of Symbol 299 MovieClip "second" in Frame 3428
onClipEvent (load) { if (_global.matchResult == "win") { this.gotoAndStop(_global.player2Character); } else if (_global.matchResult == "lose") { this.gotoAndStop(_global.player1Character); } else if (_global.matchResult == "tie") { this.gotoAndStop(26); } }
Instance of Symbol 299 MovieClip "first" in Frame 3428
onClipEvent (load) { if (_global.matchResult == "win") { this.gotoAndStop(_global.player1Character); } else if (_global.matchResult == "lose") { this.gotoAndStop(_global.player2Character); } else if (_global.matchResult == "tie") { this.gotoAndStop(26); } }
Instance of Symbol 657 MovieClip in Frame 3433
onClipEvent (load) { if (_global.matchResult == "tie") { this.gotoAndStop(2); } else if ((_global.matchResult = "win")) { this.gotoAndStop(1); } else if ((_global.matchResult = "lose")) { this.gotoAndStop(1); } }
Frame 3455
stop(); _root.minutes = _global.minutes; _root.seconds = _global.seconds; _root.player1Stock = _global.player1Stock; _root.player2Stock = _global.player2Stock;
Instance of Symbol 267 MovieClip in Frame 3455
onClipEvent (load) { this._x = _root._xmouse - 15; this._y = _root._ymouse - 5; this.startDrag(); }
Frame 3482
gotoAndPlay (4);
Instance of Symbol 576 MovieClip in Frame 3483
onClipEvent (enterFrame) { _root.player1Handicap = _global.player1Handicap; _root.player2Handicap = _global.player2Handicap; _root.player1Stock = _global.player1InitialStock; _root.player2Stock = _global.player2InitialStock; } onClipEvent (enterFrame) { if (_global.player1Handicap >= 50) { _global.player1Handicap = 50; } else if (_global.player1Handicap <= 0) { _global.player1Handicap = 0; } } onClipEvent (enterFrame) { if (_global.player2Handicap >= 50) { _global.player2Handicap = 50; } else if (_global.player2Handicap <= 0) { _global.player2Handicap = 0; } } onClipEvent (enterFrame) { if (_global.player1InitialStock >= 12) { _global.player1InitialStock = 12; } else if (_global.player1InitialStock <= 1) { _global.player1InitialStock = 1; } } onClipEvent (enterFrame) { if (_global.player2InitialStock >= 12) { _global.player2InitialStock = 12; } else if (_global.player2InitialStock <= 1) { _global.player2InitialStock = 1; } }
Instance of Symbol 267 MovieClip in Frame 3483
onClipEvent (load) { this._x = _root._xmouse - 5; this._y = _root._ymouse - 2; this.startDrag(); }
Frame 3484
gotoAndPlay (4);
Frame 3485
_root.uscore = _global.score; stop();
Instance of Symbol 267 MovieClip in Frame 3485
onClipEvent (load) { this._x = _root._xmouse - 15; this._y = _root._ymouse - 5; this.startDrag(); }
Frame 3505
stop(); getsc_lv = new LoadVars(); getsc_lv.bid = 176; rec_lv = new LoadVars(); getsc_lv.sendAndLoad("http://bot.pldmstudios.com/g10.php", rec_lv, "POST"); i = 1; while (i < 11) { _root["pl" + i].text = "loading"; _root["sc" + i].text = "loading"; i++; } rec_lv.onLoad = function (success) { if (success) { i = 1; while (i < 11) { _root["pl" + i].text = rec_lv["name" + i]; _root["sc" + i].text = rec_lv["score" + i]; i++; } } else { gotoAndPlay ("mainMenu"); } };
Instance of Symbol 267 MovieClip in Frame 3505
onClipEvent (load) { this._x = _root._xmouse - 15; this._y = _root._ymouse - 5; this.startDrag(); }
Frame 3506
gotoAndPlay (4);
Frame 3507
_global.continuer = false;
Instance of Symbol 461 MovieClip in Frame 3508
onClipEvent (enterFrame) { if (Key.isDown(32)) { _global.continuer = true; } }
Frame 3556
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3606
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3656
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3706
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3756
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3806
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3856
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3906
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 3956
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 4005
if (_global.continuer == true) { _global.continuer = false; gotoAndPlay (88); _global.level = _global.level - 1; _global.score = 0; _global.player1Stock = _global.player1InitialStock; }
Frame 4055
_global.level = 0; gotoAndStop (3485); _global.player1Stock = _global.player1InitialStock;
Instance of Symbol 267 MovieClip in Frame 4056
onClipEvent (load) { this._x = _root._xmouse - 15; this._y = _root._ymouse - 5; this.startDrag(); }
Instance of Symbol 328 MovieClip "bottomOfStage2" in Frame 4059
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _global.player2Gravity = 0; } }
Instance of Symbol 332 MovieClip in Frame 4059
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 45; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 45; } }
Instance of Symbol 332 MovieClip in Frame 4059
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 6; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 6; } }
Instance of Symbol 541 MovieClip in Frame 4059
onClipEvent (load) { this.stop(); }
Instance of Symbol 508 MovieClip "player1Maverick" in Frame 4059
onClipEvent (load) { this.stop(); this._x = -2000; this._y = -2000; } onClipEvent (enterFrame) { if (_global.player1Character == 22) { if (_global.player1SpecialToggle == true) { if (Key.isDown(32)) { if ((_global.player1Jump = true)) { this.play(); _global.player1SpecialToggle = false; _global.player1Special = 0; this._x = _root.stageResizer.player1._x + 225; this._y = _root.stageResizer.player1._y + 160; } } } } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _root.player2Damage = 230; _global.player2Fly = _root.player2Damage / 3; _global.player2FlyDirection = "right"; _global.player2Jump = false; _global.player2Gravity = -1; } }
Instance of Symbol 428 MovieClip "player2Emblem" in Frame 4059
onClipEvent (load) { _root.player1Emblem.gotoAndStop(14); }
Instance of Symbol 428 MovieClip in Frame 4059
onClipEvent (load) { _root.player1Emblem.gotoAndStop(10); }
Instance of Symbol 541 MovieClip "player1Stock" in Frame 4059
onClipEvent (load) { this.stop(); }
Instance of Symbol 541 MovieClip in Frame 4059
onClipEvent (load) { this.stop(); }
Frame 4078
gotoAndPlay (4);
Symbol 55 MovieClip Frame 17
gotoAndPlay (4);
Symbol 62 MovieClip Frame 17
gotoAndPlay (4);
Symbol 66 MovieClip Frame 16
gotoAndPlay (4);
Symbol 75 MovieClip Frame 17
gotoAndPlay (4);
Symbol 105 MovieClip Frame 16
gotoAndPlay (4);
Symbol 115 MovieClip Frame 17
gotoAndPlay (5);
Symbol 128 MovieClip Frame 15
gotoAndPlay (5);
Symbol 137 MovieClip Frame 15
gotoAndPlay (5);
Symbol 160 MovieClip Frame 13
gotoAndPlay (5);
Symbol 167 MovieClip Frame 13
gotoAndPlay (5);
Symbol 174 MovieClip Frame 13
gotoAndPlay (5);
Symbol 187 Button
on (rollOver) { _global.player1Character = 1; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 192 Button
on (rollOver) { _global.player1Character = 4; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 197 Button
on (rollOver) { _global.player1Character = 15; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 202 Button
on (rollOver) { _global.player1Character = 14; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 207 Button
on (rollOver) { _global.player1Character = 2; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 212 Button
on (rollOver) { _global.player1Character = 3; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 217 Button
on (rollOver) { _global.player1Character = 13; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 222 Button
on (rollOver) { _global.player1Character = 16; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 227 Button
on (rollOver) { _global.player1Character = 9; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 233 Button
on (rollOver) { _global.player1Character = 10; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 238 Button
on (rollOver) { _global.player1Character = 11; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 243 Button
on (rollOver) { _global.player1Character = 12; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 248 Button
on (rollOver) { _global.player1Character = 5; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 253 Button
on (rollOver) { _global.player1Character = 8; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 258 Button
on (rollOver) { _global.player1Character = 6; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 263 Button
on (rollOver) { _global.player1Character = 7; } on (rollOut) { _global.player1Character = 17; } on (release) { play(); }
Symbol 405 MovieClip Frame 17
_global.player2Character = 3; gotoAndStop (3); _root.stageResizer.player2.puppet1.stop();
Symbol 405 MovieClip Frame 18
_global.player2Character = 16; gotoAndStop (16); _root.stageResizer.player2.puppet1.stop();
Symbol 405 MovieClip Frame 19
_global.player2Character = 5; gotoAndStop (5); _root.stageResizer.player2.puppet1.stop();
Symbol 405 MovieClip Frame 20
_global.player2Character = 13; gotoAndStop (13); _root.stageResizer.player2.puppet1.stop();
Symbol 405 MovieClip Frame 25
gotoAndStop (21); _global.player2Character = 21;
Instance of Symbol 328 MovieClip "bottomOfStage" in Symbol 410 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Gravity = 0; } }
Instance of Symbol 329 MovieClip in Symbol 410 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x; } }
Instance of Symbol 330 MovieClip in Symbol 410 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 45; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 45; } }
Instance of Symbol 328 MovieClip "bottomOfStage2" in Symbol 410 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _global.player2Gravity = 0; } }
Instance of Symbol 332 MovieClip in Symbol 410 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 45; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 45; } }
Instance of Symbol 332 MovieClip in Symbol 410 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 6; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 6; } }
Instance of Symbol 329 MovieClip in Symbol 410 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x; } }
Instance of Symbol 331 MovieClip "mainPlatform2" in Symbol 410 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _global.player2Jump = true; _global.player2Gravity = _global.player2Gravity - 9; } }
Instance of Symbol 332 MovieClip in Symbol 410 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x + 5; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x + 5; } }
Instance of Symbol 328 MovieClip "bottomOfStage" in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Gravity = 0; } }
Instance of Symbol 329 MovieClip in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x; } }
Instance of Symbol 328 MovieClip "bottomOfStage2" in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _global.player2Gravity = 0; } }
Instance of Symbol 328 MovieClip in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Gravity = 0; } }
Instance of Symbol 329 MovieClip in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x; } }
Instance of Symbol 330 MovieClip in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 45; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 45; } }
Instance of Symbol 332 MovieClip in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 45; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 45; } }
Instance of Symbol 332 MovieClip in Symbol 410 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 6; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 6; } }
Instance of Symbol 331 MovieClip "mainPlatform2" in Symbol 410 MovieClip Frame 7
onClipEvent (enterFrame) { if (_root.stageResizer.player2._x <= 30) { if (_root.stageResizer.player2._x >= -35) { if (_global.player2Jump == true) { _global.player2Jump = false; _global.player2Gravity = _global.player2Gravity - 9; _global.player2Speed = _global.player2Speed + 2; } else { _global.player2Jump = _global.player2Jump; _global.player2Gravity = _global.player2Gravity; _global.player2speed = _global.player2speed + 2; } } else { _global.player2Jump = _global.player2Jump; _global.player2Gravity = _global.player2Gravity; _global.player2speed = _global.player2speed + 2; } } else { _global.player2Jump = _global.player2Jump; _global.player2Gravity = _global.player2Gravity; _global.player2speed = _global.player2speed + 2; } }
Instance of Symbol 331 MovieClip "mainPlatform2" in Symbol 410 MovieClip Frame 8
onClipEvent (enterFrame) { if (_root.stageResizer.player2._x <= 25) { if (_root.stageResizer.player2._x >= -10) { if (_global.player2Jump == true) { _global.player2Jump = false; _global.player2Gravity = _global.player2Gravity - 9; _global.player2Speed = _global.player2Speed + 2; } else { _global.player2Jump = _global.player2Jump; _global.player2Gravity = _global.player2Gravity; _global.player2speed = _global.player2speed + 2; } } else { _global.player2Jump = _global.player2Jump; _global.player2Gravity = _global.player2Gravity; _global.player2speed = _global.player2speed + 2; } } else { _global.player2Jump = _global.player2Jump; _global.player2Gravity = _global.player2Gravity; _global.player2speed = _global.player2speed + 2; } }
Instance of Symbol 330 MovieClip in Symbol 410 MovieClip Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 45; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 45; } }
Instance of Symbol 328 MovieClip "bottomOfStage" in Symbol 410 MovieClip Frame 8
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Gravity = 0; } }
Instance of Symbol 328 MovieClip in Symbol 410 MovieClip Frame 8
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Gravity = 0; } }
Instance of Symbol 328 MovieClip in Symbol 410 MovieClip Frame 8
onClipEvent (enterFrame) { if (_root.stageResizer.player1.hitTest(this)) { _global.player1Gravity = 0; } } onClipEvent (enterFrame) { if (_root.stageResizer.player2.hitTest(this)) { _global.player2Gravity = 0; } }
Instance of Symbol 330 MovieClip in Symbol 410 MovieClip Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x - 45; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x - 45; } }
Instance of Symbol 332 MovieClip in Symbol 410 MovieClip Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player1)) { _root.stageResizer.player1._x = this._x; } } onClipEvent (enterFrame) { if (this.hitTest(_root.stageResizer.player2)) { _root.stageResizer.player2._x = this._x; } }
Symbol 448 MovieClip Frame 10
stop();
Symbol 460 MovieClip Frame 12
stop(); this._x = -2000; this._y = -2000;
Symbol 463 MovieClip Frame 26
_root.timerClip.gotoAndPlay(1); _root.seconds = _root.seconds - 1; _global.seconds = _global.seconds - 1;
Symbol 464 MovieClip Frame 1
if (_global.level >= 2) { _global.cpuRandomiser = 3; } else { _global.cpuRandomiser = 1; }
Symbol 464 MovieClip Frame 3
if (_global.level >= 3) { _global.cpuRandomiser = 4; } else { _global.cpuRandomiser = 3; }
Symbol 464 MovieClip Frame 6
if (_global.level == 3) { _global.cpuRandomiser = 3; } else { _global.cpuRandomiser = 1; }
Symbol 464 MovieClip Frame 9
if (_global.level >= 6) { _global.cpuRandomiser = 3; } else { _global.cpuRandomiser = 1; }
Symbol 464 MovieClip Frame 12
_global.cpuRandomiser = 3;
Symbol 464 MovieClip Frame 14
if (_global.level >= 6) { _global.cpuRandomiser = 3; } else { _global.cpuRandomiser = 1; }
Symbol 464 MovieClip Frame 17
_global.cpuRandomiser = 4;
Symbol 464 MovieClip Frame 20
if (_global.level == 8) { _global.cpuRandomiser = 3; } else { _global.cpuRandomiser = 1; }
Symbol 470 MovieClip Frame 27
stop(); this._x = -2000; this._y = -2000;
Symbol 474 MovieClip Frame 15
stop(); this._x = -2000; this._y = -2000;
Symbol 477 MovieClip Frame 30
stop();
Symbol 478 MovieClip Frame 12
stop(); this._x = -2000; this._y = -2000;
Symbol 485 MovieClip Frame 18
stop();
Symbol 492 MovieClip Frame 22
stop(); _root.player1rofl._x = -2000; _root.player1rofl._y = -2000;
Symbol 495 MovieClip Frame 22
stop(); _root.player2rofl._x = -2000; _root.player2rofl._y = -2000;
Symbol 500 MovieClip Frame 6
if (_global.player2Frozen > 1) { this.gotoAndPlay(5); } else if (_global.player2Frozen <= 0) { this.gotoAndPlay(7); }
Symbol 500 MovieClip Frame 12
stop(); _global.player2Follow = false;
Symbol 505 MovieClip Frame 6
if (_global.player1Frozen > 1) { this.gotoAndPlay(5); } else if (_global.player1Frozen <= 0) { this.gotoAndPlay(7); }
Symbol 505 MovieClip Frame 12
stop(); _global.player1Follow = false;
Symbol 508 MovieClip Frame 22
stop(); this._x = -2000; this._y = -2000;
Symbol 513 MovieClip Frame 37
stop(); this._x = -2000; this._y = -2000;
Symbol 516 MovieClip Frame 2
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 6
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 10
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 14
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 16
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 20
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 28
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 35
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 37
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 39
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 40
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 41
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 42
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 43
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 44
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 45
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 46
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 47
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 48
this._x = random(360); this._y = random(260);
Symbol 516 MovieClip Frame 49
stop(); this._x = -2000; this._y = -2000;
Symbol 525 MovieClip Frame 10
_root.player1Die.stop(); _global.player1Dieing = "dead"; stop();
Symbol 526 MovieClip Frame 10
_root.player2Die.stop(); _global.player2Dieing = "dead"; stop();
Symbol 547 MovieClip Frame 8
stop(); _global.player1Punch = "waiting";
Symbol 549 MovieClip Frame 8
stop(); _global.player2Punch = "waiting";
Symbol 552 MovieClip Frame 1070
gotoAndPlay (67);
Symbol 553 MovieClip Frame 2429
gotoAndPlay (493);
Symbol 554 MovieClip Frame 1530
gotoAndPlay (1);
Symbol 555 MovieClip Frame 1617
gotoAndPlay (1);
Symbol 556 MovieClip Frame 434
gotoAndPlay (168);
Symbol 557 MovieClip Frame 189
gotoAndPlay (1);
Symbol 558 MovieClip Frame 1044
gotoAndPlay (580);
Symbol 559 MovieClip Frame 477
gotoAndPlay (160);
Symbol 560 MovieClip Frame 2948
gotoAndPlay (1);
Symbol 565 MovieClip Frame 25
stop();
Symbol 585 Button
on (rollOver) { _global.player2Character = 1; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 586 Button
on (rollOver) { _global.player2Character = 4; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 587 Button
on (rollOver) { _global.player2Character = 15; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 588 Button
on (rollOver) { _global.player2Character = 14; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 589 Button
on (rollOver) { _global.player2Character = 2; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 590 Button
on (rollOver) { _global.player2Character = 3; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 591 Button
on (rollOver) { _global.player2Character = 13; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 592 Button
on (rollOver) { _global.player2Character = 16; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 593 Button
on (rollOver) { _global.player2Character = 9; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 594 Button
on (rollOver) { _global.player2Character = 10; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 595 Button
on (rollOver) { _global.player2Character = 11; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 596 Button
on (rollOver) { _global.player2Character = 12; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 597 Button
on (rollOver) { _global.player2Character = 5; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 598 Button
on (rollOver) { _global.player2Character = 8; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 599 Button
on (rollOver) { _global.player2Character = 6; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 600 Button
on (rollOver) { _global.player2Character = 7; } on (rollOut) { _global.player2Character = 17; } on (release) { play(); }
Symbol 605 Button
on (release) { _root.play(); }
Symbol 669 Button
on (release) { _root.play(); }
Symbol 682 Button
on (release) { play(); }
Symbol 684 Button
on (release) { _quality = "HIGH"; }
Symbol 686 Button
on (release) { _quality = "MEDIUM"; }
Symbol 688 Button
on (release) { _quality = "LOW"; }
Symbol 689 Button
on (release) { _global.player1Handicap = _global.player1Handicap + 1; }
Symbol 690 Button
on (release) { _global.player1Handicap = _global.player1Handicap - 1; }
Symbol 691 Button
on (release) { _global.player2Handicap = _global.player2Handicap + 1; }
Symbol 692 Button
on (release) { _global.player2Handicap = _global.player2Handicap - 1; }
Symbol 693 Button
on (release) { _global.player1InitialStock = _global.player1InitialStock + 1; }
Symbol 694 Button
on (release) { _global.player1InitialStock = _global.player1InitialStock - 1; }
Symbol 695 Button
on (release) { _global.player2InitialStock = _global.player2InitialStock + 1; }
Symbol 696 Button
on (release) { _global.player2InitialStock = _global.player2InitialStock - 1; }
Symbol 704 Button
on (release) { pldm128948 = new LoadVars(); pldm128948.namevar = uplayer.text; pldm128948.scorevar = _root.uscore; pldm128948.mid = 176; pldm128948.pro = "353b78669dd07c3d95ea4acbe7130488"; pldm128948.sendAndLoad("http://bot.armorstudios.com/hs.php", pldm128948, "POST"); play(); }
Symbol 743 Button
on (release) { _root.nextFrame(); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:Timeline
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 SoundUsed by:448  Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 ShapeTweeningUsed by:Timeline
Symbol 12 SoundUsed by:525 526  Timeline
Symbol 13 ShapeTweeningUsed by:Timeline
Symbol 14 GraphicUsed by:Timeline
Symbol 15 GraphicUsed by:22
Symbol 16 GraphicUsed by:22
Symbol 17 GraphicUsed by:22
Symbol 18 GraphicUsed by:22
Symbol 19 GraphicUsed by:22
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:15 16 17 18 19 20 21Used by:Timeline
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:23Used by:55 62 66 75 269 270 271 272 334 336 338 340 547 549  Timeline
Symbol 25 GraphicUsed by:233 335 337 339 341 356 358 361 371 374 390 393 396 404 594  Timeline
Symbol 26 GraphicUsed by:Timeline
Symbol 27 GraphicUsed by:33
Symbol 28 GraphicUsed by:33
Symbol 29 GraphicUsed by:33
Symbol 30 GraphicUsed by:33
Symbol 31 GraphicUsed by:33
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:27 28 29 30 31 32Used by:Timeline
Symbol 34 ShapeTweeningUsed by:Timeline
Symbol 35 GraphicUsed by:182 328 329 330 331 332 461 508 603 605 669 682 689 690 691 692 693 694 695 696 704 743  Timeline
Symbol 36 GraphicUsed by:Timeline
Symbol 37 GraphicUsed by:39
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:37 38Used by:Timeline
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:55 62 66 75 269 270 271 272 334 336 338 340  Timeline
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:55 62 66 75 269 270 271 272 334 336 338 340  Timeline
Symbol 44 ShapeTweeningUsed by:47
Symbol 45 ShapeTweeningUsed by:47
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:44 45 46Used by:55 269
Symbol 48 GraphicUsed by:51 54 65
Symbol 49 ShapeTweeningUsed by:51
Symbol 50 ShapeTweeningUsed by:51
Symbol 51 MovieClipUses:48 49 50Used by:55 66 269 271
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:55
Symbol 54 MovieClipUses:48Used by:55 334
Symbol 55 MovieClipUses:41 43 47 51 24 53 54Used by:182 335
Symbol 56 GraphicUsed by:182
Symbol 57 GraphicUsed by:58 336
Symbol 58 MovieClipUses:57Used by:62 270  Timeline
Symbol 59 GraphicUsed by:60 61
Symbol 60 MovieClipUses:59Used by:62 270  Timeline
Symbol 61 MovieClipUses:59Used by:62 336
Symbol 62 MovieClipUses:41 43 58 60 24 61Used by:182 337
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:66 271 338
Symbol 65 MovieClipUses:48Used by:66 338
Symbol 66 MovieClipUses:41 43 64 51 24 65Used by:182 339
Symbol 67 GraphicUsed by:68
Symbol 68 MovieClipUses:67Used by:75 272 340
Symbol 69 GraphicUsed by:73 74 192 326 410 586
Symbol 70 GraphicUsed by:73 74 192 326 410 586
Symbol 71 GraphicUsed by:72
Symbol 72 MovieClipUses:71Used by:73 74 192 586
Symbol 73 MovieClipUses:69 70 72Used by:75 272
Symbol 74 MovieClipUses:69 70 72Used by:75 340
Symbol 75 MovieClipUses:41 43 68 73 24 74Used by:182 341
Symbol 76 GraphicUsed by:78
Symbol 77 GraphicUsed by:78 342
Symbol 78 MovieClipUses:76 77Used by:182 343
Symbol 79 GraphicUsed by:83
Symbol 80 GraphicUsed by:83
Symbol 81 GraphicUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:79 80 81 82Used by:182 299 348
Symbol 84 GraphicUsed by:86
Symbol 85 GraphicUsed by:86 349
Symbol 86 MovieClipUses:84 85Used by:182 350
Symbol 87 GraphicUsed by:91
Symbol 88 GraphicUsed by:91
Symbol 89 GraphicUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:87 88 89 90Used by:182 353
Symbol 92 GraphicUsed by:94
Symbol 93 GraphicUsed by:94
Symbol 94 MovieClipUses:92 93Used by:182 356
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:95Used by:105 229 357
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClipUses:97Used by:105 229 357
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:99Used by:105 229 357
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:105 229 357
Symbol 103 GraphicUsed by:104
Symbol 104 MovieClipUses:103Used by:105 229 357
Symbol 105 MovieClipUses:96 98 100 102 104Used by:182 358
Symbol 106 GraphicUsed by:115
Symbol 107 GraphicUsed by:115
Symbol 108 GraphicUsed by:115
Symbol 109 GraphicUsed by:115
Symbol 110 GraphicUsed by:115
Symbol 111 GraphicUsed by:115
Symbol 112 GraphicUsed by:115
Symbol 113 GraphicUsed by:115
Symbol 114 GraphicUsed by:115
Symbol 115 MovieClipUses:106 107 108 109 110 111 112 113 114Used by:182 361
Symbol 116 GraphicUsed by:119
Symbol 117 GraphicUsed by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:116 117 118Used by:182 299 366
Symbol 120 GraphicUsed by:128
Symbol 121 GraphicUsed by:128
Symbol 122 GraphicUsed by:128
Symbol 123 GraphicUsed by:128
Symbol 124 GraphicUsed by:128
Symbol 125 GraphicUsed by:128
Symbol 126 GraphicUsed by:128
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:120 121 122 123 124 125 126 127Used by:182 371
Symbol 129 GraphicUsed by:137
Symbol 130 GraphicUsed by:137
Symbol 131 GraphicUsed by:137
Symbol 132 GraphicUsed by:137
Symbol 133 GraphicUsed by:137
Symbol 134 GraphicUsed by:137
Symbol 135 GraphicUsed by:137
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:129 130 131 132 133 134 135 136Used by:182 374
Symbol 138 GraphicUsed by:144
Symbol 139 GraphicUsed by:144
Symbol 140 GraphicUsed by:144
Symbol 141 GraphicUsed by:144
Symbol 142 GraphicUsed by:144
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClipUses:138 139 140 141 142 143Used by:182 381
Symbol 145 GraphicUsed by:153
Symbol 146 GraphicUsed by:153
Symbol 147 GraphicUsed by:153
Symbol 148 GraphicUsed by:153
Symbol 149 GraphicUsed by:153
Symbol 150 GraphicUsed by:153
Symbol 151 GraphicUsed by:153
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:145 146 147 148 149 150 151 152Used by:182 387
Symbol 154 GraphicUsed by:160
Symbol 155 GraphicUsed by:160
Symbol 156 GraphicUsed by:160
Symbol 157 GraphicUsed by:160
Symbol 158 GraphicUsed by:160
Symbol 159 GraphicUsed by:160
Symbol 160 MovieClipUses:154 155 156 157 158 159Used by:182 390
Symbol 161 GraphicUsed by:167
Symbol 162 GraphicUsed by:167
Symbol 163 GraphicUsed by:167
Symbol 164 GraphicUsed by:167
Symbol 165 GraphicUsed by:167
Symbol 166 GraphicUsed by:167
Symbol 167 MovieClipUses:161 162 163 164 165 166Used by:182 393
Symbol 168 GraphicUsed by:174
Symbol 169 GraphicUsed by:174
Symbol 170 GraphicUsed by:174
Symbol 171 GraphicUsed by:174
Symbol 172 GraphicUsed by:174
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:168 169 170 171 172 173Used by:182 396
Symbol 175 GraphicUsed by:181
Symbol 176 GraphicUsed by:181
Symbol 177 GraphicUsed by:181
Symbol 178 GraphicUsed by:181
Symbol 179 GraphicUsed by:181
Symbol 180 GraphicUsed by:181
Symbol 181 MovieClipUses:175 176 177 178 179 180Used by:182 404
Symbol 182 MovieClipUses:35 55 56 62 66 75 78 83 86 91 94 105 115 119 128 137 144 153 160 167 174 181Used by:Timeline
Symbol 183 GraphicUsed by:187 585
Symbol 184 GraphicUsed by:187 585
Symbol 185 GraphicUsed by:187 585
Symbol 186 GraphicUsed by:187 585
Symbol 187 ButtonUses:183 184 185 186Used by:Timeline
Symbol 188 GraphicUsed by:192 586
Symbol 189 GraphicUsed by:192 586
Symbol 190 GraphicUsed by:192 586
Symbol 191 GraphicUsed by:192 586
Symbol 192 ButtonUses:188 69 70 72 189 190 191Used by:Timeline
Symbol 193 GraphicUsed by:197 587
Symbol 194 GraphicUsed by:197 587
Symbol 195 GraphicUsed by:197 587
Symbol 196 GraphicUsed by:197 587
Symbol 197 ButtonUses:193 194 195 196Used by:Timeline
Symbol 198 GraphicUsed by:202 588
Symbol 199 GraphicUsed by:202 588
Symbol 200 GraphicUsed by:202 588
Symbol 201 GraphicUsed by:202 588
Symbol 202 ButtonUses:198 199 200 201Used by:Timeline
Symbol 203 GraphicUsed by:207 589
Symbol 204 GraphicUsed by:207 589
Symbol 205 GraphicUsed by:207 589
Symbol 206 GraphicUsed by:207 589
Symbol 207 ButtonUses:203 204 205 206Used by:Timeline
Symbol 208 GraphicUsed by:212 590
Symbol 209 GraphicUsed by:212 590
Symbol 210 GraphicUsed by:212 590
Symbol 211 GraphicUsed by:212 590
Symbol 212 ButtonUses:208 209 210 211Used by:Timeline
Symbol 213 GraphicUsed by:217 591
Symbol 214 GraphicUsed by:217 591
Symbol 215 GraphicUsed by:217 591
Symbol 216 GraphicUsed by:217 591
Symbol 217 ButtonUses:213 214 215 216Used by:Timeline
Symbol 218 GraphicUsed by:222 592
Symbol 219 GraphicUsed by:222 592
Symbol 220 GraphicUsed by:222 592
Symbol 221 GraphicUsed by:222 592
Symbol 222 ButtonUses:218 219 220 221Used by:Timeline
Symbol 223 GraphicUsed by:227 593
Symbol 224 GraphicUsed by:227 593
Symbol 225 GraphicUsed by:227 593
Symbol 226 GraphicUsed by:227 593
Symbol 227 ButtonUses:223 224 225 226Used by:Timeline
Symbol 228 GraphicUsed by:233 594
Symbol 229 MovieClipUses:96 98 100 102 104Used by:233 299 358 594  Timeline
Symbol 230 GraphicUsed by:233 594
Symbol 231 GraphicUsed by:233 594
Symbol 232 GraphicUsed by:233 594
Symbol 233 ButtonUses:228 25 229 230 231 232Used by:Timeline
Symbol 234 GraphicUsed by:238 595
Symbol 235 GraphicUsed by:238 595
Symbol 236 GraphicUsed by:238 595
Symbol 237 GraphicUsed by:238 595
Symbol 238 ButtonUses:234 235 236 237Used by:Timeline
Symbol 239 GraphicUsed by:243 596
Symbol 240 GraphicUsed by:243 596
Symbol 241 GraphicUsed by:243 596
Symbol 242 GraphicUsed by:243 596
Symbol 243 ButtonUses:239 240 241 242Used by:Timeline
Symbol 244 GraphicUsed by:248 597
Symbol 245 GraphicUsed by:248 597
Symbol 246 GraphicUsed by:248 597
Symbol 247 GraphicUsed by:248 597
Symbol 248 ButtonUses:244 245 246 247Used by:Timeline
Symbol 249 GraphicUsed by:253 598
Symbol 250 GraphicUsed by:253 598
Symbol 251 GraphicUsed by:253 598
Symbol 252 GraphicUsed by:253 598
Symbol 253 ButtonUses:249 250 251 252Used by:Timeline
Symbol 254 GraphicUsed by:258 599
Symbol 255 GraphicUsed by:258 599
Symbol 256 GraphicUsed by:258 599
Symbol 257 GraphicUsed by:258 599
Symbol 258 ButtonUses:254 255 256 257Used by:Timeline
Symbol 259 GraphicUsed by:263 600
Symbol 260 GraphicUsed by:263 600
Symbol 261 GraphicUsed by:263 600
Symbol 262 GraphicUsed by:263 600
Symbol 263 ButtonUses:259 260 261 262Used by:Timeline
Symbol 264 GraphicUsed by:265
Symbol 265 MovieClipUses:264Used by:Timeline
Symbol 266 GraphicUsed by:267
Symbol 267 MovieClipUses:266Used by:Timeline
Symbol 268 SoundUsed by:Timeline
Symbol 269 MovieClipUses:41 43 47 51 24Used by:299 335
Symbol 270 MovieClipUses:41 43 58 60 24Used by:299 337
Symbol 271 MovieClipUses:41 43 64 51 24Used by:299 339
Symbol 272 MovieClipUses:41 43 68 73 24Used by:299 341
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:273Used by:299 343
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:275Used by:299 350
Symbol 277 GraphicUsed by:278
Symbol 278 MovieClipUses:277Used by:299 353
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:279Used by:299 356
Symbol 281 GraphicUsed by:282
Symbol 282 MovieClipUses:281Used by:299 361
Symbol 283 GraphicUsed by:299
Symbol 284 GraphicUsed by:285
Symbol 285 MovieClipUses:284Used by:299 374
Symbol 286 GraphicUsed by:287
Symbol 287 MovieClipUses:286Used by:299 381
Symbol 288 GraphicUsed by:289
Symbol 289 MovieClipUses:288Used by:299 387
Symbol 290 GraphicUsed by:299
Symbol 291 GraphicUsed by:292
Symbol 292 MovieClipUses:291Used by:299 390
Symbol 293 GraphicUsed by:294
Symbol 294 MovieClipUses:293Used by:299 393
Symbol 295 GraphicUsed by:296
Symbol 296 MovieClipUses:295Used by:299 396
Symbol 297 GraphicUsed by:298
Symbol 298 MovieClipUses:297Used by:299 404
Symbol 299 MovieClipUses:269 270 271 272 274 83 276 278 280 229 282 119 283 285 287 289 290 292 294 296 298Used by:Timeline
Symbol 300 GraphicUsed by:Timeline
Symbol 301 ShapeTweeningUsed by:Timeline
Symbol 302 GraphicUsed by:312
Symbol 303 GraphicUsed by:312
Symbol 304 GraphicUsed by:312
Symbol 305 GraphicUsed by:312
Symbol 306 GraphicUsed by:312
Symbol 307 GraphicUsed by:312
Symbol 308 GraphicUsed by:312
Symbol 309 GraphicUsed by:312
Symbol 310 GraphicUsed by:312
Symbol 311 GraphicUsed by:312
Symbol 312 MovieClipUses:302 303 304 305 306 307 308 309 310 311Used by:Timeline
Symbol 313 GraphicUsed by:Timeline
Symbol 314 BitmapUsed by:315 746
Symbol 315 GraphicUses:314Used by:326 410
Symbol 316 GraphicUsed by:326
Symbol 317 BitmapUsed by:318
Symbol 318 GraphicUses:317Used by:326 410
Symbol 319 GraphicUsed by:326 410
Symbol 320 GraphicUsed by:326 410
Symbol 321 GraphicUsed by:326 410
Symbol 322 GraphicUsed by:326
Symbol 323 BitmapUsed by:324 408
Symbol 324 GraphicUses:323Used by:326
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:315 316 69 70 318 319 320 321 322 324 325Used by:Timeline
Symbol 327 ShapeTweeningUsed by:Timeline
Symbol 328 MovieClipUses:35Used by:410  Timeline
Symbol 329 MovieClipUses:35Used by:410
Symbol 330 MovieClipUses:35Used by:410
Symbol 331 MovieClipUses:35Used by:410  Timeline
Symbol 332 MovieClipUses:35Used by:410  Timeline
Symbol 333 GraphicUsed by:334
Symbol 334 MovieClipUses:41 43 333 54 24Used by:335
Symbol 335 MovieClipUses:25 269 55 334Used by:405
Symbol 336 MovieClipUses:41 43 57 61 24Used by:337
Symbol 337 MovieClipUses:25 270 62 336Used by:405
Symbol 338 MovieClipUses:41 43 64 65 24Used by:339  Timeline
Symbol 339 MovieClipUses:25 271 66 338Used by:405
Symbol 340 MovieClipUses:41 43 68 74 24Used by:341
Symbol 341 MovieClipUses:25 272 75 340Used by:405
Symbol 342 MovieClipUses:77Used by:343
Symbol 343 MovieClipUses:342 78 274Used by:405
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClipUses:344Used by:348
Symbol 346 GraphicUsed by:347
Symbol 347 MovieClipUses:346Used by:348
Symbol 348 MovieClipUses:345 83 347Used by:405
Symbol 349 MovieClipUses:85Used by:350
Symbol 350 MovieClipUses:349 86 276Used by:405
Symbol 351 GraphicUsed by:352
Symbol 352 MovieClipUses:351Used by:353
Symbol 353 MovieClipUses:278 91 352Used by:405
Symbol 354 GraphicUsed by:355
Symbol 355 MovieClipUses:354Used by:356
Symbol 356 MovieClipUses:25 355 94 280Used by:405
Symbol 357 MovieClipUses:96 98 100 102 104Used by:358
Symbol 358 MovieClipUses:25 229 105 357Used by:405
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:359Used by:361  Timeline
Symbol 361 MovieClipUses:25 360 115 282Used by:405
Symbol 362 GraphicUsed by:363
Symbol 363 MovieClipUses:362Used by:366
Symbol 364 GraphicUsed by:365
Symbol 365 MovieClipUses:364Used by:366
Symbol 366 MovieClipUses:363 119 365Used by:405
Symbol 367 GraphicUsed by:368
Symbol 368 MovieClipUses:367Used by:371
Symbol 369 GraphicUsed by:370
Symbol 370 MovieClipUses:369Used by:371
Symbol 371 MovieClipUses:25 368 128 370Used by:405
Symbol 372 GraphicUsed by:373
Symbol 373 MovieClipUses:372Used by:374  Timeline
Symbol 374 MovieClipUses:25 285 137 373Used by:405
Symbol 375 GraphicUsed by:380
Symbol 376 GraphicUsed by:380
Symbol 377 GraphicUsed by:380
Symbol 378 GraphicUsed by:380
Symbol 379 GraphicUsed by:380
Symbol 380 MovieClipUses:375 376 377 378 379Used by:381
Symbol 381 MovieClipUses:287 144 380Used by:405
Symbol 382 GraphicUsed by:386
Symbol 383 GraphicUsed by:386
Symbol 384 GraphicUsed by:386
Symbol 385 GraphicUsed by:386
Symbol 386 MovieClipUses:382 383 384 385Used by:387
Symbol 387 MovieClipUses:386 153 289Used by:405
Symbol 388 GraphicUsed by:389
Symbol 389 MovieClipUses:388Used by:390
Symbol 390 MovieClipUses:25 292 160 389Used by:405
Symbol 391 GraphicUsed by:392
Symbol 392 MovieClipUses:391Used by:393
Symbol 393 MovieClipUses:25 392 167 294Used by:405
Symbol 394 GraphicUsed by:395
Symbol 395 MovieClipUses:394Used by:396
Symbol 396 MovieClipUses:25 296 174 395Used by:405
Symbol 397 GraphicUsed by:403
Symbol 398 GraphicUsed by:403
Symbol 399 GraphicUsed by:403
Symbol 400 GraphicUsed by:403
Symbol 401 GraphicUsed by:403
Symbol 402 GraphicUsed by:403
Symbol 403 MovieClipUses:397 398 399 400 401 402Used by:404
Symbol 404 MovieClipUses:25 298 181 403Used by:405
Symbol 405 MovieClipUses:335 337 339 341 343 348 350 353 356 358 361 366 371 374 381 387 390 393 396 404Used by:410
Symbol 406 GraphicUsed by:410
Symbol 407 GraphicUsed by:410
Symbol 408 GraphicUses:323Used by:410
Symbol 409 GraphicUsed by:410
Symbol 410 MovieClipUses:328 329 330 331 332 315 405 406 69 70 318 319 320 321 407 408 409Used by:Timeline
Symbol 411 GraphicUsed by:412
Symbol 412 MovieClipUses:411Used by:Timeline
Symbol 413 ShapeTweeningUsed by:Timeline
Symbol 414 SoundUsed by:Timeline
Symbol 415 GraphicUsed by:Timeline
Symbol 416 ShapeTweeningUsed by:Timeline
Symbol 417 ShapeTweeningUsed by:Timeline
Symbol 418 ShapeTweeningUsed by:Timeline
Symbol 419 GraphicUsed by:Timeline
Symbol 420 GraphicUsed by:428
Symbol 421 GraphicUsed by:428
Symbol 422 GraphicUsed by:428
Symbol 423 GraphicUsed by:428
Symbol 424 GraphicUsed by:428
Symbol 425 GraphicUsed by:428
Symbol 426 GraphicUsed by:428
Symbol 427 GraphicUsed by:428
Symbol 428 MovieClipUses:420 421 422 423 424 425 426 427Used by:Timeline
Symbol 429 GraphicUsed by:Timeline
Symbol 430 FontUsed by:431 432 433 434 436 437 438 439 611 612 613 614 616 617 618 619 633 634 635 636 638 639 640 641
Symbol 431 EditableTextUses:430Used by:Timeline
Symbol 432 EditableTextUses:430Used by:Timeline
Symbol 433 EditableTextUses:430Used by:Timeline
Symbol 434 EditableTextUses:430Used by:Timeline
Symbol 435 ShapeTweeningUsed by:Timeline
Symbol 436 EditableTextUses:430Used by:Timeline
Symbol 437 EditableTextUses:430Used by:Timeline
Symbol 438 EditableTextUses:430Used by:Timeline
Symbol 439 EditableTextUses:430Used by:Timeline
Symbol 440 ShapeTweeningUsed by:Timeline
Symbol 441 ShapeTweeningUsed by:Timeline
Symbol 442 GraphicUsed by:Timeline
Symbol 443 ShapeTweeningUsed by:Timeline
Symbol 444 ShapeTweeningUsed by:Timeline
Symbol 445 ShapeTweeningUsed by:Timeline
Symbol 446 GraphicUsed by:Timeline
Symbol 447 GraphicUsed by:448
Symbol 448 MovieClipUses:447 6Used by:Timeline
Symbol 449 GraphicUsed by:450
Symbol 450 MovieClipUses:449Used by:457
Symbol 451 GraphicUsed by:452
Symbol 452 MovieClipUses:451Used by:457
Symbol 453 GraphicUsed by:454
Symbol 454 MovieClipUses:453Used by:457
Symbol 455 GraphicUsed by:456
Symbol 456 MovieClipUses:455Used by:457
Symbol 457 MovieClipUses:450 452 454 456Used by:Timeline
Symbol 458 GraphicUsed by:459
Symbol 459 MovieClipUses:458Used by:460 478
Symbol 460 MovieClipUses:459Used by:Timeline
Symbol 461 MovieClipUses:35Used by:Timeline
Symbol 462 GraphicUsed by:463 464
Symbol 463 MovieClipUses:462Used by:Timeline
Symbol 464 MovieClipUses:462Used by:Timeline
Symbol 465 ShapeTweeningUsed by:470
Symbol 466 GraphicUsed by:468
Symbol 467 GraphicUsed by:468
Symbol 468 MovieClipUses:466 467Used by:470
Symbol 469 GraphicUsed by:470
Symbol 470 MovieClipUses:465 468 469Used by:Timeline
Symbol 471 GraphicUsed by:473
Symbol 472 GraphicUsed by:473
Symbol 473 MovieClipUses:471 472Used by:474
Symbol 474 MovieClipUses:473Used by:Timeline
Symbol 475 GraphicUsed by:476
Symbol 476 MovieClipUses:475Used by:477
Symbol 477 MovieClipUses:476Used by:Timeline
Symbol 478 MovieClipUses:459Used by:Timeline
Symbol 479 GraphicUsed by:485
Symbol 480 GraphicUsed by:485
Symbol 481 GraphicUsed by:485
Symbol 482 GraphicUsed by:485
Symbol 483 GraphicUsed by:485
Symbol 484 GraphicUsed by:485
Symbol 485 MovieClipUses:479 480 481 482 483 484Used by:Timeline
Symbol 486 ShapeTweeningUsed by:492
Symbol 487 GraphicUsed by:489
Symbol 488 GraphicUsed by:489
Symbol 489 MovieClipUses:487 488Used by:492 495
Symbol 490 ShapeTweeningUsed by:492
Symbol 491 GraphicUsed by:492 495
Symbol 492 MovieClipUses:486 489 490 491Used by:Timeline
Symbol 493 ShapeTweeningUsed by:495
Symbol 494 ShapeTweeningUsed by:495
Symbol 495 MovieClipUses:493 489 494 491Used by:Timeline
Symbol 496 ShapeTweeningUsed by:500
Symbol 497 GraphicUsed by:500
Symbol 498 ShapeTweeningUsed by:500
Symbol 499 GraphicUsed by:500
Symbol 500 MovieClipUses:496 497 498 499Used by:Timeline
Symbol 501 ShapeTweeningUsed by:505
Symbol 502 GraphicUsed by:505
Symbol 503 ShapeTweeningUsed by:505
Symbol 504 GraphicUsed by:505
Symbol 505 MovieClipUses:501 502 503 504Used by:Timeline
Symbol 506 GraphicUsed by:507
Symbol 507 MovieClipUses:506Used by:508
Symbol 508 MovieClipUses:35 507Used by:Timeline
Symbol 509 GraphicUsed by:512 525 526
Symbol 510 GraphicUsed by:512 525 526
Symbol 511 GraphicUsed by:512 525 526
Symbol 512 MovieClipUses:509 510 511Used by:513
Symbol 513 MovieClipUses:512Used by:Timeline
Symbol 514 GraphicUsed by:515
Symbol 515 MovieClipUses:514Used by:516
Symbol 516 MovieClipUses:515Used by:Timeline
Symbol 517 GraphicUsed by:525 526
Symbol 518 GraphicUsed by:525 526
Symbol 519 GraphicUsed by:525 526
Symbol 520 GraphicUsed by:525 526
Symbol 521 GraphicUsed by:525 526
Symbol 522 GraphicUsed by:525 526
Symbol 523 GraphicUsed by:525 526
Symbol 524 GraphicUsed by:525 526
Symbol 525 MovieClipUses:509 517 510 518 12 511 519 520 521 522 523 524Used by:Timeline
Symbol 526 MovieClipUses:509 517 510 518 12 511 519 520 521 522 523 524Used by:Timeline
Symbol 527 GraphicUsed by:528
Symbol 528 MovieClipUses:527Used by:Timeline
Symbol 529 GraphicUsed by:541
Symbol 530 GraphicUsed by:541
Symbol 531 GraphicUsed by:541
Symbol 532 GraphicUsed by:541
Symbol 533 GraphicUsed by:541
Symbol 534 GraphicUsed by:541
Symbol 535 GraphicUsed by:541
Symbol 536 GraphicUsed by:541
Symbol 537 GraphicUsed by:541
Symbol 538 GraphicUsed by:541
Symbol 539 GraphicUsed by:541
Symbol 540 GraphicUsed by:541
Symbol 541 MovieClipUses:529 530 531 532 533 534 535 536 537 538 539 540Used by:Timeline
Symbol 542 GraphicUsed by:545
Symbol 543 GraphicUsed by:545
Symbol 544 GraphicUsed by:545
Symbol 545 MovieClipUses:542 543 544Used by:Timeline
Symbol 546 GraphicUsed by:Timeline
Symbol 547 MovieClipUses:24Used by:548
Symbol 548 MovieClipUses:547Used by:Timeline
Symbol 549 MovieClipUses:24Used by:550
Symbol 550 MovieClipUses:549Used by:Timeline
Symbol 551 GraphicUsed by:552 553 554 555 556 557 558 559 560
Symbol 552 MovieClipUses:551 SS2Used by:561
Symbol 553 MovieClipUses:551 SS3Used by:561
Symbol 554 MovieClipUses:551 SS4Used by:561
Symbol 555 MovieClipUses:551 SS5Used by:561
Symbol 556 MovieClipUses:551 SS6Used by:561
Symbol 557 MovieClipUses:551 SS7Used by:561
Symbol 558 MovieClipUses:551 SS8Used by:561
Symbol 559 MovieClipUses:551 SS9Used by:561
Symbol 560 MovieClipUses:551 SS10Used by:561
Symbol 561 MovieClipUses:552 553 554 555 556 557 558 559 560Used by:Timeline
Symbol 562 ShapeTweeningUsed by:565
Symbol 563 ShapeTweeningUsed by:565
Symbol 564 GraphicUsed by:565
Symbol 565 MovieClipUses:562 563 564Used by:Timeline
Symbol 566 GraphicUsed by:Timeline
Symbol 567 ShapeTweeningUsed by:Timeline
Symbol 568 GraphicUsed by:Timeline
Symbol 569 FontUsed by:570 571 572 573 574 678 679 680 681
Symbol 570 EditableTextUses:569Used by:Timeline
Symbol 571 EditableTextUses:569Used by:Timeline
Symbol 572 EditableTextUses:569Used by:Timeline
Symbol 573 EditableTextUses:569Used by:Timeline
Symbol 574 EditableTextUses:569Used by:Timeline
Symbol 575 GraphicUsed by:576
Symbol 576 MovieClipUses:575Used by:Timeline
Symbol 577 ShapeTweeningUsed by:Timeline
Symbol 578 GraphicUsed by:Timeline
Symbol 579 GraphicUsed by:580
Symbol 580 MovieClipUses:579Used by:Timeline
Symbol 581 GraphicUsed by:582
Symbol 582 MovieClipUses:581Used by:Timeline
Symbol 583 GraphicUsed by:Timeline
Symbol 584 GraphicUsed by:Timeline
Symbol 585 ButtonUses:183 184 185 186Used by:Timeline
Symbol 586 ButtonUses:188 69 70 72 189 190 191Used by:Timeline
Symbol 587 ButtonUses:193 194 195 196Used by:Timeline
Symbol 588 ButtonUses:198 199 200 201Used by:Timeline
Symbol 589 ButtonUses:203 204 205 206Used by:Timeline
Symbol 590 ButtonUses:208 209 210 211Used by:Timeline
Symbol 591 ButtonUses:213 214 215 216Used by:Timeline
Symbol 592 ButtonUses:218 219 220 221Used by:Timeline
Symbol 593 ButtonUses:223 224 225 226Used by:Timeline
Symbol 594 ButtonUses:228 25 229 230 231 232Used by:Timeline
Symbol 595 ButtonUses:234 235 236 237Used by:Timeline
Symbol 596 ButtonUses:239 240 241 242Used by:Timeline
Symbol 597 ButtonUses:244 245 246 247Used by:Timeline
Symbol 598 ButtonUses:249 250 251 252Used by:Timeline
Symbol 599 ButtonUses:254 255 256 257Used by:Timeline
Symbol 600 ButtonUses:259 260 261 262Used by:Timeline
Symbol 601 GraphicUsed by:Timeline
Symbol 602 GraphicUsed by:603 689 690 691 692 693 694 695 696
Symbol 603 MovieClipUses:602 35Used by:Timeline
Symbol 604 GraphicUsed by:605
Symbol 605 ButtonUses:604 35Used by:Timeline
Symbol 606 ShapeTweeningUsed by:Timeline
Symbol 607 ShapeTweeningUsed by:Timeline
Symbol 608 ShapeTweeningUsed by:Timeline
Symbol 609 ShapeTweeningUsed by:Timeline
Symbol 610 GraphicUsed by:Timeline
Symbol 611 EditableTextUses:430Used by:Timeline
Symbol 612 EditableTextUses:430Used by:Timeline
Symbol 613 EditableTextUses:430Used by:Timeline
Symbol 614 EditableTextUses:430Used by:Timeline
Symbol 615 ShapeTweeningUsed by:Timeline
Symbol 616 EditableTextUses:430Used by:Timeline
Symbol 617 EditableTextUses:430Used by:Timeline
Symbol 618 EditableTextUses:430Used by:Timeline
Symbol 619 EditableTextUses:430Used by:Timeline
Symbol 620 ShapeTweeningUsed by:Timeline
Symbol 621 ShapeTweeningUsed by:Timeline
Symbol 622 GraphicUsed by:Timeline
Symbol 623 ShapeTweeningUsed by:Timeline
Symbol 624 ShapeTweeningUsed by:Timeline
Symbol 625 ShapeTweeningUsed by:Timeline
Symbol 626 GraphicUsed by:Timeline
Symbol 627 ShapeTweeningUsed by:Timeline
Symbol 628 ShapeTweeningUsed by:Timeline
Symbol 629 ShapeTweeningUsed by:Timeline
Symbol 630 ShapeTweeningUsed by:Timeline
Symbol 631 ShapeTweeningUsed by:Timeline
Symbol 632 GraphicUsed by:Timeline
Symbol 633 EditableTextUses:430Used by:Timeline
Symbol 634 EditableTextUses:430Used by:Timeline
Symbol 635 EditableTextUses:430Used by:Timeline
Symbol 636 EditableTextUses:430Used by:Timeline
Symbol 637 ShapeTweeningUsed by:Timeline
Symbol 638 EditableTextUses:430Used by:Timeline
Symbol 639 EditableTextUses:430Used by:Timeline
Symbol 640 EditableTextUses:430Used by:Timeline
Symbol 641 EditableTextUses:430Used by:Timeline
Symbol 642 ShapeTweeningUsed by:Timeline
Symbol 643 ShapeTweeningUsed by:Timeline
Symbol 644 GraphicUsed by:Timeline
Symbol 645 ShapeTweeningUsed by:Timeline
Symbol 646 ShapeTweeningUsed by:Timeline
Symbol 647 ShapeTweeningUsed by:Timeline
Symbol 648 GraphicUsed by:Timeline
Symbol 649 ShapeTweeningUsed by:Timeline
Symbol 650 ShapeTweeningUsed by:Timeline
Symbol 651 GraphicUsed by:652
Symbol 652 MovieClipUses:651Used by:Timeline
Symbol 653 GraphicUsed by:654
Symbol 654 MovieClipUses:653Used by:Timeline
Symbol 655 GraphicUsed by:657
Symbol 656 GraphicUsed by:657
Symbol 657 MovieClipUses:655 656Used by:Timeline
Symbol 658 ShapeTweeningUsed by:Timeline
Symbol 659 GraphicUsed by:Timeline
Symbol 660 GraphicUsed by:Timeline
Symbol 661 FontUsed by:662 663 664 665 671 672 673 674
Symbol 662 EditableTextUses:661Used by:Timeline
Symbol 663 EditableTextUses:661Used by:Timeline
Symbol 664 EditableTextUses:661Used by:Timeline
Symbol 665 EditableTextUses:661Used by:Timeline
Symbol 666 GraphicUsed by:669 682
Symbol 667 GraphicUsed by:669 682
Symbol 668 GraphicUsed by:669 682
Symbol 669 ButtonUses:666 667 668 35Used by:Timeline
Symbol 670 GraphicUsed by:Timeline
Symbol 671 EditableTextUses:661Used by:Timeline
Symbol 672 EditableTextUses:661Used by:Timeline
Symbol 673 EditableTextUses:661Used by:Timeline
Symbol 674 EditableTextUses:661Used by:Timeline
Symbol 675 ShapeTweeningUsed by:Timeline
Symbol 676 GraphicUsed by:Timeline
Symbol 677 GraphicUsed by:Timeline
Symbol 678 EditableTextUses:569Used by:Timeline
Symbol 679 EditableTextUses:569Used by:Timeline
Symbol 680 EditableTextUses:569Used by:Timeline
Symbol 681 EditableTextUses:569Used by:Timeline
Symbol 682 ButtonUses:666 667 668 35Used by:Timeline
Symbol 683 GraphicUsed by:684
Symbol 684 ButtonUses:683Used by:Timeline
Symbol 685 GraphicUsed by:686
Symbol 686 ButtonUses:685Used by:Timeline
Symbol 687 GraphicUsed by:688
Symbol 688 ButtonUses:687Used by:Timeline
Symbol 689 ButtonUses:602 35Used by:Timeline
Symbol 690 ButtonUses:602 35Used by:Timeline
Symbol 691 ButtonUses:602 35Used by:Timeline
Symbol 692 ButtonUses:602 35Used by:Timeline
Symbol 693 ButtonUses:602 35Used by:Timeline
Symbol 694 ButtonUses:602 35Used by:Timeline
Symbol 695 ButtonUses:602 35Used by:Timeline
Symbol 696 ButtonUses:602 35Used by:Timeline
Symbol 697 GraphicUsed by:Timeline
Symbol 698 FontUsed by:699 700 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726
Symbol 699 EditableTextUses:698Used by:Timeline
Symbol 700 EditableTextUses:698Used by:Timeline
Symbol 701 GraphicUsed by:704
Symbol 702 GraphicUsed by:704
Symbol 703 GraphicUsed by:704
Symbol 704 ButtonUses:701 702 703 35Used by:Timeline
Symbol 705 GraphicUsed by:Timeline
Symbol 706 GraphicUsed by:Timeline
Symbol 707 EditableTextUses:698Used by:Timeline
Symbol 708 EditableTextUses:698Used by:Timeline
Symbol 709 EditableTextUses:698Used by:Timeline
Symbol 710 EditableTextUses:698Used by:Timeline
Symbol 711 EditableTextUses:698Used by:Timeline
Symbol 712 EditableTextUses:698Used by:Timeline
Symbol 713 EditableTextUses:698Used by:Timeline
Symbol 714 EditableTextUses:698Used by:Timeline
Symbol 715 EditableTextUses:698Used by:Timeline
Symbol 716 EditableTextUses:698Used by:Timeline
Symbol 717 EditableTextUses:698Used by:Timeline
Symbol 718 EditableTextUses:698Used by:Timeline
Symbol 719 EditableTextUses:698Used by:Timeline
Symbol 720 EditableTextUses:698Used by:Timeline
Symbol 721 EditableTextUses:698Used by:Timeline
Symbol 722 EditableTextUses:698Used by:Timeline
Symbol 723 EditableTextUses:698Used by:Timeline
Symbol 724 EditableTextUses:698Used by:Timeline
Symbol 725 EditableTextUses:698Used by:Timeline
Symbol 726 EditableTextUses:698Used by:Timeline
Symbol 727 GraphicUsed by:Timeline
Symbol 728 GraphicUsed by:Timeline
Symbol 729 GraphicUsed by:Timeline
Symbol 730 GraphicUsed by:Timeline
Symbol 731 GraphicUsed by:Timeline
Symbol 732 GraphicUsed by:Timeline
Symbol 733 GraphicUsed by:Timeline
Symbol 734 GraphicUsed by:Timeline
Symbol 735 GraphicUsed by:Timeline
Symbol 736 GraphicUsed by:Timeline
Symbol 737 GraphicUsed by:Timeline
Symbol 738 GraphicUsed by:Timeline
Symbol 739 GraphicUsed by:Timeline
Symbol 740 GraphicUsed by:743
Symbol 741 GraphicUsed by:743
Symbol 742 GraphicUsed by:743
Symbol 743 ButtonUses:740 741 742 35Used by:Timeline
Symbol 744 GraphicUsed by:Timeline
Symbol 745 GraphicUsed by:Timeline
Symbol 746 GraphicUses:314Used by:Timeline
Symbol 747 GraphicUsed by:Timeline
Symbol 748 GraphicUsed by:Timeline
Symbol 749 GraphicUsed by:Timeline
Symbol 750 GraphicUsed by:Timeline
Symbol 751 GraphicUsed by:Timeline
Symbol 752 GraphicUsed by:Timeline
Symbol 753 GraphicUsed by:Timeline
Symbol 754 GraphicUsed by:Timeline
Symbol 755 GraphicUsed by:Timeline
Symbol 756 GraphicUsed by:Timeline
Symbol 757 GraphicUsed by:Timeline
Symbol 758 GraphicUsed by:Timeline
Symbol 759 GraphicUsed by:Timeline
Symbol 760 GraphicUsed by:Timeline
Symbol 761 GraphicUsed by:Timeline
Symbol 762 GraphicUsed by:Timeline
Symbol 763 GraphicUsed by:Timeline
Symbol 764 GraphicUsed by:Timeline
Symbol 765 GraphicUsed by:Timeline
Streaming Sound 1Used by:Timeline
Streaming Sound 2Used by:Symbol 552 MovieClip
Streaming Sound 3Used by:Symbol 553 MovieClip
Streaming Sound 4Used by:Symbol 554 MovieClip
Streaming Sound 5Used by:Symbol 555 MovieClip
Streaming Sound 6Used by:Symbol 556 MovieClip
Streaming Sound 7Used by:Symbol 557 MovieClip
Streaming Sound 8Used by:Symbol 558 MovieClip
Streaming Sound 9Used by:Symbol 559 MovieClip
Streaming Sound 10Used by:Symbol 560 MovieClip

Instance Names

"loadBar"Frame 1Symbol 3 MovieClip
"character1"Frame 86Symbol 182 MovieClip
"strawberryButton"Frame 86Symbol 187 Button
"truffleButton"Frame 86Symbol 192 Button
"player1"Frame 88Symbol 299 MovieClip
"player1"Frame 90Symbol 299 MovieClip
"stageResizer"Frame 174Symbol 410 MovieClip
"ClockCrew"Frame 174Symbol 412 MovieClip
"R&F Team"Frame 174Symbol 412 MovieClip
"SonicTeam"Frame 174Symbol 412 MovieClip
"Mushroom Team"Frame 174Symbol 412 MovieClip
"Team Ultima"Frame 174Symbol 412 MovieClip
"player2Emblem"Frame 214Symbol 428 MovieClip
"player1Emblem"Frame 214Symbol 428 MovieClip
"player1Damage"Frame 214Symbol 431 EditableText
"seconds"Frame 214Symbol 432 EditableText
"minutes"Frame 214Symbol 433 EditableText
"player2Damage"Frame 214Symbol 434 EditableText
"player1Damage"Frame 230Symbol 436 EditableText
"seconds"Frame 230Symbol 437 EditableText
"minutes"Frame 230Symbol 438 EditableText
"player2Damage"Frame 230Symbol 439 EditableText
"player2Emblem"Frame 230Symbol 428 MovieClip
"player1Emblem"Frame 230Symbol 428 MovieClip
"punch1"Frame 263Symbol 448 MovieClip
"punch2"Frame 263Symbol 448 MovieClip
"grenadeExplosion"Frame 263Symbol 460 MovieClip
"player 1 control"Frame 263Symbol 461 MovieClip
"player 1 hitting"Frame 263Symbol 461 MovieClip
"player 2 hitting"Frame 263Symbol 461 MovieClip
"timerClip"Frame 263Symbol 463 MovieClip
"player 1 D&R"Frame 263Symbol 461 MovieClip
"player 2 D&R"Frame 263Symbol 461 MovieClip
"game hooter"Frame 263Symbol 461 MovieClip
"CPU physics"Frame 263Symbol 461 MovieClip
"CPU Randomiser"Frame 263Symbol 464 MovieClip
"player 2 Control"Frame 263Symbol 461 MovieClip
"special + stock"Frame 263Symbol 461 MovieClip
"player1B"Frame 263Symbol 470 MovieClip
"player2B"Frame 263Symbol 470 MovieClip
"player1ball"Frame 263Symbol 474 MovieClip
"player2ball"Frame 263Symbol 474 MovieClip
"madness/G&W"Frame 263Symbol 461 MovieClip
"R&F"Frame 263Symbol 461 MovieClip
"player1meteor"Frame 263Symbol 477 MovieClip
"player2meteor"Frame 263Symbol 477 MovieClip
"pico1"Frame 263Symbol 478 MovieClip
"pico2"Frame 263Symbol 478 MovieClip
"spin2"Frame 263Symbol 485 MovieClip
"spin1"Frame 263Symbol 485 MovieClip
"player1rofl"Frame 263Symbol 492 MovieClip
"player2rofl"Frame 263Symbol 495 MovieClip
"player1X"Frame 263Symbol 500 MovieClip
"player2X"Frame 263Symbol 505 MovieClip
"player1Maverick"Frame 263Symbol 508 MovieClip
"player2Maverick"Frame 263Symbol 508 MovieClip
"lionheart1"Frame 263Symbol 513 MovieClip
"lionheart2"Frame 263Symbol 513 MovieClip
"whiteSonic1"Frame 263Symbol 516 MovieClip
"whiteSonic2"Frame 263Symbol 516 MovieClip
"player1Die"Frame 263Symbol 525 MovieClip
"player2Die"Frame 263Symbol 526 MovieClip
"player1Special"Frame 263Symbol 528 MovieClip
"player2Special"Frame 263Symbol 528 MovieClip
"player1Stock"Frame 263Symbol 541 MovieClip
"player2Stock"Frame 263Symbol 541 MovieClip
"player1Colour"Frame 263Symbol 545 MovieClip
"player2Colour"Frame 263Symbol 545 MovieClip
"player1Fist"Frame 263Symbol 548 MovieClip
"player2Fist"Frame 263Symbol 550 MovieClip
"totalScore"Frame 315Symbol 570 EditableText
"timeBonus"Frame 315Symbol 571 EditableText
"stock"Frame 315Symbol 572 EditableText
"reckless"Frame 315Symbol 573 EditableText
"score"Frame 315Symbol 574 EditableText
"character1"Frame 3120Symbol 182 MovieClip
"strawberryButton"Frame 3120Symbol 187 Button
"truffleButton"Frame 3120Symbol 192 Button
"character2"Frame 3121Symbol 182 MovieClip
"strawberryButton"Frame 3121Symbol 585 Button
"truffleButton"Frame 3121Symbol 586 Button
"stageResizer"Frame 3124Symbol 410 MovieClip
"player2Emblem"Frame 3164Symbol 428 MovieClip
"player1Emblem"Frame 3164Symbol 428 MovieClip
"player1Damage"Frame 3164Symbol 611 EditableText
"seconds"Frame 3164Symbol 612 EditableText
"minutes"Frame 3164Symbol 613 EditableText
"player2Damage"Frame 3164Symbol 614 EditableText
"player1Damage"Frame 3180Symbol 616 EditableText
"seconds"Frame 3180Symbol 617 EditableText
"minutes"Frame 3180Symbol 618 EditableText
"player2Damage"Frame 3180Symbol 619 EditableText
"player2Emblem"Frame 3180Symbol 428 MovieClip
"player1Emblem"Frame 3180Symbol 428 MovieClip
"punch1"Frame 3213Symbol 448 MovieClip
"punch2"Frame 3213Symbol 448 MovieClip
"grenadeExplosion"Frame 3213Symbol 460 MovieClip
"player 1 control"Frame 3213Symbol 461 MovieClip
"player 1 hitting"Frame 3213Symbol 461 MovieClip
"player 2 hitting"Frame 3213Symbol 461 MovieClip
"timerClip"Frame 3213Symbol 463 MovieClip
"player 1 D&R"Frame 3213Symbol 461 MovieClip
"player 2 D&R"Frame 3213Symbol 461 MovieClip
"game hooter"Frame 3213Symbol 461 MovieClip
"CPU physics"Frame 3213Symbol 461 MovieClip
"CPU Randomiser"Frame 3213Symbol 464 MovieClip
"player 2 Control"Frame 3213Symbol 461 MovieClip
"special + stock"Frame 3213Symbol 461 MovieClip
"player1B"Frame 3213Symbol 470 MovieClip
"player2B"Frame 3213Symbol 470 MovieClip
"player1ball"Frame 3213Symbol 474 MovieClip
"player2ball"Frame 3213Symbol 474 MovieClip
"madness/G&W"Frame 3213Symbol 461 MovieClip
"R&F"Frame 3213Symbol 461 MovieClip
"player1meteor"Frame 3213Symbol 477 MovieClip
"player2meteor"Frame 3213Symbol 477 MovieClip
"pico1"Frame 3213Symbol 478 MovieClip
"pico2"Frame 3213Symbol 478 MovieClip
"spin2"Frame 3213Symbol 485 MovieClip
"spin1"Frame 3213Symbol 485 MovieClip
"player1rofl"Frame 3213Symbol 492 MovieClip
"player2rofl"Frame 3213Symbol 495 MovieClip
"player1X"Frame 3213Symbol 500 MovieClip
"player2X"Frame 3213Symbol 505 MovieClip
"player1Maverick"Frame 3213Symbol 508 MovieClip
"player2Maverick"Frame 3213Symbol 508 MovieClip
"lionheart1"Frame 3213Symbol 513 MovieClip
"lionheart2"Frame 3213Symbol 513 MovieClip
"whiteSonic1"Frame 3213Symbol 516 MovieClip
"whiteSonic2"Frame 3213Symbol 516 MovieClip
"player1Die"Frame 3213Symbol 525 MovieClip
"player2Die"Frame 3213Symbol 526 MovieClip
"player1Special"Frame 3213Symbol 528 MovieClip
"player2Special"Frame 3213Symbol 528 MovieClip
"player1Stock"Frame 3213Symbol 541 MovieClip
"player2Stock"Frame 3213Symbol 541 MovieClip
"player1Colour"Frame 3213Symbol 545 MovieClip
"player2Colour"Frame 3213Symbol 545 MovieClip
"player1Fist"Frame 3213Symbol 548 MovieClip
"player2Fist"Frame 3213Symbol 550 MovieClip
"character1"Frame 3265Symbol 182 MovieClip
"strawberryButton"Frame 3265Symbol 187 Button
"truffleButton"Frame 3265Symbol 192 Button
"character2"Frame 3266Symbol 182 MovieClip
"strawberryButton"Frame 3266Symbol 585 Button
"truffleButton"Frame 3266Symbol 586 Button
"stageResizer"Frame 3269Symbol 410 MovieClip
"player2Emblem"Frame 3309Symbol 428 MovieClip
"player1Emblem"Frame 3309Symbol 428 MovieClip
"player1Damage"Frame 3309Symbol 633 EditableText
"seconds"Frame 3309Symbol 634 EditableText
"minutes"Frame 3309Symbol 635 EditableText
"player2Damage"Frame 3309Symbol 636 EditableText
"player1Damage"Frame 3325Symbol 638 EditableText
"seconds"Frame 3325Symbol 639 EditableText
"minutes"Frame 3325Symbol 640 EditableText
"player2Damage"Frame 3325Symbol 641 EditableText
"player2Emblem"Frame 3325Symbol 428 MovieClip
"player1Emblem"Frame 3325Symbol 428 MovieClip
"punch1"Frame 3358Symbol 448 MovieClip
"punch2"Frame 3358Symbol 448 MovieClip
"grenadeExplosion"Frame 3358Symbol 460 MovieClip
"timerClip"Frame 3358Symbol 463 MovieClip
"game hooter"Frame 3358Symbol 461 MovieClip
"special + stock"Frame 3358Symbol 461 MovieClip
"player 2 control"Frame 3358Symbol 461 MovieClip
"player 1 control"Frame 3358Symbol 461 MovieClip
"player 1 hitting"Frame 3358Symbol 461 MovieClip
"player 2 hitting"Frame 3358Symbol 461 MovieClip
"player 1 D&R"Frame 3358Symbol 461 MovieClip
"player 2 D&R"Frame 3358Symbol 461 MovieClip
"player1B"Frame 3358Symbol 470 MovieClip
"player2B"Frame 3358Symbol 470 MovieClip
"player1ball"Frame 3358Symbol 474 MovieClip
"player2ball"Frame 3358Symbol 474 MovieClip
"madness/G&W"Frame 3358Symbol 461 MovieClip
"R&F"Frame 3358Symbol 461 MovieClip
"player1meteor"Frame 3358Symbol 477 MovieClip
"player2meteor"Frame 3358Symbol 477 MovieClip
"pico1"Frame 3358Symbol 478 MovieClip
"pico2"Frame 3358Symbol 478 MovieClip
"spin2"Frame 3358Symbol 485 MovieClip
"spin1"Frame 3358Symbol 485 MovieClip
"player1rofl"Frame 3358Symbol 492 MovieClip
"player2rofl"Frame 3358Symbol 495 MovieClip
"player1X"Frame 3358Symbol 500 MovieClip
"player2X"Frame 3358Symbol 505 MovieClip
"player1Maverick"Frame 3358Symbol 508 MovieClip
"player2Maverick"Frame 3358Symbol 508 MovieClip
"lionheart1"Frame 3358Symbol 513 MovieClip
"lionheart2"Frame 3358Symbol 513 MovieClip
"whiteSonic1"Frame 3358Symbol 516 MovieClip
"whiteSonic2"Frame 3358Symbol 516 MovieClip
"player1Die"Frame 3358Symbol 525 MovieClip
"player2Die"Frame 3358Symbol 526 MovieClip
"player1Special"Frame 3358Symbol 528 MovieClip
"player2Special"Frame 3358Symbol 528 MovieClip
"player1Stock"Frame 3358Symbol 541 MovieClip
"player2Stock"Frame 3358Symbol 541 MovieClip
"player1Colour"Frame 3358Symbol 545 MovieClip
"player2Colour"Frame 3358Symbol 545 MovieClip
"player1Fist"Frame 3358Symbol 548 MovieClip
"player2Fist"Frame 3358Symbol 550 MovieClip
"player1Emblem"Frame 3410Symbol 428 MovieClip
"second"Frame 3428Symbol 299 MovieClip
"first"Frame 3428Symbol 299 MovieClip
"minutes"Frame 3455Symbol 662 EditableText
"seconds"Frame 3455Symbol 663 EditableText
"player2Stock"Frame 3455Symbol 664 EditableText
"player1Stock"Frame 3455Symbol 665 EditableText
"minutes"Frame 3456Symbol 671 EditableText
"seconds"Frame 3456Symbol 672 EditableText
"player2Stock"Frame 3456Symbol 673 EditableText
"player1Stock"Frame 3456Symbol 674 EditableText
"player1Handicap"Frame 3483Symbol 678 EditableText
"player2Handicap"Frame 3483Symbol 679 EditableText
"player1Stock"Frame 3483Symbol 680 EditableText
"player2Stock"Frame 3483Symbol 681 EditableText
"uplayer"Frame 3485Symbol 699 EditableText
"uscore"Frame 3485Symbol 700 EditableText
"pl1"Frame 3505Symbol 707 EditableText
"pl2"Frame 3505Symbol 708 EditableText
"pl3"Frame 3505Symbol 709 EditableText
"pl4"Frame 3505Symbol 710 EditableText
"pl5"Frame 3505Symbol 711 EditableText
"pl6"Frame 3505Symbol 712 EditableText
"pl7"Frame 3505Symbol 713 EditableText
"pl8"Frame 3505Symbol 714 EditableText
"pl9"Frame 3505Symbol 715 EditableText
"pl10"Frame 3505Symbol 716 EditableText
"sc1"Frame 3505Symbol 717 EditableText
"sc2"Frame 3505Symbol 718 EditableText
"sc3"Frame 3505Symbol 719 EditableText
"sc4"Frame 3505Symbol 720 EditableText
"sc5"Frame 3505Symbol 721 EditableText
"sc6"Frame 3505Symbol 722 EditableText
"sc7"Frame 3505Symbol 723 EditableText
"sc8"Frame 3505Symbol 724 EditableText
"sc9"Frame 3505Symbol 725 EditableText
"sc10"Frame 3505Symbol 726 EditableText
"bottomOfStage2"Frame 4059Symbol 328 MovieClip
"mainPlatform"Frame 4059Symbol 331 MovieClip
"player1Maverick"Frame 4059Symbol 508 MovieClip
"player2Emblem"Frame 4059Symbol 428 MovieClip
"player1Stock"Frame 4059Symbol 541 MovieClip
"player1Special"Frame 4059Symbol 528 MovieClip
"player2Special"Frame 4059Symbol 528 MovieClip
"puppet1"Symbol 405 MovieClip Frame 1Symbol 335 MovieClip
"puppet1"Symbol 405 MovieClip Frame 2Symbol 337 MovieClip
"puppet1"Symbol 405 MovieClip Frame 3Symbol 339 MovieClip
"puppet1"Symbol 405 MovieClip Frame 4Symbol 341 MovieClip
"puppet1"Symbol 405 MovieClip Frame 5Symbol 343 MovieClip
"puppet1"Symbol 405 MovieClip Frame 6Symbol 348 MovieClip
"puppet1"Symbol 405 MovieClip Frame 7Symbol 350 MovieClip
"puppet1"Symbol 405 MovieClip Frame 8Symbol 353 MovieClip
"puppet1"Symbol 405 MovieClip Frame 9Symbol 356 MovieClip
"puppet1"Symbol 405 MovieClip Frame 10Symbol 358 MovieClip
"puppet1"Symbol 405 MovieClip Frame 11Symbol 361 MovieClip
"puppet1"Symbol 405 MovieClip Frame 12Symbol 366 MovieClip
"puppet1"Symbol 405 MovieClip Frame 13Symbol 371 MovieClip
"puppet1"Symbol 405 MovieClip Frame 14Symbol 374 MovieClip
"puppet1"Symbol 405 MovieClip Frame 15Symbol 381 MovieClip
"puppet1"Symbol 405 MovieClip Frame 16Symbol 387 MovieClip
"puppet1"Symbol 405 MovieClip Frame 21Symbol 390 MovieClip
"puppet1"Symbol 405 MovieClip Frame 22Symbol 393 MovieClip
"puppet1"Symbol 405 MovieClip Frame 23Symbol 396 MovieClip
"puppet1"Symbol 405 MovieClip Frame 24Symbol 404 MovieClip
"bottomOfStage"Symbol 410 MovieClip Frame 1Symbol 328 MovieClip
"mainPlatform2"Symbol 410 MovieClip Frame 1Symbol 331 MovieClip
"bottomOfStage2"Symbol 410 MovieClip Frame 1Symbol 328 MovieClip
"mainPlatform"Symbol 410 MovieClip Frame 1Symbol 331 MovieClip
"bottomBound"Symbol 410 MovieClip Frame 1Symbol 331 MovieClip
"leftBound"Symbol 410 MovieClip Frame 1Symbol 331 MovieClip
"rightBound"Symbol 410 MovieClip Frame 1Symbol 331 MovieClip
"player1"Symbol 410 MovieClip Frame 1Symbol 405 MovieClip
"player2"Symbol 410 MovieClip Frame 1Symbol 405 MovieClip
"mainPlatform2"Symbol 410 MovieClip Frame 3Symbol 331 MovieClip
"bottomOfStage"Symbol 410 MovieClip Frame 5Symbol 328 MovieClip
"mainPlatform2"Symbol 410 MovieClip Frame 5Symbol 331 MovieClip
"bottomOfStage2"Symbol 410 MovieClip Frame 5Symbol 328 MovieClip
"mainPlatform3"Symbol 410 MovieClip Frame 5Symbol 331 MovieClip
"mainPlatform2"Symbol 410 MovieClip Frame 7Symbol 331 MovieClip
"mainPlatform2"Symbol 410 MovieClip Frame 8Symbol 331 MovieClip
"bottomOfStage"Symbol 410 MovieClip Frame 8Symbol 328 MovieClip
"mainPlatform3"Symbol 410 MovieClip Frame 8Symbol 331 MovieClip
"meteor"Symbol 477 MovieClip Frame 1Symbol 476 MovieClip
"meteor3"Symbol 477 MovieClip Frame 3Symbol 476 MovieClip
"meteor2"Symbol 477 MovieClip Frame 5Symbol 476 MovieClip
"meteor4"Symbol 477 MovieClip Frame 9Symbol 476 MovieClip
"meteor"Symbol 477 MovieClip Frame 19Symbol 476 MovieClip
"animation"Symbol 548 MovieClip Frame 1Symbol 547 MovieClip
"animation"Symbol 550 MovieClip Frame 1Symbol 549 MovieClip
"music"Symbol 561 MovieClip Frame 1Symbol 552 MovieClip
"music"Symbol 561 MovieClip Frame 2Symbol 553 MovieClip
"music"Symbol 561 MovieClip Frame 3Symbol 554 MovieClip
"music"Symbol 561 MovieClip Frame 4Symbol 555 MovieClip
"music"Symbol 561 MovieClip Frame 5Symbol 556 MovieClip
"music"Symbol 561 MovieClip Frame 6Symbol 557 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Dynamic Text Variables

player1DamageSymbol 431 EditableText""
secondsSymbol 432 EditableText""
minutesSymbol 433 EditableText""
player2DamageSymbol 434 EditableText""
player1DamageSymbol 436 EditableText""
secondsSymbol 437 EditableText""
minutesSymbol 438 EditableText""
player2DamageSymbol 439 EditableText""
totalScoreSymbol 570 EditableText""
timeBonusSymbol 571 EditableText""
stockSymbol 572 EditableText""
recklessSymbol 573 EditableText""
scoreSymbol 574 EditableText""
player1DamageSymbol 611 EditableText""
secondsSymbol 612 EditableText""
minutesSymbol 613 EditableText""
player2DamageSymbol 614 EditableText""
player1DamageSymbol 616 EditableText""
secondsSymbol 617 EditableText""
minutesSymbol 618 EditableText""
player2DamageSymbol 619 EditableText""
player1DamageSymbol 633 EditableText""
secondsSymbol 634 EditableText""
minutesSymbol 635 EditableText""
player2DamageSymbol 636 EditableText""
player1DamageSymbol 638 EditableText""
secondsSymbol 639 EditableText""
minutesSymbol 640 EditableText""
player2DamageSymbol 641 EditableText""
minutesSymbol 662 EditableText""
secondsSymbol 663 EditableText""
player2StockSymbol 664 EditableText""
player1StockSymbol 665 EditableText""
minutesSymbol 671 EditableText""
secondsSymbol 672 EditableText""
player2StockSymbol 673 EditableText""
player1StockSymbol 674 EditableText""
player1HandicapSymbol 678 EditableText""
player2HandicapSymbol 679 EditableText""
player1StockSymbol 680 EditableText""
player2StockSymbol 681 EditableText""
uscoreSymbol 700 EditableText""




http://swfchan.com/14/69523/info.shtml
Created: 10/4 -2019 09:22:23 Last modified: 10/4 -2019 09:22:23 Server time: 16/05 -2024 04:51:46