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 86 {
}
movieClip 88 {
}
movieClip 90 {
}
movieClip 92 {
}
movieClip 94 {
}
movieClip 96 {
}
movieClip 104 {
}
movieClip 107 {
}
movieClip 115 {
}
movieClip 119 {
}
movieClip 130 {
}
movieClip 135 {
}
movieClip 138 {
}
movieClip 146 {
}
movieClip 155 {
}
movieClip 157 {
}
movieClip 158 {
}
movieClip 159 {
}
movieClip 161 {
}
movieClip 165 {
}
movieClip 179 {
}
movieClip 182 {
}
button 186 {
on (release) {
_root.glassesVar = 'on';
play();
}
}
button 188 {
on (release) {
_root.glassesVar = 'off';
play();
}
}
movieClip 189 {
frame 1 {
_root.glasses._visible = '0';
stop();
}
frame 2 {
_root.glasses._visible = '1';
stop();
}
}
button 193 {
on (press) {
_quality = 'LOW';
}
}
button 194 {
on (press) {
_quality = 'MEDIUM';
}
}
button 195 {
on (press) {
_quality = 'HIGH';
}
}
button 207 {
on (press) {
countVar = 2;
}
}
frame 343 {
if (countVar == 1) {
gotoAndPlay(270);
}
}
movieClip 211 {
}
movieClip 212 {
}
button 213 {
on (press) {
countVar = 3;
}
}
frame 413 {
if (countVar == 2) {
gotoAndPlay(374);
}
}
button 218 {
on (press) {
countVar = 4;
}
}
movieClip 223 {
}
frame 461 {
if (countVar == 3) {
gotoAndPlay(434);
}
}
button 238 {
on (press) {
countVar = 5;
}
}
movieClip 296 {
}
movieClip 322 {
}
frame 563 {
if (countVar == 4) {
gotoAndPlay(533);
}
}
movieClip 353 {
}
movieClip 408 {
}
button 416 {
on (press) {
countVar = 6;
}
}
movieClip 432 {
}
frame 645 {
if (countVar == 5) {
gotoAndPlay(633);
}
}
button 464 {
on (press) {
countVar = 7;
}
}
movieClip 539 {
}
movieClip 551 {
}
frame 719 {
if (countVar == 6) {
gotoAndPlay(699);
}
}
movieClip 612 {
}
button 716 {
on (press) {
countVar = 8;
}
}
frame 834 {
if (countVar == 7) {
gotoAndPlay(819);
}
}
button 799 {
on (press) {
countVar = 9;
}
}
frame 843 {
if (countVar == 8) {
gotoAndPlay(835);
}
}
button 1013 {
on (press) {
countVar = 10;
}
}
movieClip 1034 {
}
movieClip 1036 {
}
frame 998 {
if (countVar == 9) {
gotoAndPlay(924);
}
}
movieClip 1038 {
}
frame 1035 {
countVar = 1;
}
frame 1036 {
gotoAndPlay(270);
}