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

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

Santa vs Robots The game.swf

This is the info page for
Flash #56232

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


Text
Made by Jayden MrRandomist

Additional Art by Muffinman9

Additional Scripting by Jaye19

The
Adventures of Santa
vs
Robotz

The
Adventures of Santa
vs
Robotz

PLAY

PLAY

High Scores

High Scores

Platforming

Controls

Collect for
points

Dodge

If Santa dies it will direct
you to the highscore table

A

Santas

Work Shop

Submit Score

Submit Score

x

%

Turret Defense

Destroy these

You only have one life, lose it and
your to the high score table
also the missiles can not hit you

Dodge these

The longer you survive the more points you
get in total for then you will have a higher
score and there is infinite time

Dodge-em Santa

X

Danger

Total score-

Game 1 score-

Game 2 score-

Game 3 score-

0

Submit

Enter your name here and press submit

Submit Score

Submitting

Submitting.

Submitting..

Submitting...

DONE

enter your name here and press submit

ActionScript [AS1/AS2]

Frame 1
Stage.showMenu = false;
Frame 2
play();
Frame 121
k = 0; while (k < 50) { duplicateMovieClip (_root.snow, "snow" + k, k); k++; } totalscore = 0; stop(); _x = 0; _y = 0;
Instance of Symbol 117 MovieClip "snow" in Frame 121
onClipEvent (load) { movieWidth = 3550; movieHeight = 570; i = 1 + (Math.random() * 2); k = -3.14159265358979 + (Math.random() * Math.PI); this._xscale = (this._yscale = 50 + (Math.random() * 100)); this._alpha = 75 + (Math.random() * 100); this._x = -10 + (Math.random() * movieWidth); this._y = -10 + (Math.random() * movieHeight); } onClipEvent (enterFrame) { rad = rad + ((k / 180) * Math.PI); this._x = this._x - Math.cos(rad); this._y = this._y + i; if (this._y >= movieHeight) { this._y = -5; } if ((this._x >= movieWidth) || (this._x <= 0)) { this._x = -10 + (Math.random() * movieWidth); this._y = -5; } }
Frame 122
stop();
Instance of Symbol 139 MovieClip in Frame 122
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 154 MovieClip in Frame 122
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; unloadMovie (this); } }
Frame 123
k = 0; while (k < 50) { duplicateMovieClip (_root.snow, "snow" + k, k); k++; } stop(); score.text = 0; totalscore = 0; health.text = 100; present.text = 0;
Instance of Symbol 165 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 186 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 139 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 204 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 219 MovieClip "char" in Frame 123
onClipEvent (load) { jumping = false; speed = 0; healthX = _root.health._x; scoreX = _root.score._x; twooneX = _root.twoone._x; Xpos = this._x; Ypos = this._y; maxmove = 15; _root.maxshoottime = 100; } onClipEvent (enterFrame) { _x = (Xpos - _root._x); _root.score._x = scoreX - _root._x; _root.health._x = healthX - _root._x; _root.twoone._x = twooneX - _root._x; if ((!_root.ground.hitTest(this._x, this._y, true)) && (!jumping)) { this._y = this._y + 6; } if (!_root.shooting) { _root.timer = 0; _root.mvsp = _xscale / 20; } if (_root.dead) { this.gotoAndStop("dead"); } else { speed = speed * 0.85; if ((dir == "right") && (!_root.leftblock.hitTest(this._x + 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.twoone._x = _root.twoone._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (speed > 0) { dir = "right"; } else if (speed < 0) { dir = "left"; } if ((dir == "left") && (!_root.rightblock.hitTest(this._x - 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.twoone._x = _root.twoone._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (Key.isDown(37)) { if (speed > (-maxmove)) { speed--; } this.gotoAndStop("run"); this._xscale = -100; } else if (Key.isDown(39)) { if (speed < maxmove) { speed++; } this._xscale = 100; this.gotoAndStop("run"); } else if (Key.isDown(83)) { this.gotoAndStop("attack"); attacking = true; speed = 0; } else if (Key.isDown(68)) { if ((_root.gotgun == true) && (!_root.shooting)) { _root.attachMovie("bullet", "bulleter", 1, {_x:_root.char._x, _y:_root.char._y - 25}); _root.shooting = true; with (_root.bulleter) { onEnterFrame = function () { var _local1 = _root; if (_local1.timer > _local1.maxshoottime) { _local1.shooting = false; unloadMovie(this); } _local1.timer++; _x = _x + _local1.mvsp; }; } attacking = true; speed = 0; this.gotoAndStop("shoot"); } } else if (((speed < 1) && (speed > -1)) && (!attacking)) { speed = 0; this.gotoAndStop("idle"); } if (Key.isDown(65) && (!jumping)) { jumping = true; } if (jumping) { this.gotoAndStop("jump"); this._y = this._y - jump; jump = jump - 0.5; if (jump < 0) { falling = true; } if (jump < -15) { jump = -15; } } if (_root.ground.hitTest(this._x, this._y, true) && (falling)) { jump = 12; jumping = false; falling = false; } } } onClipEvent (keyUp) { if (Key.getCode(65)) { attacking = false; } }
Instance of Symbol 186 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 204 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 165 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 223 MovieClip in Frame 123
onClipEvent (load) { espeed = 3; } onClipEvent (enterFrame) { distance = 200; tx = this._x; ty = this._y; sx = _root.char._x; sy = _root.char._y; if (Math.sqrt(((sx - tx) * (sx - tx)) + ((sy - ty) * (sy - ty))) < distance) { if (tx < sx) { this._x = this._x + espeed; } if (tx > sx) { this._x = this._x - espeed; } } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 223 MovieClip in Frame 123
onClipEvent (load) { espeed = 3; } onClipEvent (enterFrame) { distance = 200; tx = this._x; ty = this._y; sx = _root.char._x; sy = _root.char._y; if (Math.sqrt(((sx - tx) * (sx - tx)) + ((sy - ty) * (sy - ty))) < distance) { if (tx < sx) { this._x = this._x + espeed; } if (tx > sx) { this._x = this._x - espeed; } } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 226 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 241 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 241 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 241 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 241 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 241 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.health.text <= 0) { _root.dead = true; } if (!_root.dead) { _root._x = 0; _root.health.text = _root.health.text - 5; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 243 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.gotoAndStop("game2menu"); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 154 MovieClip in Frame 123
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; _root.totalscore = _root.totalscore + 5; _root.present = _root.present + 5; unloadMovie (this); } }
Instance of Symbol 117 MovieClip "snow" in Frame 123
onClipEvent (load) { movieWidth = 3750; movieHeight = 550; i = 1 + (Math.random() * 2); k = -3.14159265358979 + (Math.random() * Math.PI); this._xscale = (this._yscale = 50 + (Math.random() * 100)); this._alpha = 75 + (Math.random() * 100); this._x = -10 + (Math.random() * movieWidth); this._y = -10 + (Math.random() * movieHeight); } onClipEvent (enterFrame) { rad = rad + ((k / 180) * Math.PI); this._x = this._x - Math.cos(rad); this._y = this._y + i; if (this._y >= movieHeight) { this._y = -5; } if ((this._x >= movieWidth) || (this._x <= 0)) { this._x = -10 + (Math.random() * movieWidth); this._y = -5; } }
Frame 124
lives = 3; score = 0; stop(); _x = 0; _y = 0;
Frame 125
function countdown() { if (time_left <= 0) { gotoAndStop ("game3menu"); } } time_left = 80; setInterval(countdown, 1000); function convert(radians) { degrees = radians * 57.2957795130823; return(degrees); } stop(); var notallowedtoduplicate = false; var int1 = 0; box.onEnterFrame = function () { var _local1 = this; tx = _local1._x; mx = _root.gun._x; rx = tx - mx; if (_local1.hitTest(_root.gun)) { _local1.gotoAndStop(2); } else { if ((rx >= 1) && (rx < 300)) { _local1._x = _local1._x - 1; } if ((rx <= -1) && (rx > -300)) { _local1._x = _local1._x + 1; } _local1.gotoAndStop(1); } }; box.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box2.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box3.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box4.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box5.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box6.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box7.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box9.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box10.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; }; box11.onEnterFrame = function () { var _local1 = this; var adj = (gun._X - _local1._X); var _local3 = gun._Y - _local1._Y; var rot = Math.atan2(_local3, adj); _local1._rotation = convert(rot); var xs = (1 * Math.cos((_local1._rotation * Math.PI) / 180)); var _local2 = 1 * Math.sin((_local1._rotation * Math.PI) / 180); _local1._x = _local1._x + xs; _local1._y = _local1._y + _local2; };
Instance of Symbol 269 MovieClip "gun" in Frame 125
onClipEvent (enterFrame) { rx = _root.ball._x; ry = _root.ball._y; cx = _root.gun._x; cy = _root.gun._y; angle = Math.atan2(ry - cy, rx - cx) / (Math.PI/180); _rotation = angle; } onClipEvent (load) { _root.shot._visible = false; shotcount = 1; } onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); this._rotation = myDegrees + 90; } onClipEvent (mouseDown) { _root.shot.duplicateMovieClip("shot" + shotcount, shotcount + 7000); _root["shot" + shotcount]._visible = true; shotcount++; if (shotcount > 1000) { shotcount = 1E24; } } onClipEvent (enterFrame) { if (this.hitTest(_root.box)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box2)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box3)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box4)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box5)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box6)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box7)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box9)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box10)) { _root.gotoAndStop("submitscore"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box11)) { _root.gotoAndStop("submitscore"); } }
Instance of Symbol 272 MovieClip "shot" in Frame 125
onClipEvent (load) { if (this._name == "shot") { this._visible = false; } else { this._visible = true; } this._x = _root.gun._x; this._y = _root.gun._y; shotxspeed = 40 * Math.sin(_root.gun._rotation * (Math.PI/180)); shotyspeed = 40 * Math.cos(_root.gun._rotation * (Math.PI/180)); } onClipEvent (enterFrame) { this._x = this._x + shotxspeed; this._y = this._y - shotyspeed; if (this._x < 0) { this.removeMovieClip(); } if (this._x > 550) { this.removeMovieClip(); } if (this._y > 400) { this.removeMovieClip(); } if (this._y < 0) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box)) { _root.box.gotoAndStop("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box2)) { _root.box2.gotoAndStop("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box3)) { _root.box3.gotoAndStop("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box4)) { _root.box4.gotoAndStop("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box5)) { _root.box5.gotoAndStop("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box6)) { _root.box6.gotoAndStop("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box7)) { _root.box7.gotoAndStop("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box8.box81)) { _root.box8.box81.gotoAndPlay("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box9)) { _root.box9.gotoAndPlay("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box10)) { _root.box10.gotoAndPlay("dead")(); this.gotoAndPlay("happy"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.box11)) { _root.box11.gotoAndPlay("dead")(); this.gotoAndPlay("happy"); } }
Frame 126
stop(); time_left = 1E64; scores = 0; lives = 10;
Frame 127
stop(); Mouse.hide(); onEnterFrame = function () { if (lives <= 0) { gotoAndStop ("submitscore"); } };
Instance of Symbol 8 MovieClip [Enemy] "mmm5" in Frame 127
onClipEvent (load) { function reset() { this._y = Math.random() * 400; this._x = 550; mySpeed = Math.ceil(Math.random() * 6) + 2; } reset(); } onClipEvent (enterFrame) { this._x = this._x - mySpeed; if (timer >= 15) { var dir = Math.ceil(Math.random() * 2); timer = 0; } timer++; if (dir == 1) { } else if (dir == 2) { } if (this._x < -10) { reset(); } }
Instance of Symbol 8 MovieClip [Enemy] "mmm3" in Frame 127
onClipEvent (load) { function reset() { this._y = Math.random() * 400; this._x = 550; mySpeed = Math.ceil(Math.random() * 6) + 2; } reset(); } onClipEvent (enterFrame) { this._x = this._x - mySpeed; if (timer >= 15) { var dir = Math.ceil(Math.random() * 2); timer = 0; } timer++; if (dir == 1) { } else if (dir == 2) { } if (this._x < -10) { reset(); } }
Instance of Symbol 8 MovieClip [Enemy] "mmm6" in Frame 127
onClipEvent (load) { function reset() { this._y = Math.random() * 400; this._x = 550; mySpeed = Math.ceil(Math.random() * 6) + 2; } reset(); } onClipEvent (enterFrame) { this._x = this._x - mySpeed; if (timer >= 15) { var dir = Math.ceil(Math.random() * 2); timer = 0; } timer++; if (dir == 1) { } else if (dir == 2) { } if (this._x < -10) { reset(); } }
Instance of Symbol 8 MovieClip [Enemy] "mmm4" in Frame 127
onClipEvent (load) { function reset() { this._y = Math.random() * 400; this._x = 550; mySpeed = Math.ceil(Math.random() * 6) + 2; } reset(); } onClipEvent (enterFrame) { this._x = this._x - mySpeed; if (timer >= 15) { var dir = Math.ceil(Math.random() * 2); timer = 0; } timer++; if (dir == 1) { } else if (dir == 2) { } if (this._x < -10) { reset(); } }
Instance of Symbol 8 MovieClip [Enemy] "mmm7" in Frame 127
onClipEvent (load) { function reset() { this._y = Math.random() * 400; this._x = 550; mySpeed = Math.ceil(Math.random() * 6) + 2; } reset(); } onClipEvent (enterFrame) { this._x = this._x - mySpeed; if (timer >= 15) { var dir = Math.ceil(Math.random() * 2); timer = 0; } timer++; if (dir == 1) { } else if (dir == 2) { } if (this._x < -10) { reset(); } }
Instance of Symbol 311 MovieClip "santa" in Frame 127
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 8 MovieClip [Enemy] "mmm8" in Frame 127
onClipEvent (load) { function reset() { this._y = Math.random() * 400; this._x = 550; mySpeed = Math.ceil(Math.random() * 6) + 2; } reset(); } onClipEvent (enterFrame) { this._x = this._x - mySpeed; if (timer >= 15) { var dir = Math.ceil(Math.random() * 2); timer = 0; } timer++; if (dir == 1) { } else if (dir == 2) { } if (this._x < -10) { reset(); } }
Frame 128
stop(); Mouse.show(); _root.lives = 5;
Frame 129
function __rankz_send__(par1, par2, par3, par4) { par227 = new LoadVars(); par228 = new LoadVars(); par227.flashkey = par2; par227.SU0249 = par1; par227.bmFtZTE = par3; par227.c2NvcmUx = par4 + "Z"; par227.c2NvcmUx = par227.c2NvcmUx.split("0").join("U"); par227.c2NvcmUx = par227.c2NvcmUx.split("").join("A"); par227.c2NvcmUx = par227.c2NvcmUx.split("AU").join("Y"); par227.c2NvcmUx = par227.c2NvcmUx.split("A1").join("B"); par227.c2NvcmUx = par227.c2NvcmUx.split(".").join("N"); par227.flashkey = par227.flashkey.split("=").join(""); par227.SU0249 = par227.SU0249.split("=").join(""); par228.onLoad = function (success) { if (success) { trace(par228.msg); } else { trace(par228.loaded); } }; par227.sendAndLoad("http://rankz.armorbot.com/submit/as3_v0.php", par228, "POST"); } stop(); bXlnYW1lX25hbWVfdmFyaWFibGU = myname; bXlnYW1lX3Njb3JlX3ZhcmlhYmxl = totalscore; __rankz_send__("MzE5OGolZSVhJW4lcw==", "c2tWc1ZnTHo=", bXlnYW1lX25hbWVfdmFyaWFibGU, bXlnYW1lX3Njb3JlX3ZhcmlhYmxl);
Symbol 74 Button
on (release) { getURL ("http://www.newgrounds.com", "_blank"); }
Symbol 76 MovieClip Frame 40
stop();
Symbol 87 Button
on (release) { startMovie(); }
Symbol 88 Button
on (release) { _root.nextFrame(); }
Symbol 89 MovieClip Frame 1
function timerHandler() { var _local2 = this; if (!loadingComplete) { var _local3 = _root.getBytesLoaded() / _root.getBytesTotal(); bar._xscale = 100 * _local3; if (_local3 == 1) { loadingComplete = true; if (AUTO_PLAY) { startMovie(); } else { gotoAndStop ("loaded"); } return; } } else { dt = getTimer() - time; time = time + dt; frameAccum = frameAccum + dt; var _local1 = 0; while ((frameAccum >= FRAME_TIME) && (_local1 < MAX_FRAME_SKIP)) { advanceFrame(tankLogo, true, true); advanceFrame(loadingText, false, true); advanceFrame(barGfx, false, true); if (loadingComplete) { advanceFrame(_local2, false, false); } (frameAccum = frameAccum - FRAME_TIME); _local1++; } updateAfterEvent(); } } function advanceFrame(clip, recurse, loop) { var _local1 = clip; var _local2 = loop; var _local3 = recurse; if (!_local1) { } else { _local1.stop(); if (_local1._currentframe == _local1._totalframes) { if (_local2) { _local1.gotoAndStop(1); } } else { _local1.nextFrame(); } if (_local3) { for (childName in _local1) { if (typeof(_local1[childName]) == "movieclip") { advanceFrame(_local1[childName], _local3, _local2); } } } } } function startMovie() { clearInterval(intervalId); _root.play(); } _root.stop(); stop(); var FRAME_TIME = 33.3333333333333; var AUTO_PLAY = false; var MAX_FRAME_SKIP = 5; var loadingComplete; var intervalId; var time; var frameAccum; loadingComplete = false; intervalId = setInterval(this, "timerHandler", FRAME_TIME / 2); frameAccum = 0; time = getTimer(); timerHandler();
Symbol 90 MovieClip Frame 1
stop();
Symbol 112 Button
on (release) { gotoAndStop ("game1menu"); }
Symbol 115 Button
on (release) { getURL ("http://rankz.armorbot.com /santavsrobots/", "_blank"); }
Symbol 119 Button
on (release) { gotoAndStop ("game1"); }
Symbol 164 MovieClip Frame 40
this.gotoAndPlay("1");
Symbol 164 MovieClip Frame 41
stop();
Symbol 218 Button
on (release) { _root.gotoAndStop("submit score"); }
Symbol 219 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 2
stop();
Symbol 219 MovieClip Frame 3
stop();
Symbol 219 MovieClip Frame 4
stop();
Symbol 223 MovieClip Frame 1
stop();
Symbol 223 MovieClip Frame 2
stop();
Instance of Symbol 154 MovieClip in Symbol 232 MovieClip Frame 1
/* no clip actions */
Symbol 252 Button
on (release) { gotoAndStop ("game2"); }
Symbol 257 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 2
play();
Symbol 257 MovieClip Frame 10
_root.score = _root.score + 1; _root.totalscore = _root.totalscore + 1; this._x = random(550); this._y = -50;
Symbol 272 MovieClip Frame 1
stop();
Symbol 272 MovieClip Frame 4
stop();
Symbol 282 MovieClip Frame 1
stop();
Symbol 282 MovieClip Frame 2
play(); _root.totalscore = _root.totalscore + 3; _root.score = _root.score + 1;
Symbol 282 MovieClip Frame 10
stop(); _root.removeMovieClip("box 8");
Symbol 285 MovieClip Frame 60
_root.box8._x = Math.random() * 550;
Symbol 287 MovieClip Frame 30
_root.time_left = _root.time_left - 1;
Symbol 294 Button
on (release) { gotoAndStop ("game3"); }
Symbol 311 MovieClip Frame 1
stop();
Instance of Symbol 308 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.mmm1.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm2.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm3.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm4.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm5.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm6.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm7.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm8.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm9.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm10.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } } onClipEvent (enterFrame) { if (_root.mmm11.hitTest(_root.santa)) { _root.santa.gotoAndPlay("death"); } }
Symbol 311 MovieClip Frame 10
_root.lives--;
Symbol 315 MovieClip Frame 30
_root.totalscore = _root.totalscore + 1;
Symbol 317 MovieClip Frame 30
_root.scores = _root.scores + 1;
Symbol 333 Button
on (release) { gotoAndStop ("sm"); }
Symbol 341 MovieClip Frame 58
stop();

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:3
Symbol 3 MovieClip [ball_mc]Uses:2
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClip [bullet]Uses:4
Symbol 6 BitmapUsed by:7 123 220 291
Symbol 7 GraphicUses:6Used by:8
Symbol 8 MovieClip [Enemy]Uses:7Used by:Timeline
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:11
Symbol 11 MovieClipUses:10Used by:Timeline
Symbol 12 GraphicUsed by:89
Symbol 13 GraphicUsed by:89
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:14Used by:89
Symbol 16 GraphicUsed by:18
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:16 17Used by:89
Symbol 19 GraphicUsed by:89
Symbol 20 GraphicUsed by:89
Symbol 21 GraphicUsed by:89
Symbol 22 GraphicUsed by:29 76
Symbol 23 GraphicUsed by:29 76
Symbol 24 GraphicUsed by:29 76
Symbol 25 GraphicUsed by:29 76
Symbol 26 GraphicUsed by:29 76
Symbol 27 GraphicUsed by:29 76
Symbol 28 GraphicUsed by:29 76
Symbol 29 MovieClipUses:22 23 24 25 26 27 28Used by:89
Symbol 30 GraphicUsed by:89
Symbol 31 GraphicUsed by:71
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:32Used by:71
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:34Used by:66 71
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:71
Symbol 38 GraphicUsed by:71
Symbol 39 GraphicUsed by:71
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:62
Symbol 42 GraphicUsed by:46
Symbol 43 GraphicUsed by:46
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:46 49
Symbol 46 MovieClipUses:42 43 45Used by:60
Symbol 47 GraphicUsed by:49
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:47 48 45Used by:60
Symbol 50 GraphicUsed by:53
Symbol 51 GraphicUsed by:53 56
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:50 51 52Used by:57
Symbol 54 GraphicUsed by:56
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClipUses:54 51 55Used by:57
Symbol 57 MovieClipUses:53 56Used by:60
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:58Used by:60
Symbol 60 MovieClipUses:46 49 57 59Used by:61
Symbol 61 MovieClipUses:60Used by:62
Symbol 62 MovieClipUses:41 61Used by:71
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:71
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:65 35Used by:71
Symbol 67 GraphicUsed by:68
Symbol 68 MovieClipUses:67Used by:69
Symbol 69 MovieClipUses:68Used by:70
Symbol 70 MovieClipUses:69Used by:71
Symbol 71 MovieClipUses:31 33 35 37 38 39 62 64 66 70Used by:89
Symbol 72 GraphicUsed by:89
Symbol 73 GraphicUsed by:74
Symbol 74 ButtonUses:73Used by:89
Symbol 75 GraphicUsed by:76
Symbol 76 MovieClipUses:22 23 24 25 26 27 28 75Used by:89
Symbol 77 ShapeTweeningUsed by:89
Symbol 78 GraphicUsed by:89
Symbol 79 ShapeTweeningUsed by:89
Symbol 80 ShapeTweeningUsed by:89
Symbol 81 GraphicUsed by:89
Symbol 82 GraphicUsed by:87 88
Symbol 83 GraphicUsed by:86 87 88
Symbol 84 GraphicUsed by:87 88
Symbol 85 GraphicUsed by:86 87 88
Symbol 86 MovieClipUses:85 83Used by:87 88
Symbol 87 ButtonUses:82 83 84 86 85Used by:89
Symbol 88 ButtonUses:82 83 84 86 85Used by:89
Symbol 89 MovieClipUses:12 13 15 18 19 20 21 29 30 71 72 74 76 77 78 79 80 81 87 88Used by:90
Symbol 90 MovieClipUses:89Used by:Timeline
Symbol 91 FontUsed by:92 93 94 96 97 109 111 113 114 118 120 121 122 141 166 167 216 217 248 249 250 288 289 290 303 323 324 325 326 327 328 329 330 332 334 335 336 337 338 339 340 342
Symbol 92 TextUses:91Used by:Timeline
Symbol 93 TextUses:91Used by:Timeline
Symbol 94 TextUses:91Used by:Timeline
Symbol 95 SoundUsed by:Timeline
Symbol 96 TextUses:91Used by:Timeline
Symbol 97 TextUses:91Used by:Timeline
Symbol 98 ShapeTweeningUsed by:106
Symbol 99 ShapeTweeningUsed by:106
Symbol 100 GraphicUsed by:106
Symbol 101 ShapeTweeningUsed by:106
Symbol 102 GraphicUsed by:106
Symbol 103 ShapeTweeningUsed by:106
Symbol 104 GraphicUsed by:106
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:98 99 100 101 102 103 104 105Used by:Timeline
Symbol 107 BitmapUsed by:108 215 331
Symbol 108 GraphicUses:107Used by:112 115 119 252 294
Symbol 109 TextUses:91Used by:112 119 252 294
Symbol 110 GraphicUsed by:112 115 119 252 294
Symbol 111 TextUses:91Used by:112 119 252 294
Symbol 112 ButtonUses:108 109 110 111Used by:Timeline
Symbol 113 TextUses:91Used by:115
Symbol 114 TextUses:91Used by:115
Symbol 115 ButtonUses:108 113 110 114Used by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:Timeline
Symbol 118 TextUses:91Used by:Timeline
Symbol 119 ButtonUses:108 109 110 111Used by:Timeline
Symbol 120 TextUses:91Used by:Timeline
Symbol 121 TextUses:91Used by:Timeline
Symbol 122 TextUses:91Used by:Timeline
Symbol 123 GraphicUses:6Used by:Timeline
Symbol 124 BitmapUsed by:125 127 129 131 132 134 157 159 160 161 162
Symbol 125 GraphicUses:124Used by:126
Symbol 126 MovieClipUses:125Used by:164  Timeline
Symbol 127 GraphicUses:124Used by:128
Symbol 128 MovieClipUses:127Used by:164  Timeline
Symbol 129 GraphicUses:124Used by:130
Symbol 130 MovieClipUses:129Used by:164  Timeline
Symbol 131 GraphicUses:124Used by:136 156 158
Symbol 132 GraphicUses:124Used by:133
Symbol 133 MovieClipUses:132Used by:136 156 158 163
Symbol 134 GraphicUses:124Used by:135
Symbol 135 MovieClipUses:134Used by:136 156 158 163
Symbol 136 MovieClipUses:131 133 135Used by:164  Timeline
Symbol 137 BitmapUsed by:138 168 203 292 293
Symbol 138 GraphicUses:137Used by:139
Symbol 139 MovieClipUses:138Used by:Timeline
Symbol 140 GraphicUsed by:Timeline
Symbol 141 TextUses:91Used by:Timeline
Symbol 142 BitmapUsed by:143 149
Symbol 143 GraphicUses:142Used by:144
Symbol 144 MovieClipUses:143Used by:Timeline
Symbol 145 GraphicUsed by:148
Symbol 146 FontUsed by:147
Symbol 147 TextUses:146Used by:148
Symbol 148 MovieClipUses:145 147Used by:Timeline
Symbol 149 GraphicUses:142Used by:150
Symbol 150 MovieClipUses:149Used by:Timeline
Symbol 151 BitmapUsed by:152
Symbol 152 GraphicUses:151Used by:153
Symbol 153 MovieClipUses:152Used by:154
Symbol 154 MovieClipUses:153Used by:232  Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 MovieClipUses:131 133 135Used by:164
Symbol 157 GraphicUses:124Used by:164
Symbol 158 MovieClipUses:131 133 135Used by:164
Symbol 159 GraphicUses:124Used by:164
Symbol 160 GraphicUses:124Used by:164
Symbol 161 GraphicUses:124Used by:164
Symbol 162 GraphicUses:124Used by:163
Symbol 163 MovieClipUses:162 133 135Used by:164
Symbol 164 MovieClipUses:126 128 130 136 156 157 158 159 160 161 163Used by:165
Symbol 165 MovieClipUses:164Used by:Timeline
Symbol 166 TextUses:91Used by:Timeline
Symbol 167 TextUses:91Used by:Timeline
Symbol 168 GraphicUses:137Used by:186 204
Symbol 169 GraphicUsed by:185
Symbol 170 GraphicUsed by:185
Symbol 171 GraphicUsed by:185
Symbol 172 GraphicUsed by:185
Symbol 173 GraphicUsed by:185
Symbol 174 GraphicUsed by:185
Symbol 175 GraphicUsed by:185
Symbol 176 GraphicUsed by:185
Symbol 177 GraphicUsed by:185
Symbol 178 GraphicUsed by:185
Symbol 179 GraphicUsed by:185
Symbol 180 GraphicUsed by:185
Symbol 181 GraphicUsed by:185
Symbol 182 GraphicUsed by:185
Symbol 183 GraphicUsed by:185
Symbol 184 GraphicUsed by:185
Symbol 185 MovieClipUses:169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184Used by:186 204 257 282
Symbol 186 MovieClipUses:168 185Used by:Timeline
Symbol 187 GraphicUsed by:190
Symbol 188 GraphicUsed by:189
Symbol 189 MovieClipUses:188Used by:190
Symbol 190 MovieClipUses:187 189Used by:Timeline
Symbol 191 BitmapUsed by:192 196
Symbol 192 GraphicUses:191Used by:195
Symbol 193 GraphicUsed by:194
Symbol 194 MovieClipUses:193Used by:195
Symbol 195 MovieClipUses:192 194Used by:Timeline
Symbol 196 GraphicUses:191Used by:199
Symbol 197 GraphicUsed by:198
Symbol 198 MovieClipUses:197Used by:199
Symbol 199 MovieClipUses:196 198Used by:Timeline
Symbol 200 FontUsed by:201 202 245 262 265 297 298
Symbol 201 EditableTextUses:200Used by:Timeline
Symbol 202 EditableTextUses:200Used by:Timeline
Symbol 203 GraphicUses:137Used by:204
Symbol 204 MovieClipUses:168 203 185Used by:Timeline
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClipUses:205Used by:Timeline
Symbol 207 BitmapUsed by:208 210 211 213 214
Symbol 208 GraphicUses:207Used by:209
Symbol 209 MovieClipUses:208Used by:219
Symbol 210 GraphicUses:207Used by:212
Symbol 211 GraphicUses:207Used by:212
Symbol 212 MovieClipUses:210 211Used by:219
Symbol 213 GraphicUses:207Used by:219
Symbol 214 GraphicUses:207Used by:219
Symbol 215 GraphicUses:107Used by:218
Symbol 216 TextUses:91Used by:218
Symbol 217 TextUses:91Used by:218
Symbol 218 ButtonUses:215 216 217Used by:219
Symbol 219 MovieClipUses:209 212 213 214 218Used by:Timeline
Symbol 220 GraphicUses:6Used by:221
Symbol 221 MovieClipUses:220Used by:223
Symbol 222 GraphicUsed by:223
Symbol 223 MovieClipUses:221 222Used by:Timeline
Symbol 224 GraphicUsed by:225
Symbol 225 ButtonUses:224Used by:226
Symbol 226 MovieClipUses:225Used by:Timeline
Symbol 227 BitmapUsed by:228 299
Symbol 228 GraphicUses:227Used by:232
Symbol 229 FontUsed by:230 231 244 286 300 312
Symbol 230 EditableTextUses:229Used by:232
Symbol 231 EditableTextUses:229Used by:232
Symbol 232 MovieClipUses:228 154 230 231Used by:Timeline
Symbol 233 GraphicUsed by:241
Symbol 234 GraphicUsed by:241
Symbol 235 GraphicUsed by:241
Symbol 236 GraphicUsed by:241
Symbol 237 GraphicUsed by:241
Symbol 238 GraphicUsed by:241
Symbol 239 GraphicUsed by:241
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:233 234 235 236 237 238 239 240Used by:Timeline
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:242Used by:Timeline
Symbol 244 EditableTextUses:229Used by:Timeline
Symbol 245 EditableTextUses:200Used by:Timeline
Symbol 246 GraphicUsed by:247
Symbol 247 MovieClipUses:246Used by:Timeline
Symbol 248 TextUses:91Used by:Timeline
Symbol 249 TextUses:91Used by:Timeline
Symbol 250 TextUses:91Used by:Timeline
Symbol 251 GraphicUsed by:Timeline
Symbol 252 ButtonUses:108 109 110 111Used by:Timeline
Symbol 253 BitmapUsed by:254
Symbol 254 GraphicUses:253Used by:257
Symbol 255 BitmapUsed by:256 270 295 301
Symbol 256 GraphicUses:255Used by:257
Symbol 257 MovieClipUses:254 256 185Used by:Timeline
Symbol 258 BitmapUsed by:259 273
Symbol 259 GraphicUses:258Used by:Timeline
Symbol 260 BitmapUsed by:261
Symbol 261 GraphicUses:260Used by:Timeline
Symbol 262 EditableTextUses:200Used by:Timeline
Symbol 263 GraphicUsed by:Timeline
Symbol 264 GraphicUsed by:Timeline
Symbol 265 EditableTextUses:200Used by:Timeline
Symbol 266 GraphicUsed by:Timeline
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:269
Symbol 269 MovieClipUses:268Used by:Timeline
Symbol 270 GraphicUses:255Used by:271
Symbol 271 MovieClipUses:270Used by:272
Symbol 272 MovieClipUses:271Used by:Timeline
Symbol 273 GraphicUses:258Used by:282
Symbol 274 GraphicUsed by:282
Symbol 275 GraphicUsed by:282
Symbol 276 GraphicUsed by:282
Symbol 277 GraphicUsed by:282
Symbol 278 GraphicUsed by:282
Symbol 279 GraphicUsed by:282
Symbol 280 GraphicUsed by:282
Symbol 281 GraphicUsed by:282
Symbol 282 MovieClipUses:273 274 185 275 276 277 278 279 280 281Used by:285
Symbol 283 GraphicUsed by:284
Symbol 284 ButtonUses:283Used by:285
Symbol 285 MovieClipUses:282 284Used by:Timeline
Symbol 286 EditableTextUses:229Used by:Timeline
Symbol 287 MovieClipUsed by:Timeline
Symbol 288 TextUses:91Used by:Timeline
Symbol 289 TextUses:91Used by:Timeline
Symbol 290 TextUses:91Used by:Timeline
Symbol 291 GraphicUses:6Used by:Timeline
Symbol 292 GraphicUses:137Used by:Timeline
Symbol 293 GraphicUses:137Used by:Timeline
Symbol 294 ButtonUses:108 109 110 111Used by:Timeline
Symbol 295 GraphicUses:255Used by:296
Symbol 296 MovieClipUses:295Used by:Timeline
Symbol 297 EditableTextUses:200Used by:Timeline
Symbol 298 EditableTextUses:200Used by:Timeline
Symbol 299 GraphicUses:227Used by:Timeline
Symbol 300 TextUses:229Used by:Timeline
Symbol 301 GraphicUses:255Used by:302
Symbol 302 MovieClipUses:301Used by:Timeline
Symbol 303 TextUses:91Used by:304
Symbol 304 MovieClipUses:303Used by:Timeline
Symbol 305 GraphicUsed by:308
Symbol 306 BitmapUsed by:307
Symbol 307 GraphicUses:306Used by:308
Symbol 308 MovieClipUses:305 307Used by:311
Symbol 309 GraphicUsed by:311
Symbol 310 GraphicUsed by:311
Symbol 311 MovieClipUses:308 309 310Used by:Timeline
Symbol 312 EditableTextUses:229Used by:Timeline
Symbol 313 GraphicUsed by:315
Symbol 314 GraphicUsed by:315
Symbol 315 MovieClipUses:313 314Used by:Timeline
Symbol 316 GraphicUsed by:317
Symbol 317 MovieClipUses:316Used by:Timeline
Symbol 318 ShapeTweeningUsed by:321
Symbol 319 ShapeTweeningUsed by:321
Symbol 320 GraphicUsed by:321
Symbol 321 MovieClipUses:318 319 320Used by:322
Symbol 322 MovieClipUses:321Used by:Timeline
Symbol 323 TextUses:91Used by:Timeline
Symbol 324 EditableTextUses:91Used by:Timeline
Symbol 325 TextUses:91Used by:Timeline
Symbol 326 TextUses:91Used by:Timeline
Symbol 327 TextUses:91Used by:Timeline
Symbol 328 EditableTextUses:91Used by:Timeline
Symbol 329 EditableTextUses:91Used by:Timeline
Symbol 330 EditableTextUses:91Used by:Timeline
Symbol 331 GraphicUses:107Used by:333
Symbol 332 TextUses:91Used by:333
Symbol 333 ButtonUses:331 332Used by:Timeline
Symbol 334 EditableTextUses:91Used by:Timeline
Symbol 335 TextUses:91Used by:Timeline
Symbol 336 TextUses:91Used by:341
Symbol 337 TextUses:91Used by:341
Symbol 338 TextUses:91Used by:341
Symbol 339 TextUses:91Used by:341
Symbol 340 TextUses:91Used by:341
Symbol 341 MovieClipUses:336 337 338 339 340Used by:Timeline
Symbol 342 EditableTextUses:91Used by:Timeline
Symbol 343 FontUsed by:344
Symbol 344 EditableTextUses:343Used by:Timeline

Instance Names

"mm"Frame 1Symbol 90 MovieClip
"snow"Frame 121Symbol 117 MovieClip
"leftblock"Frame 123Symbol 190 MovieClip
"rightblock"Frame 123Symbol 195 MovieClip
"ground"Frame 123Symbol 199 MovieClip
"health"Frame 123Symbol 201 EditableText
"score"Frame 123Symbol 202 EditableText
"char"Frame 123Symbol 219 MovieClip
"twoone"Frame 123Symbol 232 MovieClip
"snow"Frame 123Symbol 117 MovieClip
"gun"Frame 125Symbol 269 MovieClip
"shot"Frame 125Symbol 272 MovieClip
"box2"Frame 125Symbol 257 MovieClip
"box4"Frame 125Symbol 257 MovieClip
"box3"Frame 125Symbol 257 MovieClip
"box5"Frame 125Symbol 257 MovieClip
"box7"Frame 125Symbol 257 MovieClip
"box8"Frame 125Symbol 285 MovieClip
"box6"Frame 125Symbol 257 MovieClip
"box8"Frame 125Symbol 257 MovieClip
"box11"Frame 125Symbol 257 MovieClip
"box10"Frame 125Symbol 257 MovieClip
"clock"Frame 125Symbol 287 MovieClip
"mmm1"Frame 127Symbol 296 MovieClip
"mmm2"Frame 127Symbol 296 MovieClip
"mmm10"Frame 127Symbol 302 MovieClip
"mmm5"Frame 127Symbol 8 MovieClip [Enemy]
"mmm3"Frame 127Symbol 8 MovieClip [Enemy]
"mmm6"Frame 127Symbol 8 MovieClip [Enemy]
"mmm4"Frame 127Symbol 8 MovieClip [Enemy]
"mmm7"Frame 127Symbol 8 MovieClip [Enemy]
"santa"Frame 127Symbol 311 MovieClip
"mmm8"Frame 127Symbol 8 MovieClip [Enemy]
"mc0"Symbol 66 MovieClip Frame 1Symbol 35 MovieClip
"bar"Symbol 89 MovieClip Frame 1Symbol 15 MovieClip
"bargfx"Symbol 89 MovieClip Frame 1Symbol 18 MovieClip
"tankLogo"Symbol 89 MovieClip Frame 1Symbol 71 MovieClip
"bargfx"Symbol 89 MovieClip Frame 2Symbol 18 MovieClip
"loadingText"Symbol 89 MovieClip Frame 2Symbol 76 MovieClip
"bargfx"Symbol 89 MovieClip Frame 20Symbol 18 MovieClip
"box81"Symbol 285 MovieClip Frame 1Symbol 282 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 3 as "ball_mc"
ExportAssets (56)Timeline Frame 1Symbol 5 as "bullet"
ExportAssets (56)Timeline Frame 1Symbol 8 as "Enemy"
ExportAssets (56)Timeline Frame 127Symbol 8 as "Enemy"
ExportAssets (56)Timeline Frame 127Symbol 8 as "Enemy"
ExportAssets (56)Timeline Frame 127Symbol 8 as "Enemy"
ExportAssets (56)Timeline Frame 127Symbol 8 as "Enemy"
ExportAssets (56)Timeline Frame 127Symbol 8 as "Enemy"
ExportAssets (56)Timeline Frame 127Symbol 8 as "Enemy"

Labels

"main"Frame 2
"menu"Frame 121
"game1menu"Frame 122
"game1"Frame 123
"game2menu"Frame 124
"game2"Frame 125
"game3menu"Frame 126
"game3"Frame 127
"submitscore"Frame 128
"sm"Frame 129
"LOAD"Symbol 89 MovieClip Frame 1
"COMPLETE_STOP"Symbol 89 MovieClip Frame 2
"1"Symbol 164 MovieClip Frame 1
"dead"Symbol 164 MovieClip Frame 41
"idle"Symbol 219 MovieClip Frame 1
"run"Symbol 219 MovieClip Frame 2
"jump"Symbol 219 MovieClip Frame 3
"dead"Symbol 219 MovieClip Frame 4
"walk"Symbol 223 MovieClip Frame 1
"dead"Symbol 223 MovieClip Frame 2
"dead"Symbol 257 MovieClip Frame 2
"happy"Symbol 272 MovieClip Frame 2
"dead"Symbol 282 MovieClip Frame 2
"death"Symbol 311 MovieClip Frame 2

Dynamic Text Variables

totalscoreSymbol 244 EditableText""
presentSymbol 245 EditableText""
scoreSymbol 262 EditableText""
time_leftSymbol 265 EditableText""
totalscoreSymbol 286 EditableText""
scoresSymbol 297 EditableText""
livesSymbol 298 EditableText""
totalscoreSymbol 312 EditableText""
totalscoreSymbol 324 EditableText""
scoreSymbol 328 EditableText""
scoresSymbol 329 EditableText""
presentSymbol 330 EditableText"0"
mynameSymbol 334 EditableText"Enter your name here and press submit"
totalscoreSymbol 342 EditableText""
mynameSymbol 344 EditableText"enter your name here and press submit"




http://swfchan.com/12/56232/info.shtml
Created: 19/4 -2019 15:11:03 Last modified: 19/4 -2019 15:11:03 Server time: 14/05 -2024 12:45:30