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

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

Easter Blast 3.swf

This is the info page for
Flash #66449

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


Text
You have 45 seconds
to kill anything that
moves...

Skip to level 2

Skip to level 3

Score:

0

Time:

0

You need 20 kills to pass

Your score for this level was:

0

text

Start this level
over

Continue to
Next Level

Visit our website
(No popups or bullshit,
we promise)

0

text

Score:

0

Time:

0

You need 120 kills to pass

Skip to level 1

0

text

0

text

Kill for high score!

Score:

0

Time:

0

Level 1:

Level 2:

Level 3:

1

2

3

Total:

6

Rank:

asdf

Visit our
website

Give it
another try!

Credits

Animated, Programmed and Tested
For MFShotgun Productions by:
Neil Swenson
(Neil_swenson@yahoo.com)
Music:
Steve2600 - Destrucktion
Demon_Slayer12 - <The Aftermath>
Demon_Slayer12 - <My Sickness>
WWW.MFSHOTGUN.COM

ActionScript [AS1/AS2]

Frame 1
var cheatvis; cheatvis = false; lvl2._visible = false; lvl3._visible = false; function c() { coun = coun + 1; _root.counter = coun; } function updateTimer() { _root.tim = _root.tim - 1; if (_root.tim <= 0) { play(); } } stop(); hideBuiltInItems(); this.starter.tabEnabled = false; _quality = "high"; clearInterval(intervalID); var startvis = false; var coun = 0; Stage.showMenu = false; var score1 = 0; var score2 = 0; var score3 = 0; var levelreached = 0; var speed = 7;
Instance of Symbol 10 MovieClip in Frame 1
onClipEvent (enterFrame) { if (_root.startvis == false) { _root.starter._visible = false; } if (_root.startvis == true) { _root.starter._visible = true; } }
Frame 2
cheatvis = false; lvl2._visible = false; lvl3._visible = false; function aim() { _root.targ._x = _root._xmouse; _root.targ._y = _root._ymouse; } _quality = "low"; _root.tim = 45; var intervalID = setInterval(updateTimer, 1000); setInterval(aim, 1); var gunshot; stop();
Instance of Symbol 65 MovieClip in Frame 2
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 65 MovieClip in Frame 2
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 65 MovieClip in Frame 2
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 65 MovieClip in Frame 2
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -150) { this._x = 725; } }
Instance of Symbol 65 MovieClip in Frame 2
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -150) { this._x = 725; } }
Instance of Symbol 65 MovieClip in Frame 2
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -150) { this._x = 725; } }
Instance of Symbol 70 MovieClip "gunner" in Frame 2
onClipEvent (enterFrame) { _x = ((_root._xmouse * 0.15625) + 590); _rotation = ((Math.atan2(_root._ymouse - 480, _root._xmouse - _x) * 57.2957795130823) + 140); } onClipEvent (mouseDown) { if (_root.gunshot == true) { this.play(); } }
Instance of Symbol 70 MovieClip "gunner" in Frame 2
onClipEvent (load) { _root.gunshot = true; } onClipEvent (enterFrame) { _x = ((-196 + (_root._xmouse * 0.15625)) + 125); _rotation = ((Math.atan2(_root._ymouse - 480, _root._xmouse - _x) * 57.2957795130823) - 140); } onClipEvent (mouseDown) { if (_root.gunshot == false) { this.play(); } } onClipEvent (mouseUp) { if (_root.gunshot == false) { _root.gunshot = true; } else { _root.gunshot = false; } }
Frame 3
_quality = "high"; clearInterval(intervalID); _root.counter2 = coun; if (_root.counter2 < 20) { _root.word = ("You need " + (20 - _root.counter2)) + " more points to continue to the next level"; } if (_root.counter2 >= 20) { _root.levelreached = 1; } if (_root.levelreached >= 1) { _root.word = "Congratulations, you've unlocked level 2:\rChaingun Madness!"; }
Frame 62
stop(); if (levelreached >= 1) { _root.nextlevel._visible = true; } if (levelreached < 1) { _root.nextlevel._visible = false; }
Frame 63
cheatvis = false; lvl2._visible = false; lvl3._visible = false; _quality = "low"; _root.tim = 45; var intervalID = setInterval(updateTimer, 1000); stop(); _root.counter2 = coun; var fire = false; function cycle() { if (scycle <= 20) { _root.scycle = _root.scycle + 1; } if (scycle > 20) { _root.scycle = 1; } } _root.scycle = 1;
Instance of Symbol 99 MovieClip "s1" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 1)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s2" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 2)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s3" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 3)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s4" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 4)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s5" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 5)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s6" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 6)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s7" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 7)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s8" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 8)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s9" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 9)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip "s10" in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 10)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 11)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 12)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 13)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 14)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 15)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 16)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 17)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 18)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 19)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 20)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 99 MovieClip in Frame 63
onClipEvent (enterFrame) { if (((_root.fire == true) && (_root._ymouse >= 280)) && (_root.scycle == 21)) { _root.cycle(); this.gotoAndPlay(1); _x = _root._xmouse; _y = _root._ymouse; } this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 119 MovieClip in Frame 63
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 128 MovieClip in Frame 63
onClipEvent (mouseDown) { _root.fire = true; } onClipEvent (enterFrame) { if (_root._ymouse > 200) { _y = ((_root._ymouse * 0.25) + 620); } _rotation = ((Math.atan2(_root._ymouse - _y, _root._xmouse - _x) * 57.2957795130823) + 90); } onClipEvent (mouseUp) { _root.fire = false; }
Frame 64
_quality = "high"; clearInterval(intervalID); _root.counter2 = coun; if (_root.counter2 < 120) { _root.word = ("You need " + (120 - _root.counter2)) + " more points to continue to the next level"; } if (_root.counter2 >= 120) { _root.levelreached = 2; } if (_root.levelreached >= 2) { _root.word = "Congratulations, you've unlocked the final level:\rRockets Galore!"; }
Frame 124
stop(); if (levelreached >= 2) { _root.nextlevel._visible = true; } if (levelreached < 2) { _root.nextlevel._visible = false; }
Frame 125
cheatvis = false; lvl2._visible = false; lvl3._visible = false; _quality = "low"; _root.tim = 45; var intervalID = setInterval(updateTimer, 1000); function rcyc() { if (rcycle <= 5) { _root.rcycle = _root.rcycle + 1; } if (rcycle > 5) { _root.rcycle = 1; } } var rcycle = 1;
Instance of Symbol 162 MovieClip "b9" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 162 MovieClip "b3" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b6" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b2" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b1" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b4" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b5" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b8" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b7" in Frame 125
onClipEvent (load) { var d = false; } onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x + (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x > 750) { this._x = -50; } }
Instance of Symbol 162 MovieClip "b10" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 162 MovieClip "b112" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 162 MovieClip "b11" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 162 MovieClip "b14" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 162 MovieClip "b13" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 162 MovieClip "b16" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 162 MovieClip "b15" in Frame 125
onClipEvent (enterFrame) { var d; this.tabChildren = false; this._yscale = this._y - 260; this._xscale = _yscale; if (moving == true) { this._x = this._x - (_root.speed * (_yscale / 50)); if (this._y < 300) { d = false; } if (this._y > 410) { d = true; } if (d == true) { this._y = this._y - degrees; } if (d == false) { this._y = this._y + degrees; } } if (this._x < -50) { this._x = 725; } }
Instance of Symbol 172 MovieClip "r1" in Frame 125
onClipEvent (enterFrame) { this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 172 MovieClip "r2" in Frame 125
onClipEvent (enterFrame) { this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 172 MovieClip "r3" in Frame 125
onClipEvent (enterFrame) { this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 172 MovieClip "r4" in Frame 125
onClipEvent (enterFrame) { this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 172 MovieClip "r5" in Frame 125
onClipEvent (enterFrame) { this._yscale = this._y - 260; this._xscale = _yscale; }
Instance of Symbol 184 MovieClip "launcher" in Frame 125
onClipEvent (mouseDown) { this.play(); if (_root.rcycle == 1) { _root.r1.play(); } if (_root.rcycle == 2) { _root.r2.play(); } if (_root.rcycle == 3) { _root.r3.play(); } if (_root.rcycle == 4) { _root.r4.play(); } if (_root.rcycle == 5) { _root.r5.play(); } } onClipEvent (enterFrame) { if (_root._ymouse > 200) { _y = ((_root._ymouse * 0.25) + 600); } _rotation = ((Math.atan2(_root._ymouse - _y, _root._xmouse - _x) * 57.2957795130823) + 90); }
Frame 126
_root.score3 = coun;
Frame 182
clearInterval(intervalID); stop(); _root.cred._visible = false; var total = 0; total = (_root.score1 + _root.score2) + _root.score3; stop();
Symbol 10 MovieClip Frame 1
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); } if (PercentLoaded >= 30) { _root.startvis = true; }
Symbol 10 MovieClip Frame 2
gotoAndPlay (1);
Symbol 10 MovieClip Frame 3
_root.startvis = true;
Symbol 17 Button
on (release) { play(); }
Symbol 20 Button
on (press) { if (_root.cheatvis == true) { lvl2._visible = false; lvl3._visible = false; _root.cheatvis = false; } else { lvl2._visible = true; lvl3._visible = true; _root.cheatvis = true; } }
Symbol 23 Button
on (release) { coun = 0; clearInterval(intervalID); stopAllSounds(); gotoAndStop (63); }
Symbol 25 Button
on (release) { coun = 0; clearInterval(intervalID); stopAllSounds(); gotoAndStop (125); }
Symbol 65 MovieClip Frame 1
degrees = random(3);
Instance of Symbol 27 MovieClip "656" in Symbol 65 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Symbol 65 MovieClip Frame 2
function reset() { this._x = -50; gotoAndPlay (1); } moving = true;
Instance of Symbol 29 MovieClip "865" in Symbol 65 MovieClip Frame 4
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 31 MovieClip "bunny3" in Symbol 65 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 31 MovieClip "bunny4" in Symbol 65 MovieClip Frame 8
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 29 MovieClip "24" in Symbol 65 MovieClip Frame 10
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Symbol 65 MovieClip Frame 12
gotoAndPlay (2);
Instance of Symbol 27 MovieClip "45" in Symbol 65 MovieClip Frame 12
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Symbol 65 MovieClip Frame 14
moving = false; var rand = random(2); switch (rand) { case 0 : gotoAndPlay ("death4"); break; case 1 : gotoAndPlay ("death5"); }
Symbol 65 MovieClip Frame 40
reset();
Symbol 65 MovieClip Frame 70
reset();
Symbol 65 MovieClip Frame 100
reset();
Symbol 65 MovieClip Frame 121
reset();
Symbol 65 MovieClip Frame 144
reset();
Symbol 70 MovieClip Frame 1
stop();
Symbol 88 Button
on (release) { stopAllSounds(); coun = 0; gotoAndStop (2); clearInterval(intervalID); }
Symbol 90 Button
on (release) { stopAllSounds(); _root.score1 = coun; coun = 0; _root.nextFrame(); }
Symbol 95 Button
on (release) { getURL ("http://www.mfshotgun.com", "_blank"); }
Symbol 99 MovieClip Frame 22
this._x = 800;
Symbol 119 MovieClip Frame 1
degrees = random(5);
Instance of Symbol 27 MovieClip "656" in Symbol 119 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Symbol 119 MovieClip Frame 2
function reset() { this._x = -50; gotoAndPlay (1); } moving = true;
Instance of Symbol 27 MovieClip "656" in Symbol 119 MovieClip Frame 2
onClipEvent (enterFrame) { if ((this.hitTest(_root._xmouse, _root._ymouse, true) == true) && (_root.fire == true)) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 29 MovieClip "865" in Symbol 119 MovieClip Frame 4
onClipEvent (enterFrame) { if ((this.hitTest(_root._xmouse, _root._ymouse, true) == true) && (_root.fire == true)) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 31 MovieClip "bunny3" in Symbol 119 MovieClip Frame 6
onClipEvent (enterFrame) { if ((this.hitTest(_root._xmouse, _root._ymouse, true) == true) && (_root.fire == true)) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 31 MovieClip "bunny4" in Symbol 119 MovieClip Frame 8
onClipEvent (enterFrame) { if ((this.hitTest(_root._xmouse, _root._ymouse, true) == true) && (_root.fire == true)) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 29 MovieClip "24" in Symbol 119 MovieClip Frame 10
onClipEvent (enterFrame) { if ((this.hitTest(_root._xmouse, _root._ymouse, true) == true) && (_root.fire == true)) { _root.c(); _parent.gotoAndPlay("dead"); } }
Symbol 119 MovieClip Frame 12
gotoAndPlay (2);
Instance of Symbol 27 MovieClip "45" in Symbol 119 MovieClip Frame 12
onClipEvent (enterFrame) { if ((this.hitTest(_root._xmouse, _root._ymouse, true) == true) && (_root.fire == true)) { _root.c(); _parent.gotoAndPlay("dead"); } }
Symbol 119 MovieClip Frame 14
moving = false; var rand2 = random(3); switch (rand2) { case 0 : gotoAndPlay ("death2"); break; case 1 : gotoAndPlay ("death4"); break; case 2 : gotoAndPlay ("death5"); }
Symbol 119 MovieClip Frame 40
reset();
Symbol 119 MovieClip Frame 70
reset();
Symbol 119 MovieClip Frame 100
reset();
Symbol 119 MovieClip Frame 121
reset();
Symbol 119 MovieClip Frame 144
reset();
Symbol 128 MovieClip Frame 1
stop();
Instance of Symbol 122 MovieClip in Symbol 128 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.fire == true) { _parent.play(); } }
Symbol 128 MovieClip Frame 4
if (_root.fire == true) { gotoAndPlay (2); }
Symbol 135 Button
on (release) { coun = 0; clearInterval(intervalID); stopAllSounds(); gotoAndStop (2); }
Symbol 139 Button
on (release) { stopAllSounds(); coun = 0; gotoAndStop (63); clearInterval(intervalID); }
Symbol 140 Button
on (release) { stopAllSounds(); _root.score2 = coun; coun = 0; _root.nextFrame(); }
Symbol 162 MovieClip Frame 1
function reset() { this._x = -50; gotoAndPlay (1); } degrees = random(5); moving = true;
Instance of Symbol 27 MovieClip "656" in Symbol 162 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { _root.c(); _parent.gotoAndPlay("dead"); } }
Instance of Symbol 31 MovieClip "bunny3" in Symbol 162 MovieClip Frame 6
/* no clip actions */
Symbol 162 MovieClip Frame 12
gotoAndPlay (2);
Instance of Symbol 27 MovieClip "45" in Symbol 162 MovieClip Frame 12
/* no clip actions */
Symbol 162 MovieClip Frame 14
moving = false; var rand = random(5); switch (rand) { case 0 : gotoAndPlay ("death1"); break; case 1 : gotoAndPlay ("death2"); break; case 2 : gotoAndPlay ("death3"); break; case 3 : gotoAndPlay ("death4"); break; case 4 : gotoAndPlay ("death5"); }
Symbol 162 MovieClip Frame 40
reset();
Symbol 162 MovieClip Frame 70
reset();
Symbol 162 MovieClip Frame 100
reset();
Symbol 162 MovieClip Frame 121
reset();
Symbol 162 MovieClip Frame 144
reset();
Symbol 172 MovieClip Frame 1
stop(); this._x = _root.launcher._x; this._y = _root.launcher._y;
Symbol 172 MovieClip Frame 2
function targ() { if (_y > 260) { _x = ((tx + (_x * 7)) / 8); _y = ((ty + (_y * 7)) / 8); } else { this._x = _root.launcher._x; this._y = _root.launcher._y; gotoAndStop (1); } } var tx = _root._xmouse; var ty = _root._ymouse; this._x = _root.launcher._x; this._y = _root.launcher._y - 100;
Symbol 172 MovieClip Frame 3
targ();
Symbol 172 MovieClip Frame 4
targ();
Symbol 172 MovieClip Frame 5
targ();
Symbol 172 MovieClip Frame 6
targ();
Symbol 172 MovieClip Frame 7
targ();
Symbol 172 MovieClip Frame 8
targ();
Symbol 172 MovieClip Frame 9
targ();
Symbol 172 MovieClip Frame 10
targ();
Symbol 172 MovieClip Frame 11
targ();
Symbol 172 MovieClip Frame 12
targ();
Symbol 172 MovieClip Frame 13
targ();
Symbol 172 MovieClip Frame 14
targ();
Symbol 172 MovieClip Frame 15
targ();
Symbol 172 MovieClip Frame 16
targ();
Symbol 172 MovieClip Frame 17
targ();
Symbol 172 MovieClip Frame 18
targ();
Symbol 172 MovieClip Frame 19
if (this.hitTest(_root.b1) && (_root.b1.moving == true)) { _root.c(); _root.b1.gotoAndPlay("dead"); } if (this.hitTest(_root.b2) && (_root.b2.moving == true)) { _root.c(); _root.b2.gotoAndPlay("dead"); } if (this.hitTest(_root.b3) && (_root.b3.moving == true)) { _root.c(); _root.b3.gotoAndPlay("dead"); } if (this.hitTest(_root.b4) && (_root.b4.moving == true)) { _root.c(); _root.b4.gotoAndPlay("dead"); } if (this.hitTest(_root.b5) && (_root.b5.moving == true)) { _root.c(); _root.b5.gotoAndPlay("dead"); } if (this.hitTest(_root.b6) && (_root.b6.moving == true)) { _root.c(); _root.b6.gotoAndPlay("dead"); } if (this.hitTest(_root.b7) && (_root.b7.moving == true)) { _root.c(); _root.b7.gotoAndPlay("dead"); } if (this.hitTest(_root.b8) && (_root.b8.moving == true)) { _root.c(); _root.b8.gotoAndPlay("dead"); } if (this.hitTest(_root.b9) && (_root.b9.moving == true)) { _root.c(); _root.b9.gotoAndPlay("dead"); } if (this.hitTest(_root.b10) && (_root.b10.moving == true)) { _root.c(); _root.b10.gotoAndPlay("dead"); } if (this.hitTest(_root.b11) && (_root.b11.moving == true)) { _root.c(); _root.b11.gotoAndPlay("dead"); } if (this.hitTest(_root.b12) && (_root.b12.moving == true)) { _root.c(); _root.b12.gotoAndPlay("dead"); } if (this.hitTest(_root.b13) && (_root.b13.moving == true)) { _root.c(); _root.b13.gotoAndPlay("dead"); } if (this.hitTest(_root.b14) && (_root.b14.moving == true)) { _root.c(); _root.b14.gotoAndPlay("dead"); } if (this.hitTest(_root.b15) && (_root.b15.moving == true)) { _root.c(); _root.b15.gotoAndPlay("dead"); } if (this.hitTest(_root.b16) && (_root.b16.moving == true)) { _root.c(); _root.b16.gotoAndPlay("dead"); }
Symbol 172 MovieClip Frame 21
if (this.hitTest(_root.b1) && (_root.b1.moving == true)) { _root.c(); _root.b1.gotoAndPlay("dead"); } if (this.hitTest(_root.b2) && (_root.b2.moving == true)) { _root.c(); _root.b2.gotoAndPlay("dead"); } if (this.hitTest(_root.b3) && (_root.b3.moving == true)) { _root.c(); _root.b3.gotoAndPlay("dead"); } if (this.hitTest(_root.b4) && (_root.b4.moving == true)) { _root.c(); _root.b4.gotoAndPlay("dead"); } if (this.hitTest(_root.b5) && (_root.b5.moving == true)) { _root.c(); _root.b5.gotoAndPlay("dead"); } if (this.hitTest(_root.b6) && (_root.b6.moving == true)) { _root.c(); _root.b6.gotoAndPlay("dead"); } if (this.hitTest(_root.b7) && (_root.b7.moving == true)) { _root.c(); _root.b7.gotoAndPlay("dead"); } if (this.hitTest(_root.b8) && (_root.b8.moving == true)) { _root.c(); _root.b8.gotoAndPlay("dead"); } if (this.hitTest(_root.b9) && (_root.b9.moving == true)) { _root.c(); _root.b9.gotoAndPlay("dead"); } if (this.hitTest(_root.b10) && (_root.b10.moving == true)) { _root.c(); _root.b10.gotoAndPlay("dead"); } if (this.hitTest(_root.b11) && (_root.b11.moving == true)) { _root.c(); _root.b11.gotoAndPlay("dead"); } if (this.hitTest(_root.b12) && (_root.b12.moving == true)) { _root.c(); _root.b12.gotoAndPlay("dead"); } if (this.hitTest(_root.b13) && (_root.b13.moving == true)) { _root.c(); _root.b13.gotoAndPlay("dead"); } if (this.hitTest(_root.b14) && (_root.b14.moving == true)) { _root.c(); _root.b14.gotoAndPlay("dead"); } if (this.hitTest(_root.b15) && (_root.b15.moving == true)) { _root.c(); _root.b15.gotoAndPlay("dead"); } if (this.hitTest(_root.b16) && (_root.b16.moving == true)) { _root.c(); _root.b16.gotoAndPlay("dead"); }
Symbol 172 MovieClip Frame 23
if (this.hitTest(_root.b1) && (_root.b1.moving == true)) { _root.c(); _root.b1.gotoAndPlay("dead"); } if (this.hitTest(_root.b2) && (_root.b2.moving == true)) { _root.c(); _root.b2.gotoAndPlay("dead"); } if (this.hitTest(_root.b3) && (_root.b3.moving == true)) { _root.c(); _root.b3.gotoAndPlay("dead"); } if (this.hitTest(_root.b4) && (_root.b4.moving == true)) { _root.c(); _root.b4.gotoAndPlay("dead"); } if (this.hitTest(_root.b5) && (_root.b5.moving == true)) { _root.c(); _root.b5.gotoAndPlay("dead"); } if (this.hitTest(_root.b6) && (_root.b6.moving == true)) { _root.c(); _root.b6.gotoAndPlay("dead"); } if (this.hitTest(_root.b7) && (_root.b7.moving == true)) { _root.c(); _root.b7.gotoAndPlay("dead"); } if (this.hitTest(_root.b8) && (_root.b8.moving == true)) { _root.c(); _root.b8.gotoAndPlay("dead"); } if (this.hitTest(_root.b9) && (_root.b9.moving == true)) { _root.c(); _root.b9.gotoAndPlay("dead"); } if (this.hitTest(_root.b10) && (_root.b10.moving == true)) { _root.c(); _root.b10.gotoAndPlay("dead"); } if (this.hitTest(_root.b11) && (_root.b11.moving == true)) { _root.c(); _root.b11.gotoAndPlay("dead"); } if (this.hitTest(_root.b12) && (_root.b12.moving == true)) { _root.c(); _root.b12.gotoAndPlay("dead"); } if (this.hitTest(_root.b13) && (_root.b13.moving == true)) { _root.c(); _root.b13.gotoAndPlay("dead"); } if (this.hitTest(_root.b14) && (_root.b14.moving == true)) { _root.c(); _root.b14.gotoAndPlay("dead"); } if (this.hitTest(_root.b15) && (_root.b15.moving == true)) { _root.c(); _root.b15.gotoAndPlay("dead"); } if (this.hitTest(_root.b16) && (_root.b16.moving == true)) { _root.c(); _root.b16.gotoAndPlay("dead"); }
Symbol 184 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 2
_root.rcyc();
Symbol 192 Button
on (release) { coun = 0; clearInterval(intervalID); stopAllSounds(); gotoAndStop (63); }
Symbol 205 MovieClip Frame 1
var ranker = _root.total; if ((ranker > 0) && (ranker <= 100)) { ranktext = "Shouldn't handle guns"; } if ((ranker > 100) && (ranker <= 200)) { ranktext = "Partially Blind"; } if ((ranker > 200) && (ranker <= 300)) { ranktext = "Amerature Shooter"; } if ((ranker > 300) && (ranker <= 400)) { ranktext = "Below Average"; } if ((ranker > 400) && (ranker <= 500)) { ranktext = "Decent shot"; } if ((ranker > 500) && (ranker <= 600)) { ranktext = "Helluva shot"; } if ((ranker > 600) && (ranker <= 700)) { ranktext = "Crazy Bunny Killin' Mofo"; } if ((ranker > 700) && (ranker <= 800)) { ranktext = "Damn, just...damn...You're good"; } if ((ranker > 800) && (ranker <= 900)) { ranktext = "Bunny Killing Master"; } if (ranker > 1000) { ranktext = "THE RABBIT ANTICHRIST"; }
Symbol 206 MovieClip Frame 121
this.stop();
Symbol 208 Button
on (release) { getURL ("http://www.mfshotgun.com", "_blank"); }
Symbol 210 Button
on (release) { stopAllSounds(); gotoAndStop (1); }
Symbol 212 Button
on (press) { _root.cred._visible = true; } on (release) { _root.cred._visible = false; }

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:Timeline
Symbol 5 FontUsed by:6 22 24 72 73 74 75 78 81 82 83 85 89 92 96 97 129 130 131 132 133 134 137 138 141 142 186 188 189 190 191 195 196 197 198 199 200 201 202 203 204 207 209 211 214
Symbol 6 TextUses:5Used by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:10
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:8 9Used by:Timeline
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 GraphicUsed by:17
Symbol 14 GraphicUsed by:17
Symbol 15 GraphicUsed by:17
Symbol 16 GraphicUsed by:17
Symbol 17 ButtonUses:13 14 15 16Used by:Timeline
Symbol 18 GraphicUsed by:20
Symbol 19 GraphicUsed by:20
Symbol 20 ButtonUses:18 19Used by:Timeline
Symbol 21 GraphicUsed by:23 25 135 192 215
Symbol 22 TextUses:5Used by:23 192
Symbol 23 ButtonUses:21 22Used by:Timeline
Symbol 24 TextUses:5Used by:25
Symbol 25 ButtonUses:21 24Used by:Timeline
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:65 119 162
Symbol 28 GraphicUsed by:29 119
Symbol 29 MovieClipUses:28Used by:65 119 162
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:65 119 162
Symbol 32 GraphicUsed by:65 162
Symbol 33 GraphicUsed by:65
Symbol 34 SoundUsed by:65 119 162
Symbol 35 GraphicUsed by:65
Symbol 36 GraphicUsed by:65
Symbol 37 GraphicUsed by:65
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:65 119 162
Symbol 40 GraphicUsed by:65
Symbol 41 SoundUsed by:65 119 162
Symbol 42 GraphicUsed by:65
Symbol 43 GraphicUsed by:65
Symbol 44 GraphicUsed by:65
Symbol 45 GraphicUsed by:65
Symbol 46 GraphicUsed by:65
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:65 119 162
Symbol 49 GraphicUsed by:65
Symbol 50 SoundUsed by:65 119 162
Symbol 51 GraphicUsed by:65
Symbol 52 GraphicUsed by:65
Symbol 53 GraphicUsed by:65
Symbol 54 GraphicUsed by:65
Symbol 55 GraphicUsed by:65
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:65 119 162
Symbol 58 GraphicUsed by:65
Symbol 59 GraphicUsed by:65 119 162
Symbol 60 GraphicUsed by:65
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:61Used by:65 119 162
Symbol 63 GraphicUsed by:65
Symbol 64 GraphicUsed by:65 119 162
Symbol 65 MovieClipUses:27 29 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 49 50 51 52 53 54 55 57 58 59 60 62 63 64Used by:Timeline
Symbol 66 BitmapUsed by:67
Symbol 67 GraphicUses:66Used by:70
Symbol 68 GraphicUsed by:70
Symbol 69 SoundUsed by:70
Symbol 70 MovieClipUses:67 68 69Used by:Timeline
Symbol 71 GraphicUsed by:Timeline
Symbol 72 TextUses:5Used by:Timeline
Symbol 73 EditableTextUses:5Used by:Timeline
Symbol 74 TextUses:5Used by:Timeline
Symbol 75 EditableTextUses:5Used by:Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:Timeline
Symbol 78 TextUses:5Used by:Timeline
Symbol 79 SoundUsed by:Timeline
Symbol 80 GraphicUsed by:Timeline
Symbol 81 TextUses:5Used by:Timeline
Symbol 82 EditableTextUses:5Used by:Timeline
Symbol 83 EditableTextUses:5Used by:Timeline
Symbol 84 GraphicUsed by:88 90 139 140 210
Symbol 85 TextUses:5Used by:88 139
Symbol 86 GraphicUsed by:88 90 139 140 210
Symbol 87 GraphicUsed by:88 90 139 140 210
Symbol 88 ButtonUses:84 85 86 87Used by:Timeline
Symbol 89 TextUses:5Used by:90 140
Symbol 90 ButtonUses:84 89 86 87Used by:Timeline
Symbol 91 GraphicUsed by:95 208 212
Symbol 92 TextUses:5Used by:95
Symbol 93 GraphicUsed by:95 208 212
Symbol 94 GraphicUsed by:95 208 212
Symbol 95 ButtonUses:91 92 93 94Used by:Timeline
Symbol 96 EditableTextUses:5Used by:Timeline
Symbol 97 EditableTextUses:5Used by:Timeline
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:98Used by:Timeline
Symbol 100 GraphicUsed by:119
Symbol 101 GraphicUsed by:119
Symbol 102 GraphicUsed by:119
Symbol 103 GraphicUsed by:119
Symbol 104 GraphicUsed by:119
Symbol 105 GraphicUsed by:119
Symbol 106 GraphicUsed by:119
Symbol 107 GraphicUsed by:119
Symbol 108 GraphicUsed by:119
Symbol 109 GraphicUsed by:119
Symbol 110 GraphicUsed by:119
Symbol 111 GraphicUsed by:119
Symbol 112 GraphicUsed by:119
Symbol 113 GraphicUsed by:119
Symbol 114 GraphicUsed by:119
Symbol 115 GraphicUsed by:119
Symbol 116 GraphicUsed by:119
Symbol 117 GraphicUsed by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:27 29 31 28 100 34 101 102 103 39 104 41 105 106 107 108 109 48 110 50 111 112 113 114 115 57 116 59 117 62 118 64Used by:Timeline
Symbol 120 BitmapUsed by:121
Symbol 121 GraphicUses:120Used by:122
Symbol 122 MovieClipUses:121Used by:128
Symbol 123 BitmapUsed by:124
Symbol 124 GraphicUses:123Used by:128
Symbol 125 SoundUsed by:128
Symbol 126 BitmapUsed by:127
Symbol 127 GraphicUses:126Used by:128
Symbol 128 MovieClipUses:122 124 125 127Used by:Timeline
Symbol 129 TextUses:5Used by:Timeline
Symbol 130 EditableTextUses:5Used by:Timeline
Symbol 131 TextUses:5Used by:Timeline
Symbol 132 EditableTextUses:5Used by:Timeline
Symbol 133 TextUses:5Used by:Timeline
Symbol 134 TextUses:5Used by:135
Symbol 135 ButtonUses:21 134Used by:Timeline
Symbol 136 SoundUsed by:Timeline
Symbol 137 EditableTextUses:5Used by:Timeline
Symbol 138 EditableTextUses:5Used by:Timeline
Symbol 139 ButtonUses:84 85 86 87Used by:Timeline
Symbol 140 ButtonUses:84 89 86 87Used by:Timeline
Symbol 141 EditableTextUses:5Used by:Timeline
Symbol 142 EditableTextUses:5Used by:Timeline
Symbol 143 GraphicUsed by:162
Symbol 144 GraphicUsed by:162
Symbol 145 GraphicUsed by:162
Symbol 146 GraphicUsed by:162
Symbol 147 GraphicUsed by:162
Symbol 148 GraphicUsed by:162
Symbol 149 GraphicUsed by:162
Symbol 150 GraphicUsed by:162
Symbol 151 GraphicUsed by:162
Symbol 152 GraphicUsed by:162
Symbol 153 GraphicUsed by:162
Symbol 154 GraphicUsed by:162
Symbol 155 GraphicUsed by:162
Symbol 156 GraphicUsed by:162
Symbol 157 GraphicUsed by:162
Symbol 158 GraphicUsed by:162
Symbol 159 GraphicUsed by:162
Symbol 160 GraphicUsed by:162
Symbol 161 GraphicUsed by:162
Symbol 162 MovieClipUses:27 29 31 32 143 34 144 145 146 39 147 41 148 149 150 151 152 48 153 50 154 155 156 157 158 57 159 59 160 62 161 64Used by:Timeline
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:172
Symbol 165 SoundUsed by:172
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:172
Symbol 168 BitmapUsed by:169
Symbol 169 GraphicUses:168Used by:172
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:172
Symbol 172 MovieClipUses:164 165 167 169 171Used by:Timeline
Symbol 173 BitmapUsed by:174
Symbol 174 GraphicUses:173Used by:184
Symbol 175 BitmapUsed by:176
Symbol 176 GraphicUses:175Used by:184
Symbol 177 SoundUsed by:184
Symbol 178 BitmapUsed by:179
Symbol 179 GraphicUses:178Used by:184
Symbol 180 BitmapUsed by:181
Symbol 181 GraphicUses:180Used by:184
Symbol 182 BitmapUsed by:183
Symbol 183 GraphicUses:182Used by:184
Symbol 184 MovieClipUses:174 176 177 179 181 183Used by:Timeline
Symbol 185 GraphicUsed by:Timeline
Symbol 186 TextUses:5Used by:Timeline
Symbol 187 GraphicUsed by:Timeline
Symbol 188 TextUses:5Used by:Timeline
Symbol 189 EditableTextUses:5Used by:Timeline
Symbol 190 TextUses:5Used by:Timeline
Symbol 191 EditableTextUses:5Used by:Timeline
Symbol 192 ButtonUses:21 22Used by:Timeline
Symbol 193 SoundUsed by:Timeline
Symbol 194 GraphicUsed by:Timeline
Symbol 195 TextUses:5Used by:Timeline
Symbol 196 TextUses:5Used by:Timeline
Symbol 197 TextUses:5Used by:Timeline
Symbol 198 EditableTextUses:5Used by:Timeline
Symbol 199 EditableTextUses:5Used by:Timeline
Symbol 200 EditableTextUses:5Used by:Timeline
Symbol 201 TextUses:5Used by:Timeline
Symbol 202 EditableTextUses:5Used by:Timeline
Symbol 203 TextUses:5Used by:Timeline
Symbol 204 EditableTextUses:5Used by:205
Symbol 205 MovieClipUses:204Used by:206
Symbol 206 MovieClipUses:205Used by:Timeline
Symbol 207 TextUses:5Used by:208
Symbol 208 ButtonUses:91 207 93 94Used by:Timeline
Symbol 209 TextUses:5Used by:210
Symbol 210 ButtonUses:84 209 86 87Used by:Timeline
Symbol 211 TextUses:5Used by:212
Symbol 212 ButtonUses:91 211 93 94Used by:Timeline
Symbol 213 FontUsed by:214
Symbol 214 TextUses:5 213Used by:215
Symbol 215 MovieClipUses:21 214Used by:Timeline

Instance Names

"starter"Frame 1Symbol 17 Button
"lvl2"Frame 1Symbol 23 Button
"lvl3"Frame 1Symbol 25 Button
"gunner"Frame 2Symbol 70 MovieClip
"gunner"Frame 2Symbol 70 MovieClip
"counter"Frame 2Symbol 73 EditableText
"counter"Frame 2Symbol 75 EditableText
"targ"Frame 2Symbol 77 MovieClip
"counter2"Frame 3Symbol 82 EditableText
"word"Frame 3Symbol 83 EditableText
"nextlevel"Frame 62Symbol 90 Button
"counter2"Frame 62Symbol 96 EditableText
"word"Frame 62Symbol 97 EditableText
"s1"Frame 63Symbol 99 MovieClip
"s2"Frame 63Symbol 99 MovieClip
"s3"Frame 63Symbol 99 MovieClip
"s4"Frame 63Symbol 99 MovieClip
"s5"Frame 63Symbol 99 MovieClip
"s6"Frame 63Symbol 99 MovieClip
"s7"Frame 63Symbol 99 MovieClip
"s8"Frame 63Symbol 99 MovieClip
"s9"Frame 63Symbol 99 MovieClip
"s10"Frame 63Symbol 99 MovieClip
"counter"Frame 63Symbol 130 EditableText
"counter"Frame 63Symbol 132 EditableText
"lvl2"Frame 63Symbol 135 Button
"lvl3"Frame 63Symbol 25 Button
"counter2"Frame 64Symbol 137 EditableText
"word"Frame 64Symbol 138 EditableText
"nextlevel"Frame 124Symbol 140 Button
"counter2"Frame 124Symbol 141 EditableText
"word"Frame 124Symbol 142 EditableText
"b9"Frame 125Symbol 162 MovieClip
"b3"Frame 125Symbol 162 MovieClip
"b6"Frame 125Symbol 162 MovieClip
"b2"Frame 125Symbol 162 MovieClip
"b1"Frame 125Symbol 162 MovieClip
"b4"Frame 125Symbol 162 MovieClip
"b5"Frame 125Symbol 162 MovieClip
"b8"Frame 125Symbol 162 MovieClip
"b7"Frame 125Symbol 162 MovieClip
"b10"Frame 125Symbol 162 MovieClip
"b112"Frame 125Symbol 162 MovieClip
"b11"Frame 125Symbol 162 MovieClip
"b14"Frame 125Symbol 162 MovieClip
"b13"Frame 125Symbol 162 MovieClip
"b16"Frame 125Symbol 162 MovieClip
"b15"Frame 125Symbol 162 MovieClip
"r1"Frame 125Symbol 172 MovieClip
"r2"Frame 125Symbol 172 MovieClip
"r3"Frame 125Symbol 172 MovieClip
"r4"Frame 125Symbol 172 MovieClip
"r5"Frame 125Symbol 172 MovieClip
"launcher"Frame 125Symbol 184 MovieClip
"counter"Frame 125Symbol 189 EditableText
"counter"Frame 125Symbol 191 EditableText
"lvl2"Frame 125Symbol 135 Button
"lvl3"Frame 125Symbol 192 Button
"l1"Frame 182Symbol 198 EditableText
"l2"Frame 182Symbol 199 EditableText
"l3"Frame 182Symbol 200 EditableText
"ra"Frame 182Symbol 206 MovieClip
"cred"Frame 182Symbol 215 MovieClip
"bar"Symbol 10 MovieClip Frame 1Symbol 8 MovieClip
"656"Symbol 65 MovieClip Frame 1Symbol 27 MovieClip
"865"Symbol 65 MovieClip Frame 4Symbol 29 MovieClip
"bunny3"Symbol 65 MovieClip Frame 6Symbol 31 MovieClip
"bunny4"Symbol 65 MovieClip Frame 8Symbol 31 MovieClip
"24"Symbol 65 MovieClip Frame 10Symbol 29 MovieClip
"45"Symbol 65 MovieClip Frame 12Symbol 27 MovieClip
"656"Symbol 119 MovieClip Frame 1Symbol 27 MovieClip
"656"Symbol 119 MovieClip Frame 2Symbol 27 MovieClip
"865"Symbol 119 MovieClip Frame 4Symbol 29 MovieClip
"bunny3"Symbol 119 MovieClip Frame 6Symbol 31 MovieClip
"bunny4"Symbol 119 MovieClip Frame 8Symbol 31 MovieClip
"24"Symbol 119 MovieClip Frame 10Symbol 29 MovieClip
"45"Symbol 119 MovieClip Frame 12Symbol 27 MovieClip
"656"Symbol 162 MovieClip Frame 1Symbol 27 MovieClip
"656"Symbol 162 MovieClip Frame 2Symbol 27 MovieClip
"865"Symbol 162 MovieClip Frame 4Symbol 29 MovieClip
"bunny3"Symbol 162 MovieClip Frame 6Symbol 31 MovieClip
"bunny4"Symbol 162 MovieClip Frame 8Symbol 31 MovieClip
"24"Symbol 162 MovieClip Frame 10Symbol 29 MovieClip
"45"Symbol 162 MovieClip Frame 12Symbol 27 MovieClip
"ranktext"Symbol 205 MovieClip Frame 1Symbol 204 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"gunner"Frame 2
"loaded"Symbol 10 MovieClip Frame 3
"dead"Symbol 65 MovieClip Frame 14
"death1"Symbol 65 MovieClip Frame 16
"death2"Symbol 65 MovieClip Frame 42
"death3"Symbol 65 MovieClip Frame 72
"death4"Symbol 65 MovieClip Frame 101
"death5"Symbol 65 MovieClip Frame 122
"dead"Symbol 119 MovieClip Frame 14
"death1"Symbol 119 MovieClip Frame 16
"death2"Symbol 119 MovieClip Frame 42
"death3"Symbol 119 MovieClip Frame 72
"death4"Symbol 119 MovieClip Frame 101
"death5"Symbol 119 MovieClip Frame 122
"dead"Symbol 162 MovieClip Frame 14
"death1"Symbol 162 MovieClip Frame 16
"death2"Symbol 162 MovieClip Frame 42
"death3"Symbol 162 MovieClip Frame 72
"death4"Symbol 162 MovieClip Frame 101
"death5"Symbol 162 MovieClip Frame 122

Dynamic Text Variables

counSymbol 73 EditableText"0"
timSymbol 75 EditableText"0"
counSymbol 82 EditableText"0"
wordSymbol 83 EditableText"text"
counSymbol 96 EditableText"0"
wordSymbol 97 EditableText"text"
counSymbol 130 EditableText"0"
timSymbol 132 EditableText"0"
counSymbol 137 EditableText"0"
wordSymbol 138 EditableText"text"
counSymbol 141 EditableText"0"
wordSymbol 142 EditableText"text"
counSymbol 189 EditableText"0"
timSymbol 191 EditableText"0"
_root.score1Symbol 198 EditableText"1"
_root.score2Symbol 199 EditableText"2"
_root.score3Symbol 200 EditableText"3"
totalSymbol 202 EditableText"6"
ranktextSymbol 204 EditableText"asdf"




http://swfchan.com/14/66449/info.shtml
Created: 12/4 -2019 01:22:40 Last modified: 12/4 -2019 01:22:40 Server time: 09/05 -2024 08:04:05