Combined Code
frame 1 {
function visitSite() {
getURL('http://www.furaffinity.net/user/thecapedmanlloyd2/', '_top');
}
function checkVersion(version) {
return Number(System.capabilities.version.substring(1, 11)) >= version ? true : false;
}
var myMenu = new ContextMenu();
myMenu.hideBuiltInItems();
var copyrightText = new ContextMenuItem('© 2010 thecapedmanlloyd', visitSite);
myMenu.customItems.push(copyrightText);
_root.menu = myMenu;
if (checkVersion(10)) {
setInterval(_global.showRedrawRegions, 11, false);
}
TextField.prototype.tabEnabled = false;
Button.prototype.tabEnabled = TextField.prototype.tabEnabled;
MovieClip.prototype.tabEnabled = TextField.prototype.tabEnabled;
ASSetPropFlags(MovieClip.prototype, ['tabEnabled'], 1);
ASSetPropFlags(Button.prototype, ['tabEnabled'], 1);
ASSetPropFlags(TextField.prototype, ['tabEnabled'], 1);
}
frame 1 {
stop();
}
movieClip 5 {
}
movieClip 10 {
}
movieClip 15 {
}
button 21 {
on (release) {
startMovie();
}
}
movieClip 23 {
frame 1 {
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 (!(frameAccum >= FRAME_TIME && v3 < MAX_FRAME_SKIP)) 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(clip, recurse, loop) {
if (!clip) {
return undefined;
}
clip.stop();
if (clip._currentframe == clip._totalframes) {
if (loop) {
clip.gotoAndStop(1);
}
} else {
clip.nextFrame();
}
if (recurse) {
for (childName in clip) {
if (typeof clip[childName] == 'movieclip') {
advanceFrame(clip[childName], recurse, loop);
}
}
}
}
function startMovie() {
clearInterval(intervalId);
_root.play();
}
_root.stop();
stop();
var FRAME_TIME = 33.33333333333334;
var AUTO_PLAY = false;
var MAX_FRAME_SKIP = 5;
var loadingComplete;
var intervalId;
var time;
var frameAccum;
loadingComplete = false;
intervalId = setInterval(this, 'timerHandler', FRAME_TIME / 2);
frameAccum = 0;
time = getTimer();
timerHandler();
}
frame 2 {
stop();
}
}
movieClip 26 {
}
movieClip 28 {
}
movieClip 30 {
}
instance of movieClip 30 {
onClipEvent (enterFrame) {
Mouse.hide();
startDrag(this, true);
this._x = _root._xmouse;
this._y = _root._ymouse;
UpdateAfterEvent(mouseMove);
}
}
frame 2 {
stopAllSounds();
}
frame 2 {
stop();
}
// unknown tag 88 length 208
button 35 {
on (release) {
(this.gotoAndPlay('3'))();
}
}
button 37 {
on (release) {
(this.gotoAndPlay('807'))();
}
}
// unknown tag 88 length 69
// unknown tag 88 length 75
movieClip 43 {
frame 288 {
stop();
}
}
button 45 {
on (release) {
this.gotoAndPlay('2321');
}
}
frame 3 {
stop();
}
movieClip 48 {
}
movieClip 58 {
}
// unknown tag 88 length 68
button 68 {
on (release) {
_root.nextFrame();
}
}
frame 4 {
stop();
}
// unknown tag 88 length 63
button 106 {
on (release) {
getURL('http://rockyourphone.com/', '');
}
}
button 112 {
on (release) {
this.gotoAndPlay('1713');
}
}
button 116 {
on (release) {
getURL('http://www.popcap.com/games/pvz', '');
}
}
button 122 {
on (release) {
getURL('http://cydia.saurik.com/', '');
}
}
button 126 {
on (release) {
getURL('http://itunes.apple.com/us/app/textfree-unlimited-send-text/id305925151?mt=8', '');
}
}
button 128 {
on (release) {
getURL('http://messenger.yahoo.com/', '');
}
}
frame 5 {
stop();
}
button 132 {
on (release) {
this.gotoAndPlay('3726');
}
}
button 134 {
on (release) {
this.gotoAndPlay('6');
}
}
button 142 {
on (release) {
this.gotoAndPlay('3726');
}
}
button 144 {
on (release) {
this.gotoAndPlay('4548');
}
}
frame 84 {
stop();
}
movieClip 149 {
}
movieClip 151 {
}
button 152 {
on (release) {
this.gotoAndPlay('85');
}
}
movieClip 162 {
}
button 170 {
on (release) {
this.gotoAndPlay('179');
}
}
frame 178 {
this.gotoAndPlay('122');
}
button 180 {
on (release) {
this.gotoAndPlay('4548');
}
}
frame 466 {
stop();
}
button 213 {
on (release) {
this.gotoAndPlay('2720');
}
}
movieClip 218 {
}
movieClip 220 {
}
movieClip 222 {
}
movieClip 224 {
}
movieClip 226 {
}
movieClip 228 {
}
movieClip 230 {
}
movieClip 232 {
}
movieClip 234 {
}
movieClip 236 {
}
movieClip 238 {
}
movieClip 242 {
}
movieClip 243 {
}
button 244 {
on (release) {
this.gotoAndPlay('467');
}
}
button 245 {
on (release) {
this.gotoAndPlay('592');
}
}
frame 467 {
stop();
}
movieClip 247 {
}
movieClip 254 {
}
movieClip 255 {
}
movieClip 257 {
}
button 261 {
on (release) {
this.gotoAndPlay('468');
}
}
movieClip 264 {
}
movieClip 267 {
}
movieClip 268 {
}
button 270 {
on (release) {
this.gotoAndPlay('500');
}
}
movieClip 271 {
}
movieClip 273 {
}
button 274 {
on (release) {
this.gotoAndPlay('491');
}
}
frame 490 {
this.gotoAndPlay('468');
}
movieClip 277 {
}
movieClip 278 {
}
movieClip 280 {
}
button 281 {
on (release) {
this.gotoAndPlay('468');
}
}
frame 499 {
this.gotoAndPlay('491');
}
movieClip 282 {
}
movieClip 287 {
}
movieClip 288 {
}
frame 591 {
stop();
}
movieClip 293 {
}
button 294 {
on (release) {
this.gotoAndPlay('466');
}
}
frame 592 {
stop();
}
movieClip 306 {
}
movieClip 322 {
}
movieClip 326 {
}
button 327 {
on (release) {
this.gotoAndPlay('593');
}
}
movieClip 331 {
}
movieClip 332 {
}
button 334 {
on (release) {
this.gotoAndPlay('616');
}
}
frame 615 {
this.gotoAndPlay('593');
}
frame 755 {
stop();
}
movieClip 350 {
}
movieClip 351 {
}
movieClip 353 {
}
movieClip 356 {
}
movieClip 358 {
}
frame 807 {
stop();
}
frame 807 {
stopAllSounds();
}
movieClip 368 {
}
movieClip 369 {
}
movieClip 373 {
}
// unknown tag 88 length 69
// unknown tag 88 length 296
movieClip 385 {
}
button 386 {
on (release) {
this.gotoAndPlay('84');
}
}
button 387 {
on (release) {
this.gotoAndPlay('3');
}
}
button 388 {
on (release) {
this.gotoAndPlay('808');
}
}
button 389 {
on (release) {
this.gotoAndPlay('466');
}
}
movieClip 392 {
}
instance of movieClip 392 {
onClipEvent (enterFrame) {
Mouse.hide();
startDrag(this, true);
this._x = _root._xmouse;
this._y = _root._ymouse;
UpdateAfterEvent(mouseMove);
}
}
frame 808 {
stop();
}
movieClip 395 {
}
button 396 {
on (release) {
this.gotoAndPlay('807');
}
}
movieClip 403 {
}
button 406 {
on (release) {
getURL('http://www.furaffinity.net/user/thecapedmanlloyd2/', '_blank');
}
}
instance of movieClip 30 {
onClipEvent (enterFrame) {
Mouse.hide();
startDrag(this, true);
this._x = _root._xmouse;
this._y = _root._ymouse;
UpdateAfterEvent(mouseMove);
}
}
movieClip 411 {
}
movieClip 412 {
}
movieClip 415 {
}
movieClip 419 {
}
movieClip 424 {
}
movieClip 427 {
}
movieClip 443 {
}
movieClip 444 {
}
frame 1750 {
this.gotoAndPlay('1725');
}
frame 2321 {
stop();
}
button 448 {
on (release) {
this.gotoAndPlay('2');
}
}
frame 2760 {
this.gotoAndPlay('2720');
}
movieClip 483 {
}
frame 3748 {
this.gotoAndPlay('3726');
}
frame 4548 {
stop();
}
movieClip 490 {
}
movieClip 493 {
}
button 496 {
on (release, keyPress '<Enter>') {
if (password == 'gqwfgrysd') {
this.gotoAndPlay('4726');
}
}
}
movieClip 503 {
}
movieClip 510 {
}
movieClip 515 {
}
movieClip 521 {
}
movieClip 526 {
}
movieClip 529 {
}
movieClip 531 {
}
movieClip 532 {
}
button 533 {
on (release) {
this.gotoAndPlay('4755');
}
}
frame 4754 {
this.gotoAndPlay('4726');
}
movieClip 540 {
}
movieClip 554 {
}
movieClip 566 {
}
movieClip 568 {
}
button 569 {
on (release) {
this.gotoAndPlay('4726');
}
}
frame 4775 {
this.gotoAndPlay('4755');
}