Combined Code
frame 1 {
stop();
stopAllSounds();
var datMenu_cm = new ContextMenu();
datMenu_cm.builtInItems.play = false;
datMenu_cm.builtInItems.loop = false;
datMenu_cm.builtInItems.rewind = false;
datMenu_cm.builtInItems.forward_back = false;
_root.menu = datMenu_cm;
q1 = 'partys_over';
q2 = 'by Synonymous !SYNONymDuY';
q3 = '6/20 -2011';
}
movieClip 4 {
}
// unknown tag 88 length 63
movieClip 18 {
}
// unknown tag 88 length 68
movieClip 32 {
}
movieClip 122 {
instance of movieClip 18 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
}
instance of movieClip 122 {
onClipEvent (load) {
total = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
percent = int((loaded / total) * 100);
txt = percent + '%.';
gotoAndStop(percent);
if (loaded == total) {
_root.gotoAndStop(2);
}
}
}
frame 2 {
submitbtn.onRelease = function () {
gotoAndPlay(3);
};
choosebtn.onRelease = function () {
getURL('javascript:window.location.reload( false );', '');
};
submitbtn.tabEnabled = false;
choosebtn.tabEnabled = false;
keyListener = new Object();
keyListener.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(3);
}
};
Key.addListener(keyListener);
Key.removeListener(keyListener2);
}
movieClip 125 {
}
movieClip 129 {
}
frame 3 {
stop();
Key.removeListener(keyListener);
}
movieClip 145 {
instance of movieClip 18 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
instance of movieClip 18 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
instance of movieClip 18 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
instance of movieClip 18 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
frame 17 {
_root.gotoAndPlay('intro');
}
instance of movieClip 18 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
}
frame 4 {
stop();
}
movieClip 154 {
}
movieClip 156 {
}
movieClip 157 {
}
movieClip 164 {
}
movieClip 167 {
frame 61 {
_root.gotoAndPlay('partysover');
}
}
// unknown tag 88 length 57
frame 5 {
stop();
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(1);
}
};
Key.addListener(keyListener2);
}
movieClip 213 {
frame 46 {
gotoAndPlay('repeat');
}
}