Combined Code
movieClip 5 {
}
movieClip 8 {
}
movieClip 19 {
}
movieClip 22 {
}
movieClip 24 {
}
movieClip 28 {
}
movieClip 29 {
}
movieClip 32 {
}
movieClip 36 {
}
movieClip 39 {
}
movieClip 40 {
}
movieClip 42 {
}
movieClip 43 {
}
button 46 {
on (release) {
getURL('http://www.newgrounds.com', '_blank');
}
}
movieClip 48 {
frame 40 {
stop();
}
}
movieClip 73 {
}
button 74 {
on (release) {
_root.play();
}
}
movieClip 75 {
frame 1 {
function onEnterFrame() {
if (!loaded) {
var v3 = _root.getBytesLoaded() / _root.getBytesTotal();
if (v3 >= 1) {
play();
bar._x = initX;
loaded = true;
} else {
bar._x = initX + (v3 - 1) * bar._width;
}
}
var v4 = getTimer() - time;
timeAccum += v4;
while (timeAccum >= FRAME_TIME) {
var v2 = 0;
while (v2 < timeClips.length) {
if (timeClips[v2]._currentframe < timeClips[v2]._totalframes) {
timeClips[v2].nextFrame();
} else {
timeClips[v2].gotoAndStop(1);
}
++v2;
}
if (loaded && _currentframe < _totalframes) {
nextFrame();
}
timeAccum -= FRAME_TIME;
}
time += v4;
}
stop();
_root.stop();
var initX = bar._x;
var time = getTimer();
var FRAME_TIME = 33.33333333333334;
var timeAccum = 0;
var loaded = false;
timeClips = [bargfx, tank.mc0, tank.mc1, tank.mc2, tank.mc3, tank.mc4, tank.mc4.mc0, tank.mc4.mc1, tank.mc4.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc0.mc2, tank.mc4.mc0.mc0.mc0.mc3, tank.mc4.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc2, tank.mc5.mc0];
var i = 0;
while (i < timeClips.length) {
timeClips[i].stop();
++i;
}
}
frame 51 {
}
}
frame 48 {
stop();
}
button 85 {
on (release) {
gotoAndPlay(50);
}
}
button 87 {
on (release) {
gotoAndStop(49);
stopAllSounds();
}
}
button 89 {
on (release) {
gotoAndPlay('credits');
stopAllSounds();
}
}
button 93 {
on (release) {
gotoAndPlay('LISTENING IN');
}
}
button 95 {
on (release) {
gotoAndPlay('credits');
}
}
button 98 {
on (release) {
gotoAndPlay('CELLS');
}
}
frame 140 {
stop();
}
button 117 {
on (keyPress '<Space>') {
gotoAndPlay('141');
undefined;
stopAllSounds();
undefined;
undefined;
undefined;
}
}
frame 323 {
stop();
}
button 158 {
on (keyPress '<Space>') {
gotoAndPlay('183');
}
}
frame 427 {
stop();
}
button 179 {
on (keyPress '<Space>') {
gotoAndPlay('287');
}
}
frame 454 {
stop();
}
button 185 {
on (keyPress '<Space>') {
gotoAndPlay('314');
}
}
frame 475 {
stop();
}
frame 769 {
stop();
}
button 270 {
on (keyPress '<Space>') {
gotoAndPlay('196');
}
}
frame 924 {
stopAllSounds();
}
frame 1401 {
stop();
}
button 427 {
on (keyPress '<Space>') {
gotoAndPlay('38');
}
}
frame 1568 {
stop();
}
button 478 {
on (keyPress '<Space>') {
gotoAndPlay('205');
}
}
frame 1569 {
stop();
}
button 481 {
on (keyPress '<Space>') {
gotoAndPlay('206');
}
}
frame 1800 {
stop();
}
button 596 {
on (keyPress '<Space>') {
gotoAndPlay('437');
}
}
frame 2000 {
stop();
}
button 655 {
on (keyPress '<Space>') {
gotoAndPlay('637');
}
}
frame 2113 {
stopAllSounds();
}
frame 2114 {
stopAllSounds();
}
frame 2121 {
stop();
}
button 661 {
on (release) {
gotoAndStop('cast_pg1');
}
}
button 663 {
on (release) {
gotoAndStop('crew');
}
}
button 665 {
on (release) {
gotoAndStop('music');
}
}
button 667 {
on (release) {
gotoAndStop('images');
}
}
button 669 {
on (release) {
stopAllSounds();
undefined;
gotoAndPlay('LISTENING IN');
undefined;
undefined;
undefined;
}
}
button 673 {
on (release) {
nextFrame();
gotoAndStop(undefined);
undefined;
}
}
button 677 {
on (release) {
prevFrame();
gotoAndStop(undefined);
undefined;
}
}