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 = 'anon_partyhard_2.O';
q2 = 'by Synonymous !SYNONymDuY';
q3 = '6/3 -2011';
}
movieClip 5 {
}
// unknown tag 88 length 63
// unknown tag 88 length 68
movieClip 33 {
}
movieClip 35 {
}
movieClip 130 {
instance of movieClip 33 {
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 130 {
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 133 {
}
movieClip 137 {
}
frame 3 {
Key.removeListener(keyListener);
}
instance of movieClip 33 {
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 33 {
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 33 {
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 33 {
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 21 {
stop();
}
movieClip 162 {
}
movieClip 179 {
}
movieClip 182 {
frame 1 {
keyListener1 = new Object();
keyListener1.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(342);
}
};
Key.addListener(keyListener1);
}
frame 342 {
_root.gotoAndPlay('aph');
Key.removeListener(keyListener1);
}
}
// unknown tag 88 length 57
frame 22 {
stop();
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(1);
}
};
Key.addListener(keyListener2);
}
movieClip 267 {
}
movieClip 348 {
}
movieClip 589 {
}
movieClip 624 {
frame 37 {
gotoAndPlay(26);
}
}
movieClip 734 {
}
instance partyhat of movieClip 734 {
onClipEvent (load) {
_root.partyhat._visible = false;
}
}
button 736 {
on (release) {
_root.partyhat._visible = false;
if (_root.partyhat._visible) {
_root.partyhat._visible = true;
} else {
_root.partyhat._visible = true;
}
gotoAndStop(2);
}
}
button 737 {
on (release) {
_root.partyhat._visible = true;
if (_root.partyhat._visible) {
_root.partyhat._visible = false;
} else {
_root.partyhat._visible = true;
}
gotoAndStop(1);
}
}
movieClip 738 {
frame 1 {
stop();
truebtn.tabEnabled = false;
truebtn.useHandCursor = 0;
}
frame 2 {
falsebtn.tabEnabled = false;
falsebtn.useHandCursor = 0;
}
}