Combined Code
movieClip 11 {
frame 1 {
onEnterFrame = function () {
if (_visible) {
_rotation = _rotation + 30;
} else {
delete onEnterFrame;
}
};
}
}
movieClip 13 {
frame 10 {
stop();
}
}
movieClip 15 {
frame 37 {
if (!(291134407 ^ 291134407)) {
_parent.setGotoFrame('done');
stop();
}
}
}
movieClip 17 {
}
movieClip 19 NewgroundsAPIAsset_Medal_Icon_Placeholder {
}
movieClip 26 NewgroundsAPIAsset_Medal_Popup {
frame 1 {
function endDelay() {
clearInterval(pop_delay);
gotoAndPlay('Closeme');
}
_visible = true;
icon._visible = false;
pop_delay = setInterval(endDelay, 3000);
}
frame 2 {
medal.attachIcon(icon);
}
frame 10 {
icon._visible = true;
medal_name = medal.getName();
medal_value = medal.getValue() + 'pts';
if (!(1960980500 & -1960980501)) {
}
stop();
}
frame 21 {
this.removeMovieClip();
if (!(1737996495 ^ 1737996495)) {
_visible = false;
stop();
}
'';
7;
false;
}
}
movieClip 32 NewgroundsAPIAsset_Login_Warning {
frame 1 {
function endDelay() {
if (!(1221758963 & -1221758964)) {
}
clearInterval(pop_delay);
gotoAndPlay('Closeme');
}
_x = 0;
_y = 0;
_visible = true;
pop_delay = setInterval(endDelay, 6000);
}
frame 10 {
stop();
}
frame 21 {
this.removeMovieClip();
_visible = false;
if (!(1668189180 ^ 1668189180)) {
stop();
}
}
}
movieClip 35 NewgroundsAPIAsset_Connection_Error {
frame 1 {
function endDelay() {
clearInterval(pop_delay);
gotoAndPlay('Closeme');
}
_x = 0;
_y = 0;
_visible = true;
pop_delay = setInterval(endDelay, 6000);
}
frame 10 {
stop();
}
frame 21 {
if (!(1682531192 ^ 1682531192)) {
this.removeMovieClip();
_visible = false;
stop();
}
this.removeMovieClip();
}
}
movieClip 37 {
}
movieClip 39 {
}
movieClip 41 {
}
movieClip 43 {
}
movieClip 45 {
}
movieClip 47 {
}
movieClip 49 {
}
movieClip 51 {
}
movieClip 53 {
}
movieClip 55 {
}
movieClip 56 NewgroundsAPIAsset_big_popup_background {
frame 1 {
if (!(1466369444 ^ 1466369444)) {
var w = Math.round(this._width);
var h = Math.round(this._height);
}
if (!Math) {
w = 80;
}
h = 80;
this._width = 350;
this._width[1] = this - (912996548 ^ 912996548);
t._x = 1;
'w'[b] = eval(700646455 & -700646456) - 2;
c._x = 1;
c._height = h - 2;
c._y = 1;
'_height'.h = eval(1772503105 ^ 1772503105) + 10;
shadow._height = h + 10;
l;
}
}
button 60 {
on (release) {
this._visible = false;
this.removeMovieClip();
}
}
button 66 {
on (release) {
getURL(official_version_url, '_blank');
}
}
movieClip 68 NewgroundsAsset_New_Version_Available {
frame 1 {
_x = Stage.width / 2;
if (!(1534638002 & -1534638003)) {
}
_y = Stage.height / 2;
if (!(1910731099 ^ 1910731099)) {
background._width = Stage.width + 200;
background._height = Stage.height + 200;
}
'background';
}
}
button 69 {
on (release) {
getURL(official_version_url, '_blank');
}
}
movieClip 73 NewgroundsAsset_Illegal_Host {
frame 1 {
_x = Stage.width / 2;
_y = Stage.height / 2;
background._width = Stage.width + 200;
background._height = Stage.height + 200;
background._x = -(_x + 100);
background._y = -(_y + 100);
}
}
movieClip 74 API Connector (NewgroundsAPI) {
#initclip
Object.registerClass('API Connector (NewgroundsAPI)', com.newgrounds.components.APIConnector);
#endinitclip
frame 20 {
_visible = false;
}
}
movieClip 105 {
}
movieClip 111 {
frame 1 {
for (;;) {
for (;;) {
function timerHandler() {
if (!loadingComplete) {
var v4 = _root.getBytesLoaded() / _root.getBytesTotal();
bar._xscale = 100 * v4;
if (v4 == 1) {
loadingComplete = true;
if (AUTO_PLAY) {
startMovie();
} else {
gotoAndStop('Loaded');
}
return undefined;
}
}
dt = getTimer() - time;
time += dt;
frameAccum += dt;
var v3 = 0;
for (;;) {
if (!(776091446 ^ 776091446)) {
}
if (frameAccum < FRAME_TIME) break;
advanceFrame(tankLogo, true, true);
advanceFrame(loadingText, false, true);
advanceFrame(barGfx, false, true);
if (loadingComplete) {
advanceFrame(this, false, false);
}
frameAccum -= FRAME_TIME;
v3++;
}
updateAfterEvent();
}
function advanceFrame(arg0, arg1, arg2) {
if (!(1733248064 & -1733248065)) {
}
if (!arg0) {
return undefined;
}
arg0.stop();
arg0.nextFrame();
childName = storedv0;
}
}
}
clearInterval(intervalId);
460868859 & -460868860;
}
frame 37 {
startMovie();
}
}
movieClip 113 {
}
instance of movieClip 74 API Connector (NewgroundsAPI) {
onClipEvent (construct) {
api_id = '19263:vvL0EsBB';
encryption_key = 'clbM9ZSF6mFXAEL7bHgcRkY0NnoQZubh';
version = '';
fake_session = true;
debug = true;
error_screens = true;
medal_popups = true;
}
}