Frame 1
function itemHandler2(obj, item) {
getURL ("http://newgrounds.com");
}
function itemHandler1(obj, item) {
getURL ("http://armorgames.com");
}
var myMenu = new ContextMenu();
myMenu.hideBuiltInItems();
item2 = new ContextMenuItem("Newgrounds", itemHandler2);
myMenu.customItems.push(item2);
item1 = new ContextMenuItem("ArmorGames", itemHandler1);
myMenu.customItems.push(item1);
_root.menu = myMenu;
_root.bytesLoaded = _root.getBytesLoaded();
_root.bytesTotal = _root.getBytesTotal();
_root.percentLoaded = Math.round(100 * (_root.bytesLoaded / _root.bytesTotal));
_root.percentLoadedText = _root.percentLoaded + "%";
_root.bar.gotoAndStop(percentLoaded);
Frame 2
if (_root.percentLoaded == 100) {
play();
} else {
gotoAndPlay (1);
}
Frame 3
stop();
Frame 4
stop();
Frame 8
stop();
k = 0;
while (k < 50) {
duplicateMovieClip (this.snow, "snow" + k, k);
k++;
}
this.createEmptyMovieClip("music", this.getNextHighestDepth());
var timer = 0;
var timer = 0;
var mute = false;
var mpvis = false;
var song1 = new Sound(music);
var song2 = new Sound(music);
var song3 = new Sound(music);
var song4 = new Sound(music);
var song5 = new Sound(music);
song1.attachSound("song1");
song2.attachSound("song2");
song3.attachSound("song3");
song4.attachSound("song4");
song5.attachSound("song5");
song1.onLoad = function () {
song1.start();
};
_root.mp.music_info = "Select A Song To Play";
mp.b1.onRelease = function () {
_root.mp.music_info = "Christmas Remix - Smokey651";
song2.stop();
song3.stop();
song4.stop();
song5.stop();
song1.start(0, 100);
};
mp.b2.onRelease = function () {
_root.mp.music_info = "Purest of Winters - MilkMan Dan";
song1.stop();
song3.stop();
song4.stop();
song5.stop();
song2.start(1, 100);
};
mp.b3.onRelease = function () {
_root.mp.music_info = "A Classical Xmas - MilkMan Dan";
song2.stop();
song1.stop();
song4.stop();
song5.stop();
song3.start(0, 100);
};
mp.b4.onRelease = function () {
_root.mp.music_info = "Carol of the Bells - KitsuMech";
song2.stop();
song3.stop();
song4.stop();
song1.stop();
song4.start(1, 100);
};
mp.b5.onRelease = function () {
_root.mp.music_info = "Carol of the Bells - Dreamscaper";
song2.stop();
song3.stop();
song4.stop();
song1.stop();
song5.start(0, 100);
};
mp.sound.onRelease = function () {
if (_root.mute == false) {
_root.mp.sound.gotoAndStop(2);
_root.mp.music_info = "Stopped";
song2.stop();
song3.stop();
song4.stop();
song1.stop();
song5.stop();
_root.mute = true;
} else if (_root.mute == true) {
_root.mp.sound.gotoAndStop(1);
_root.mp.music_info = "Christmas Remix - Smokey651";
song1.start();
song2.stop();
song3.stop();
song4.stop();
song5.stop();
_root.mute = false;
}
};
Instance of Symbol 51 MovieClip "snow" in Frame 8
onClipEvent (load) {
this.gotoAndPlay(random(16));
movieWidth = 700;
movieHeight = 600;
i = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
this._xscale = (this._yscale = Math.random(50) * 20);
this._alpha = Math.random(75) * 100;
this._x = -20 + (Math.random() * movieWidth);
this._y = -20 + (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;
}
}
Instance of Symbol 101 MovieClip in Frame 8
onClipEvent (enterFrame) {
if (this._x < -200) {
this.gotoAndStop(1);
speed = Math.ceil(Math.random() * 40) - 40;
this._y = Math.ceil(Math.random() * 400);
this._height = Math.ceil(Math.random() * 110) + 90;
}
if (this._x > 900) {
this.gotoAndStop(2);
this._y = Math.ceil(Math.random() * 400);
speed = speed - (Math.ceil(Math.random() * 40) - 40);
this._height = Math.ceil(Math.random() * 110) + 90;
}
this._x = this._x - speed;
this._width = this._height;
}
Instance of Symbol 101 MovieClip in Frame 8
onClipEvent (enterFrame) {
if (this._x < -200) {
this.gotoAndPlay(1);
speed = random(10) - 10;
this._y = Math.ceil(Math.random() * 400);
this._height = Math.ceil(Math.random() * 110) + 90;
}
if (this._x > 900) {
this.gotoAndPlay(30);
this._y = Math.ceil(Math.random() * 400);
speed = speed - (random(10) - 10);
this._height = Math.ceil(Math.random() * 110) + 90;
}
this._x = this._x - speed;
this._width = this._height;
}
Instance of Symbol 142 MovieClip in Frame 8
onClipEvent (load) {
Mouse.hide();
startDrag (this, true);
}
Instance of Symbol 148 MovieClip in Frame 18
on (release) {
_root.gotoAndStop("Main");
}
Frame 26
stop();
__top10_send__ = new LoadVars();
__top10_receive__ = new LoadVars();
__top10_url_1__ = "http://www.armorbot.com/flashcomm";
__top10_url_2__ = "/top10_b";
__top10_send__.hid = 645;
__top10_send__.kid = "FAVNVF";
__top10_send__.sendAndLoad(__top10_url_1__ + __top10_url_2__, __top10_receive__, "POST");
__top10_receive__.onLoad = function (success) {
if (success) {
i = 1;
while (i < 11) {
_root[("_name" + i) + "_"].text = __top10_receive__["name" + i];
_root[("_score" + i) + "_"].text = __top10_receive__["score" + i];
i++;
}
} else {
_root.__err__.gotoAndStop(2);
}
};
Instance of Symbol 151 MovieClip in Frame 26
on (release) {
getURL ("http://www.armorbot.com/index_b", "_blank");
}
Instance of Symbol 140 MovieClip "mp" in Frame 35
onClipEvent (enterFrame) {
if (_root.mpvis == false) {
this._visible = true;
} else if (_root.mpvis == true) {
this._visible = false;
}
}
Frame 36
stop();
_root.cookies = 0;
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
onClipEvent (enterFrame) {
if (_root.cookies == 42) {
_root.nextFrame();
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 201 MovieClip in Frame 36
onClipEvent (load) {
frame = 1;
}
on (press) {
this.chocolate_chip.gotoAndStop(2);
if (frame == 1) {
_root.cookies = _root.cookies + 1;
frame = 2;
}
}
Instance of Symbol 204 MovieClip in Frame 36
onClipEvent (enterFrame) {
_root.timer = _root.timer + 1;
}
Frame 38
_root.wrap = 1;
Instance of Symbol 212 MovieClip in Frame 38
onClipEvent (enterFrame) {
if (_root.wrap == 1) {
this.gotoAndStop(2);
}
}
on (press) {
if (this._currentframe == 2) {
_root.wrap = _root.wrap + 1;
gotoAndStop (3);
}
}
Instance of Symbol 215 MovieClip in Frame 38
onClipEvent (enterFrame) {
if (_root.wrap == 2) {
this.gotoAndStop(2);
}
}
on (press) {
if (this._currentframe == 2) {
_root.wrap = _root.wrap + 1;
gotoAndStop (3);
}
}
Instance of Symbol 220 MovieClip in Frame 38
onClipEvent (enterFrame) {
if (_root.wrap == 3) {
this.gotoAndStop(2);
}
}
on (press) {
if (this._currentframe == 2) {
_root.wrap = _root.wrap + 1;
gotoAndStop (3);
}
}
Instance of Symbol 224 MovieClip in Frame 38
onClipEvent (enterFrame) {
if (_root.wrap == 4) {
this.gotoAndStop(2);
}
}
on (press) {
if (this._currentframe == 2) {
_root.wrap = _root.wrap + 1;
this.gotoAndStop(3);
_root.tape.gotoAndStop(2);
}
}
Instance of Symbol 228 MovieClip "tape" in Frame 38
onClipEvent (enterFrame) {
if (_root.wrap == 5) {
this.gotoAndStop(2);
}
}
on (press) {
if (this._currentframe == 2) {
_root.nextFrame();
}
}
Frame 40
var num = 0;
Instance of Symbol 241 MovieClip in Frame 40
onClipEvent (enterFrame) {
if (_root.num == 1) {
gotoAndStop (2);
}
if (_root.num == 2) {
gotoAndStop (3);
}
if (_root.num == 3) {
gotoAndStop (4);
}
if (_root.num == 4) {
gotoAndStop (5);
}
if (_root.num == 5) {
gotoAndStop (6);
}
if (_root.num == 6) {
gotoAndStop (7);
}
if (_root.num == 7) {
gotoAndStop (8);
}
if (_root.num == 8) {
gotoAndStop (9);
}
if (_root.num == 9) {
gotoAndStop (10);
}
if (_root.num == 10) {
_root.gotoAndStop(2);
}
}
Instance of Symbol 242 MovieClip "p" in Frame 40
onClipEvent (load) {
i = _root.num;
gotoAndStop(random(4));
this._x = random(320) + 300;
this._y = random(180) + 350;
}
on (press) {
if (_root.num < 9) {
duplicateMovieClip (_root.p, "MC" + i, 1000 + i);
_root["MC" + i].gotoAndStop(random(4));
_root["MC" + i]._x = random(400);
_root["MC" + i]._y = random(350);
this._visible = false;
_root.num++;
} else {
this._visible = false;
_root.nextFrame();
}
}
Frame 42
var hittrue = 0;
_root.cursor.startDrag(true, 700, 600);
_root.end._visible = false;
Instance of Symbol 255 MovieClip "cursor" in Frame 42
onClipEvent (load) {
Mouse.hide();
startDrag (this, true);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.b0)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b1)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b2)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b3)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b4)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b5)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b6)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b7)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b8)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b9)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b10)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b11)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b12)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b13)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b14)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b15)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b16)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b17)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b18)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b19)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b20)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b21)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
}
Instance of Symbol 142 MovieClip "cursor" in Frame 43
onClipEvent (load) {
Mouse.hide();
startDrag (this, true);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.b0)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b1)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b2)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b3)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b4)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b5)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b6)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b7)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b8)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b9)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b10)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b11)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b12)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b13)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b14)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b15)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b16)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b17)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b18)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b19)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b20)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b21)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
}
Instance of Symbol 268 MovieClip "cursor" in Frame 44
onClipEvent (load) {
Mouse.hide();
startDrag (this, true);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.b0)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b1)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b2)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b3)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b4)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b5)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b6)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b7)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b8)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b9)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b10)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b11)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b12)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b13)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b14)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b15)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b16)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b17)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b18)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b19)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b20)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b21)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
}
Frame 47
var times = ((_root.timer = _root.timer / 24));
_root.times.Math.round();
Instance of Symbol 298 MovieClip in Frame 47
on (release) {
_root.gotoAndStop("Main");
}
Instance of Symbol 300 MovieClip in Frame 47
on (release) {
getURL ("http://www.armorgames.com");
}
Instance of Symbol 303 MovieClip in Frame 47
on (release) {
getURL ("http://www.armorbot.com/mytable/?id=645");
}
Instance of Symbol 142 MovieClip "cursor" in Frame 47
onClipEvent (load) {
Mouse.hide();
startDrag (this, true);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.b0)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b1)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b2)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b3)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b4)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b5)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b6)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b7)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b8)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b9)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b10)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b11)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b12)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b13)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b14)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b15)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b16)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b17)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b18)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b19)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b20)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
if (this.hitTest(_root.b21)) {
if (_root.hittrue == 1) {
_root.hittrue = 0;
_root.go._visible = true;
_root.end._visible = false;
}
}
}
Symbol 23 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 25 Button
on (release) {
getURL ("http://www.newgrounds.com");
}
Symbol 32 Button
on (press) {
if (_quality == "HIGH") {
_quality = "MEDIUM";
} else if (_quality == "MEDIUM") {
_quality = "LOW";
} else if (_quality == "LOW") {
_quality = "HIGH";
}
}
Symbol 34 Button
on (release) {
_root.play();
}
Instance of Symbol 41 MovieClip in Symbol 42 MovieClip Frame 10
on (press) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 42 MovieClip Frame 108
_root.nextFrame();
Symbol 47 MovieClip Frame 40
_root.nextFrame();
Symbol 49 MovieClip Frame 40
_root.gotoAndStop("Main");
Symbol 101 MovieClip Frame 25
gotoAndPlay (1);
Symbol 101 MovieClip Frame 54
gotoAndPlay (30);
Symbol 105 Button
on (release) {
gotoAndStop ("Topten");
}
Symbol 108 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 113 Button
on (release) {
gotoAndStop ("Games");
}
Symbol 116 Button
on (release) {
getURL ("http://www.armorbot.com/mytable/?id=645", "_blank");
}
Symbol 118 Button
on (release) {
gotoAndStop ("credits");
}
Symbol 121 Button
on (release) {
getURL ("http://www.newgrounds.com/collection/christmas2006.html", "_blank");
}
Symbol 127 MovieClip Frame 1
stop();
Symbol 130 Button
on (release) {
_root.song1.stop();
_root.song2.stop();
_root.song3.start();
_root.song4.stop();
_root.song5.stop();
}
Symbol 131 Button
on (release) {
_root.song1.stop();
_root.song2.stop();
_root.song3.stop();
_root.song4.start();
_root.song5.stop();
}
Symbol 132 Button
on (release) {
_root.song1.stop();
_root.song2.stop();
_root.song3.stop();
_root.song4.stop();
_root.song5.start();
}
Symbol 133 Button
on (release) {
_root.song1.stop();
_root.song2.start();
_root.song3.stop();
_root.song4.stop();
_root.song5.stop();
}
Symbol 139 MovieClip Frame 1
stop();
Instance of Symbol 139 MovieClip "box" in Symbol 140 MovieClip Frame 1
on (press) {
if (_root.mpvis == false) {
_root.mpvis = true;
} else if (_root.mpvis == true) {
_root.mpvis = false;
}
}
onClipEvent (enterFrame) {
if (_root.mpvis == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
Symbol 181 MovieClip Frame 1
stop();
Symbol 181 MovieClip Frame 2
stop();
Symbol 185 Button
on (release) {
gotoAndStop ("Main");
}
Symbol 189 MovieClip Frame 42
_root.nextFrame();
Symbol 200 MovieClip Frame 1
stop();
Symbol 201 MovieClip Frame 1
stop();
Symbol 206 MovieClip Frame 42
_root.nextFrame();
Symbol 212 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 1
stop();
Symbol 220 MovieClip Frame 1
stop();
Symbol 224 MovieClip Frame 1
stop();
Symbol 228 MovieClip Frame 1
stop();
Symbol 230 MovieClip Frame 42
_root.nextFrame();
Symbol 241 MovieClip Frame 1
stop();
Symbol 242 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 42
_root.nextFrame();
Symbol 249 Button
on (rollOver) {
_root.hittrue = 1;
_root.go._visible = false;
_root.end._visible = true;
}
Symbol 251 Button
on (rollOver) {
if (_root.hittrue == 1) {
_root.nextFrame();
}
}
Symbol 257 MovieClip Frame 42
_root.nextFrame();
Symbol 261 Button
on (release) {
_root.kid1.play();
}
Symbol 263 Button
on (release) {
_root.kid1.play();
}
Symbol 264 MovieClip Frame 5
stop();
Symbol 264 MovieClip Frame 13
_root.nextFrame();
Symbol 271 Button
on (release) {
_root.kid2.play();
}
Symbol 273 Button
on (release) {
_root.kid2.play();
}
Symbol 275 MovieClip Frame 5
stop();
Symbol 275 MovieClip Frame 13
_root.nextFrame();
Symbol 278 Button
on (release) {
_root.kid3.play();
}
Symbol 286 MovieClip Frame 5
stop();
Symbol 286 MovieClip Frame 12
_root.nextFrame();
Symbol 294 Button
on (release) {
ab20_09 = new LoadVars();
ab20_09.z = name1.text;
ab20_09.x = _root.timer;
ab20_09.c = 645;
ab20_09.v = "FAVNVF";
ab20_09.sendAndLoad("http://armorbot.com/s_b", ab20_09, "POST");
_root.nextFrame();
}