Combined Code
frame 1 {
amount = 1;
}
// unknown tag 88 length 151
frame 2 {
var total = _root.getBytesTotal();
var loaded = _root.getBytesLoaded();
var perc = (loaded / total) * 100;
percent = Math.round(perc) + '%';
progress._xscale = perc;
if (loaded == total) {
percent = 'complete';
gotoAndPlay('Done');
}
_root.spinnermov._rotation = amount;
amount += perc;
}
movieClip 8 {
}
// unknown tag 88 length 64
// unknown tag 88 length 63
frame 3 {
gotoAndPlay('Nope');
}
button 16 {
on (release) {
getURL('http://www.zone-archive.com', '_blank');
}
}
movieClip 62 {
}
frame 269 {
countVar = 1;
if (glassesVar == 'on') {
_root.glasses._visible = '1';
} else {
_root.glasses._visible = '0';
}
}
movieClip 87 {
}
movieClip 89 {
}
movieClip 91 {
}
movieClip 93 {
}
movieClip 95 {
}
movieClip 97 {
}
movieClip 103 {
}
movieClip 106 {
}
movieClip 114 {
}
movieClip 116 {
}
movieClip 120 {
}
movieClip 127 {
frame 1 {
if (!_root.cumface) {
gotoAndStop(3);
}
}
frame 2 {
if (_root.cumface == false) {
gotoAndPlay(3);
}
if (_root.cumface == true) {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.cumface == false) {
gotoAndPlay(3);
}
if (_root.cumface == true) {
gotoAndPlay(1);
}
}
}
movieClip 131 {
}
movieClip 136 {
}
movieClip 139 {
}
movieClip 147 {
}
movieClip 154 {
}
movieClip 156 {
}
movieClip 157 {
}
movieClip 158 {
}
movieClip 160 {
}
movieClip 164 {
}
movieClip 175 {
}
movieClip 178 {
}
button 182 {
on (release) {
_root.glassesVar = 'on';
play();
}
}
button 184 {
on (release) {
_root.glassesVar = 'off';
play();
}
}
movieClip 185 {
frame 1 {
_root.glasses._visible = '0';
stop();
}
frame 2 {
_root.glasses._visible = '1';
stop();
}
}
button 189 {
on (press) {
_quality = 'LOW';
}
}
button 190 {
on (press) {
_quality = 'MEDIUM';
}
}
button 191 {
on (press) {
_quality = 'HIGH';
}
}
button 203 {
on (press) {
countVar = 2;
}
}
frame 343 {
if (countVar == 1) {
gotoAndPlay(270);
}
}
movieClip 207 {
}
movieClip 208 {
}
button 209 {
on (press) {
countVar = 3;
}
}
frame 413 {
if (countVar == 2) {
gotoAndPlay(374);
}
}
button 214 {
on (press) {
countVar = 4;
}
}
movieClip 219 {
}
frame 461 {
if (countVar == 3) {
gotoAndPlay(434);
}
}
button 234 {
on (press) {
countVar = 5;
}
}
movieClip 292 {
}
movieClip 318 {
}
frame 563 {
if (countVar == 4) {
gotoAndPlay(533);
}
}
movieClip 349 {
}
movieClip 404 {
}
button 412 {
on (press) {
countVar = 6;
}
}
movieClip 428 {
}
frame 645 {
if (countVar == 5) {
gotoAndPlay(633);
}
}
button 460 {
on (press) {
countVar = 7;
}
}
frame 683 {
_root.cumface = true;
}
movieClip 534 {
}
movieClip 546 {
}
frame 719 {
if (countVar == 6) {
gotoAndPlay(699);
}
}
movieClip 607 {
}
button 711 {
on (press) {
countVar = 8;
}
}
frame 834 {
if (countVar == 7) {
gotoAndPlay(819);
}
}
button 794 {
on (press) {
countVar = 9;
}
}
frame 843 {
if (countVar == 8) {
gotoAndPlay(835);
}
}
button 1008 {
on (press) {
countVar = 10;
}
}
movieClip 1029 {
}
movieClip 1031 {
}
frame 998 {
if (countVar == 9) {
gotoAndPlay(924);
}
}
movieClip 1033 {
}
frame 1035 {
countVar = 1;
}
frame 1036 {
gotoAndPlay(270);
}