Frame 1
_root._quality = "LOW";
Stage.scaleMode = "exactFit";
Stage.showMenu = false;
count = 10;
countMax = 100;
count2 = 50;
clownt = 50;
i = 0;
deltaX = 5.78;
deltaY = 7.94;
lowestBill = 0;
onEnterFrame = function () {
count--;
if (countMax > 15) {
if (count == 0) {
i++;
_root.attachMovie("murree", "murray" + i, i);
_root["murray" + i]._y = 0.5 * Stage.height;
_root["murray" + i]._x = 0.5 * Stage.width;
_root["murray" + i]._width = 0;
_root["murray" + i]._height = 0;
count = countMax;
countMax--;
if (countMax < 5) {
countMax = 5;
}
}
} else if (count == 0) {
i++;
_root.attachMovie("murree", "murray" + i, _root.getNextHighestDepth());
_root["murray" + i]._y = 0.5 * Stage.height;
_root["murray" + i]._x = 0.5 * Stage.width;
_root["murray" + i]._width = 0;
_root["murray" + i]._height = 0;
count = countMax;
count2--;
if (count2 == 0) {
countMax--;
if (countMax < 5) {
countMax = 5;
clownt--;
if (clownt == 0) {
clownt = 100;
stopAllSounds();
_root.attachMovie("Symbol 15", "Symbol 15", _root.getNextHighestDepth());
_root["Symbol 15"]._x = -5.2;
_root["Symbol 15"]._y = 78;
_root["Symbol 15"]._height = 592.8;
_root["Symbol 15"]._width = 592.8;
clownsound.start();
onEnterFrame = function () {
billCount = 0;
j = lowestBill;
while (j < (i + 1)) {
_root["murray" + j]._width = _root["murray" + j]._width + deltaX;
_root["murray" + j]._height = _root["murray" + j]._height + deltaY;
if (_root["murray" + j]._width > 578) {
if (_root["murray" + (j - 1)]._width > 578) {
lowestBill++;
_root["murray" + (j - 1)].removeMovieClip();
}
}
billCount++;
j++;
}
if (billCount == 2) {
k = lowestBill - 1;
while (k < (i + 1)) {
_root["murray" + k].removeMovieClip();
k++;
}
}
};
}
}
count2 = countMax * 3;
}
}
j = lowestBill;
while (j < (i + 1)) {
_root["murray" + j]._width = _root["murray" + j]._width + deltaX;
_root["murray" + j]._height = _root["murray" + j]._height + deltaY;
if (_root["murray" + j]._width > 578) {
if (_root["murray" + (j - 1)]._width > 578) {
lowestBill++;
_root["murray" + (j - 1)].removeMovieClip();
}
}
j++;
}
};
stop();
var audio = new Sound();
audio.attachSound("intro.wav", true);
audio.start();
loop = new Sound();
loop.attachSound("loop.wav");
audio.onSoundComplete = function () {
loop.start(0, 65535);
};
clownsound = new Sound();
clownsound.attachSound("15.mp3");
clownsound.onSoundComplete = function () {
_root["Symbol 15"].removeMovieClip();
k = lowestBill - 1;
while (k < (i + 1)) {
_root["murray" + k].removeMovieClip();
k++;
}
_root.butts.removeMovieClip();
_root.attachMovie("[#!@$%]", "butts", 65535);
audio.start();
count = 10;
countMax = 100;
count2 = 50;
clownt = 100;
i = 0;
deltaX = 5.78;
deltaY = 7.94;
lowestBill = 0;
onEnterFrame = function () {
count--;
if (countMax > 15) {
if (count == 0) {
i++;
_root.attachMovie("murree", "murray" + i, i);
_root["murray" + i]._y = 0.5 * Stage.height;
_root["murray" + i]._x = 0.5 * Stage.width;
_root["murray" + i]._width = 0;
_root["murray" + i]._height = 0;
count = countMax;
countMax--;
if (countMax < 5) {
countMax = 5;
}
}
} else if (count == 0) {
i++;
_root.attachMovie("murree", "murray" + i, _root.getNextHighestDepth());
_root["murray" + i]._y = 0.5 * Stage.height;
_root["murray" + i]._x = 0.5 * Stage.width;
_root["murray" + i]._width = 0;
_root["murray" + i]._height = 0;
count = countMax;
count2--;
if (count2 == 0) {
countMax--;
if (countMax < 5) {
countMax = 5;
clownt--;
if (clownt == 0) {
clownt = 100;
stopAllSounds();
_root.attachMovie("Symbol 15", "Symbol 15", _root.getNextHighestDepth());
_root["Symbol 15"]._x = -5.2;
_root["Symbol 15"]._y = 78;
_root["Symbol 15"]._height = 592.8;
_root["Symbol 15"]._width = 592.8;
clownsound.start();
onEnterFrame = function () {
billCount = 0;
j = lowestBill;
while (j < (i + 1)) {
_root["murray" + j]._width = _root["murray" + j]._width + deltaX;
_root["murray" + j]._height = _root["murray" + j]._height + deltaY;
if (_root["murray" + j]._width > 578) {
if (_root["murray" + (j - 1)]._width > 578) {
lowestBill++;
_root["murray" + (j - 1)].removeMovieClip();
}
}
billCount++;
j++;
}
if (billCount == 2) {
k = lowestBill - 1;
while (k < (i + 1)) {
_root["murray" + k].removeMovieClip();
k++;
}
}
};
}
}
count2 = countMax * 3;
}
}
j = lowestBill;
while (j < (i + 1)) {
_root["murray" + j]._width = _root["murray" + j]._width + deltaX;
_root["murray" + j]._height = _root["murray" + j]._height + deltaY;
if (_root["murray" + j]._width > 578) {
if (_root["murray" + (j - 1)]._width > 578) {
lowestBill++;
_root["murray" + (j - 1)].removeMovieClip();
}
}
j++;
}
};
};
Symbol 25 MovieClip Frame 1
btnPCatNG.onRelease = function () {
getURL ("http://phantomcat.newgrounds.com", _blank);
};
btnPCatMail.onRelease = function () {
getURL ("mailto:PhantomCatClock@GMail.comQ?subject=NewGrounds%20Message!&body=Don't%20forget%20to%20erase%20the%20Q%20in%20my%20E-Mail%20address.");
};
btnCCSite.onRelease = function () {
getURL ("http://clockcrew.cc", _blank);
};
Symbol 29 MovieClip [[#!@$%]] Frame 1
stop();
if (_root.poundShow == true) {
_root.pound._visible = true;
} else {
_root.pound._visible = false;
}
Key.removeListener(poundListener);
poundListener = {};
poundListener.onKeyDown = function () {
var _local1 = Key.getAscii();
if (_local1 == 35) {
Key.removeListener(poundListener);
play();
}
};
Key.addListener(poundListener);
Symbol 29 MovieClip [[#!@$%]] Frame 2
assmode = "HIGH";
_root._quality = assmode;
Symbol 29 MovieClip [[#!@$%]] Frame 22
stop();
Key.removeListener(poundListener);
poundListener = {};
poundListener.onKeyDown = function () {
var _local1 = Key.getAscii();
if (_local1 == 35) {
Key.removeListener(poundListener);
gotoAndPlay ("Unspread");
}
if (_local1 == 33) {
Key.removeListener(poundListener);
gotoAndPlay ("!");
}
if (_local1 == 64) {
Key.removeListener(poundListener);
gotoAndPlay ("@");
}
if (_local1 == 36) {
Key.removeListener(poundListener);
gotoAndPlay ("$");
}
if (_local1 == 37) {
Key.removeListener(poundListener);
gotoAndPlay ("%");
}
};
Key.addListener(poundListener);
Symbol 29 MovieClip [[#!@$%]] Frame 27
_root._quality = "LOW";
Symbol 29 MovieClip [[#!@$%]] Frame 47
gotoAndStop (1);
Symbol 29 MovieClip [[#!@$%]] Frame 53
stop();
Key.removeListener(poundListener);
poundListener = {};
poundListener.onKeyDown = function () {
var _local1 = Key.getAscii();
if (_local1 == 35) {
Key.removeListener(poundListener);
gotoAndPlay ("! Exit");
}
if (_local1 == 33) {
Key.removeListener(poundListener);
gotoAndPlay ("! Respread");
}
};
Key.addListener(poundListener);
Symbol 29 MovieClip [[#!@$%]] Frame 54
_root._quality = "LOW";
Symbol 29 MovieClip [[#!@$%]] Frame 59
gotoAndStop (1);
Symbol 29 MovieClip [[#!@$%]] Frame 65
gotoAndStop ("Menu");
Symbol 29 MovieClip [[#!@$%]] Frame 73
stop();
Key.removeListener(poundListener);
poundListener = {};
poundListener.onKeyDown = function () {
var _local1 = Key.getAscii();
if (_local1 == 35) {
Key.removeListener(poundListener);
gotoAndPlay ("@ Exit");
}
if (_local1 == 64) {
Key.removeListener(poundListener);
gotoAndPlay ("@ Respread");
}
};
Key.addListener(poundListener);
Symbol 29 MovieClip [[#!@$%]] Frame 74
_root._quality = "LOW";
Symbol 29 MovieClip [[#!@$%]] Frame 84
gotoAndStop (1);
Symbol 29 MovieClip [[#!@$%]] Frame 91
gotoAndStop ("Menu");
Symbol 29 MovieClip [[#!@$%]] Frame 100
stop();
Key.removeListener(poundListener);
poundListener = {};
poundListener.onKeyDown = function () {
var _local1 = Key.getAscii();
if (_local1 == 35) {
Key.removeListener(poundListener);
gotoAndPlay ("$ Exit");
}
if (_local1 == 36) {
Key.removeListener(poundListener);
gotoAndPlay ("$ Respread");
}
};
Key.addListener(poundListener);
Symbol 29 MovieClip [[#!@$%]] Frame 101
_root._quality = "LOW";
Symbol 29 MovieClip [[#!@$%]] Frame 116
gotoAndStop (1);
Symbol 29 MovieClip [[#!@$%]] Frame 122
gotoAndStop ("Menu");
Symbol 29 MovieClip [[#!@$%]] Frame 131
stop();
Key.removeListener(poundListener);
poundListener = {};
poundListener.onKeyDown = function () {
var _local1 = Key.getAscii();
if (_local1 == 35) {
Key.removeListener(poundListener);
gotoAndPlay ("% Exit");
}
if (_local1 == 37) {
Key.removeListener(poundListener);
gotoAndPlay ("% Respread");
}
};
Key.addListener(poundListener);
Symbol 29 MovieClip [[#!@$%]] Frame 132
_root._quality = "LOW";
Symbol 29 MovieClip [[#!@$%]] Frame 152
gotoAndStop (1);
Symbol 29 MovieClip [[#!@$%]] Frame 158
gotoAndStop ("Menu");