Combined Code
movieClip 5 {
}
movieClip 6 hero {
frame 1 {
stop();
}
}
movieClip 7 empty {
}
movieClip 10 tile {
frame 1 {
stop();
}
}
movieClip 12 {
}
movieClip 13 {
frame 10 {
stop();
}
}
movieClip 14 Click Effect {
frame 17 {
stop();
loadMovie('', this);
}
}
movieClip 20 BoundingBox {
}
movieClip 22 BrdrShdw {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'shadowColor');
}
}
movieClip 24 BrdrFace {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'buttonColor');
}
}
movieClip 25 SimpleButtonDown {
}
movieClip 27 BrdrBlk {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'borderColor');
}
}
movieClip 29 BrdrHilght {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'highlightColor');
}
}
movieClip 30 SimpleButtonIn {
}
movieClip 31 SimpleButtonUp {
}
movieClip 32 Defaults {
#initclip
Object.registerClass('Defaults', mx.skins.halo.Defaults);
#endinitclip
}
movieClip 33 UIObjectExtensions {
#initclip
Object.registerClass('UIObjectExtensions', mx.core.ext.UIObjectExtensions);
#endinitclip
}
movieClip 34 UIObject {
#initclip
Object.registerClass('UIObject', mx.core.UIObject);
#endinitclip
frame 1 {
stop();
}
}
button 37 {
on (keyPress '<Tab>') {
this.tabHandler();
}
}
movieClip 38 {
#initclip
Object.registerClass('FocusManager', mx.managers.FocusManager);
if (_root.focusManager == undefined) {
_root.createClassObject(mx.managers.FocusManager, 'focusManager', mx.managers.DepthManager.highestDepth--);
}
#endinitclip
frame 1 {
}
}
movieClip 39 FocusRect {
#initclip
Object.registerClass('FocusRect', mx.skins.halo.FocusRect);
#endinitclip
}
movieClip 40 FocusManager {
#initclip
Object.registerClass('FocusManager', mx.managers.FocusManager);
#endinitclip
frame 1 {
stop();
}
}
movieClip 41 UIComponentExtensions {
#initclip
Object.registerClass('UIComponentExtensions', mx.core.ext.UIComponentExtensions);
#endinitclip
}
movieClip 42 UIComponent {
#initclip
Object.registerClass('UIComponent', mx.core.UIComponent);
#endinitclip
frame 1 {
stop();
}
}
movieClip 43 SimpleButton {
#initclip
Object.registerClass('SimpleButton', mx.controls.SimpleButton);
#endinitclip
frame 1 {
stop();
}
}
movieClip 44 Border {
#initclip
Object.registerClass('Border', mx.skins.Border);
#endinitclip
frame 1 {
stop();
}
}
movieClip 45 RectBorder {
#initclip
mx.skins.SkinElement.registerElement(mx.skins.RectBorder.symbolName, Object(mx.skins.RectBorder));
Object.registerClass('RectBorder', mx.skins.halo.RectBorder);
#endinitclip
frame 1 {
stop();
}
}
movieClip 46 ButtonSkin {
#initclip
Object.registerClass('ButtonSkin', mx.skins.halo.ButtonSkin);
#endinitclip
}
movieClip 47 Button {
#initclip
Object.registerClass('Button', mx.controls.Button);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 43 SimpleButton {
onClipEvent (initialize) {
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 48 CustomBorder {
#initclip
Object.registerClass('CustomBorder', mx.skins.CustomBorder);
mx.skins.SkinElement.registerElement('CustomBorder', mx.skins.CustomBorder);
#endinitclip
frame 1 {
}
}
movieClip 51 ScrollTrack {
}
movieClip 58 ScrollDownArrowDisabled {
}
movieClip 60 ScrollThemeColor1 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 62 ScrollThemeColor2 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 63 ScrollDownArrowDown {
}
movieClip 64 ScrollDownArrowOver {
}
movieClip 65 ScrollDownArrowUp {
}
movieClip 71 ScrollThumbBottomDisabled {
}
movieClip 73 ThumbThemeColor1 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 75 ThumbThemeColor3 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 76 ScrollThumbBottomDown {
}
movieClip 77 ScrollThumbBottomOver {
}
movieClip 78 ScrollThumbBottomUp {
}
movieClip 80 ScrollThumbGripDisabled {
}
movieClip 82 ThumbThemeColor2 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 83 ScrollThumbGripDown {
}
movieClip 84 ScrollThumbGripOver {
}
movieClip 85 ScrollThumbGripUp {
}
movieClip 87 ScrollThumbMiddleDisabled {
}
movieClip 88 ScrollThumbMiddleDown {
}
movieClip 89 {
}
movieClip 91 {
}
movieClip 92 ScrollThumbMiddleOver {
}
movieClip 93 ScrollThumbMiddleUp {
}
movieClip 94 ScrollThumbTopDisabled {
}
movieClip 95 ScrollThumbTopDown {
}
movieClip 96 ScrollThumbTopOver {
}
movieClip 97 ScrollThumbTopUp {
}
movieClip 98 ScrollTrackDisabled {
}
movieClip 99 ScrollUpArrowDisabled {
}
movieClip 100 ScrollUpArrowDown {
}
movieClip 101 ScrollUpArrowOver {
}
movieClip 102 ScrollUpArrowUp {
}
movieClip 103 BtnDownArrow {
#initclip
Object.registerClass('BtnDownArrow', mx.controls.SimpleButton);
#endinitclip
}
movieClip 104 BtnUpArrow {
#initclip
Object.registerClass('BtnUpArrow', mx.controls.SimpleButton);
#endinitclip
}
movieClip 105 ScrollBarAssets {
}
movieClip 106 VScrollBar {
#initclip
Object.registerClass('VScrollBar', mx.controls.VScrollBar);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 47 Button {
onClipEvent (initialize) {
icon = '';
label = 'Button';
labelPlacement = 'right';
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 43 SimpleButton {
onClipEvent (initialize) {
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 107 HScrollBar {
#initclip
Object.registerClass('HScrollBar', mx.controls.HScrollBar);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 47 Button {
onClipEvent (initialize) {
icon = '';
label = 'Button';
labelPlacement = 'right';
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 43 SimpleButton {
onClipEvent (initialize) {
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 108 UIScrollBar {
#initclip
Object.registerClass('UIScrollBar', mx.controls.UIScrollBar);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 106 VScrollBar {
onClipEvent (initialize) {
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 107 HScrollBar {
onClipEvent (initialize) {
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
frame 1 {
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = '__mochibot__';
mbc = 'mochibot.com';
g = _global ? _global : _level0._root;
if (g[mb + swfid]) {
return g[mb + swfid];
}
s = System.security;
x = mc._root.getSWFVersion;
fv = x ? mc.getSWFVersion() : (_global ? 6 : 5);
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == 'localWithFile') {
return null;
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = 'http://' + mbc + '/my/core.swf?mv=7&fv=' + fv + '&v=' + escape(/:$version) + '&swfid=' + escape(swfid) + '&l=' + lv + '&f=' + mc + (sb ? '&sb=' + sb : '') + (trk ? '&t=1' : '');
lv = fv > 6 ? mc.getNextHighestDepth() : (g[mb + 'level'] ? g[mb + 'level'] + 1 : lv);
g[mb + 'level'] = lv;
if (fv == 5) {
res = '_level' + lv;
if (!eval(res)) {
loadMovieNum(u, lv);
}
return res;
}
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
return res;
}
__com_mochibot__('69258741', this, 10301, true);
}
frame 1 {
stop();
var tb = getBytesTotal();
var lb = getBytesLoaded();
onEnterFrame = function () {
lb = getBytesLoaded();
p = Math.round((lb / tb) * 100);
loader.gotoAndStop(p);
if (lb == tb) {
play();
delete onEnterFrame;
}
};
var myMenu = new ContextMenu();
myMenu.hideBuiltInItems();
myMenu.customItems.push(new ContextMenuItem('The Tutorial Collab \'08', itemHandler0));
_root.menu = myMenu;
}
movieClip 137 {
}
// unknown tag 88 length 71
movieClip 140 {
}
movieClip 142 {
}
movieClip 143 {
frame 1 {
credits.setMask(mask);
}
}
movieClip 145 {
}
movieClip 150 {
}
movieClip 151 {
frame 1 {
stop();
}
}
movieClip 15 __Packages.mx.core.UIObject {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.core) {
_global.mx.core = new Object();
}
if (!_global.mx.core.UIObject) {
var v1 = function () {
super();
this.constructObject();
};
mx.core.UIObject = v1;
var v2 = new MovieClip();
mx.core.UIObject.prototype = v2;
v2.__get__width = function () {
return this._width;
};
v2.__get__height = function () {
return this._height;
};
v2.__get__left = function () {
return this._x;
};
v2.__get__x = function () {
return this._x;
};
v2.__get__top = function () {
return this._y;
};
v2.__get__y = function () {
return this._y;
};
v2.__get__right = function () {
return this._parent.width - (this._x + this.__get__width());
};
v2.__get__bottom = function () {
return this._parent.height - (this._y + this.__get__height());
};
v2.getMinHeight = function (Void) {
return this._minHeight;
};
v2.setMinHeight = function (h) {
this._minHeight = h;
};
v2.__get__minHeight = function () {
return this.getMinHeight();
};
v2.__set__minHeight = function (h) {
this.setMinHeight(h);
return this.__get__minHeight();
};
v2.getMinWidth = function (Void) {
return this._minWidth;
};
v2.setMinWidth = function (w) {
this._minWidth = w;
};
v2.__get__minWidth = function () {
return this.getMinWidth();
};
v2.__set__minWidth = function (w) {
this.setMinWidth(w);
return this.__get__minWidth();
};
v2.setVisible = function (x, noEvent) {
if (x != this._visible) {
this._visible = x;
if (noEvent != true) {
this.dispatchEvent({'type': x ? 'reveal' : 'hide'});
}
}
};
v2.__get__visible = function () {
return this._visible;
};
v2.__set__visible = function (x) {
this.setVisible(x, false);
return this.__get__visible();
};
v2.__get__scaleX = function () {
return this._xscale;
};
v2.__set__scaleX = function (x) {
this._xscale = x;
return this.__get__scaleX();
};
v2.__get__scaleY = function () {
return this._yscale;
};
v2.__set__scaleY = function (y) {
this._yscale = y;
return this.__get__scaleY();
};
v2.doLater = function (obj, fn) {
if (this.methodTable == undefined) {
this.methodTable = new Array();
}
this.methodTable.push({'obj': obj, 'fn': fn});
this.onEnterFrame = this.doLaterDispatcher;
};
v2.doLaterDispatcher = function (Void) {
delete this.onEnterFrame;
if (this.invalidateFlag) {
this.redraw();
}
var v3 = this.methodTable;
this.methodTable = new Array();
if (v3.length > 0) {
var v2;
v2 = v3.shift();
while (v2 != undefined) {
v2.obj[v2.fn]();
}
}
};
v2.cancelAllDoLaters = function (Void) {
delete this.onEnterFrame;
this.methodTable = new Array();
};
v2.invalidate = function (Void) {
this.invalidateFlag = true;
this.onEnterFrame = this.doLaterDispatcher;
};
v2.invalidateStyle = function (Void) {
this.invalidate();
};
v2.redraw = function (bAlways) {
if (this.invalidateFlag || bAlways) {
this.invalidateFlag = false;
var v2;
for (v2 in this.tfList) {
this.tfList[v2].draw();
}
this.draw();
this.dispatchEvent({'type': 'draw'});
}
};
v2.draw = function (Void) {};
v2.move = function (x, y, noEvent) {
var v3 = this._x;
var v2 = this._y;
this._x = x;
this._y = y;
if (noEvent != true) {
this.dispatchEvent({'type': 'move', 'oldX': v3, 'oldY': v2});
}
};
v2.setSize = function (w, h, noEvent) {
var v2 = this.__width;
var v3 = this.__height;
this.__width = w;
this.__height = h;
this.size();
if (noEvent != true) {
this.dispatchEvent({'type': 'resize', 'oldWidth': v2, 'oldHeight': v3});
}
};
v2.size = function (Void) {
this._width = this.__width;
this._height = this.__height;
};
v2.drawRect = function (x1, y1, x2, y2) {
this.moveTo(x1, y1);
this.lineTo(x2, y1);
this.lineTo(x2, y2);
this.lineTo(x1, y2);
this.lineTo(x1, y1);
};
v2.createLabel = function (name, depth, text) {
this.createTextField(name, depth, 0, 0, 0, 0);
var v2 = this[name];
v2._color = mx.core.UIObject.textColorList;
v2._visible = false;
v2.__text = text;
if (this.tfList == undefined) {
this.tfList = new Object();
}
this.tfList[name] = v2;
v2.invalidateStyle();
this.invalidate();
v2.styleName = this;
return v2;
};
v2.createObject = function (linkageName, id, depth, initobj) {
return this.attachMovie(linkageName, id, depth, initobj);
};
v2.createClassObject = function (className, id, depth, initobj) {
var v3 = className.symbolName == undefined;
if (v3) {
Object.registerClass(className.symbolOwner.symbolName, className);
}
var v4 = this.createObject(className.symbolOwner.symbolName, id, depth, initobj);
if (v3) {
Object.registerClass(className.symbolOwner.symbolName, className.symbolOwner);
}
return v4;
};
v2.createEmptyObject = function (id, depth) {
return this.createClassObject(mx.core.UIObject, id, depth);
};
v2.destroyObject = function (id) {
var v2 = this[id];
if (v2.getDepth() < 0) {
var v4 = this.buildDepthTable();
var v5 = this.findNextAvailableDepth(0, v4, 'up');
var v3 = v5;
v2.swapDepths(v3);
}
v2.removeMovieClip();
delete this[id];
};
v2.getSkinIDName = function (tag) {
return this.idNames[tag];
};
v2.setSkin = function (tag, linkageName, initObj) {
if (_global.skinRegistry[linkageName] == undefined) {
mx.skins.SkinElement.registerElement(linkageName, mx.skins.SkinElement);
}
return this.createObject(linkageName, this.getSkinIDName(tag), tag, initObj);
};
v2.createSkin = function (tag) {
var v2 = this.getSkinIDName(tag);
this.createEmptyObject(v2, tag);
return this[v2];
};
v2.createChildren = function (Void) {};
v2._createChildren = function (Void) {
this.createChildren();
this.childrenCreated = true;
};
v2.constructObject = function (Void) {
if (this._name == undefined) {
return undefined;
}
this.init();
this._createChildren();
this.createAccessibilityImplementation();
this._endInit();
if (this.validateNow) {
this.redraw(true);
} else {
this.invalidate();
}
};
v2.initFromClipParameters = function (Void) {
var v4 = false;
var v2;
for (v2 in this.clipParameters) {
if (this.hasOwnProperty(v2)) {
v4 = true;
this['def_' + v2] = this[v2];
delete this[v2];
}
}
if (v4) {
for (v2 in this.clipParameters) {
var v3 = this['def_' + v2];
if (v3 != undefined) {
this[v2] = v3;
}
}
}
};
v2.init = function (Void) {
this.__width = this._width;
this.__height = this._height;
if (this.initProperties == undefined) {
this.initFromClipParameters();
} else {
this.initProperties();
}
if (_global.cascadingStyles == true) {
this.stylecache = new Object();
}
};
v2.getClassStyleDeclaration = function (Void) {
var v4 = this;
var v3 = this.className;
while (v3 != undefined) {
if (this.ignoreClassStyleDeclaration[v3] == undefined) {
if (_global.styles[v3] != undefined) {
return _global.styles[v3];
}
}
v4 = v4.__proto__;
v3 = v4.className;
}
};
v2.setColor = function (color) {};
v2.__getTextFormat = function (tf, bAll) {
var v8 = this.stylecache.tf;
if (v8 != undefined) {
var v3;
for (v3 in mx.styles.StyleManager.TextFormatStyleProps) {
if (bAll || mx.styles.StyleManager.TextFormatStyleProps[v3]) {
if (tf[v3] == undefined) {
tf[v3] = v8[v3];
}
}
}
return false;
}
var v6 = false;
for (v3 in mx.styles.StyleManager.TextFormatStyleProps) {
if (bAll || mx.styles.StyleManager.TextFormatStyleProps[v3]) {
if (tf[v3] == undefined) {
var v5 = this._tf[v3];
if (v5 != undefined) {
tf[v3] = v5;
} else {
if (v3 == 'font' && this.fontFamily != undefined) {
tf[v3] = this.fontFamily;
} else {
if (v3 == 'size' && this.fontSize != undefined) {
tf[v3] = this.fontSize;
} else {
if (v3 == 'color' && this.color != undefined) {
tf[v3] = this.color;
} else {
if (v3 == 'leftMargin' && this.marginLeft != undefined) {
tf[v3] = this.marginLeft;
} else {
if (v3 == 'rightMargin' && this.marginRight != undefined) {
tf[v3] = this.marginRight;
} else {
if (v3 == 'italic' && this.fontStyle != undefined) {
tf[v3] = this.fontStyle == v3;
} else {
if (v3 == 'bold' && this.fontWeight != undefined) {
tf[v3] = this.fontWeight == v3;
} else {
if (v3 == 'align' && this.textAlign != undefined) {
tf[v3] = this.textAlign;
} else {
if (v3 == 'indent' && this.textIndent != undefined) {
tf[v3] = this.textIndent;
} else {
if (v3 == 'underline' && this.textDecoration != undefined) {
tf[v3] = this.textDecoration == v3;
} else {
if (v3 == 'embedFonts' && this.embedFonts != undefined) {
tf[v3] = this.embedFonts;
} else {
v6 = true;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (v6) {
var v9 = this.styleName;
if (v9 != undefined) {
if (typeof v9 != 'string') {
v6 = v9.__getTextFormat(tf, true, this);
} else {
if (_global.styles[v9] != undefined) {
v6 = _global.styles[v9].__getTextFormat(tf, true, this);
}
}
}
}
if (v6) {
var v10 = this.getClassStyleDeclaration();
if (v10 != undefined) {
v6 = v10.__getTextFormat(tf, true, this);
}
}
if (v6) {
if (_global.cascadingStyles) {
if (this._parent != undefined) {
v6 = this._parent.__getTextFormat(tf, false);
}
}
}
if (v6) {
v6 = _global.style.__getTextFormat(tf, true, this);
}
return v6;
};
v2._getTextFormat = function (Void) {
var v2 = this.stylecache.tf;
if (v2 != undefined) {
return v2;
}
v2 = new TextFormat();
this.__getTextFormat(v2, true);
this.stylecache.tf = v2;
if (this.enabled == false) {
var v3 = this.getStyle('disabledColor');
v2.color = v3;
}
return v2;
};
v2.getStyleName = function (Void) {
var v2 = this.styleName;
if (v2 != undefined) {
if (typeof v2 != 'string') {
return v2.getStyleName();
} else {
return v2;
}
}
if (this._parent != undefined) {
return this._parent.getStyleName();
} else {
return undefined;
}
};
v2.getStyle = function (styleProp) {
var v3;
++_global.getStyleCounter;
if (this[styleProp] != undefined) {
return this[styleProp];
}
var v6 = this.styleName;
if (v6 != undefined) {
if (typeof v6 != 'string') {
v3 = v6.getStyle(styleProp);
} else {
var v7 = _global.styles[v6];
v3 = v7.getStyle(styleProp);
}
}
if (v3 != undefined) {
return v3;
}
v7 = this.getClassStyleDeclaration();
if (v7 != undefined) {
v3 = v7[styleProp];
}
if (v3 != undefined) {
return v3;
}
if (_global.cascadingStyles) {
if (mx.styles.StyleManager.isInheritingStyle(styleProp) || mx.styles.StyleManager.isColorStyle(styleProp)) {
var v5 = this.stylecache;
if (v5 != undefined) {
if (v5[styleProp] != undefined) {
return v5[styleProp];
}
}
if (this._parent != undefined) {
v3 = this._parent.getStyle(styleProp);
} else {
v3 = _global.style[styleProp];
}
if (v5 != undefined) {
v5[styleProp] = v3;
}
return v3;
}
}
if (v3 == undefined) {
v3 = _global.style[styleProp];
}
return v3;
};
v1.mergeClipParameters = function (o, p) {
for (var v3 in p) {
o[v3] = p[v3];
}
return true;
};
v1.symbolName = 'UIObject';
v1.symbolOwner = mx.core.UIObject;
v1.version = '2.0.2.127';
v1.textColorList = {'color': 1, 'disabledColor': 1};
v2.invalidateFlag = false;
v2.lineWidth = 1;
v2.lineColor = 0;
v2.tabEnabled = false;
v2.clipParameters = {'visible': 1, 'minHeight': 1, 'minWidth': 1, 'maxHeight': 1, 'maxWidth': 1, 'preferredHeight': 1, 'preferredWidth': 1};
v2.addProperty('bottom', v2.__get__bottom, function () {});
v2.addProperty('height', v2.__get__height, function () {});
v2.addProperty('left', v2.__get__left, function () {});
v2.addProperty('minHeight', v2.__get__minHeight, v2.__set__minHeight);
v2.addProperty('minWidth', v2.__get__minWidth, v2.__set__minWidth);
v2.addProperty('right', v2.__get__right, function () {});
v2.addProperty('scaleX', v2.__get__scaleX, v2.__set__scaleX);
v2.addProperty('scaleY', v2.__get__scaleY, v2.__set__scaleY);
v2.addProperty('top', v2.__get__top, function () {});
v2.addProperty('visible', v2.__get__visible, v2.__set__visible);
v2.addProperty('width', v2.__get__width, function () {});
v2.addProperty('x', v2.__get__x, function () {});
v2.addProperty('y', v2.__get__y, function () {});
ASSetPropFlags(mx.core.UIObject.prototype, null, 1);
}
#endinitclip
}
movieClip 16 __Packages.mx.core.UIComponent {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.core) {
_global.mx.core = new Object();
}
if (!_global.mx.core.UIComponent) {
var v1 = function () {
super();
};
mx.core.UIComponent = v1;
var v2 = new mx.core.UIObject();
mx.core.UIComponent.prototype = v2;
v2.__get__width = function () {
return this.__width;
};
v2.__get__height = function () {
return this.__height;
};
v2.setVisible = function (x, noEvent) {
super.setVisible(x, noEvent);
};
v2.enabledChanged = function (id, oldValue, newValue) {
this.setEnabled(newValue);
this.invalidate();
delete this.stylecache.tf;
return newValue;
};
v2.setEnabled = function (enabled) {
this.invalidate();
};
v2.getFocus = function () {
var selFocus = Selection.getFocus();
return (selFocus === null) ? null : eval(selFocus);
};
v2.setFocus = function () {
Selection.setFocus(this);
};
v2.getFocusManager = function () {
var v2 = this;
while (v2 != undefined) {
if (v2.focusManager != undefined) {
return v2.focusManager;
}
v2 = v2._parent;
}
return undefined;
};
v2.onKillFocus = function (newFocus) {
this.removeEventListener('keyDown', this);
this.removeEventListener('keyUp', this);
this.dispatchEvent({'type': 'focusOut'});
this.drawFocus(false);
};
v2.onSetFocus = function (oldFocus) {
this.addEventListener('keyDown', this);
this.addEventListener('keyUp', this);
this.dispatchEvent({'type': 'focusIn'});
if ((this.getFocusManager()).bDrawFocus != false) {
this.drawFocus(true);
}
};
v2.findFocusInChildren = function (o) {
if (o.focusTextField != undefined) {
return o.focusTextField;
}
if (o.tabEnabled == true) {
return o;
}
return undefined;
};
v2.findFocusFromObject = function (o) {
if (o.tabEnabled != true) {
if (o._parent == undefined) {
return undefined;
}
if (o._parent.tabEnabled == true) {
o = o._parent;
return o;
}
if (o._parent.tabChildren) {
o = this.findFocusInChildren(o._parent);
return o;
}
o = this.findFocusFromObject(o._parent);
}
return o;
};
v2.pressFocus = function () {
var v3 = this.findFocusFromObject(this);
var v2 = this.getFocus();
if (v3 != v2) {
v2.drawFocus(false);
if ((this.getFocusManager()).bDrawFocus != false) {
v3.drawFocus(true);
}
}
};
v2.releaseFocus = function () {
var v2 = this.findFocusFromObject(this);
if (v2 != this.getFocus()) {
v2.setFocus();
}
};
v2.isParent = function (o) {
while (o != undefined) {
if (o == this) {
return true;
}
o = o._parent;
}
return false;
};
v2.size = function () {};
v2.init = function () {
super.init();
this._xscale = 100;
this._yscale = 100;
this._focusrect = _global.useFocusRect == false;
this.watch('enabled', this.enabledChanged);
if (this.enabled == false) {
this.setEnabled(false);
}
};
v2.dispatchValueChangedEvent = function (value) {
this.dispatchEvent({'type': 'valueChanged', 'value': value});
};
v1.symbolName = 'UIComponent';
v1.symbolOwner = mx.core.UIComponent;
v1.version = '2.0.2.127';
v1.kStretch = 5000;
v2.focusEnabled = true;
v2.tabEnabled = true;
v2.origBorderStyles = {'themeColor': 16711680};
v2.clipParameters = {};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.core.UIComponent.prototype.clipParameters, mx.core.UIObject.prototype.clipParameters);
v2.addProperty('height', v2.__get__height, function () {});
v2.addProperty('width', v2.__get__width, function () {});
ASSetPropFlags(mx.core.UIComponent.prototype, null, 1);
}
#endinitclip
}
movieClip 17 __Packages.mx.controls.scrollClasses.ScrollBar {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.scrollClasses) {
_global.mx.controls.scrollClasses = new Object();
}
if (!_global.mx.controls.scrollClasses.ScrollBar) {
var v1 = function () {
super();
};
mx.controls.scrollClasses.ScrollBar = v1;
var v2 = new mx.core.UIComponent();
mx.controls.scrollClasses.ScrollBar.prototype = v2;
v2.__get__scrollPosition = function () {
return this._scrollPosition;
};
v2.__set__scrollPosition = function (pos) {
this._scrollPosition = pos;
if (this.isScrolling != true) {
pos = Math.min(pos, this.maxPos);
pos = Math.max(pos, this.minPos);
var v3 = (pos - this.minPos) * (this.scrollTrack_mc.height - this.scrollThumb_mc._height) / (this.maxPos - this.minPos) + this.scrollTrack_mc.top;
this.scrollThumb_mc.move(0, v3);
}
return this.__get__scrollPosition();
};
v2.__get__pageScrollSize = function () {
return this.largeScroll;
};
v2.__set__pageScrollSize = function (lScroll) {
this.largeScroll = lScroll;
return this.__get__pageScrollSize();
};
v2.__set__lineScrollSize = function (sScroll) {
this.smallScroll = sScroll;
return this.__get__lineScrollSize();
};
v2.__get__lineScrollSize = function () {
return this.smallScroll;
};
v2.__get__virtualHeight = function () {
return this.__height;
};
v2.init = function (Void) {
super.init();
this._scrollPosition = 0;
this.tabEnabled = false;
this.focusEnabled = false;
this.boundingBox_mc._visible = false;
this.boundingBox_mc._height = 0;
this.boundingBox_mc._width = 0;
};
v2.createChildren = function (Void) {
if (this.scrollTrack_mc == undefined) {
this.setSkin(mx.controls.scrollClasses.ScrollBar.skinIDTrack, this.scrollTrackName);
}
this.scrollTrack_mc.visible = false;
var v3 = new Object();
v3.enabled = false;
v3.preset = mx.controls.SimpleButton.falseDisabled;
v3.initProperties = 0;
v3.autoRepeat = true;
v3.tabEnabled = false;
var v2;
if (this.upArrow_mc == undefined) {
v2 = this.createButton(this.upArrowName, 'upArrow_mc', mx.controls.scrollClasses.ScrollBar.skinIDUpArrow, v3);
}
v2.buttonDownHandler = this.onUpArrow;
v2.clickHandler = this.onScrollChanged;
this._minHeight = v2.height;
this._minWidth = v2.width;
if (this.downArrow_mc == undefined) {
v2 = this.createButton(this.downArrowName, 'downArrow_mc', mx.controls.scrollClasses.ScrollBar.skinIDDownArrow, v3);
}
v2.buttonDownHandler = this.onDownArrow;
v2.clickHandler = this.onScrollChanged;
this._minHeight += v2.height;
};
v2.createButton = function (linkageName, id, skinID, o) {
if (skinID == mx.controls.scrollClasses.ScrollBar.skinIDUpArrow) {
o.falseUpSkin = this.upArrowUpName;
o.falseDownSkin = this.upArrowDownName;
o.falseOverSkin = this.upArrowOverName;
var v3 = this.createObject(linkageName, id, skinID, o);
this[id].visible = false;
this[id].useHandCursor = false;
return v3;
}
o.falseUpSkin = this.downArrowUpName;
o.falseDownSkin = this.downArrowDownName;
o.falseOverSkin = this.downArrowOverName;
var v3 = this.createObject(linkageName, id, skinID, o);
this[id].visible = false;
this[id].useHandCursor = false;
return v3;
};
v2.createThumb = function (Void) {
var v2 = new Object();
v2.validateNow = true;
v2.tabEnabled = false;
v2.leftSkin = this.thumbTopName;
v2.middleSkin = this.thumbMiddleName;
v2.rightSkin = this.thumbBottomName;
v2.gripSkin = this.thumbGripName;
this.createClassObject(mx.controls.scrollClasses.ScrollThumb, 'scrollThumb_mc', mx.controls.scrollClasses.ScrollBar.skinIDThumb, v2);
};
v2.setScrollProperties = function (pSize, mnPos, mxPos, ls) {
var v4;
var v2 = this.scrollTrack_mc;
this.pageSize = pSize;
this.largeScroll = (ls != undefined && ls > 0) ? ls : pSize;
this.minPos = Math.max(mnPos, 0);
this.maxPos = Math.max(mxPos, 0);
this._scrollPosition = Math.max(this.minPos, this._scrollPosition);
this._scrollPosition = Math.min(this.maxPos, this._scrollPosition);
if (this.maxPos - this.minPos > 0 && this.enabled) {
var v5 = this._scrollPosition;
if (!this.initializing) {
this.upArrow_mc.enabled = true;
this.downArrow_mc.enabled = true;
}
v2.onDragOver = this.startTrackScroller;
v2.onPress = v2.onDragOver;
v2.onRelease = this.releaseScrolling;
v2.stopScrolling = this.stopScrolling;
v2.onDragOut = v2.stopScrolling;
v2.onReleaseOutside = this.releaseScrolling;
v2.useHandCursor = false;
if (this.scrollThumb_mc == undefined) {
this.createThumb();
}
var v3 = this.scrollThumb_mc;
if (this.scrollTrackOverName.length > 0) {
v2.onRollOver = this.trackOver;
v2.onRollOut = this.trackOut;
}
v4 = (this.pageSize / (this.maxPos - this.minPos + this.pageSize)) * v2.height;
if (v4 < v3.minHeight) {
if (v2.height < v3.minHeight) {
v3.__set__visible(false);
} else {
v4 = v3.minHeight;
v3.__set__visible(true);
v3.setSize(this._minWidth, v3.minHeight + 0);
}
} else {
v3.__set__visible(true);
v3.setSize(this._minWidth, v4);
}
v3.setRange(this.upArrow_mc.__get__height() + 0, this.__get__virtualHeight() - this.downArrow_mc.__get__height() - v3.__get__height(), this.minPos, this.maxPos);
v5 = Math.min(v5, this.maxPos);
this.__set__scrollPosition(Math.max(v5, this.minPos));
} else {
this.scrollThumb_mc.__set__visible(false);
if (!this.initializing) {
this.upArrow_mc.enabled = false;
this.downArrow_mc.enabled = false;
}
delete v2.onPress;
delete v2.onDragOver;
delete v2.onRelease;
delete v2.onDragOut;
delete v2.onRollOver;
delete v2.onRollOut;
delete v2.onReleaseOutside;
}
if (this.initializing) {
this.scrollThumb_mc.__set__visible(false);
}
};
v2.setEnabled = function (enabledFlag) {
super.setEnabled(enabledFlag);
this.setScrollProperties(this.pageSize, this.minPos, this.maxPos, this.largeScroll);
};
v2.draw = function (Void) {
if (this.initializing) {
this.initializing = false;
this.scrollTrack_mc.visible = true;
this.upArrow_mc.__set__visible(true);
this.downArrow_mc.__set__visible(true);
}
this.size();
};
v2.size = function (Void) {
if (this._height == 1) {
return undefined;
}
if (this.upArrow_mc == undefined) {
return undefined;
}
var v3 = this.upArrow_mc.__get__height();
var v2 = this.downArrow_mc.__get__height();
this.upArrow_mc.move(0, 0);
var v4 = this.scrollTrack_mc;
v4._y = v3;
v4._height = this.__get__virtualHeight() - v3 - v2;
this.downArrow_mc.move(0, this.__get__virtualHeight() - v2);
this.setScrollProperties(this.pageSize, this.minPos, this.maxPos, this.largeScroll);
};
v2.dispatchScrollEvent = function (detail) {
this.dispatchEvent({'type': 'scroll', 'detail': detail});
};
v2.isScrollBarKey = function (k) {
if (k == 36) {
if (this.__get__scrollPosition() != 0) {
this.__set__scrollPosition(0);
this.dispatchScrollEvent(this.minMode);
}
return true;
return false;
}
if (k == 35) {
if (this.__get__scrollPosition() < this.maxPos) {
this.__set__scrollPosition(this.maxPos);
this.dispatchScrollEvent(this.maxMode);
}
return true;
}
return false;
};
v2.scrollIt = function (inc, mode) {
var v3 = this.smallScroll;
if (inc != 'Line') {
v3 = (this.largeScroll == 0) ? this.pageSize : this.largeScroll;
}
var v2 = this._scrollPosition + mode * v3;
if (v2 > this.maxPos) {
v2 = this.maxPos;
} else {
if (v2 < this.minPos) {
v2 = this.minPos;
}
}
if (this.__get__scrollPosition() != v2) {
this.__set__scrollPosition(v2);
var v4 = mode < 0 ? this.minusMode : this.plusMode;
this.dispatchScrollEvent(inc + v4);
}
};
v2.startTrackScroller = function (Void) {
this._parent.pressFocus();
if (this._parent.scrollTrackDownName.length > 0) {
if (this._parent.scrollTrackDown_mc == undefined) {
this._parent.setSkin(mx.controls.scrollClasses.ScrollBar.skinIDTrackDown, this.scrollTrackDownName);
} else {
this._parent.scrollTrackDown_mc.visible = true;
}
}
this._parent.trackScroller();
this._parent.scrolling = setInterval(this._parent, 'scrollInterval', this.getStyle('repeatDelay'), 'Page', -1);
};
v2.scrollInterval = function (inc, mode) {
clearInterval(this.scrolling);
if (inc == 'Page') {
this.trackScroller();
} else {
this.scrollIt(inc, mode);
}
this.scrolling = setInterval(this, 'scrollInterval', this.getStyle('repeatInterval'), inc, mode);
};
v2.trackScroller = function (Void) {
if (this.scrollThumb_mc._y + this.scrollThumb_mc.__get__height() < this._ymouse) {
this.scrollIt('Page', 1);
} else {
if (this.scrollThumb_mc._y > this._ymouse) {
this.scrollIt('Page', -1);
}
}
};
v2.dispatchScrollChangedEvent = function (Void) {
this.dispatchEvent({'type': 'scrollChanged'});
};
v2.stopScrolling = function (Void) {
clearInterval(this._parent.scrolling);
this._parent.scrollTrackDown_mc.visible = false;
};
v2.releaseScrolling = function (Void) {
this._parent.releaseFocus();
this.stopScrolling();
this._parent.dispatchScrollChangedEvent();
};
v2.trackOver = function (Void) {
if (this._parent.scrollTrackOverName.length > 0) {
if (this._parent.scrollTrackOver_mc == undefined) {
this._parent.setSkin(mx.controls.scrollClasses.ScrollBar.skinIDTrackOver, this.scrollTrackOverName);
} else {
this._parent.scrollTrackOver_mc.visible = true;
}
}
};
v2.trackOut = function (Void) {
this._parent.scrollTrackOver_mc.visible = false;
};
v2.onUpArrow = function (Void) {
this._parent.scrollIt('Line', -1);
};
v2.onDownArrow = function (Void) {
this._parent.scrollIt('Line', 1);
};
v2.onScrollChanged = function (Void) {
this._parent.dispatchScrollChangedEvent();
};
v1.symbolOwner = mx.core.UIComponent;
v2.className = 'ScrollBar';
v2.minPos = 0;
v2.maxPos = 0;
v2.pageSize = 0;
v2.largeScroll = 0;
v2.smallScroll = 1;
v2._scrollPosition = 0;
v2.scrollTrackName = 'ScrollTrack';
v2.scrollTrackOverName = '';
v2.scrollTrackDownName = '';
v2.upArrowName = 'BtnUpArrow';
v2.upArrowUpName = 'ScrollUpArrowUp';
v2.upArrowOverName = 'ScrollUpArrowOver';
v2.upArrowDownName = 'ScrollUpArrowDown';
v2.downArrowName = 'BtnDownArrow';
v2.downArrowUpName = 'ScrollDownArrowUp';
v2.downArrowOverName = 'ScrollDownArrowOver';
v2.downArrowDownName = 'ScrollDownArrowDown';
v2.thumbTopName = 'ScrollThumbTopUp';
v2.thumbMiddleName = 'ScrollThumbMiddleUp';
v2.thumbBottomName = 'ScrollThumbBottomUp';
v2.thumbGripName = 'ScrollThumbGripUp';
v1.skinIDTrack = 0;
v1.skinIDTrackOver = 1;
v1.skinIDTrackDown = 2;
v1.skinIDUpArrow = 3;
v1.skinIDDownArrow = 4;
v1.skinIDThumb = 5;
v2.idNames = new Array('scrollTrack_mc', 'scrollTrackOver_mc', 'scrollTrackDown_mc', 'upArrow_mc', 'downArrow_mc');
v2.clipParameters = {'minPos': 1, 'maxPos': 1, 'pageSize': 1, 'scrollPosition': 1, 'lineScrollSize': 1, 'pageScrollSize': 1, 'visible': 1, 'enabled': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.scrollClasses.ScrollBar.prototype.clipParameters, mx.core.UIComponent.prototype.clipParameters);
v2.initializing = true;
v2.addProperty('lineScrollSize', v2.__get__lineScrollSize, v2.__set__lineScrollSize);
v2.addProperty('pageScrollSize', v2.__get__pageScrollSize, v2.__set__pageScrollSize);
v2.addProperty('scrollPosition', v2.__get__scrollPosition, v2.__set__scrollPosition);
v2.addProperty('virtualHeight', v2.__get__virtualHeight, function () {});
ASSetPropFlags(mx.controls.scrollClasses.ScrollBar.prototype, null, 1);
}
#endinitclip
}
movieClip 18 __Packages.mx.controls.UIScrollBar {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.UIScrollBar) {
var v1 = function () {
super();
};
mx.controls.UIScrollBar = v1;
var v2 = new mx.controls.scrollClasses.ScrollBar();
mx.controls.UIScrollBar.prototype = v2;
v2.init = function (Void) {
super.init();
this.textField.owner = this;
this.__set__horizontal(this.wasHorizontal);
if (this.__get__horizontal()) {
(this.textField != undefined) ? super.setSize(this.textField._width, 16) : super.setSize(this.__width, this.__height);
} else {
(this.textField != undefined) ? super.setSize(16, this.textField._height) : super.setSize(this.__width, this.__height);
}
if (this.__get__horizontal()) {
var v3 = this.__width;
this.__height = this.__width;
this.width = v3;
this.__width = 16;
}
this.textField.onScroller = function () {
this.hPosition = this.hscroll;
this.vPosition = this.scroll - 1;
};
if (this.__get___targetInstanceName() != undefined) {
this.setScrollTarget(this.__get___targetInstanceName());
(this.__get___targetInstanceName()).addListener(this);
}
};
v2.__get___targetInstanceName = function () {
return this.textField;
};
v2.__get__height = function () {
if (this.wasHorizontal) {
return this.__width;
} else {
return this.__height;
}
};
v2.__get__width = function () {
if (this.wasHorizontal) {
return this.__height;
} else {
return this.__width;
}
};
v2.size = function (Void) {
super.size();
this.onTextChanged();
};
v2.draw = function () {
super.draw();
};
v2.__set___targetInstanceName = function (t) {
if (t == undefined) {
this.textField.removeListener(this);
delete this.textField[this.__get__horizontal() ? 'hScroller' : 'vScroller'];
if (this.textField.hScroller != undefined && this.textField.vScroller != undefined) {
this.textField.unwatch('text');
this.textField.unwatch('htmltext');
}
}
var v3 = this._parent[t];
this.textField = this._parent[t];
this.onTextChanged();
return this.__get___targetInstanceName();
};
v2.setSize = function (w, h) {
if (this.__get__horizontal()) {
super.setSize(h, w);
} else {
super.setSize(w, h);
}
};
v2.onTextChanged = function (Void) {
if (this.textField == undefined) {
return undefined;
}
clearInterval(this.synchScroll);
if (this.__get__horizontal()) {
var v2 = this.textField.hscroll;
this.setScrollProperties(this.textField._width, 0, this.textField.maxhscroll);
this.__set__scrollPosition(Math.min(v2, this.textField.maxhscroll));
} else {
var v2 = this.textField.scroll;
var v3 = this.textField.bottomScroll - this.textField.scroll;
this.setScrollProperties(v3, 1, this.textField.maxscroll);
this.__set__scrollPosition(Math.min(v2, this.textField.maxscroll));
}
};
v2.__get__horizontal = function () {
return this.wasHorizontal;
};
v2.__set__horizontal = function (v) {
this.wasHorizontal = v;
if (v and this.initializing) {
if (this._rotation == 90) {
return undefined;
}
this._xscale = -100;
this._rotation = -90;
}
if (!this.initializing) {
if (v) {
if (this._rotation == 0) {
this._rotation = -90;
this._xscale = -100;
}
} else {
if (this._rotation == -90) {
this._rotation = 0;
this._xscale = 100;
}
}
}
return this.__get__horizontal();
};
v2.callback = function (prop, oldval, newval) {
clearInterval(this.hScroller.synchScroll);
clearInterval(this.vScroller.synchScroll);
this.hScroller.synchScroll = setInterval(this.hScroller, 'onTextChanged', 50);
this.vScroller.synchScroll = setInterval(this.vScroller, 'onTextChanged', 50);
return newval;
};
v2.setScrollTarget = function (tF) {
if (tF == undefined) {
this.textField.removeListener(this);
delete this.textField[this.__get__horizontal() ? 'hScroller' : 'vScroller'];
if (this.textField.hScroller != undefined && this.textField.vScroller != undefined) {
this.textField.unwatch('text');
this.textField.unwatch('htmltext');
}
}
this.textField = undefined;
if (!(tF instanceof TextField)) {
return undefined;
}
this.textField = tF;
if (this.__get__horizontal()) {
this.textField.hScroller = this;
this.textField.hScroller.lineScrollSize = 5;
} else {
this.textField.vScroller = this;
this.textField.vScroller.lineScrollSize = 1;
}
this.onTextChanged();
this.onChanged = function (Void) {
this.onTextChanged();
};
this.onScroller = function (Void) {
if (!this.isScrolling) {
if (!this.horizontal) {
this.scrollPosition = this.textField.scroll;
} else {
this.scrollPosition = this.textField.hscroll;
}
}
};
this.textField.addListener(this);
this.textField.watch('text', this.callback);
this.textField.watch('htmlText', this.callback);
};
v2.scrollHandler = function (Void) {
if (this.__get__horizontal()) {
var v2 = this.textField.background;
this.textField.hscroll = this.scrollPosition;
this.textField.background = v2;
} else {
this.textField.scroll = this.scrollPosition;
}
};
v2.setEnabled = function (enable) {
super.setEnabled(enable);
if (enable) {
this.textField.addListener(this);
} else {
this.textField.removeListener();
}
};
v2.dispatchScrollEvent = function (detail) {
this.dispatchEvent({'type': 'scroll'});
};
v1.symbolName = 'UIScrollBar';
v1.symbolOwner = mx.controls.UIScrollBar;
v2.className = 'UIScrollBar';
v2.clipParameters = {'_targetInstanceName': 1, 'horizontal': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.UIScrollBar.prototype.clipParameters);
v1.version = '2.0.2.127';
v2.addProperty('_targetInstanceName', v2.__get___targetInstanceName, v2.__set___targetInstanceName);
v2.addProperty('height', v2.__get__height, function () {});
v2.addProperty('horizontal', v2.__get__horizontal, v2.__set__horizontal);
v2.addProperty('width', v2.__get__width, function () {});
ASSetPropFlags(mx.controls.UIScrollBar.prototype, null, 1);
}
#endinitclip
}
movieClip 109 __Packages.mx.skins.SkinElement {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.SkinElement) {
var v1 = function () {
super();
};
mx.skins.SkinElement = v1;
var v2 = new MovieClip();
mx.skins.SkinElement.prototype = v2;
v1.registerElement = function (name, className) {
Object.registerClass(name, (className == undefined) ? mx.skins.SkinElement : className);
_global.skinRegistry[name] = true;
};
v2.__set__visible = function (visible) {
this._visible = visible;
};
v2.move = function (x, y) {
this._x = x;
this._y = y;
};
v2.setSize = function (w, h) {
this._width = w;
this._height = h;
};
ASSetPropFlags(mx.skins.SkinElement.prototype, null, 1);
}
#endinitclip
}
movieClip 110 __Packages.mx.styles.CSSTextStyles {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.styles) {
_global.mx.styles = new Object();
}
if (!_global.mx.styles.CSSTextStyles) {
var v1 = function () {};
mx.styles.CSSTextStyles = v1;
var v2 = v1.prototype;
v1.addTextStyles = function (o, bColor) {
o.addProperty('textAlign', function () {
return this._tf.align;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.align = x;
});
o.addProperty('fontWeight', function () {
return (this._tf.bold != undefined) ? (this._tf.bold ? 'bold' : 'none') : undefined;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.bold = x == 'bold';
});
if (bColor) {
o.addProperty('color', function () {
return this._tf.color;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.color = x;
});
}
o.addProperty('fontFamily', function () {
return this._tf.font;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.font = x;
});
o.addProperty('textIndent', function () {
return this._tf.indent;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.indent = x;
});
o.addProperty('fontStyle', function () {
return (this._tf.italic != undefined) ? (this._tf.italic ? 'italic' : 'none') : undefined;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.italic = x == 'italic';
});
o.addProperty('marginLeft', function () {
return this._tf.leftMargin;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.leftMargin = x;
});
o.addProperty('marginRight', function () {
return this._tf.rightMargin;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.rightMargin = x;
});
o.addProperty('fontSize', function () {
return this._tf.size;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.size = x;
});
o.addProperty('textDecoration', function () {
return (this._tf.underline != undefined) ? (this._tf.underline ? 'underline' : 'none') : undefined;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.underline = x == 'underline';
});
o.addProperty('embedFonts', function () {
return this._tf.embedFonts;
}, function (x) {
if (this._tf == undefined) {
this._tf = new TextFormat();
}
this._tf.embedFonts = x;
});
};
ASSetPropFlags(mx.styles.CSSTextStyles.prototype, null, 1);
}
#endinitclip
}
movieClip 111 __Packages.mx.styles.StyleManager {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.styles) {
_global.mx.styles = new Object();
}
if (!_global.mx.styles.StyleManager) {
var v1 = function () {};
mx.styles.StyleManager = v1;
var v2 = v1.prototype;
v1.registerInheritingStyle = function (styleName) {
mx.styles.StyleManager.inheritingStyles[styleName] = true;
};
v1.isInheritingStyle = function (styleName) {
return mx.styles.StyleManager.inheritingStyles[styleName] == true;
};
v1.registerColorStyle = function (styleName) {
mx.styles.StyleManager.colorStyles[styleName] = true;
};
v1.isColorStyle = function (styleName) {
return mx.styles.StyleManager.colorStyles[styleName] == true;
};
v1.registerColorName = function (colorName, colorValue) {
mx.styles.StyleManager.colorNames[colorName] = colorValue;
};
v1.isColorName = function (colorName) {
return mx.styles.StyleManager.colorNames[colorName] != undefined;
};
v1.getColorName = function (colorName) {
return mx.styles.StyleManager.colorNames[colorName];
};
v1.inheritingStyles = {'color': true, 'direction': true, 'fontFamily': true, 'fontSize': true, 'fontStyle': true, 'fontWeight': true, 'textAlign': true, 'textIndent': true};
v1.colorStyles = {'barColor': true, 'trackColor': true, 'borderColor': true, 'buttonColor': true, 'color': true, 'dateHeaderColor': true, 'dateRollOverColor': true, 'disabledColor': true, 'fillColor': true, 'highlightColor': true, 'scrollTrackColor': true, 'selectedDateColor': true, 'shadowColor': true, 'strokeColor': true, 'symbolBackgroundColor': true, 'symbolBackgroundDisabledColor': true, 'symbolBackgroundPressedColor': true, 'symbolColor': true, 'symbolDisabledColor': true, 'themeColor': true, 'todayIndicatorColor': true, 'shadowCapColor': true, 'borderCapColor': true, 'focusColor': true};
v1.colorNames = {'black': 0, 'white': 16777215, 'red': 16711680, 'green': 65280, 'blue': 255, 'magenta': 16711935, 'yellow': 16776960, 'cyan': 65535, 'haloGreen': 8453965, 'haloBlue': 2881013, 'haloOrange': 16761344};
v1.TextFormatStyleProps = {'font': true, 'size': true, 'color': true, 'leftMargin': false, 'rightMargin': false, 'italic': true, 'bold': true, 'align': true, 'indent': true, 'underline': false, 'embedFonts': false};
v1.TextStyleMap = {'textAlign': true, 'fontWeight': true, 'color': true, 'fontFamily': true, 'textIndent': true, 'fontStyle': true, 'lineHeight': true, 'marginLeft': true, 'marginRight': true, 'fontSize': true, 'textDecoration': true, 'embedFonts': true};
ASSetPropFlags(mx.styles.StyleManager.prototype, null, 1);
}
#endinitclip
}
movieClip 112 __Packages.mx.styles.CSSStyleDeclaration {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.styles) {
_global.mx.styles = new Object();
}
if (!_global.mx.styles.CSSStyleDeclaration) {
var v1 = function () {};
mx.styles.CSSStyleDeclaration = v1;
var v2 = v1.prototype;
v2.__getTextFormat = function (tf, bAll) {
var v5 = false;
if (this._tf != undefined) {
var v2;
for (v2 in mx.styles.StyleManager.TextFormatStyleProps) {
if (bAll || mx.styles.StyleManager.TextFormatStyleProps[v2]) {
if (tf[v2] == undefined) {
var v3 = this._tf[v2];
if (v3 != undefined) {
tf[v2] = v3;
} else {
v5 = true;
}
}
}
}
return v5;
}
v5 = true;
return v5;
};
v2.getStyle = function (styleProp) {
var v2 = this[styleProp];
var v3 = mx.styles.StyleManager.getColorName(v2);
return (v3 == undefined) ? v2 : v3;
};
v1.classConstruct = function () {
mx.styles.CSSTextStyles.addTextStyles(mx.styles.CSSStyleDeclaration.prototype, true);
return true;
};
v1.classConstructed = mx.styles.CSSStyleDeclaration.classConstruct();
v1.CSSTextStylesDependency = mx.styles.CSSTextStyles;
ASSetPropFlags(mx.styles.CSSStyleDeclaration.prototype, null, 1);
}
#endinitclip
}
movieClip 113 __Packages.mx.skins.Border {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.Border) {
var v1 = function () {
super();
};
mx.skins.Border = v1;
var v2 = new mx.core.UIObject();
mx.skins.Border.prototype = v2;
v2.init = function (Void) {
super.init();
};
v1.symbolName = 'Border';
v1.symbolOwner = mx.skins.Border;
v2.className = 'Border';
v2.tagBorder = 0;
v2.idNames = new Array('border_mc');
ASSetPropFlags(mx.skins.Border.prototype, null, 1);
}
#endinitclip
}
movieClip 114 __Packages.mx.skins.CustomBorder {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.CustomBorder) {
var v1 = function () {
super();
};
mx.skins.CustomBorder = v1;
var v2 = new mx.skins.Border();
mx.skins.CustomBorder.prototype = v2;
v2.__get__width = function () {
return this.__width;
};
v2.__get__height = function () {
return this.__height;
};
v2.init = function (Void) {
super.init();
};
v2.createChildren = function (Void) {};
v2.draw = function (Void) {
if (this.l_mc == undefined) {
var v2 = this.setSkin(mx.skins.CustomBorder.tagL, this.leftSkin);
if (this.horizontal) {
this.minHeight = this.l_mc._height;
this.minWidth = this.l_mc._width;
} else {
this.minHeight = this.l_mc._height;
this.minWidth = this.l_mc._width;
}
}
if (this.m_mc == undefined) {
this.setSkin(mx.skins.CustomBorder.tagM, this.middleSkin);
if (this.horizontal) {
this.minHeight = this.m_mc._height;
this.minWidth += this.m_mc._width;
} else {
this.minHeight += this.m_mc._height;
this.minWidth = this.m_mc._width;
}
}
if (this.r_mc == undefined) {
this.setSkin(mx.skins.CustomBorder.tagR, this.rightSkin);
if (this.horizontal) {
this.minHeight = this.r_mc._height;
this.minWidth += this.r_mc._width;
} else {
this.minHeight += this.r_mc._height;
this.minWidth = this.r_mc._width;
}
}
this.size();
};
v2.size = function (Void) {
this.l_mc.move(0, 0);
if (this.horizontal) {
this.r_mc.move(this.__get__width() - this.r_mc.width, 0);
this.m_mc.move(this.l_mc.width, 0);
this.m_mc.setSize(this.r_mc.x - this.m_mc.x, this.m_mc.height);
} else {
this.r_mc.move(0, this.__get__height() - this.r_mc.height, 0);
this.m_mc.move(0, this.l_mc.height);
this.m_mc.setSize(this.m_mc.width, this.r_mc.y - this.m_mc.y);
}
};
v1.symbolName = 'CustomBorder';
v1.symbolOwner = mx.skins.CustomBorder;
v1.version = '2.0.2.127';
v2.className = 'CustomBorder';
v1.tagL = 0;
v1.tagM = 1;
v1.tagR = 2;
v2.idNames = new Array('l_mc', 'm_mc', 'r_mc');
v2.leftSkin = 'F3PieceLeft';
v2.middleSkin = 'F3PieceMiddle';
v2.rightSkin = 'F3PieceRight';
v2.horizontal = true;
v2.addProperty('height', v2.__get__height, function () {});
v2.addProperty('width', v2.__get__width, function () {});
ASSetPropFlags(mx.skins.CustomBorder.prototype, null, 1);
}
#endinitclip
}
movieClip 115 __Packages.mx.controls.scrollClasses.ScrollThumb {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.scrollClasses) {
_global.mx.controls.scrollClasses = new Object();
}
if (!_global.mx.controls.scrollClasses.ScrollThumb) {
var v1 = function () {
super();
};
mx.controls.scrollClasses.ScrollThumb = v1;
var v2 = new mx.skins.CustomBorder();
mx.controls.scrollClasses.ScrollThumb.prototype = v2;
v2.createChildren = function (Void) {
super.createChildren();
this.useHandCursor = false;
};
v2.setRange = function (_ymin, _ymax, _datamin, _datamax) {
this.ymin = _ymin;
this.ymax = _ymax;
this.datamin = _datamin;
this.datamax = _datamax;
};
v2.dragThumb = function (Void) {
this.scrollMove = this._ymouse - this.lastY;
this.scrollMove += this._y;
if (this.scrollMove < this.ymin) {
this.scrollMove = this.ymin;
} else {
if (this.scrollMove > this.ymax) {
this.scrollMove = this.ymax;
}
}
this._parent.isScrolling = true;
this._y = this.scrollMove;
var v2 = Math.round((this.datamax - this.datamin) * (this._y - this.ymin) / (this.ymax - this.ymin)) + this.datamin;
this._parent.scrollPosition = v2;
this._parent.dispatchScrollEvent('ThumbTrack');
updateAfterEvent();
};
v2.stopDragThumb = function (Void) {
this._parent.isScrolling = false;
this._parent.dispatchScrollEvent('ThumbPosition');
this._parent.dispatchScrollChangedEvent();
delete this.onMouseMove;
};
v2.onPress = function (Void) {
this._parent.pressFocus();
this.lastY = this._ymouse;
this.onMouseMove = this.dragThumb;
super.onPress();
};
v2.onRelease = function (Void) {
this._parent.releaseFocus();
this.stopDragThumb();
super.onRelease();
};
v2.onReleaseOutside = function (Void) {
this._parent.releaseFocus();
this.stopDragThumb();
super.onReleaseOutside();
};
v2.draw = function () {
super.draw();
if (this.grip_mc == undefined) {
this.setSkin(3, this.gripSkin);
}
};
v2.size = function () {
super.size();
this.grip_mc.move((this.__get__width() - this.grip_mc.width) / 2, (this.__get__height() - this.grip_mc.height) / 2);
};
v1.symbolOwner = mx.skins.CustomBorder.symbolOwner;
v2.className = 'ScrollThumb';
v2.btnOffset = 0;
v2.horizontal = false;
v2.idNames = new Array('l_mc', 'm_mc', 'r_mc', 'grip_mc');
ASSetPropFlags(mx.controls.scrollClasses.ScrollThumb.prototype, null, 1);
}
#endinitclip
}
movieClip 116 __Packages.mx.controls.SimpleButton {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.SimpleButton) {
var v1 = function () {
super();
};
mx.controls.SimpleButton = v1;
var v2 = new mx.core.UIComponent();
mx.controls.SimpleButton.prototype = v2;
v2.init = function (Void) {
super.init();
if (this.preset == undefined) {
this.boundingBox_mc._visible = false;
this.boundingBox_mc._height = 0;
this.boundingBox_mc._width = 0;
}
this.useHandCursor = false;
};
v2.createChildren = function (Void) {
if (this.preset != undefined) {
var v2 = this[this.idNames[this.preset]];
this[this.refNames[this.preset]] = v2;
this.skinName = v2;
if (this.falseOverSkin.length == 0) {
this.rolloverSkin = this.fus;
}
if (this.falseOverIcon.length == 0) {
this.rolloverIcon = this.fui;
}
this.initializing = false;
} else {
if (this.__state == true) {
this.setStateVar(true);
} else {
if (this.falseOverSkin.length == 0) {
this.rolloverSkin = this.fus;
}
if (this.falseOverIcon.length == 0) {
this.rolloverIcon = this.fui;
}
}
}
};
v2.setIcon = function (tag, linkageName) {
return this.setSkin(tag + 8, linkageName);
};
v2.changeIcon = function (tag, linkageName) {
this.linkLength = linkageName.length;
var v2 = this.stateNames[tag] + 'Icon';
this[v2] = linkageName;
this[this.idNames[tag + 8]] = v2;
this.setStateVar(this.getState());
};
v2.changeSkin = function (tag, linkageName) {
var v2 = this.stateNames[tag] + 'Skin';
this[v2] = linkageName;
this[this.idNames[tag]] = v2;
this.setStateVar(this.getState());
};
v2.viewIcon = function (varName) {
var v4 = varName + 'Icon';
var v3 = this[v4];
if (typeof v3 == 'string') {
var v5 = v3;
if (this.__emphasized) {
if (this[v3 + 'Emphasized'].length > 0) {
v3 += 'Emphasized';
}
}
if (this[v3].length == 0) {
return undefined;
}
v3 = this.setIcon(this.tagMap[v5], this[v3]);
if (v3 == undefined && _global.isLivePreview) {
v3 = this.setIcon(0, 'ButtonIcon');
}
this[v4] = v3;
}
this.iconName._visible = false;
this.iconName = v3;
this.iconName._visible = true;
};
v2.removeIcons = function () {
var v3 = 0;
while (v3 < 2) {
var v2 = 8;
while (v2 < 16) {
this.destroyObject(this.idNames[v2]);
this[this.stateNames[v2 - 8] + 'Icon'] = '';
++v2;
}
++v3;
}
this.refresh();
};
v2.setSkin = function (tag, linkageName, initobj) {
if (initobj == undefined) {
var v3 = super.setSkin(tag, linkageName, {'styleName': this});
this.calcSize(tag, v3);
return v3;
}
var v3 = super.setSkin(tag, linkageName, initobj);
this.calcSize(tag, v3);
return v3;
};
v2.calcSize = function (Void) {
this.__width = this._width;
this.__height = this._height;
};
v2.viewSkin = function (varName, initObj) {
var v3 = varName + 'Skin';
var v2 = this[v3];
if (typeof v2 == 'string') {
var v4 = v2;
if (this.__emphasized) {
if (this[v2 + 'Emphasized'].length > 0) {
v2 += 'Emphasized';
}
}
if (this[v2].length == 0) {
return undefined;
}
v2 = this.setSkin(this.tagMap[v4], this[v2], (initObj != undefined) ? initObj : {'styleName': this});
this[v3] = v2;
}
this.skinName._visible = false;
this.skinName = v2;
this.skinName._visible = true;
};
v2.showEmphasized = function (e) {
if (e && !this.__emphatic) {
if (mx.controls.SimpleButton.emphasizedStyleDeclaration != undefined) {
this.__emphaticStyleName = this.styleName;
this.styleName = mx.controls.SimpleButton.emphasizedStyleDeclaration;
}
this.__emphatic = true;
} else {
if (this.__emphatic) {
this.styleName = this.__emphaticStyleName;
}
this.__emphatic = false;
}
};
v2.refresh = function (Void) {
var v2 = this.getState();
if (this.enabled == false) {
this.viewIcon('disabled');
this.viewSkin('disabled');
} else {
this.viewSkin(this.phase);
this.viewIcon(this.phase);
}
this.setView(this.phase == 'down');
this.iconName.enabled = this.enabled;
};
v2.setView = function (offset) {
if (this.iconName == undefined) {
return undefined;
}
var v2 = offset ? this.btnOffset : 0;
this.iconName._x = (this.__width - this.iconName._width) / 2 + v2;
this.iconName._y = (this.__height - this.iconName._height) / 2 + v2;
};
v2.setStateVar = function (state) {
if (state) {
if (this.trueOverSkin.length == 0) {
this.rolloverSkin = this.tus;
} else {
this.rolloverSkin = this.trs;
}
if (this.trueOverIcon.length == 0) {
this.rolloverIcon = this.tui;
} else {
this.rolloverIcon = this.tri;
}
this.upSkin = this.tus;
this.downSkin = this.tds;
this.disabledSkin = this.dts;
this.upIcon = this.tui;
this.downIcon = this.tdi;
this.disabledIcon = this.dti;
} else {
if (this.falseOverSkin.length == 0) {
this.rolloverSkin = this.fus;
} else {
this.rolloverSkin = this.frs;
}
if (this.falseOverIcon.length == 0) {
this.rolloverIcon = this.fui;
} else {
this.rolloverIcon = this.fri;
}
this.upSkin = this.fus;
this.downSkin = this.fds;
this.disabledSkin = this.dfs;
this.upIcon = this.fui;
this.downIcon = this.fdi;
this.disabledIcon = this.dfi;
}
this.__state = state;
};
v2.setState = function (state) {
if (state != this.__state) {
this.setStateVar(state);
this.invalidate();
}
};
v2.size = function (Void) {
this.refresh();
};
v2.draw = function (Void) {
if (this.initializing) {
this.initializing = false;
this.skinName.visible = true;
this.iconName.visible = true;
}
this.size();
};
v2.getState = function (Void) {
return this.__state;
};
v2.setToggle = function (val) {
this.__toggle = val;
if (this.__toggle == false) {
this.setState(false);
}
};
v2.getToggle = function (Void) {
return this.__toggle;
};
v2.__set__toggle = function (val) {
this.setToggle(val);
return this.__get__toggle();
};
v2.__get__toggle = function () {
return this.getToggle();
};
v2.__set__value = function (val) {
this.setSelected(val);
return this.__get__value();
};
v2.__get__value = function () {
return this.getSelected();
};
v2.__set__selected = function (val) {
this.setSelected(val);
return this.__get__selected();
};
v2.__get__selected = function () {
return this.getSelected();
};
v2.setSelected = function (val) {
if (this.__toggle) {
this.setState(val);
} else {
this.setState(this.initializing ? val : this.__state);
}
};
v2.getSelected = function () {
return this.__state;
};
v2.setEnabled = function (val) {
if (this.enabled != val) {
super.setEnabled(val);
this.invalidate();
}
};
v2.onPress = function (Void) {
this.pressFocus();
this.phase = 'down';
this.refresh();
this.dispatchEvent({'type': 'buttonDown'});
if (this.autoRepeat) {
this.interval = setInterval(this, 'onPressDelay', this.getStyle('repeatDelay'));
}
};
v2.onPressDelay = function (Void) {
this.dispatchEvent({'type': 'buttonDown'});
if (this.autoRepeat) {
clearInterval(this.interval);
this.interval = setInterval(this, 'onPressRepeat', this.getStyle('repeatInterval'));
}
};
v2.onPressRepeat = function (Void) {
this.dispatchEvent({'type': 'buttonDown'});
updateAfterEvent();
};
v2.onRelease = function (Void) {
this.releaseFocus();
this.phase = 'rollover';
if (this.interval != undefined) {
clearInterval(this.interval);
delete this.interval;
}
if (this.getToggle()) {
this.setState(!this.getState());
} else {
this.refresh();
}
this.dispatchEvent({'type': 'click'});
};
v2.onDragOut = function (Void) {
this.phase = 'up';
this.refresh();
this.dispatchEvent({'type': 'buttonDragOut'});
};
v2.onDragOver = function (Void) {
if (this.phase != 'up') {
this.onPress();
return undefined;
} else {
this.phase = 'down';
this.refresh();
}
};
v2.onReleaseOutside = function (Void) {
this.releaseFocus();
this.phase = 'up';
if (this.interval != undefined) {
clearInterval(this.interval);
delete this.interval;
}
};
v2.onRollOver = function (Void) {
this.phase = 'rollover';
this.refresh();
};
v2.onRollOut = function (Void) {
this.phase = 'up';
this.refresh();
};
v2.getLabel = function (Void) {
return this.fui.text;
};
v2.setLabel = function (val) {
if (typeof this.fui == 'string') {
this.createLabel('fui', 8, val);
this.fui.styleName = this;
} else {
this.fui.text = val;
}
var v4 = this.fui._getTextFormat();
var v2 = v4.getTextExtent2(val);
this.fui._width = v2.width + 5;
this.fui._height = v2.height + 5;
this.iconName = this.fui;
this.setView(this.__state);
};
v2.__get__emphasized = function () {
return this.__emphasized;
};
v2.__set__emphasized = function (val) {
this.__emphasized = val;
var v2 = 0;
while (v2 < 8) {
this[this.idNames[v2]] = this.stateNames[v2] + 'Skin';
if (typeof this[this.idNames[v2 + 8]] == 'movieclip') {
this[this.idNames[v2 + 8]] = this.stateNames[v2] + 'Icon';
}
++v2;
}
this.showEmphasized(this.__emphasized);
this.setStateVar(this.__state);
this.invalidateStyle();
return this.__get__emphasized();
};
v2.keyDown = function (e) {
if (e.code == 32) {
this.onPress();
}
};
v2.keyUp = function (e) {
if (e.code == 32) {
this.onRelease();
}
};
v2.onKillFocus = function (newFocus) {
super.onKillFocus();
if (this.phase != 'up') {
this.phase = 'up';
this.refresh();
}
};
v1.symbolName = 'SimpleButton';
v1.symbolOwner = mx.controls.SimpleButton;
v1.version = '2.0.2.127';
v2.className = 'SimpleButton';
v2.style3dInset = 4;
v2.btnOffset = 1;
v2.__toggle = false;
v2.__state = false;
v2.__emphasized = false;
v2.__emphatic = false;
v1.falseUp = 0;
v1.falseDown = 1;
v1.falseOver = 2;
v1.falseDisabled = 3;
v1.trueUp = 4;
v1.trueDown = 5;
v1.trueOver = 6;
v1.trueDisabled = 7;
v2.falseUpSkin = 'SimpleButtonUp';
v2.falseDownSkin = 'SimpleButtonIn';
v2.falseOverSkin = '';
v2.falseDisabledSkin = 'SimpleButtonUp';
v2.trueUpSkin = 'SimpleButtonIn';
v2.trueDownSkin = '';
v2.trueOverSkin = '';
v2.trueDisabledSkin = 'SimpleButtonIn';
v2.falseUpIcon = '';
v2.falseDownIcon = '';
v2.falseOverIcon = '';
v2.falseDisabledIcon = '';
v2.trueUpIcon = '';
v2.trueDownIcon = '';
v2.trueOverIcon = '';
v2.trueDisabledIcon = '';
v2.phase = 'up';
v2.fui = 'falseUpIcon';
v2.fus = 'falseUpSkin';
v2.fdi = 'falseDownIcon';
v2.fds = 'falseDownSkin';
v2.frs = 'falseOverSkin';
v2.fri = 'falseOverIcon';
v2.dfi = 'falseDisabledIcon';
v2.dfs = 'falseDisabledSkin';
v2.tui = 'trueUpIcon';
v2.tus = 'trueUpSkin';
v2.tdi = 'trueDownIcon';
v2.tds = 'trueDownSkin';
v2.trs = 'trueOverSkin';
v2.tri = 'trueOverIcon';
v2.dts = 'trueDisabledSkin';
v2.dti = 'trueDisabledIcon';
v2.rolloverSkin = mx.controls.SimpleButton.prototype.frs;
v2.rolloverIcon = mx.controls.SimpleButton.prototype.fri;
v2.upSkin = mx.controls.SimpleButton.prototype.fus;
v2.downSkin = mx.controls.SimpleButton.prototype.fds;
v2.disabledSkin = mx.controls.SimpleButton.prototype.dfs;
v2.upIcon = mx.controls.SimpleButton.prototype.fui;
v2.downIcon = mx.controls.SimpleButton.prototype.fdi;
v2.disabledIcon = mx.controls.SimpleButton.prototype.dfi;
v2.initializing = true;
v2.idNames = ['fus', 'fds', 'frs', 'dfs', 'tus', 'tds', 'trs', 'dts', 'fui', 'fdi', 'fri', 'dfi', 'tui', 'tdi', 'tri', 'dti'];
v2.stateNames = ['falseUp', 'falseDown', 'falseOver', 'falseDisabled', 'trueUp', 'trueDown', 'trueOver', 'trueDisabled'];
v2.refNames = ['upSkin', 'downSkin', 'rolloverSkin', 'disabledSkin'];
v2.tagMap = {'falseUpSkin': 0, 'falseDownSkin': 1, 'falseOverSkin': 2, 'falseDisabledSkin': 3, 'trueUpSkin': 4, 'trueDownSkin': 5, 'trueOverSkin': 6, 'trueDisabledSkin': 7, 'falseUpIcon': 0, 'falseDownIcon': 1, 'falseOverIcon': 2, 'falseDisabledIcon': 3, 'trueUpIcon': 4, 'trueDownIcon': 5, 'trueOverIcon': 6, 'trueDisabledIcon': 7};
v2.addProperty('emphasized', v2.__get__emphasized, v2.__set__emphasized);
v2.addProperty('selected', v2.__get__selected, v2.__set__selected);
v2.addProperty('toggle', v2.__get__toggle, v2.__set__toggle);
v2.addProperty('value', v2.__get__value, v2.__set__value);
ASSetPropFlags(mx.controls.SimpleButton.prototype, null, 1);
}
#endinitclip
}
movieClip 117 __Packages.mx.controls.VScrollBar {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.VScrollBar) {
var v1 = function () {
super();
};
mx.controls.VScrollBar = v1;
var v2 = new mx.controls.scrollClasses.ScrollBar();
mx.controls.VScrollBar.prototype = v2;
v2.init = function (Void) {
super.init();
};
v2.isScrollBarKey = function (k) {
if (k == 38) {
this.scrollIt('Line', -1);
return true;
return super.isScrollBarKey(k);
}
if (k == 40) {
this.scrollIt('Line', 1);
return true;
return super.isScrollBarKey(k);
}
if (k == 33) {
this.scrollIt('Page', -1);
return true;
return super.isScrollBarKey(k);
}
if (k == 34) {
this.scrollIt('Page', 1);
return true;
}
return super.isScrollBarKey(k);
};
v1.symbolName = 'VScrollBar';
v1.symbolOwner = mx.core.UIComponent;
v1.version = '2.0.2.127';
v2.className = 'VScrollBar';
v2.minusMode = 'Up';
v2.plusMode = 'Down';
v2.minMode = 'AtTop';
v2.maxMode = 'AtBottom';
ASSetPropFlags(mx.controls.VScrollBar.prototype, null, 1);
}
#endinitclip
}
movieClip 118 __Packages.mx.controls.Button {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.Button) {
var v1 = function () {
super();
};
mx.controls.Button = v1;
var v2 = new mx.controls.SimpleButton();
mx.controls.Button.prototype = v2;
v2.init = function (Void) {
super.init();
};
v2.draw = function () {
if (this.initializing) {
this.labelPath.visible = true;
}
super.draw();
if (this.initIcon != undefined) {
this._setIcon(this.initIcon);
}
delete this.initIcon;
};
v2.onRelease = function (Void) {
super.onRelease();
};
v2.createChildren = function (Void) {
super.createChildren();
};
v2.setSkin = function (tag, linkageName, initobj) {
return super.setSkin(tag, linkageName, initobj);
};
v2.viewSkin = function (varName) {
var v3 = this.getState() ? 'true' : 'false';
v3 += this.enabled ? this.phase : 'disabled';
super.viewSkin(varName, {'styleName': this, 'borderStyle': v3});
};
v2.invalidateStyle = function (c) {
this.labelPath.invalidateStyle(c);
super.invalidateStyle(c);
};
v2.setColor = function (c) {
var v2 = 0;
while (v2 < 8) {
this[this.idNames[v2]].redraw(true);
++v2;
}
};
v2.setEnabled = function (enable) {
this.labelPath.enabled = enable;
super.setEnabled(enable);
};
v2.calcSize = function (tag, ref) {
if (this.__width == undefined || this.__height == undefined) {
return undefined;
}
if (tag < 7) {
ref.setSize(this.__width, this.__height, true);
}
};
v2.size = function (Void) {
this.setState(this.getState());
this.setHitArea(this.__width, this.__height);
var v3 = 0;
while (v3 < 8) {
var v4 = this.idNames[v3];
if (typeof this[v4] == 'movieclip') {
this[v4].setSize(this.__width, this.__height, true);
}
++v3;
}
super.size();
};
v2.__set__labelPlacement = function (val) {
this.__labelPlacement = val;
this.invalidate();
return this.__get__labelPlacement();
};
v2.__get__labelPlacement = function () {
return this.__labelPlacement;
};
v2.getLabelPlacement = function (Void) {
return this.__labelPlacement;
};
v2.setLabelPlacement = function (val) {
this.__labelPlacement = val;
this.invalidate();
};
v2.getBtnOffset = function (Void) {
if (this.getState()) {
var v2 = this.btnOffset;
return v2;
}
if (this.phase == 'down') {
v2 = this.btnOffset;
return v2;
}
v2 = 0;
return v2;
};
v2.setView = function (offset) {
var v16 = offset ? this.btnOffset : 0;
var v12 = this.getLabelPlacement();
var v7 = 0;
var v6 = 0;
var v9 = 0;
var v8 = 0;
var v5 = 0;
var v4 = 0;
var v3 = this.labelPath;
var v2 = this.iconName;
var v15 = v3.textWidth;
var v14 = v3.textHeight;
var v10 = this.__width - this.borderW - this.borderW;
var v11 = this.__height - this.borderW - this.borderW;
if (v2 != undefined) {
v7 = v2._width;
v6 = v2._height;
}
if (v12 == 'left' || v12 == 'right') {
if (v3 != undefined) {
v9 = Math.min(v10 - v7, v15 + 5);
v3._width = v9;
v8 = Math.min(v11, v14 + 5);
v3._height = v8;
}
if (v12 == 'right') {
v5 = v7;
if (this.centerContent) {
v5 += (v10 - v9 - v7) / 2;
}
v2._x = v5 - v7;
} else {
v5 = v10 - v9 - v7;
if (this.centerContent) {
v5 /= 2;
}
v2._x = v5 + v9;
}
v4 = 0;
v2._y = v4;
if (this.centerContent) {
v2._y = (v11 - v6) / 2;
v4 = (v11 - v8) / 2;
}
if (!this.centerContent) {
v2._y += Math.max(0, (v8 - v6) / 2);
}
} else {
if (v3 != undefined) {
v9 = Math.min(v10, v15 + 5);
v3._width = v9;
v8 = Math.min(v11 - v6, v14 + 5);
v3._height = v8;
}
v5 = (v10 - v9) / 2;
v2._x = (v10 - v7) / 2;
if (v12 == 'top') {
v4 = v11 - v8 - v6;
if (this.centerContent) {
v4 /= 2;
}
v2._y = v4 + v8;
} else {
v4 = v6;
if (this.centerContent) {
v4 += (v11 - v8 - v6) / 2;
}
v2._y = v4 - v6;
}
}
var v13 = this.borderW + v16;
v3._x = v5 + v13;
v3._y = v4 + v13;
v2._x += v13;
v2._y += v13;
};
v2.__set__label = function (lbl) {
this.setLabel(lbl);
return this.__get__label();
};
v2.setLabel = function (label) {
if (label == '') {
this.labelPath.removeTextField();
this.refresh();
return undefined;
}
if (this.labelPath == undefined) {
var v2 = this.createLabel('labelPath', 200, label);
v2._width = v2.textWidth + 5;
v2._height = v2.textHeight + 5;
if (this.initializing) {
v2.visible = false;
}
} else {
delete this.labelPath.__text;
this.labelPath.text = label;
this.refresh();
}
};
v2.getLabel = function (Void) {
return (this.labelPath.__text != undefined) ? this.labelPath.__text : this.labelPath.text;
};
v2.__get__label = function () {
return this.getLabel();
};
v2._getIcon = function (Void) {
return this._iconLinkageName;
};
v2.__get__icon = function () {
if (this.initializing) {
return this.initIcon;
}
return this._iconLinkageName;
};
v2._setIcon = function (linkage) {
if (this.initializing) {
if (linkage == '') {
return undefined;
}
this.initIcon = linkage;
} else {
if (linkage == '') {
this.removeIcons();
return undefined;
}
super.changeIcon(0, linkage);
super.changeIcon(1, linkage);
super.changeIcon(3, linkage);
super.changeIcon(4, linkage);
super.changeIcon(5, linkage);
this._iconLinkageName = linkage;
this.refresh();
}
};
v2.__set__icon = function (linkage) {
this._setIcon(linkage);
return this.__get__icon();
};
v2.setHitArea = function (w, h) {
if (this.hitArea_mc == undefined) {
this.createEmptyObject('hitArea_mc', 100);
}
var v2 = this.hitArea_mc;
v2.clear();
v2.beginFill(16711680);
v2.drawRect(0, 0, w, h);
v2.endFill();
v2.setVisible(false);
};
v1.symbolName = 'Button';
v1.symbolOwner = mx.controls.Button;
v2.className = 'Button';
v1.version = '2.0.2.127';
v2.btnOffset = 0;
v2._color = 'buttonColor';
v2.__label = 'default value';
v2.__labelPlacement = 'right';
v2.falseUpSkin = 'ButtonSkin';
v2.falseDownSkin = 'ButtonSkin';
v2.falseOverSkin = 'ButtonSkin';
v2.falseDisabledSkin = 'ButtonSkin';
v2.trueUpSkin = 'ButtonSkin';
v2.trueDownSkin = 'ButtonSkin';
v2.trueOverSkin = 'ButtonSkin';
v2.trueDisabledSkin = 'ButtonSkin';
v2.falseUpIcon = '';
v2.falseDownIcon = '';
v2.falseOverIcon = '';
v2.falseDisabledIcon = '';
v2.trueUpIcon = '';
v2.trueDownIcon = '';
v2.trueOverIcon = '';
v2.trueDisabledIcon = '';
v2.clipParameters = {'labelPlacement': 1, 'icon': 1, 'toggle': 1, 'selected': 1, 'label': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.Button.prototype.clipParameters, mx.controls.SimpleButton.prototype.clipParameters);
v2.centerContent = true;
v2.borderW = 1;
v2.addProperty('icon', v2.__get__icon, v2.__set__icon);
v2.addProperty('label', v2.__get__label, v2.__set__label);
v2.addProperty('labelPlacement', v2.__get__labelPlacement, v2.__set__labelPlacement);
ASSetPropFlags(mx.controls.Button.prototype, null, 1);
}
#endinitclip
}
movieClip 119 __Packages.mx.events.EventDispatcher {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.events) {
_global.mx.events = new Object();
}
if (!_global.mx.events.EventDispatcher) {
var v1 = function () {};
mx.events.EventDispatcher = v1;
var v2 = v1.prototype;
v1._removeEventListener = function (queue, event, handler) {
if (queue != undefined) {
var v4 = queue.length;
var v1;
v1 = 0;
while (v1 < v4) {
var v2 = queue[v1];
if (v2 == handler) {
queue.splice(v1, 1);
return undefined;
}
++v1;
}
}
};
v1.initialize = function (object) {
if (mx.events.EventDispatcher._fEventDispatcher == undefined) {
mx.events.EventDispatcher._fEventDispatcher = new mx.events.EventDispatcher();
}
object.addEventListener = mx.events.EventDispatcher._fEventDispatcher.addEventListener;
object.removeEventListener = mx.events.EventDispatcher._fEventDispatcher.removeEventListener;
object.dispatchEvent = mx.events.EventDispatcher._fEventDispatcher.dispatchEvent;
object.dispatchQueue = mx.events.EventDispatcher._fEventDispatcher.dispatchQueue;
};
v2.dispatchQueue = function (queueObj, eventObj) {
var v7 = '__q_' + eventObj.type;
var v4 = queueObj[v7];
if (v4 != undefined) {
var v5;
for (v5 in v4) {
var v1 = v4[v5];
var v3 = typeof v1;
if (v3 == 'object' || v3 == 'movieclip') {
if (v1.handleEvent != undefined) {
v1.handleEvent(eventObj);
}
if (v1[eventObj.type] != undefined) {
if (mx.events.EventDispatcher.exceptions[eventObj.type] == undefined) {
v1[eventObj.type](eventObj);
}
}
} else {
v1.apply(queueObj, [eventObj]);
}
}
}
};
v2.dispatchEvent = function (eventObj) {
if (eventObj.target == undefined) {
eventObj.target = this;
}
this[eventObj.type + 'Handler'](eventObj);
this.dispatchQueue(this, eventObj);
};
v2.addEventListener = function (event, handler) {
var v3 = '__q_' + event;
if (this[v3] == undefined) {
this[v3] = new Array();
}
_global.ASSetPropFlags(this, v3, 1);
mx.events.EventDispatcher._removeEventListener(this[v3], event, handler);
this[v3].push(handler);
};
v2.removeEventListener = function (event, handler) {
var v2 = '__q_' + event;
mx.events.EventDispatcher._removeEventListener(this[v2], event, handler);
};
v1._fEventDispatcher = undefined;
v1.exceptions = {'move': 1, 'draw': 1, 'load': 1};
ASSetPropFlags(mx.events.EventDispatcher.prototype, null, 1);
}
#endinitclip
}
movieClip 120 __Packages.mx.events.UIEventDispatcher {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.events) {
_global.mx.events = new Object();
}
if (!_global.mx.events.UIEventDispatcher) {
var v1 = function () {
super();
};
mx.events.UIEventDispatcher = v1;
var v2 = new mx.events.EventDispatcher();
mx.events.UIEventDispatcher.prototype = v2;
v1.addKeyEvents = function (obj) {
if (obj.keyHandler == undefined) {
obj.keyHandler = new Object();
var v1 = obj.keyHandler;
v1.owner = obj;
v1.onKeyDown = mx.events.UIEventDispatcher._fEventDispatcher.onKeyDown;
v1.onKeyUp = mx.events.UIEventDispatcher._fEventDispatcher.onKeyUp;
}
Key.addListener(obj.keyHandler);
};
v1.removeKeyEvents = function (obj) {
Key.removeListener(obj.keyHandler);
};
v1.addLoadEvents = function (obj) {
if (obj.onLoad == undefined) {
obj.onLoad = mx.events.UIEventDispatcher._fEventDispatcher.onLoad;
obj.onUnload = mx.events.UIEventDispatcher._fEventDispatcher.onUnload;
if (obj.getBytesTotal() == obj.getBytesLoaded()) {
obj.doLater(obj, 'onLoad');
}
}
};
v1.removeLoadEvents = function (obj) {
delete obj.onLoad;
delete obj.onUnload;
};
v1.initialize = function (obj) {
if (mx.events.UIEventDispatcher._fEventDispatcher == undefined) {
mx.events.UIEventDispatcher._fEventDispatcher = new mx.events.UIEventDispatcher();
}
obj.addEventListener = mx.events.UIEventDispatcher._fEventDispatcher.__addEventListener;
obj.__origAddEventListener = mx.events.UIEventDispatcher._fEventDispatcher.addEventListener;
obj.removeEventListener = mx.events.UIEventDispatcher._fEventDispatcher.removeEventListener;
obj.dispatchEvent = mx.events.UIEventDispatcher._fEventDispatcher.dispatchEvent;
obj.dispatchQueue = mx.events.UIEventDispatcher._fEventDispatcher.dispatchQueue;
};
v2.dispatchEvent = function (eventObj) {
if (eventObj.target == undefined) {
eventObj.target = this;
}
this[eventObj.type + 'Handler'](eventObj);
this.dispatchQueue(mx.events.EventDispatcher, eventObj);
this.dispatchQueue(this, eventObj);
};
v2.onKeyDown = function (Void) {
this.owner.dispatchEvent({'type': 'keyDown', 'code': Key.getCode(), 'ascii': Key.getAscii(), 'shiftKey': Key.isDown(16), 'ctrlKey': Key.isDown(17)});
};
v2.onKeyUp = function (Void) {
this.owner.dispatchEvent({'type': 'keyUp', 'code': Key.getCode(), 'ascii': Key.getAscii(), 'shiftKey': Key.isDown(16), 'ctrlKey': Key.isDown(17)});
};
v2.onLoad = function (Void) {
if (this.__sentLoadEvent != true) {
this.dispatchEvent({'type': 'load'});
}
this.__sentLoadEvent = true;
};
v2.onUnload = function (Void) {
this.dispatchEvent({'type': 'unload'});
};
v2.__addEventListener = function (event, handler) {
this.__origAddEventListener(event, handler);
var v3 = mx.events.UIEventDispatcher.lowLevelEvents;
for (var v5 in v3) {
if (mx.events.UIEventDispatcher[v5][event] != undefined) {
var v2 = v3[v5][0];
mx.events.UIEventDispatcher[v2](this);
}
}
};
v2.removeEventListener = function (event, handler) {
var v6 = '__q_' + event;
mx.events.EventDispatcher._removeEventListener(this[v6], event, handler);
if (this[v6].length == 0) {
var v2 = mx.events.UIEventDispatcher.lowLevelEvents;
for (var v5 in v2) {
if (mx.events.UIEventDispatcher[v5][event] != undefined) {
var v3 = v2[v5][1];
mx.events.UIEventDispatcher[v2[v5][1]](this);
}
}
}
};
v1.keyEvents = {'keyDown': 1, 'keyUp': 1};
v1.loadEvents = {'load': 1, 'unload': 1};
v1.lowLevelEvents = {'keyEvents': ['addKeyEvents', 'removeKeyEvents'], 'loadEvents': ['addLoadEvents', 'removeLoadEvents']};
v1._fEventDispatcher = undefined;
ASSetPropFlags(mx.events.UIEventDispatcher.prototype, null, 1);
}
#endinitclip
}
movieClip 121 __Packages.mx.skins.ColoredSkinElement {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.ColoredSkinElement) {
var v1 = function () {};
mx.skins.ColoredSkinElement = v1;
var v2 = v1.prototype;
v2.setColor = function (c) {
if (c != undefined) {
var v2 = new Color(this);
v2.setRGB(c);
}
};
v2.draw = function (Void) {
this.setColor(this.getStyle(this._color));
this.onEnterFrame = undefined;
};
v2.invalidateStyle = function (Void) {
this.onEnterFrame = this.draw;
};
v1.setColorStyle = function (p, colorStyle) {
if (p._color == undefined) {
p._color = colorStyle;
}
p.setColor = mx.skins.ColoredSkinElement.mixins.setColor;
p.invalidateStyle = mx.skins.ColoredSkinElement.mixins.invalidateStyle;
p.draw = mx.skins.ColoredSkinElement.mixins.draw;
p.setColor(p.getStyle(colorStyle));
};
v1.mixins = new mx.skins.ColoredSkinElement();
ASSetPropFlags(mx.skins.ColoredSkinElement.prototype, null, 1);
}
#endinitclip
}
movieClip 122 __Packages.mx.core.ext.UIObjectExtensions {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.core) {
_global.mx.core = new Object();
}
if (!_global.mx.core.ext) {
_global.mx.core.ext = new Object();
}
if (!_global.mx.core.ext.UIObjectExtensions) {
var v1 = function () {};
mx.core.ext.UIObjectExtensions = v1;
var v2 = v1.prototype;
v1.addGeometry = function (tf, ui) {
tf.addProperty('width', ui.__get__width, null);
tf.addProperty('height', ui.__get__height, null);
tf.addProperty('left', ui.__get__left, null);
tf.addProperty('x', ui.__get__x, null);
tf.addProperty('top', ui.__get__top, null);
tf.addProperty('y', ui.__get__y, null);
tf.addProperty('right', ui.__get__right, null);
tf.addProperty('bottom', ui.__get__bottom, null);
tf.addProperty('visible', ui.__get__visible, ui.__set__visible);
};
v1.Extensions = function () {
if (mx.core.ext.UIObjectExtensions.bExtended == true) {
return true;
}
mx.core.ext.UIObjectExtensions.bExtended = true;
var v6 = mx.core.UIObject.prototype;
var v9 = mx.skins.SkinElement.prototype;
mx.core.ext.UIObjectExtensions.addGeometry(v9, v6);
mx.events.UIEventDispatcher.initialize(v6);
var v13 = mx.skins.ColoredSkinElement;
mx.styles.CSSTextStyles.addTextStyles(v6);
var v5 = MovieClip.prototype;
v5.getTopLevel = v6.getTopLevel;
v5.createLabel = v6.createLabel;
v5.createObject = v6.createObject;
v5.createClassObject = v6.createClassObject;
v5.createEmptyObject = v6.createEmptyObject;
v5.destroyObject = v6.destroyObject;
_global.ASSetPropFlags(v5, 'getTopLevel', 1);
_global.ASSetPropFlags(v5, 'createLabel', 1);
_global.ASSetPropFlags(v5, 'createObject', 1);
_global.ASSetPropFlags(v5, 'createClassObject', 1);
_global.ASSetPropFlags(v5, 'createEmptyObject', 1);
_global.ASSetPropFlags(v5, 'destroyObject', 1);
v5.__getTextFormat = v6.__getTextFormat;
v5._getTextFormat = v6._getTextFormat;
v5.getStyleName = v6.getStyleName;
v5.getStyle = v6.getStyle;
_global.ASSetPropFlags(v5, '__getTextFormat', 1);
_global.ASSetPropFlags(v5, '_getTextFormat', 1);
_global.ASSetPropFlags(v5, 'getStyleName', 1);
_global.ASSetPropFlags(v5, 'getStyle', 1);
var v7 = TextField.prototype;
mx.core.ext.UIObjectExtensions.addGeometry(v7, v6);
v7.addProperty('enabled', function () {
return this.__enabled;
}, function (x) {
this.__enabled = x;
this.invalidateStyle();
});
v7.move = v9.move;
v7.setSize = v9.setSize;
v7.invalidateStyle = function () {
this.invalidateFlag = true;
};
v7.draw = function () {
if (this.invalidateFlag) {
this.invalidateFlag = false;
var v2 = this._getTextFormat();
this.setTextFormat(v2);
this.setNewTextFormat(v2);
this.embedFonts = v2.embedFonts == true;
if (this.__text != undefined) {
if (this.text == '') {
this.text = this.__text;
}
delete this.__text;
}
this._visible = true;
}
};
v7.setColor = function (color) {
this.textColor = color;
};
v7.getStyle = v5.getStyle;
v7.__getTextFormat = v6.__getTextFormat;
v7.setValue = function (v) {
this.text = v;
};
v7.getValue = function () {
return this.text;
};
v7.addProperty('value', function () {
return this.getValue();
}, function (v) {
this.setValue(v);
});
v7._getTextFormat = function () {
var v2 = this.stylecache.tf;
if (v2 != undefined) {
return v2;
}
v2 = new TextFormat();
this.__getTextFormat(v2);
this.stylecache.tf = v2;
if (this.__enabled == false) {
if (this.enabledColor == undefined) {
var v4 = this.getTextFormat();
this.enabledColor = v4.color;
}
var v3 = this.getStyle('disabledColor');
v2.color = v3;
return v2;
}
if (this.enabledColor != undefined) {
if (v2.color == undefined) {
v2.color = this.enabledColor;
}
}
return v2;
};
v7.getPreferredWidth = function () {
this.draw();
return this.textWidth + 4;
};
v7.getPreferredHeight = function () {
this.draw();
return this.textHeight + 4;
};
TextFormat.prototype.getTextExtent2 = function (s) {
var v3 = _root._getTextExtent;
if (v3 == undefined) {
_root.createTextField('_getTextExtent', -2, 0, 0, 1000, 100);
v3 = _root._getTextExtent;
v3._visible = false;
}
_root._getTextExtent.text = s;
var v4 = this.align;
this.align = 'left';
_root._getTextExtent.setTextFormat(this);
this.align = v4;
return {'width': v3.textWidth, 'height': v3.textHeight};
};
if (_global.style == undefined) {
_global.style = new mx.styles.CSSStyleDeclaration();
_global.cascadingStyles = true;
_global.styles = new Object();
_global.skinRegistry = new Object();
if (_global._origWidth == undefined) {
_global.origWidth = Stage.width;
_global.origHeight = Stage.height;
}
}
var v4 = _root;
while (v4._parent != undefined) {
v4 = v4._parent;
}
v4.addProperty('width', function () {
return Stage.width;
}, null);
v4.addProperty('height', function () {
return Stage.height;
}, null);
_global.ASSetPropFlags(v4, 'width', 1);
_global.ASSetPropFlags(v4, 'height', 1);
return true;
};
v1.bExtended = false;
v1.UIObjectExtended = mx.core.ext.UIObjectExtensions.Extensions();
v1.UIObjectDependency = mx.core.UIObject;
v1.SkinElementDependency = mx.skins.SkinElement;
v1.CSSTextStylesDependency = mx.styles.CSSTextStyles;
v1.UIEventDispatcherDependency = mx.events.UIEventDispatcher;
ASSetPropFlags(mx.core.ext.UIObjectExtensions.prototype, null, 1);
}
#endinitclip
}
movieClip 123 __Packages.mx.skins.halo.Defaults {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.halo) {
_global.mx.skins.halo = new Object();
}
if (!_global.mx.skins.halo.Defaults) {
var v1 = function () {};
mx.skins.halo.Defaults = v1;
var v2 = v1.prototype;
v1.setThemeDefaults = function () {
var v2 = _global.style;
v2.themeColor = 8453965;
v2.disabledColor = 8684164;
v2.modalTransparency = 0;
v2.filled = true;
v2.stroked = true;
v2.strokeWidth = 1;
v2.strokeColor = 0;
v2.fillColor = 16777215;
v2.repeatInterval = 35;
v2.repeatDelay = 500;
v2.fontFamily = '_sans';
v2.fontSize = 12;
v2.selectionColor = 13500353;
v2.rollOverColor = 14942166;
v2.useRollOver = true;
v2.backgroundDisabledColor = 14540253;
v2.selectionDisabledColor = 14540253;
v2.selectionDuration = 200;
v2.openDuration = 250;
v2.borderStyle = 'inset';
v2.color = 734012;
v2.textSelectedColor = 24371;
v2.textRollOverColor = 2831164;
v2.textDisabledColor = 16777215;
v2.vGridLines = true;
v2.hGridLines = false;
v2.vGridLineColor = 6710886;
v2.hGridLineColor = 6710886;
v2.headerColor = 15395562;
v2.indentation = 17;
v2.folderOpenIcon = 'TreeFolderOpen';
v2.folderClosedIcon = 'TreeFolderClosed';
v2.defaultLeafIcon = 'TreeNodeIcon';
v2.disclosureOpenIcon = 'TreeDisclosureOpen';
v2.disclosureClosedIcon = 'TreeDisclosureClosed';
v2.popupDuration = 150;
v2.todayColor = 6710886;
_global.styles.ScrollSelectList = new mx.styles.CSSStyleDeclaration();
v2 = _global.styles.ScrollSelectList;
v2.backgroundColor = 16777215;
v2.borderColor = 13290186;
v2.borderStyle = 'inset';
_global.styles.ComboBox = new mx.styles.CSSStyleDeclaration();
v2 = _global.styles.ComboBox;
v2.borderStyle = 'inset';
_global.styles.NumericStepper = new mx.styles.CSSStyleDeclaration();
v2 = _global.styles.NumericStepper;
v2.textAlign = 'center';
_global.styles.RectBorder = new mx.styles.CSSStyleDeclaration();
v2 = _global.styles.RectBorder;
v2.borderColor = 14015965;
v2.buttonColor = 7305079;
v2.shadowColor = 15658734;
v2.highlightColor = 12897484;
v2.shadowCapColor = 14015965;
v2.borderCapColor = 9542041;
var v4 = new Object();
v4.borderColor = 16711680;
v4.buttonColor = 16711680;
v4.shadowColor = 16711680;
v4.highlightColor = 16711680;
v4.shadowCapColor = 16711680;
v4.borderCapColor = 16711680;
mx.core.UIComponent.prototype.origBorderStyles = v4;
var v3;
_global.styles.TextInput = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.TextInput;
v3.backgroundColor = 16777215;
v3.borderStyle = 'inset';
_global.styles.TextArea = _global.styles.TextInput;
_global.styles.Window = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.Window;
v3.borderStyle = 'default';
_global.styles.windowStyles = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.windowStyles;
v3.fontWeight = 'bold';
_global.styles.dataGridStyles = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.dataGridStyles;
v3.fontWeight = 'bold';
_global.styles.Alert = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.Alert;
v3.borderStyle = 'alert';
_global.styles.ScrollView = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.ScrollView;
v3.borderStyle = 'inset';
_global.styles.View = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.View;
v3.borderStyle = 'none';
_global.styles.ProgressBar = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.ProgressBar;
v3.color = 11187123;
v3.fontWeight = 'bold';
_global.styles.AccordionHeader = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.AccordionHeader;
v3.fontWeight = 'bold';
v3.fontSize = '11';
_global.styles.Accordion = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.Accordion;
v3.borderStyle = 'solid';
v3.backgroundColor = 16777215;
v3.borderColor = 9081738;
v3.headerHeight = 22;
v3.marginBottom = -1;
v3.marginTop = -1;
v3.marginRight = -1;
v3.marginLeft = -1;
v3.verticalGap = -1;
_global.styles.DateChooser = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.DateChooser;
v3.borderColor = 9542041;
v3.headerColor = 16777215;
_global.styles.CalendarLayout = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.CalendarLayout;
v3.fontSize = 10;
v3.textAlign = 'right';
v3.color = 2831164;
_global.styles.WeekDayStyle = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.WeekDayStyle;
v3.fontWeight = 'bold';
v3.fontSize = 11;
v3.textAlign = 'center';
v3.color = 2831164;
_global.styles.TodayStyle = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.TodayStyle;
v3.color = 16777215;
_global.styles.HeaderDateText = new mx.styles.CSSStyleDeclaration();
v3 = _global.styles.HeaderDateText;
v3.fontSize = 12;
v3.fontWeight = 'bold';
v3.textAlign = 'center';
};
v2.drawRoundRect = function (x, y, w, h, r, c, alpha, rot, gradient, ratios) {
if (typeof r == 'object') {
var v18 = r.br;
var v16 = r.bl;
var v15 = r.tl;
var v10 = r.tr;
} else {
var v10 = r;
var v15 = v10;
var v16 = v15;
var v18 = v16;
}
if (typeof c == 'object') {
if (typeof alpha != 'object') {
var v9 = [alpha, alpha];
} else {
var v9 = alpha;
}
if (ratios == undefined) {
ratios = [0, 255];
}
var v14 = h * 0.7;
if (typeof rot != 'object') {
var v11 = {'matrixType': 'box', 'x': -v14, 'y': v14, 'w': w * 2, 'h': h * 4, 'r': rot * 0.0174532925199433};
} else {
var v11 = rot;
}
if (gradient == 'radial') {
this.beginGradientFill('radial', c, v9, ratios, v11);
} else {
this.beginGradientFill('linear', c, v9, ratios, v11);
}
} else {
if (c != undefined) {
this.beginFill(c, alpha);
}
}
r = v18;
var v13 = r - r * Math.SQRT1_2;
var v12 = r - r * 0.414213562373095;
this.moveTo(x + w, y + h - r);
this.lineTo(x + w, y + h - r);
this.curveTo(x + w, y + h - v12, x + w - v13, y + h - v13);
this.curveTo(x + w - v12, y + h, x + w - r, y + h);
r = v16;
v13 = r - r * Math.SQRT1_2;
v12 = r - r * 0.414213562373095;
this.lineTo(x + r, y + h);
this.curveTo(x + v12, y + h, x + v13, y + h - v13);
this.curveTo(x, y + h - v12, x, y + h - r);
r = v15;
v13 = r - r * Math.SQRT1_2;
v12 = r - r * 0.414213562373095;
this.lineTo(x, y + r);
this.curveTo(x, y + v12, x + v13, y + v13);
this.curveTo(x + v12, y, x + r, y);
r = v10;
v13 = r - r * Math.SQRT1_2;
v12 = r - r * 0.414213562373095;
this.lineTo(x + w - r, y);
this.curveTo(x + w - v12, y, x + w - v13, y + v13);
this.curveTo(x + w, y + v12, x + w, y + r);
this.lineTo(x + w, y + h - r);
if (c != undefined) {
this.endFill();
}
};
v1.classConstruct = function () {
mx.core.ext.UIObjectExtensions.Extensions();
mx.skins.halo.Defaults.setThemeDefaults();
mx.core.UIObject.prototype.drawRoundRect = mx.skins.halo.Defaults.prototype.drawRoundRect;
return true;
};
v1.classConstructed = mx.skins.halo.Defaults.classConstruct();
v1.CSSStyleDeclarationDependency = mx.styles.CSSStyleDeclaration;
v1.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions;
v1.UIObjectDependency = mx.core.UIObject;
ASSetPropFlags(mx.skins.halo.Defaults.prototype, null, 1);
}
#endinitclip
}
movieClip 124 __Packages.mx.managers.DepthManager {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.managers) {
_global.mx.managers = new Object();
}
if (!_global.mx.managers.DepthManager) {
var v1 = function () {
MovieClip.prototype.createClassChildAtDepth = this.createClassChildAtDepth;
MovieClip.prototype.createChildAtDepth = this.createChildAtDepth;
MovieClip.prototype.setDepthTo = this.setDepthTo;
MovieClip.prototype.setDepthAbove = this.setDepthAbove;
MovieClip.prototype.setDepthBelow = this.setDepthBelow;
MovieClip.prototype.findNextAvailableDepth = this.findNextAvailableDepth;
MovieClip.prototype.shuffleDepths = this.shuffleDepths;
MovieClip.prototype.getDepthByFlag = this.getDepthByFlag;
MovieClip.prototype.buildDepthTable = this.buildDepthTable;
_global.ASSetPropFlags(MovieClip.prototype, 'createClassChildAtDepth', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'createChildAtDepth', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'setDepthTo', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'setDepthAbove', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'setDepthBelow', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'findNextAvailableDepth', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'shuffleDepths', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'getDepthByFlag', 1);
_global.ASSetPropFlags(MovieClip.prototype, 'buildDepthTable', 1);
};
mx.managers.DepthManager = v1;
var v2 = v1.prototype;
v1.sortFunction = function (a, b) {
if (a.getDepth() > b.getDepth()) {
return 1;
}
return -1;
};
v1.test = function (depth) {
if (depth == mx.managers.DepthManager.reservedDepth) {
return false;
} else {
return true;
}
};
v1.createClassObjectAtDepth = function (className, depthSpace, initObj) {
var v1;
switch (depthSpace) {
case mx.managers.DepthManager.kCursor:
v1 = mx.managers.DepthManager.holder.createClassChildAtDepth(className, mx.managers.DepthManager.kTopmost, initObj);
return v1;
case mx.managers.DepthManager.kTooltip:
v1 = mx.managers.DepthManager.holder.createClassChildAtDepth(className, mx.managers.DepthManager.kTop, initObj);
return v1;
}
return v1;
};
v1.createObjectAtDepth = function (linkageName, depthSpace, initObj) {
var v1;
switch (depthSpace) {
case mx.managers.DepthManager.kCursor:
v1 = mx.managers.DepthManager.holder.createChildAtDepth(linkageName, mx.managers.DepthManager.kTopmost, initObj);
return v1;
case mx.managers.DepthManager.kTooltip:
v1 = mx.managers.DepthManager.holder.createChildAtDepth(linkageName, mx.managers.DepthManager.kTop, initObj);
return v1;
}
return v1;
};
v2.createClassChildAtDepth = function (className, depthFlag, initObj) {
if (this._childCounter == undefined) {
this._childCounter = 0;
}
var v3 = this.buildDepthTable();
var v2 = this.getDepthByFlag(depthFlag, v3);
var v6 = 'down';
if (depthFlag == mx.managers.DepthManager.kBottom) {
v6 = 'up';
}
var v5;
if (v3[v2] != undefined) {
v5 = v2;
v2 = this.findNextAvailableDepth(v2, v3, v6);
}
var v4 = this.createClassObject(className, 'depthChild' + this._childCounter++, v2, initObj);
if (v5 != undefined) {
v3[v2] = v4;
this.shuffleDepths(v4, v5, v3, v6);
}
if (depthFlag == mx.managers.DepthManager.kTopmost) {
v4._topmost = true;
}
return v4;
};
v2.createChildAtDepth = function (linkageName, depthFlag, initObj) {
if (this._childCounter == undefined) {
this._childCounter = 0;
}
var v3 = this.buildDepthTable();
var v2 = this.getDepthByFlag(depthFlag, v3);
var v6 = 'down';
if (depthFlag == mx.managers.DepthManager.kBottom) {
v6 = 'up';
}
var v5;
if (v3[v2] != undefined) {
v5 = v2;
v2 = this.findNextAvailableDepth(v2, v3, v6);
}
var v4 = this.createObject(linkageName, 'depthChild' + this._childCounter++, v2, initObj);
if (v5 != undefined) {
v3[v2] = v4;
this.shuffleDepths(v4, v5, v3, v6);
}
if (depthFlag == mx.managers.DepthManager.kTopmost) {
v4._topmost = true;
}
return v4;
};
v2.setDepthTo = function (depthFlag) {
var v2 = this._parent.buildDepthTable();
var v3 = this._parent.getDepthByFlag(depthFlag, v2);
if (v2[v3] != undefined) {
this.shuffleDepths(this, v3, v2, undefined);
} else {
this.swapDepths(v3);
}
if (depthFlag == mx.managers.DepthManager.kTopmost) {
this._topmost = true;
} else {
delete this._topmost;
}
};
v2.setDepthAbove = function (targetInstance) {
if (targetInstance._parent != this._parent) {
return undefined;
}
var v2 = targetInstance.getDepth() + 1;
var v3 = this._parent.buildDepthTable();
if (v3[v2] != undefined && this.getDepth() < v2) {
v2 -= 1;
}
if (v2 > mx.managers.DepthManager.highestDepth) {
v2 = mx.managers.DepthManager.highestDepth;
}
if (v2 == mx.managers.DepthManager.highestDepth) {
this._parent.shuffleDepths(this, v2, v3, 'down');
} else {
if (v3[v2] != undefined) {
this._parent.shuffleDepths(this, v2, v3, undefined);
} else {
this.swapDepths(v2);
}
}
};
v2.setDepthBelow = function (targetInstance) {
if (targetInstance._parent != this._parent) {
return undefined;
}
var v6 = targetInstance.getDepth() - 1;
var v3 = this._parent.buildDepthTable();
if (v3[v6] != undefined && this.getDepth() > v6) {
v6 += 1;
}
var v4 = mx.managers.DepthManager.lowestDepth + mx.managers.DepthManager.numberOfAuthortimeLayers;
var v5;
for (v5 in v3) {
var v2 = v3[v5];
if (v2._parent != undefined) {
v4 = Math.min(v4, v2.getDepth());
}
}
if (v6 < v4) {
v6 = v4;
}
if (v6 == v4) {
this._parent.shuffleDepths(this, v6, v3, 'up');
} else {
if (v3[v6] != undefined) {
this._parent.shuffleDepths(this, v6, v3, undefined);
} else {
this.swapDepths(v6);
}
}
};
v2.findNextAvailableDepth = function (targetDepth, depthTable, direction) {
var v5 = mx.managers.DepthManager.lowestDepth + mx.managers.DepthManager.numberOfAuthortimeLayers;
if (targetDepth < v5) {
targetDepth = v5;
}
if (depthTable[targetDepth] == undefined) {
return targetDepth;
}
var v2 = targetDepth;
var v1 = targetDepth;
if (direction == 'down') {
while (depthTable[v1] != undefined) {
--v1;
}
return v1;
}
while (depthTable[v2] != undefined) {
++v2;
}
return v2;
};
v2.shuffleDepths = function (subject, targetDepth, depthTable, direction) {
var v9 = mx.managers.DepthManager.lowestDepth + mx.managers.DepthManager.numberOfAuthortimeLayers;
var v8 = v9;
var v5;
for (v5 in depthTable) {
var v7 = depthTable[v5];
if (v7._parent != undefined) {
v9 = Math.min(v9, v7.getDepth());
}
}
if (direction == undefined) {
if (subject.getDepth() > targetDepth) {
direction = 'up';
} else {
direction = 'down';
}
}
var v1 = new Array();
for (v5 in depthTable) {
v7 = depthTable[v5];
if (v7._parent != undefined) {
v1.push(v7);
}
}
v1.sort(mx.managers.DepthManager.sortFunction);
if (direction == 'up') {
var v3;
var v11;
while (v1.length > 0) {
v3 = v1.pop();
if (v3 == subject) {
break;
}
}
while (v1.length > 0) {
v11 = subject.getDepth();
v3 = v1.pop();
var v4 = v3.getDepth();
if (v11 > v4 + 1) {
if (v4 >= 0) {
subject.swapDepths(v4 + 1);
} else {
if (v11 > v8 && v4 < v8) {
subject.swapDepths(v8);
}
}
}
subject.swapDepths(v3);
if (v4 == targetDepth) {
break;
}
}
} else {
if (direction == 'down') {
var v3;
while (v1.length > 0) {
v3 = v1.shift();
if (v3 == subject) {
break;
}
}
while (v1.length > 0) {
var v11 = v3.getDepth();
v3 = v1.shift();
var v4 = v3.getDepth();
if (v11 < v4 - 1 && v4 > 0) {
subject.swapDepths(v4 - 1);
}
subject.swapDepths(v3);
if (v4 == targetDepth) {
break;
}
}
}
}
};
v2.getDepthByFlag = function (depthFlag, depthTable) {
var v2 = 0;
if (depthFlag == mx.managers.DepthManager.kTop || depthFlag == mx.managers.DepthManager.kNotopmost) {
var v5 = 0;
var v7 = false;
var v8;
for (v8 in depthTable) {
var v9 = depthTable[v8];
var v3 = typeof v9;
if (v3 == 'movieclip' || v3 == 'object' && v9.__getTextFormat != undefined) {
if (v9.getDepth() <= mx.managers.DepthManager.highestDepth) {
if (!v9._topmost) {
v2 = Math.max(v2, v9.getDepth());
} else {
if (!v7) {
v5 = v9.getDepth();
v7 = true;
} else {
v5 = Math.min(v5, v9.getDepth());
}
}
}
}
}
v2 += 20;
if (v7) {
if (v2 >= v5) {
v2 = v5 - 1;
}
}
} else {
if (depthFlag == mx.managers.DepthManager.kBottom) {
for (var v8 in depthTable) {
var v9 = depthTable[v8];
var v3 = typeof v9;
if (v3 == 'movieclip' || v3 == 'object' && v9.__getTextFormat != undefined) {
if (v9.getDepth() <= mx.managers.DepthManager.highestDepth) {
v2 = Math.min(v2, v9.getDepth());
}
}
}
v2 -= 20;
} else {
if (depthFlag == mx.managers.DepthManager.kTopmost) {
for (var v8 in depthTable) {
var v9 = depthTable[v8];
var v3 = typeof v9;
if (v3 == 'movieclip' || v3 == 'object' && v9.__getTextFormat != undefined) {
if (v9.getDepth() <= mx.managers.DepthManager.highestDepth) {
v2 = Math.max(v2, v9.getDepth());
}
}
}
v2 += 100;
}
}
}
if (v2 >= mx.managers.DepthManager.highestDepth) {
v2 = mx.managers.DepthManager.highestDepth;
}
var v6 = mx.managers.DepthManager.lowestDepth + mx.managers.DepthManager.numberOfAuthortimeLayers;
for (v9 in depthTable) {
var v4 = depthTable[v9];
if (v4._parent != undefined) {
v6 = Math.min(v6, v4.getDepth());
}
}
if (v2 <= v6) {
v2 = v6;
}
return v2;
};
v2.buildDepthTable = function (Void) {
var v5 = new Array();
var v4;
for (v4 in this) {
var v2 = this[v4];
var v3 = typeof v2;
if (v3 == 'movieclip' || v3 == 'object' && v2.__getTextFormat != undefined) {
if (v2._parent == this) {
v5[v2.getDepth()] = v2;
}
}
}
return v5;
};
v1.reservedDepth = 1048575;
v1.highestDepth = 1048574;
v1.lowestDepth = -16383;
v1.numberOfAuthortimeLayers = 383;
v1.kCursor = 101;
v1.kTooltip = 102;
v1.kTop = 201;
v1.kBottom = 202;
v1.kTopmost = 203;
v1.kNotopmost = 204;
v1.holder = _root.createEmptyMovieClip('reserved', mx.managers.DepthManager.reservedDepth);
v1.__depthManager = new mx.managers.DepthManager();
ASSetPropFlags(mx.managers.DepthManager.prototype, null, 1);
}
#endinitclip
}
movieClip 125 __Packages.mx.managers.SystemManager {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.managers) {
_global.mx.managers = new Object();
}
if (!_global.mx.managers.SystemManager) {
var v1 = function () {};
mx.managers.SystemManager = v1;
var v2 = v1.prototype;
v1.init = function (Void) {
if (mx.managers.SystemManager._initialized == false) {
mx.managers.SystemManager._initialized = true;
mx.events.EventDispatcher.initialize(mx.managers.SystemManager);
Mouse.addListener(mx.managers.SystemManager);
Stage.addListener(mx.managers.SystemManager);
mx.managers.SystemManager._xAddEventListener = mx.managers.SystemManager.addEventListener;
mx.managers.SystemManager.addEventListener = mx.managers.SystemManager.__addEventListener;
mx.managers.SystemManager._xRemoveEventListener = mx.managers.SystemManager.removeEventListener;
mx.managers.SystemManager.removeEventListener = mx.managers.SystemManager.__removeEventListener;
}
};
v1.addFocusManager = function (f) {
mx.managers.SystemManager.form = f;
f.focusManager.activate();
};
v1.removeFocusManager = function (f) {};
v1.onMouseDown = function (Void) {
var v1 = mx.managers.SystemManager.form;
v1.focusManager._onMouseDown();
};
v1.onResize = function (Void) {
var v7 = Stage.width;
var v6 = Stage.height;
var v9 = _global.origWidth;
var v8 = _global.origHeight;
var v3 = Stage.align;
var v5 = (v9 - v7) / 2;
var v4 = (v8 - v6) / 2;
if (v3 == 'T') {
v4 = 0;
} else {
if (v3 == 'B') {
v4 = v8 - v6;
} else {
if (v3 == 'L') {
v5 = 0;
} else {
if (v3 == 'R') {
v5 = v9 - v7;
} else {
if (v3 == 'LT') {
v4 = 0;
v5 = 0;
} else {
if (v3 == 'TR') {
v4 = 0;
v5 = v9 - v7;
} else {
if (v3 == 'LB') {
v4 = v8 - v6;
v5 = 0;
} else {
if (v3 == 'RB') {
v4 = v8 - v6;
v5 = v9 - v7;
}
}
}
}
}
}
}
}
if (mx.managers.SystemManager.__screen == undefined) {
mx.managers.SystemManager.__screen = new Object();
}
mx.managers.SystemManager.__screen.x = v5;
mx.managers.SystemManager.__screen.y = v4;
mx.managers.SystemManager.__screen.width = v7;
mx.managers.SystemManager.__screen.height = v6;
_root.focusManager.relocate();
mx.managers.SystemManager.dispatchEvent({'type': 'resize'});
};
v1.__get__screen = function () {
mx.managers.SystemManager.init();
if (mx.managers.SystemManager.__screen == undefined) {
mx.managers.SystemManager.onResize();
}
return mx.managers.SystemManager.__screen;
};
v1._initialized = false;
v1.idleFrames = 0;
v1.isMouseDown = false;
v1.forms = new Array();
v1.addProperty('screen', v1.__get__screen, function () {});
ASSetPropFlags(mx.managers.SystemManager.prototype, null, 1);
}
#endinitclip
}
movieClip 126 __Packages.mx.managers.FocusManager {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.managers) {
_global.mx.managers = new Object();
}
if (!_global.mx.managers.FocusManager) {
var v1 = function () {
super();
};
mx.managers.FocusManager = v1;
var v2 = new mx.core.UIComponent();
mx.managers.FocusManager.prototype = v2;
v2.__get__defaultPushButton = function () {
return this.__defaultPushButton;
};
v2.__set__defaultPushButton = function (x) {
if (x != this.__defaultPushButton) {
this.__defaultPushButton.__set__emphasized(false);
this.__defaultPushButton = x;
this.defPushButton = x;
x.__set__emphasized(true);
}
return this.__get__defaultPushButton();
};
v2.getMaxTabIndex = function (o) {
var v3 = 0;
var v6;
for (v6 in o) {
var v2 = o[v6];
if (v2._parent == o) {
if (v2.tabIndex != undefined) {
if (v2.tabIndex > v3) {
v3 = v2.tabIndex;
}
}
if (v2.tabChildren == true) {
var v4 = this.getMaxTabIndex(v2);
if (v4 > v3) {
v3 = v4;
}
}
}
}
return v3;
};
v2.getNextTabIndex = function (Void) {
return this.getMaxTabIndex(this.form) + 1;
};
v2.__get__nextTabIndex = function () {
return this.getNextTabIndex();
};
v2.relocate = function (Void) {
var v2 = mx.managers.SystemManager.__get__screen();
this.move(v2.x - 1, v2.y - 1);
};
v2.init = function (Void) {
super.init();
this.tabEnabled = false;
this._height = 1;
this._width = 1;
this._y = -1;
this._x = -1;
this._alpha = 0;
this._parent.focusManager = this;
this._parent.tabChildren = true;
this._parent.tabEnabled = false;
this.form = this._parent;
this._parent.addEventListener('hide', this);
this._parent.addEventListener('reveal', this);
mx.managers.SystemManager.init();
mx.managers.SystemManager.addFocusManager(this.form);
this.tabCapture.tabIndex = 0;
this.watch('enabled', this.enabledChanged);
Selection.addListener(this);
this.lastMouse = new Object();
_global.ASSetPropFlags(this._parent, 'focusManager', 1);
_global.ASSetPropFlags(this._parent, 'tabChildren', 1);
_global.ASSetPropFlags(this._parent, 'tabEnabled', 1);
};
v2.enabledChanged = function (id, oldValue, newValue) {
this._visible = newValue;
return newValue;
};
v2.activate = function (Void) {
Key.addListener(this);
this._visible = true;
this.activated = this._visible;
if (this.lastFocus != undefined) {
this.bNeedFocus = true;
if (!mx.managers.SystemManager.isMouseDown) {
this.doLater(this, 'restoreFocus');
}
}
};
v2.deactivate = function (Void) {
Key.removeListener(this);
this._visible = false;
this.activated = this._visible;
var v2 = this.getSelectionFocus();
var v3 = this.getActualFocus(v2);
if (this.isOurFocus(v3)) {
this.lastSelFocus = v2;
this.lastFocus = v3;
}
this.cancelAllDoLaters();
};
v2.isOurFocus = function (o) {
if (o.focusManager == this) {
return true;
}
while (o != undefined) {
if (o.focusManager != undefined) {
return false;
}
if (o._parent == this._parent) {
return true;
}
o = o._parent;
}
return false;
};
v2.onSetFocus = function (o, n) {
if (n == null) {
if (this.activated) {
this.bNeedFocus = true;
}
} else {
var v2 = this.getFocus();
if (this.isOurFocus(v2)) {
this.bNeedFocus = false;
this.lastFocus = v2;
this.lastSelFocus = n;
}
}
};
v2.restoreFocus = function (Void) {
var v2 = this.lastSelFocus.hscroll;
if (v2 != undefined) {
var v5 = this.lastSelFocus.scroll;
var v4 = this.lastSelFocus.background;
}
this.lastFocus.setFocus();
var v3 = Selection;
Selection.setSelection(v3.lastBeginIndex, v3.lastEndIndex);
if (v2 != undefined) {
this.lastSelFocus.scroll = v5;
this.lastSelFocus.hscroll = v2;
this.lastSelFocus.background = v4;
}
};
v2.onUnload = function (Void) {
mx.managers.SystemManager.removeFocusManager(this.form);
};
v2.setFocus = function (o) {
if (o == null) {
Selection.setFocus(null);
} else {
if (o.setFocus == undefined) {
Selection.setFocus(o);
} else {
o.setFocus();
}
}
};
v2.getActualFocus = function (o) {
var v1 = o._parent;
while (v1 != undefined) {
if (v1.focusTextField != undefined) {
while (v1.focusTextField != undefined) {
o = v1;
v1 = v1._parent;
if (v1 == undefined) {
return undefined;
}
if (v1.focusTextField == undefined) {
return o;
}
}
}
if (v1.tabEnabled != true) {
return o;
}
o = v1;
v1 = o._parent;
}
return undefined;
};
v2.getSelectionFocus = function () {
var m = Selection.getFocus();
var o = eval(m);
return o;
};
v2.getFocus = function (Void) {
var v2 = this.getSelectionFocus();
return this.getActualFocus(v2);
};
v2.walkTree = function (p, index, groupName, dir, lookup, firstChild) {
var v5 = true;
var v11;
for (v11 in p) {
var v2 = p[v11];
if (v2._parent == p && v2.enabled != false && v2._visible != false && (v2.tabEnabled == true || v2.tabEnabled != false && (v2.onPress != undefined || v2.onRelease != undefined || v2.onReleaseOutside != undefined || v2.onDragOut != undefined || v2.onDragOver != undefined || v2.onRollOver != undefined || v2.onRollOut != undefined || v2 instanceof TextField))) {
if (v2._searchKey == this._searchKey) {
continue;
}
v2._searchKey = this._searchKey;
if (v2 != this._lastTarget) {
if ((v2.groupName != undefined || groupName != undefined) && v2.groupName == groupName) {
continue;
}
if (v2 instanceof TextField && v2.selectable == false) {
continue;
}
if (v5 || v2.groupName != undefined && v2.groupName == this._firstNode.groupName && v2.selected == true) {
if (firstChild) {
this._firstNode = v2;
firstChild = false;
}
}
if (this._nextIsNext == true) {
if (v2.groupName != undefined && v2.groupName == this._nextNode.groupName && v2.selected == true || this._nextNode == undefined && (v2.groupName == undefined || v2.groupName != undefined && v2.groupName != groupName)) {
this._nextNode = v2;
}
}
if (v2.groupName == undefined || groupName != v2.groupName) {
if (this._lastx.groupName != undefined && v2.groupName == this._lastx.groupName && this._lastx.selected == true) {
} else {
this._lastx = v2;
}
}
} else {
this._prevNode = this._lastx;
this._needPrev = false;
this._nextIsNext = true;
}
if (v2.tabIndex != undefined) {
if (v2.tabIndex == index) {
if (this._foundList[v2._name] == undefined) {
if (this._needPrev) {
this._prevObj = v2;
this._needPrev = false;
}
this._nextObj = v2;
}
}
if (dir && v2.tabIndex > index) {
if (this._nextObj == undefined || this._nextObj.tabIndex > v2.tabIndex && (v2.groupName == undefined || this._nextObj.groupName == undefined || v2.groupName != this._nextObj.groupName) || this._nextObj.groupName != undefined && this._nextObj.groupName == v2.groupName && this._nextObj.selected != true && (v2.selected == true || this._nextObj.tabIndex > v2.tabIndex)) {
this._nextObj = v2;
}
} else {
if (!dir && v2.tabIndex < index) {
if (this._prevObj == undefined || this._prevObj.tabIndex < v2.tabIndex && (v2.groupName == undefined || this._prevObj.groupName == undefined || v2.groupName != this._prevObj.groupName) || this._prevObj.groupName != undefined && this._prevObj.groupName == v2.groupName && this._prevObj.selected != true && (v2.selected == true || this._prevObj.tabIndex < v2.tabIndex)) {
this._prevObj = v2;
}
}
}
if (this._firstObj == undefined || v2.tabIndex < this._firstObj.tabIndex && (v2.groupName == undefined || this._firstObj.groupName == undefined || v2.groupName != this._firstObj.groupName) || this._firstObj.groupName != undefined && this._firstObj.groupName == v2.groupName && this._firstObj.selected != true && (v2.selected == true || v2.tabIndex < this._firstObj.tabIndex)) {
this._firstObj = v2;
}
if (this._lastObj == undefined || v2.tabIndex > this._lastObj.tabIndex && (v2.groupName == undefined || this._lastObj.groupName == undefined || v2.groupName != this._lastObj.groupName) || this._lastObj.groupName != undefined && this._lastObj.groupName == v2.groupName && this._lastObj.selected != true && (v2.selected == true || v2.tabIndex > this._lastObj.tabIndex)) {
this._lastObj = v2;
}
}
if (v2.tabChildren) {
this.getTabCandidateFromChildren(v2, index, groupName, dir, v5 && firstChild);
}
v5 = false;
} else {
if (v2._parent == p && v2.tabChildren == true && v2._visible != false) {
if (v2 == this._lastTarget) {
if (v2._searchKey == this._searchKey) {
continue;
}
v2._searchKey = this._searchKey;
if (this._prevNode == undefined) {
var v3 = this._lastx;
var v7 = false;
while (v3 != undefined) {
if (v3 == v2) {
v7 = true;
break;
}
v3 = v3._parent;
}
if (v7 == false) {
this._prevNode = this._lastx;
}
}
this._needPrev = false;
if (this._nextNode == undefined) {
this._nextIsNext = true;
}
} else {
if (!(v2.focusManager != undefined && v2.focusManager._parent == v2)) {
if (v2._searchKey == this._searchKey) {
continue;
}
v2._searchKey = this._searchKey;
this.getTabCandidateFromChildren(v2, index, groupName, dir, v5 && firstChild);
}
}
v5 = false;
}
}
}
this._lastNode = this._lastx;
if (lookup) {
if (p._parent != undefined) {
if (p != this._parent) {
if (this._prevNode == undefined && dir) {
this._needPrev = true;
} else {
if (this._nextNode == undefined && !dir) {
this._nextIsNext = false;
}
}
this._lastTarget = this._lastTarget._parent;
this.getTabCandidate(p._parent, index, groupName, dir, true);
}
}
}
};
v2.getTabCandidate = function (o, index, groupName, dir, firstChild) {
var v2;
var v3 = true;
if (o == this._parent) {
v2 = o;
v3 = false;
} else {
v2 = o._parent;
if (v2 == undefined) {
v2 = o;
v3 = false;
}
}
this.walkTree(v2, index, groupName, dir, v3, firstChild);
};
v2.getTabCandidateFromChildren = function (o, index, groupName, dir, firstChild) {
this.walkTree(o, index, groupName, dir, false, firstChild);
};
v2.getFocusManagerFromObject = function (o) {
while (o != undefined) {
if (o.focusManager != undefined) {
return o.focusManager;
}
o = o._parent;
}
return undefined;
};
v2.tabHandler = function (Void) {
this.bDrawFocus = true;
var v5 = this.getSelectionFocus();
var v4 = this.getActualFocus(v5);
if (v4 != v5) {
v5 = v4;
}
if (this.getFocusManagerFromObject(v5) != this) {
v5 == undefined;
}
if (v5 == undefined) {
v5 = this.form;
} else {
if (v5.tabIndex != undefined) {
if (this._foundList != undefined || this._foundList.tabIndex != v5.tabIndex) {
this._foundList = new Object();
this._foundList.tabIndex = v5.tabIndex;
}
this._foundList[v5._name] = v5;
}
}
var v3 = Key.isDown(16) != true;
this._searchKey = getTimer();
this._needPrev = true;
this._nextIsNext = false;
this._lastx = undefined;
this._firstNode = undefined;
this._lastNode = undefined;
this._nextNode = undefined;
this._prevNode = undefined;
this._firstObj = undefined;
this._lastObj = undefined;
this._nextObj = undefined;
this._prevObj = undefined;
this._lastTarget = v5;
var v6 = v5;
this.getTabCandidate(v6, (v5.tabIndex == undefined) ? 0 : v5.tabIndex, v5.groupName, v3, true);
var v2;
if (v3) {
if (this._nextObj != undefined) {
v2 = this._nextObj;
} else {
v2 = this._firstObj;
}
} else {
if (this._prevObj != undefined) {
v2 = this._prevObj;
} else {
v2 = this._lastObj;
}
}
if (v2.tabIndex != v5.tabIndex) {
this._foundList = new Object();
this._foundList.tabIndex = v2.tabIndex;
this._foundList[v2._name] = v2;
} else {
if (this._foundList == undefined) {
this._foundList = new Object();
this._foundList.tabIndex = v2.tabIndex;
}
this._foundList[v2._name] = v2;
}
if (v2 == undefined) {
if (v3 == false) {
if (this._nextNode != undefined) {
v2 = this._nextNode;
} else {
v2 = this._firstNode;
}
} else {
if (this._prevNode == undefined || v5 == this.form) {
v2 = this._lastNode;
} else {
v2 = this._prevNode;
}
}
}
if (v2 == undefined) {
return undefined;
}
this.lastTabFocus = v2;
this.setFocus(v2);
if (v2.emphasized != undefined) {
if (this.defPushButton != undefined) {
v5 = this.defPushButton;
this.defPushButton = v2;
v5.emphasized = false;
v2.emphasized = true;
}
} else {
if (this.defPushButton != undefined && this.defPushButton != this.__defaultPushButton) {
v5 = this.defPushButton;
this.defPushButton = this.__defaultPushButton;
v5.emphasized = false;
this.__defaultPushButton.__set__emphasized(true);
}
}
};
v2.onKeyDown = function (Void) {
mx.managers.SystemManager.idleFrames = 0;
if (this.defaultPushButtonEnabled) {
if (Key.getCode() == 13) {
if (this.__get__defaultPushButton() != undefined) {
this.doLater(this, 'sendDefaultPushButtonEvent');
}
}
}
};
v2.sendDefaultPushButtonEvent = function (Void) {
this.defPushButton.dispatchEvent({'type': 'click'});
};
v2.getMousedComponentFromChildren = function (x, y, o) {
for (var v7 in o) {
var v2 = o[v7];
if (v2._visible && v2.enabled && v2._parent == o && v2._searchKey != this._searchKey) {
v2._searchKey = this._searchKey;
if (v2.hitTest(x, y, true)) {
if (v2.onPress != undefined || v2.onRelease != undefined) {
return v2;
}
var v3 = this.getMousedComponentFromChildren(x, y, v2);
if (v3 != undefined) {
return v3;
}
return v2;
}
}
}
return undefined;
};
v2.mouseActivate = function (Void) {
if (!this.bNeedFocus) {
return undefined;
}
this._searchKey = getTimer();
var v2 = this.getMousedComponentFromChildren(this.lastMouse.x, this.lastMouse.y, this.form);
if (v2 instanceof mx.core.UIComponent) {
return undefined;
}
v2 = this.findFocusFromObject(v2);
if (v2 == this.lastFocus) {
return undefined;
}
if (v2 == undefined) {
this.doLater(this, 'restoreFocus');
return undefined;
}
var v3 = v2.hscroll;
if (v3 != undefined) {
var v6 = v2.scroll;
var v5 = v2.background;
}
this.setFocus(v2);
var v4 = Selection;
Selection.setSelection(v4.lastBeginIndex, v4.lastEndIndex);
if (v3 != undefined) {
v2.scroll = v6;
v2.hscroll = v3;
v2.background = v5;
}
};
v2._onMouseDown = function (Void) {
this.bDrawFocus = false;
if (this.lastFocus != undefined) {
this.lastFocus.drawFocus(false);
}
mx.managers.SystemManager.idleFrames = 0;
var v3 = Selection;
v3.lastBeginIndex = Selection.getBeginIndex();
v3.lastEndIndex = Selection.getEndIndex();
this.lastMouse.x = _root._xmouse;
this.lastMouse.y = _root._ymouse;
_root.localToGlobal(this.lastMouse);
};
v2.onMouseUp = function (Void) {
if (this._visible) {
this.doLater(this, 'mouseActivate');
}
};
v2.handleEvent = function (e) {
if (e.type == 'reveal') {
mx.managers.SystemManager.activate(this.form);
} else {
mx.managers.SystemManager.deactivate(this.form);
}
};
v1.enableFocusManagement = function () {
if (!mx.managers.FocusManager.initialized) {
mx.managers.FocusManager.initialized = true;
Object.registerClass('FocusManager', mx.managers.FocusManager);
if (_root.focusManager == undefined) {
_root.createClassObject(mx.managers.FocusManager, 'focusManager', mx.managers.DepthManager.highestDepth--);
}
}
};
v1.symbolName = 'FocusManager';
v1.symbolOwner = mx.managers.FocusManager;
v1.version = '2.0.2.127';
v2.className = 'FocusManager';
v2.bNeedFocus = false;
v2.bDrawFocus = false;
v2.defaultPushButtonEnabled = true;
v2.activated = true;
v1.initialized = false;
v1.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions;
v2.addProperty('defaultPushButton', v2.__get__defaultPushButton, v2.__set__defaultPushButton);
v2.addProperty('nextTabIndex', v2.__get__nextTabIndex, function () {});
ASSetPropFlags(mx.managers.FocusManager.prototype, null, 1);
}
#endinitclip
}
movieClip 127 __Packages.mx.skins.halo.FocusRect {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.halo) {
_global.mx.skins.halo = new Object();
}
if (!_global.mx.skins.halo.FocusRect) {
var v1 = function () {
super();
this.boundingBox_mc._visible = false;
this.boundingBox_mc._height = 0;
this.boundingBox_mc._width = 0;
};
mx.skins.halo.FocusRect = v1;
var v2 = new mx.skins.SkinElement();
mx.skins.halo.FocusRect.prototype = v2;
v2.draw = function (o) {
o.adjustFocusRect();
};
v2.setSize = function (w, h, r, a, rectCol) {
this._yscale = 100;
this._xscale = 100;
this.clear();
if (typeof r == 'object') {
r.br = r.br > 2 ? r.br - 2 : 0;
r.bl = r.bl > 2 ? r.bl - 2 : 0;
r.tr = r.tr > 2 ? r.tr - 2 : 0;
r.tl = r.tl > 2 ? r.tl - 2 : 0;
this.beginFill(rectCol, a * 0.3);
this.drawRoundRect(0, 0, w, h, r);
this.drawRoundRect(2, 2, w - 4, h - 4, r);
this.endFill();
r.br = r.br > 1 ? r.br + 1 : 0;
r.bl = r.bl > 1 ? r.bl + 1 : 0;
r.tr = r.tr > 1 ? r.tr + 1 : 0;
r.tl = r.tl > 1 ? r.tl + 1 : 0;
this.beginFill(rectCol, a * 0.3);
this.drawRoundRect(1, 1, w - 2, h - 2, r);
r.br = r.br > 1 ? r.br - 1 : 0;
r.bl = r.bl > 1 ? r.bl - 1 : 0;
r.tr = r.tr > 1 ? r.tr - 1 : 0;
r.tl = r.tl > 1 ? r.tl - 1 : 0;
this.drawRoundRect(2, 2, w - 4, h - 4, r);
this.endFill();
} else {
var v5;
if (r != 0) {
v5 = r - 2;
} else {
v5 = 0;
}
this.beginFill(rectCol, a * 0.3);
this.drawRoundRect(0, 0, w, h, r);
this.drawRoundRect(2, 2, w - 4, h - 4, v5);
this.endFill();
this.beginFill(rectCol, a * 0.3);
if (r != 0) {
v5 = r - 2;
r -= 1;
} else {
v5 = 0;
r = 0;
}
this.drawRoundRect(1, 1, w - 2, h - 2, r);
this.drawRoundRect(2, 2, w - 4, h - 4, v5);
this.endFill();
}
};
v2.handleEvent = function (e) {
if (e.type == 'unload') {
this._visible = true;
} else {
if (e.type == 'resize') {
e.target.adjustFocusRect();
} else {
if (e.type == 'move') {
e.target.adjustFocusRect();
}
}
}
};
v1.classConstruct = function () {
mx.core.UIComponent.prototype.drawFocus = function (focused) {
var v2 = this._parent.focus_mc;
if (!focused) {
v2._visible = false;
this.removeEventListener('unload', v2);
this.removeEventListener('move', v2);
this.removeEventListener('resize', v2);
} else {
if (v2 == undefined) {
v2 = this._parent.createChildAtDepth('FocusRect', mx.managers.DepthManager.kTop);
v2.tabEnabled = false;
this._parent.focus_mc = v2;
} else {
v2._visible = true;
}
v2.draw(this);
if (v2.getDepth() < this.getDepth()) {
v2.setDepthAbove(this);
}
this.addEventListener('unload', v2);
this.addEventListener('move', v2);
this.addEventListener('resize', v2);
}
};
mx.core.UIComponent.prototype.adjustFocusRect = function () {
var v2 = this.getStyle('themeColor');
if (v2 == undefined) {
v2 = 8453965;
}
var v3 = this._parent.focus_mc;
v3.setSize(this.width + 4, this.height + 4, 0, 100, v2);
v3.move(this.x - 2, this.y - 2);
};
TextField.prototype.drawFocus = mx.core.UIComponent.prototype.drawFocus;
TextField.prototype.adjustFocusRect = mx.core.UIComponent.prototype.adjustFocusRect;
mx.skins.halo.FocusRect.prototype.drawRoundRect = mx.skins.halo.Defaults.prototype.drawRoundRect;
return true;
};
v1.classConstructed = mx.skins.halo.FocusRect.classConstruct();
v1.DefaultsDependency = mx.skins.halo.Defaults;
v1.UIComponentDependency = mx.core.UIComponent;
ASSetPropFlags(mx.skins.halo.FocusRect.prototype, null, 1);
}
#endinitclip
}
movieClip 128 __Packages.mx.managers.OverlappedWindows {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.managers) {
_global.mx.managers = new Object();
}
if (!_global.mx.managers.OverlappedWindows) {
var v1 = function () {};
mx.managers.OverlappedWindows = v1;
var v2 = v1.prototype;
v1.checkIdle = function (Void) {
if (mx.managers.SystemManager.idleFrames > 10) {
mx.managers.SystemManager.dispatchEvent({'type': 'idle'});
} else {
++mx.managers.SystemManager.idleFrames;
}
};
v1.__addEventListener = function (e, o, l) {
if (e == 'idle') {
if (mx.managers.SystemManager.interval == undefined) {
mx.managers.SystemManager.interval = setInterval(mx.managers.SystemManager.checkIdle, 100);
}
}
mx.managers.SystemManager._xAddEventListener(e, o, l);
};
v1.__removeEventListener = function (e, o, l) {
if (e == 'idle') {
if (mx.managers.SystemManager._xRemoveEventListener(e, o, l) == 0) {
clearInterval(mx.managers.SystemManager.interval);
}
} else {
mx.managers.SystemManager._xRemoveEventListener(e, o, l);
}
};
v1.onMouseDown = function (Void) {
mx.managers.SystemManager.idleFrames = 0;
mx.managers.SystemManager.isMouseDown = true;
var v5 = _root;
var v3;
var v8 = _root._xmouse;
var v7 = _root._ymouse;
if (mx.managers.SystemManager.form.modalWindow == undefined) {
if (mx.managers.SystemManager.forms.length > 1) {
var v6 = mx.managers.SystemManager.forms.length;
var v4;
v4 = 0;
while (v4 < v6) {
var v2 = mx.managers.SystemManager.forms[v4];
if (v2._visible) {
if (v2.hitTest(v8, v7)) {
if (v3 == undefined) {
v3 = v2.getDepth();
v5 = v2;
} else {
if (v3 < v2.getDepth()) {
v3 = v2.getDepth();
v5 = v2;
}
}
}
}
++v4;
}
if (v5 != mx.managers.SystemManager.form) {
mx.managers.SystemManager.activate(v5);
}
}
}
var v9 = mx.managers.SystemManager.form;
v9.focusManager._onMouseDown();
};
v1.onMouseMove = function (Void) {
mx.managers.SystemManager.idleFrames = 0;
};
v1.onMouseUp = function (Void) {
mx.managers.SystemManager.isMouseDown = false;
mx.managers.SystemManager.idleFrames = 0;
};
v1.activate = function (f) {
if (mx.managers.SystemManager.form != undefined) {
if (mx.managers.SystemManager.form != f && mx.managers.SystemManager.forms.length > 1) {
var v1 = mx.managers.SystemManager.form;
v1.focusManager.deactivate();
}
}
mx.managers.SystemManager.form = f;
f.focusManager.activate();
};
v1.deactivate = function (f) {
if (mx.managers.SystemManager.form != undefined) {
if (mx.managers.SystemManager.form == f && mx.managers.SystemManager.forms.length > 1) {
var v5 = mx.managers.SystemManager.form;
v5.focusManager.deactivate();
var v3 = mx.managers.SystemManager.forms.length;
var v1;
var v2;
v1 = 0;
while (v1 < v3) {
if (mx.managers.SystemManager.forms[v1] == f) {
v1 += 1;
while (v1 < v3) {
if (mx.managers.SystemManager.forms[v1]._visible == true) {
v2 = mx.managers.SystemManager.forms[v1];
}
++v1;
}
mx.managers.SystemManager.form = v2;
break;
} else {
if (mx.managers.SystemManager.forms[v1]._visible == true) {
v2 = mx.managers.SystemManager.forms[v1];
}
}
++v1;
}
v5 = mx.managers.SystemManager.form;
v5.focusManager.activate();
}
}
};
v1.addFocusManager = function (f) {
mx.managers.SystemManager.forms.push(f);
mx.managers.SystemManager.activate(f);
};
v1.removeFocusManager = function (f) {
var v3 = mx.managers.SystemManager.forms.length;
var v1;
v1 = 0;
while (v1 < v3) {
if (mx.managers.SystemManager.forms[v1] == f) {
if (mx.managers.SystemManager.form == f) {
mx.managers.SystemManager.deactivate(f);
}
mx.managers.SystemManager.forms.splice(v1, 1);
return undefined;
}
++v1;
}
};
v1.enableOverlappedWindows = function () {
if (!mx.managers.OverlappedWindows.initialized) {
mx.managers.OverlappedWindows.initialized = true;
mx.managers.SystemManager.checkIdle = mx.managers.OverlappedWindows.checkIdle;
mx.managers.SystemManager.__addEventListener = mx.managers.OverlappedWindows.__addEventListener;
mx.managers.SystemManager.__removeEventListener = mx.managers.OverlappedWindows.__removeEventListener;
mx.managers.SystemManager.onMouseDown = mx.managers.OverlappedWindows.onMouseDown;
mx.managers.SystemManager.onMouseMove = mx.managers.OverlappedWindows.onMouseMove;
mx.managers.SystemManager.onMouseUp = mx.managers.OverlappedWindows.onMouseUp;
mx.managers.SystemManager.activate = mx.managers.OverlappedWindows.activate;
mx.managers.SystemManager.deactivate = mx.managers.OverlappedWindows.deactivate;
mx.managers.SystemManager.addFocusManager = mx.managers.OverlappedWindows.addFocusManager;
mx.managers.SystemManager.removeFocusManager = mx.managers.OverlappedWindows.removeFocusManager;
}
};
v1.initialized = false;
v1.SystemManagerDependency = mx.managers.SystemManager;
ASSetPropFlags(mx.managers.OverlappedWindows.prototype, null, 1);
}
#endinitclip
}
movieClip 129 __Packages.mx.styles.CSSSetStyle {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.styles) {
_global.mx.styles = new Object();
}
if (!_global.mx.styles.CSSSetStyle) {
var v1 = function () {};
mx.styles.CSSSetStyle = v1;
var v2 = v1.prototype;
v2._setStyle = function (styleProp, newValue) {
this[styleProp] = newValue;
if (mx.styles.StyleManager.TextStyleMap[styleProp] != undefined) {
if (styleProp == 'color') {
if (isNaN(newValue)) {
newValue = mx.styles.StyleManager.getColorName(newValue);
this[styleProp] = newValue;
if (newValue == undefined) {
return undefined;
}
}
}
_level0.changeTextStyleInChildren(styleProp);
return undefined;
}
if (mx.styles.StyleManager.isColorStyle(styleProp)) {
if (isNaN(newValue)) {
newValue = mx.styles.StyleManager.getColorName(newValue);
this[styleProp] = newValue;
if (newValue == undefined) {
return undefined;
}
}
if (styleProp == 'themeColor') {
var v7 = mx.styles.StyleManager.colorNames.haloBlue;
var v6 = mx.styles.StyleManager.colorNames.haloGreen;
var v8 = mx.styles.StyleManager.colorNames.haloOrange;
var v4 = {};
v4[v7] = 12188666;
v4[v6] = 13500353;
v4[v8] = 16766319;
var v5 = {};
v5[v7] = 13958653;
v5[v6] = 14942166;
v5[v8] = 16772787;
var v9 = v4[newValue];
var v10 = v5[newValue];
if (v9 == undefined) {
v9 = newValue;
}
if (v10 == undefined) {
v10 = newValue;
}
this.setStyle('selectionColor', v9);
this.setStyle('rollOverColor', v10);
}
_level0.changeColorStyleInChildren(this.styleName, styleProp, newValue);
} else {
if (styleProp == 'backgroundColor' && isNaN(newValue)) {
newValue = mx.styles.StyleManager.getColorName(newValue);
this[styleProp] = newValue;
if (newValue == undefined) {
return undefined;
}
}
_level0.notifyStyleChangeInChildren(this.styleName, styleProp, newValue);
}
};
v2.changeTextStyleInChildren = function (styleProp) {
var v4 = getTimer();
var v5;
for (v5 in this) {
var v2 = this[v5];
if (v2._parent == this) {
if (v2.searchKey != v4) {
if (v2.stylecache != undefined) {
delete v2.stylecache.tf;
delete v2.stylecache[styleProp];
}
v2.invalidateStyle(styleProp);
v2.changeTextStyleInChildren(styleProp);
v2.searchKey = v4;
}
}
}
};
v2.changeColorStyleInChildren = function (sheetName, colorStyle, newValue) {
var v6 = getTimer();
var v7;
for (v7 in this) {
var v2 = this[v7];
if (v2._parent == this) {
if (v2.searchKey != v6) {
if (v2.getStyleName() == sheetName || sheetName == undefined || sheetName == '_global') {
if (v2.stylecache != undefined) {
delete v2.stylecache[colorStyle];
}
if (typeof v2._color == 'string') {
if (v2._color == colorStyle) {
var v4 = v2.getStyle(colorStyle);
if (colorStyle == 'color') {
if (this.stylecache.tf.color != undefined) {
this.stylecache.tf.color = v4;
}
}
v2.setColor(v4);
}
} else {
if (v2._color[colorStyle] != undefined) {
if (typeof v2 != 'movieclip') {
v2._parent.invalidateStyle();
} else {
v2.invalidateStyle(colorStyle);
}
}
}
}
v2.changeColorStyleInChildren(sheetName, colorStyle, newValue);
v2.searchKey = v6;
}
}
}
};
v2.notifyStyleChangeInChildren = function (sheetName, styleProp, newValue) {
var v5 = getTimer();
var v6;
for (v6 in this) {
var v2 = this[v6];
if (v2._parent == this) {
if (v2.searchKey != v5) {
if (v2.styleName == sheetName || v2.styleName != undefined && typeof v2.styleName == 'movieclip' || sheetName == undefined) {
if (v2.stylecache != undefined) {
delete v2.stylecache[styleProp];
delete v2.stylecache.tf;
}
delete v2.enabledColor;
v2.invalidateStyle(styleProp);
}
v2.notifyStyleChangeInChildren(sheetName, styleProp, newValue);
v2.searchKey = v5;
}
}
}
};
v2.setStyle = function (styleProp, newValue) {
if (this.stylecache != undefined) {
delete this.stylecache[styleProp];
delete this.stylecache.tf;
}
this[styleProp] = newValue;
if (mx.styles.StyleManager.isColorStyle(styleProp)) {
if (isNaN(newValue)) {
newValue = mx.styles.StyleManager.getColorName(newValue);
this[styleProp] = newValue;
if (newValue == undefined) {
return undefined;
}
}
if (styleProp == 'themeColor') {
var v10 = mx.styles.StyleManager.colorNames.haloBlue;
var v9 = mx.styles.StyleManager.colorNames.haloGreen;
var v11 = mx.styles.StyleManager.colorNames.haloOrange;
var v6 = {};
v6[v10] = 12188666;
v6[v9] = 13500353;
v6[v11] = 16766319;
var v7 = {};
v7[v10] = 13958653;
v7[v9] = 14942166;
v7[v11] = 16772787;
var v12 = v6[newValue];
var v13 = v7[newValue];
if (v12 == undefined) {
v12 = newValue;
}
if (v13 == undefined) {
v13 = newValue;
}
this.setStyle('selectionColor', v12);
this.setStyle('rollOverColor', v13);
}
if (typeof this._color == 'string') {
if (this._color == styleProp) {
if (styleProp == 'color') {
if (this.stylecache.tf.color != undefined) {
this.stylecache.tf.color = newValue;
}
}
this.setColor(newValue);
}
} else {
if (this._color[styleProp] != undefined) {
this.invalidateStyle(styleProp);
}
}
this.changeColorStyleInChildren(undefined, styleProp, newValue);
} else {
if (styleProp == 'backgroundColor' && isNaN(newValue)) {
newValue = mx.styles.StyleManager.getColorName(newValue);
this[styleProp] = newValue;
if (newValue == undefined) {
return undefined;
}
}
this.invalidateStyle(styleProp);
}
if (mx.styles.StyleManager.isInheritingStyle(styleProp) || styleProp == 'styleName') {
var v8;
var v5 = newValue;
if (styleProp == 'styleName') {
v8 = (typeof newValue == 'string') ? _global.styles[newValue] : v5;
v5 = v8.themeColor;
if (v5 != undefined) {
v8.selectionColor = v5;
v8.rollOverColor = v8.selectionColor;
}
}
this.notifyStyleChangeInChildren(undefined, styleProp, newValue);
}
};
v1.enableRunTimeCSS = function () {};
v1.classConstruct = function () {
var v2 = MovieClip.prototype;
var v3 = mx.styles.CSSSetStyle.prototype;
mx.styles.CSSStyleDeclaration.prototype.setStyle = v3._setStyle;
v2.changeTextStyleInChildren = v3.changeTextStyleInChildren;
v2.changeColorStyleInChildren = v3.changeColorStyleInChildren;
v2.notifyStyleChangeInChildren = v3.notifyStyleChangeInChildren;
v2.setStyle = v3.setStyle;
_global.ASSetPropFlags(v2, 'changeTextStyleInChildren', 1);
_global.ASSetPropFlags(v2, 'changeColorStyleInChildren', 1);
_global.ASSetPropFlags(v2, 'notifyStyleChangeInChildren', 1);
_global.ASSetPropFlags(v2, 'setStyle', 1);
var v4 = TextField.prototype;
v4.setStyle = v2.setStyle;
v4.changeTextStyleInChildren = v3.changeTextStyleInChildren;
return true;
};
v1.classConstructed = mx.styles.CSSSetStyle.classConstruct();
v1.CSSStyleDeclarationDependency = mx.styles.CSSStyleDeclaration;
ASSetPropFlags(mx.styles.CSSSetStyle.prototype, null, 1);
}
#endinitclip
}
movieClip 130 __Packages.mx.core.ext.UIComponentExtensions {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.core) {
_global.mx.core = new Object();
}
if (!_global.mx.core.ext) {
_global.mx.core.ext = new Object();
}
if (!_global.mx.core.ext.UIComponentExtensions) {
var v1 = function () {};
mx.core.ext.UIComponentExtensions = v1;
var v2 = v1.prototype;
v1.Extensions = function () {
if (mx.core.ext.UIComponentExtensions.bExtended == true) {
return true;
}
mx.core.ext.UIComponentExtensions.bExtended = true;
TextField.prototype.setFocus = function () {
Selection.setFocus(this);
};
TextField.prototype.onSetFocus = function (oldFocus) {
if (this.tabEnabled != false) {
if ((this.getFocusManager()).bDrawFocus) {
this.drawFocus(true);
}
}
};
TextField.prototype.onKillFocus = function (oldFocus) {
if (this.tabEnabled != false) {
this.drawFocus(false);
}
};
TextField.prototype.drawFocus = mx.core.UIComponent.prototype.drawFocus;
TextField.prototype.getFocusManager = mx.core.UIComponent.prototype.getFocusManager;
mx.managers.OverlappedWindows.enableOverlappedWindows();
mx.styles.CSSSetStyle.enableRunTimeCSS();
mx.managers.FocusManager.enableFocusManagement();
};
v1.bExtended = false;
v1.UIComponentExtended = mx.core.ext.UIComponentExtensions.Extensions();
v1.UIComponentDependency = mx.core.UIComponent;
v1.FocusManagerDependency = mx.managers.FocusManager;
v1.OverlappedWindowsDependency = mx.managers.OverlappedWindows;
ASSetPropFlags(mx.core.ext.UIComponentExtensions.prototype, null, 1);
}
#endinitclip
}
movieClip 131 __Packages.mx.skins.RectBorder {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.RectBorder) {
var v1 = function () {
super();
};
mx.skins.RectBorder = v1;
var v2 = new mx.skins.Border();
mx.skins.RectBorder.prototype = v2;
v2.__get__width = function () {
return this.__width;
};
v2.__get__height = function () {
return this.__height;
};
v2.init = function (Void) {
super.init();
};
v2.draw = function (Void) {
this.size();
};
v2.getBorderMetrics = function (Void) {
var v2 = this.offset;
if (this.__borderMetrics == undefined) {
this.__borderMetrics = {'left': v2, 'top': v2, 'right': v2, 'bottom': v2};
return this.__borderMetrics;
}
this.__borderMetrics.left = v2;
this.__borderMetrics.top = v2;
this.__borderMetrics.right = v2;
this.__borderMetrics.bottom = v2;
return this.__borderMetrics;
};
v2.__get__borderMetrics = function () {
return this.getBorderMetrics();
};
v2.drawBorder = function (Void) {};
v2.size = function (Void) {
this.drawBorder();
};
v2.setColor = function (Void) {
this.drawBorder();
};
v1.symbolName = 'RectBorder';
v1.symbolOwner = mx.skins.RectBorder;
v1.version = '2.0.2.127';
v2.className = 'RectBorder';
v2.borderStyleName = 'borderStyle';
v2.borderColorName = 'borderColor';
v2.shadowColorName = 'shadowColor';
v2.highlightColorName = 'highlightColor';
v2.buttonColorName = 'buttonColor';
v2.backgroundColorName = 'backgroundColor';
v2.addProperty('borderMetrics', v2.__get__borderMetrics, function () {});
v2.addProperty('height', v2.__get__height, function () {});
v2.addProperty('width', v2.__get__width, function () {});
ASSetPropFlags(mx.skins.RectBorder.prototype, null, 1);
}
#endinitclip
}
movieClip 132 __Packages.mx.skins.halo.RectBorder {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.halo) {
_global.mx.skins.halo = new Object();
}
if (!_global.mx.skins.halo.RectBorder) {
var v1 = function () {
super();
};
mx.skins.halo.RectBorder = v1;
var v2 = new mx.skins.RectBorder();
mx.skins.halo.RectBorder.prototype = v2;
v2.init = function (Void) {
this.borderWidths.default = 3;
super.init();
};
v2.getBorderMetrics = function (Void) {
if (this.offset == undefined) {
var v3 = this.getStyle(this.borderStyleName);
this.offset = this.borderWidths[v3];
}
if (this.getStyle(this.borderStyleName) == 'default' || this.getStyle(this.borderStyleName) == 'alert') {
this.__borderMetrics = {'left': 3, 'top': 1, 'right': 3, 'bottom': 3};
return this.__borderMetrics;
}
return super.getBorderMetrics();
};
v2.drawBorder = function (Void) {
var v6 = _global.styles[this.className];
if (v6 == undefined) {
v6 = _global.styles.RectBorder;
}
var v5 = this.getStyle(this.borderStyleName);
var v7 = this.getStyle(this.borderColorName);
if (v7 == undefined) {
v7 = v6[this.borderColorName];
}
var v8 = this.getStyle(this.backgroundColorName);
if (v8 == undefined) {
v8 = v6[this.backgroundColorName];
}
var v16 = this.getStyle('backgroundImage');
if (v5 != 'none') {
var v14 = this.getStyle(this.shadowColorName);
if (v14 == undefined) {
v14 = v6[this.shadowColorName];
}
var v13 = this.getStyle(this.highlightColorName);
if (v13 == undefined) {
v13 = v6[this.highlightColorName];
}
var v12 = this.getStyle(this.buttonColorName);
if (v12 == undefined) {
v12 = v6[this.buttonColorName];
}
var v11 = this.getStyle(this.borderCapColorName);
if (v11 == undefined) {
v11 = v6[this.borderCapColorName];
}
var v10 = this.getStyle(this.shadowCapColorName);
if (v10 == undefined) {
v10 = v6[this.shadowCapColorName];
}
}
this.offset = this.borderWidths[v5];
var v9 = this.offset;
var v3 = this.__get__width();
var v4 = this.__get__height();
this.clear();
this._color = undefined;
if (v5 == 'none') {
} else {
if (v5 == 'inset') {
this._color = this.colorList;
this.draw3dBorder(v11, v12, v7, v13, v14, v10);
} else {
if (v5 == 'outset') {
this._color = this.colorList;
this.draw3dBorder(v11, v7, v12, v14, v13, v10);
} else {
if (v5 == 'alert') {
var v15 = this.getStyle('themeColor');
this.drawRoundRect(0, 5, v3, v4 - 5, 5, 6184542, 10);
this.drawRoundRect(1, 4, v3 - 2, v4 - 5, 4, [6184542, 6184542], 10, 0, 'radial');
this.drawRoundRect(2, 0, v3 - 4, v4 - 2, 3, [0, 14342874], 100, 0, 'radial');
this.drawRoundRect(2, 0, v3 - 4, v4 - 2, 3, v15, 50);
this.drawRoundRect(3, 1, v3 - 6, v4 - 4, 2, 16777215, 100);
} else {
if (v5 == 'default') {
this.drawRoundRect(0, 5, v3, v4 - 5, {'tl': 5, 'tr': 5, 'br': 0, 'bl': 0}, 6184542, 10);
this.drawRoundRect(1, 4, v3 - 2, v4 - 5, {'tl': 4, 'tr': 4, 'br': 0, 'bl': 0}, [6184542, 6184542], 10, 0, 'radial');
this.drawRoundRect(2, 0, v3 - 4, v4 - 2, {'tl': 3, 'tr': 3, 'br': 0, 'bl': 0}, [12897484, 11844796], 100, 0, 'radial');
this.drawRoundRect(3, 1, v3 - 6, v4 - 4, {'tl': 2, 'tr': 2, 'br': 0, 'bl': 0}, 16777215, 100);
} else {
if (v5 == 'dropDown') {
this.drawRoundRect(0, 0, v3 + 1, v4, {'tl': 4, 'tr': 0, 'br': 0, 'bl': 4}, [13290186, 7895160], 100, -10, 'linear');
this.drawRoundRect(1, 1, v3 - 1, v4 - 2, {'tl': 3, 'tr': 0, 'br': 0, 'bl': 3}, 16777215, 100);
} else {
if (v5 == 'menuBorder') {
var v15 = this.getStyle('themeColor');
this.drawRoundRect(4, 4, v3 - 2, v4 - 3, 0, [6184542, 6184542], 10, 0, 'radial');
this.drawRoundRect(4, 4, v3 - 1, v4 - 2, 0, 6184542, 10);
this.drawRoundRect(0, 0, v3 + 1, v4, 0, [0, 14342874], 100, 250, 'linear');
this.drawRoundRect(0, 0, v3 + 1, v4, 0, v15, 50);
this.drawRoundRect(2, 2, v3 - 3, v4 - 4, 0, 16777215, 100);
} else {
if (v5 == 'comboNonEdit') {
} else {
this.beginFill(v7);
this.drawRect(0, 0, v3, v4);
this.drawRect(1, 1, v3 - 1, v4 - 1);
this.endFill();
this._color = this.borderColorName;
}
}
}
}
}
}
}
}
if (v8 != undefined) {
this.beginFill(v8);
this.drawRect(v9, v9, this.__get__width() - v9, this.__get__height() - v9);
this.endFill();
}
};
v2.draw3dBorder = function (c1, c2, c3, c4, c5, c6) {
var v3 = this.__get__width();
var v2 = this.__get__height();
this.beginFill(c1);
this.drawRect(0, 0, v3, v2);
this.drawRect(1, 0, v3 - 1, v2);
this.endFill();
this.beginFill(c2);
this.drawRect(1, 0, v3 - 1, 1);
this.endFill();
this.beginFill(c3);
this.drawRect(1, v2 - 1, v3 - 1, v2);
this.endFill();
this.beginFill(c4);
this.drawRect(1, 1, v3 - 1, 2);
this.endFill();
this.beginFill(c5);
this.drawRect(1, v2 - 2, v3 - 1, v2 - 1);
this.endFill();
this.beginFill(c6);
this.drawRect(1, 2, v3 - 1, v2 - 2);
this.drawRect(2, 2, v3 - 2, v2 - 2);
this.endFill();
};
v1.classConstruct = function () {
mx.core.ext.UIObjectExtensions.Extensions();
_global.styles.rectBorderClass = mx.skins.halo.RectBorder;
_global.skinRegistry.RectBorder = true;
return true;
};
v1.symbolName = 'RectBorder';
v1.symbolOwner = mx.skins.halo.RectBorder;
v1.version = '2.0.2.127';
v2.borderCapColorName = 'borderCapColor';
v2.shadowCapColorName = 'shadowCapColor';
v2.colorList = {'highlightColor': 0, 'borderColor': 0, 'buttonColor': 0, 'shadowColor': 0, 'borderCapColor': 0, 'shadowCapColor': 0};
v2.borderWidths = {'none': 0, 'solid': 1, 'inset': 2, 'outset': 2, 'alert': 3, 'dropDown': 2, 'menuBorder': 2, 'comboNonEdit': 2};
v1.classConstructed = mx.skins.halo.RectBorder.classConstruct();
v1.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions;
ASSetPropFlags(mx.skins.halo.RectBorder.prototype, null, 1);
}
#endinitclip
}
movieClip 133 __Packages.mx.skins.halo.ButtonSkin {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.skins) {
_global.mx.skins = new Object();
}
if (!_global.mx.skins.halo) {
_global.mx.skins.halo = new Object();
}
if (!_global.mx.skins.halo.ButtonSkin) {
var v1 = function () {
super();
};
mx.skins.halo.ButtonSkin = v1;
var v2 = new mx.skins.RectBorder();
mx.skins.halo.ButtonSkin.prototype = v2;
v2.init = function () {
super.init();
};
v2.size = function () {
this.drawHaloRect(this.__get__width(), this.__get__height());
};
v2.drawHaloRect = function (w, h) {
var v6 = this.getStyle('borderStyle');
var v4 = this.getStyle('themeColor');
var v5 = this._parent.emphasized;
this.clear();
switch (v6) {
case 'falseup':
if (v5) {
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, 9542041, 100);
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, v4, 75);
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, [3355443, 16777215], 85, 0, 'radial');
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, v4, 75);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 3, w - 6, h - 6, 2, 16777215, 100);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 4, w - 6, h - 7, 2, 16316664, 100);
} else {
this.drawRoundRect(0, 0, w, h, 5, 9542041, 100);
this.drawRoundRect(1, 1, w - 2, h - 2, 4, [13291985, 16250871], 100, 0, 'radial');
this.drawRoundRect(2, 2, w - 4, h - 4, 3, [9542041, 13818586], 100, 0, 'radial');
this.drawRoundRect(3, 3, w - 6, h - 6, 2, 16777215, 100);
this.drawRoundRect(3, 4, w - 6, h - 7, 2, 16316664, 100);
}
break;
case 'falsedown':
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, 9542041, 100);
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, [3355443, 16579836], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, v4, 50);
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, 'radial');
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, v4, 40);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 3, w - 6, h - 6, 2, 16777215, 100);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 4, w - 6, h - 7, 2, v4, 20);
break;
case 'falserollover':
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, 9542041, 100);
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, v4, 50);
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, [3355443, 16777215], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, v4, 50);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 3, w - 6, h - 6, 2, 16777215, 100);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 4, w - 6, h - 7, 2, 16316664, 100);
break;
case 'falsedisabled':
this.drawRoundRect(0, 0, w, h, 5, 13159628, 100);
this.drawRoundRect(1, 1, w - 2, h - 2, 4, 15921906, 100);
this.drawRoundRect(2, 2, w - 4, h - 4, 3, 13949401, 100);
this.drawRoundRect(3, 3, w - 6, h - 6, 2, 15921906, 100);
break;
case 'trueup':
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, 10066329, 100);
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, [3355443, 16579836], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, v4, 50);
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, 'radial');
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, v4, 40);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 3, w - 6, h - 6, 2, 16777215, 100);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 4, w - 6, h - 7, 2, 16250871, 100);
break;
case 'truedown':
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, 10066329, 100);
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, [3355443, 16579836], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, v4, 50);
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, 'radial');
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, v4, 40);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 3, w - 6, h - 6, 2, 16777215, 100);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 4, w - 6, h - 7, 2, v4, 20);
break;
case 'truerollover':
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, 9542041, 100);
this.drawRoundRect(this.__get__x(), this.__get__y(), w, h, 5, v4, 50);
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, [3355443, 16777215], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 1, this.__get__y() + 1, w - 2, h - 2, 4, v4, 40);
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, [0, 14342874], 100, 0, 'radial');
this.drawRoundRect(this.__get__x() + 2, this.__get__y() + 2, w - 4, h - 4, 3, v4, 40);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 3, w - 6, h - 6, 2, 16777215, 100);
this.drawRoundRect(this.__get__x() + 3, this.__get__y() + 4, w - 6, h - 7, 2, 16316664, 100);
break;
case 'truedisabled':
this.drawRoundRect(0, 0, w, h, 5, 13159628, 100);
this.drawRoundRect(1, 1, w - 2, h - 2, 4, 15921906, 100);
this.drawRoundRect(2, 2, w - 4, h - 4, 3, 13949401, 100);
this.drawRoundRect(3, 3, w - 6, h - 6, 2, 15921906, 100);
}
};
v1.classConstruct = function () {
mx.core.ext.UIObjectExtensions.Extensions();
_global.skinRegistry.ButtonSkin = true;
return true;
};
v1.symbolName = 'ButtonSkin';
v1.symbolOwner = mx.skins.halo.ButtonSkin;
v2.className = 'ButtonSkin';
v2.backgroundColorName = 'buttonColor';
v1.classConstructed = mx.skins.halo.ButtonSkin.classConstruct();
v1.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions;
ASSetPropFlags(mx.skins.halo.ButtonSkin.prototype, null, 1);
}
#endinitclip
}
movieClip 134 __Packages.mx.controls.HScrollBar {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.HScrollBar) {
var v1 = function () {
super();
};
mx.controls.HScrollBar = v1;
var v2 = new mx.controls.scrollClasses.ScrollBar();
mx.controls.HScrollBar.prototype = v2;
v2.getMinWidth = function (Void) {
return this._minHeight;
};
v2.getMinHeight = function (Void) {
return this._minWidth;
};
v2.init = function (Void) {
super.init();
this._xscale = -100;
this._rotation = -90;
};
v2.__get__virtualHeight = function () {
return this.__width;
};
v2.isScrollBarKey = function (k) {
if (k == 37) {
this.scrollIt('Line', -1);
return true;
return super.isScrollBarKey(k);
}
if (k == 39) {
this.scrollIt('Line', 1);
return true;
}
return super.isScrollBarKey(k);
};
v1.symbolName = 'HScrollBar';
v1.symbolOwner = mx.core.UIComponent;
v1.version = '2.0.2.127';
v2.className = 'HScrollBar';
v2.minusMode = 'Left';
v2.plusMode = 'Right';
v2.minMode = 'AtLeft';
v2.maxMode = 'AtRight';
v2.addProperty('virtualHeight', v2.__get__virtualHeight, function () {});
ASSetPropFlags(mx.controls.HScrollBar.prototype, null, 1);
}
#endinitclip
}
// unknown tag 88 length 66
// unknown tag 88 length 66
movieClip 156 {
}
movieClip 161 {
}
frame 21 {
function continuePlay() {
btnPress.start();
play();
delete onMouseDown;
}
stop();
var btnPress = new Sound();
btnPress.attachSound('btnPress1');
onMouseDown = function () {
continuePlay();
};
}
movieClip 172 {
}
movieClip 175 {
}
movieClip 176 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 178 {
}
movieClip 179 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 181 {
}
movieClip 182 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 184 {
}
movieClip 185 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 187 {
}
movieClip 188 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 190 {
}
movieClip 191 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 193 {
}
movieClip 194 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 198 {
}
movieClip 199 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 208 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 216 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 224 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 228 {
}
movieClip 233 {
frame 8 {
var frameArray = new Array(6, 11);
gotoAndPlay(frameArray[int(random(frameArray.length))]);
}
frame 16 {
var frameArray = new Array(1, 11);
gotoAndPlay(frameArray[int(random(frameArray.length))]);
}
frame 24 {
var frameArray = new Array(1, 6);
gotoAndPlay(frameArray[int(random(frameArray.length))]);
}
}
movieClip 235 {
frame 1 {
function pauseSong() {
equ.stop();
song.stop();
pauseBtn.nextFrame();
}
function playSong() {
equ.play();
song.start(_root.songPos / 1000, 0);
pauseBtn.prevFrame();
}
var songNo = 0;
var songPos;
var pausedSong = false;
var songArrayUrl = new Array('http://uploadfile2.putfile.com/getfile/1202092920video1234sslash10305381561.mp3', 'http://uploadfile2.putfile.com/getfile/1202092920video1234sslash10305400121.mp3', 'http://fn3.putfile.com/getfile/1202092920video1234sslash1806412855.mp3', 'http://uploadfile2.putfile.com/getfile/1202092920video1234sslash10305161429.mp3', 'http://fn3.putfile.com/getfile/1202092920video1234sslash1907434119.mp3', 'http://fn3.putfile.com/getfile/1202092920video1234sslash1907280240.mp3', 'http://uploadfile2.putfile.com/getfile/1202092920video1234sslash10305180761.mp3', 'http://uploadfile2.putfile.com/getfile/1202092920video1234sslash10305201373.mp3', 'http://uploadfile2.putfile.com/getfile/1202092920video1234sslash10305224283.mp3', 'http://fn3.putfile.com/getfile/1202092920video1234sslash1907352871.mp3', 'http://uploadfile2.putfile.com/getfile/1202092920video1234sslash10305311042.mp3');
var songName = new Array('-Imm- Gate (Original Mix)', 'Tut - Shirk Deio', 'Chaz - Endangered Asia', 'Edible Castle - Get Off My Snore', 'Southwest Static - This Way', 'Winter Wind - Waltz No.2 In B Minor', 'Tatsu Takahashi - In Your Face', 'David Orr - The Pharaoh\'s Tomb', 'David Orr - Vitality', 'David Orr - Dancing With the Spirits', 'Dj Otherworld - Cursed Pyramid');
getSong = function () {
equ.stop();
var v4 = songArrayUrl[songNo];
song = new Sound();
onEnterFrame = function () {
var v1 = song.getBytesLoaded();
var v2 = song.getBytesTotal();
if (v1 != v2) {
infomc.infoTxt = int((v1 / v2) * 100) + '% Track Loaded';
}
};
song.onLoad = function (loaded) {
if (loaded) {
equ.play();
pauseBtn.gotoAndStop(1);
song.start();
infomc.infoTxt = songName[songNo];
onEnterFrame = function () {
_root.songPos = song.position;
};
} else {
infomc.infoTxt = 'Unknown Error, Track Not Loaded';
}
};
song.loadSound(v4, false);
};
nextBtn.onPress = function () {
if (songNo < songArrayUrl.length - 1) {
song.stop();
songNo += 1;
getSong();
}
};
prevBtn.onPress = function () {
if (songNo > 0) {
song.stop();
songNo -= 1;
getSong();
}
};
song.onSoundComplete = function () {
songNo += 1;
getSong();
};
pauseBtn.onPress = function () {
this.gotoAndStop('pressed');
if (!pausedSong) {
pauseSong();
pausedSong = true;
} else {
playSong();
pausedSong = false;
}
};
nextBtn.onRollOver = function () {
this.gotoAndPlay('over');
};
prevBtn.onRollOver = nextBtn.onRollOver;
pauseBtn.onRollOver = nextBtn.onRollOver;
nextBtn.onRollOut = function () {
this.gotoAndPlay('out');
};
prevBtn.onRollOut = nextBtn.onRollOut;
pauseBtn.onRollOut = nextBtn.onRollOut;
getSong();
}
}
movieClip 239 {
}
movieClip 246 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 248 {
frame 1 {
menuBtn.onRollOver = function () {
this.gotoAndPlay('over');
};
menuBtn.onRollOut = function () {
this.gotoAndPlay('out');
};
menuBtn.onRelease = function () {
_root.gotoAndStop('menu');
};
}
}
frame 81 {
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = '__mochibot__';
mbc = 'mochibot.com';
g = _global ? _global : _level0._root;
if (g[mb + swfid]) {
return g[mb + swfid];
}
s = System.security;
x = mc._root.getSWFVersion;
fv = x ? mc.getSWFVersion() : (_global ? 6 : 5);
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == 'localWithFile') {
return null;
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = 'http://' + mbc + '/my/core.swf?mv=7&fv=' + fv + '&v=' + escape(/:$version) + '&swfid=' + escape(swfid) + '&l=' + lv + '&f=' + mc + (sb ? '&sb=' + sb : '') + (trk ? '&t=1' : '');
lv = fv > 6 ? mc.getNextHighestDepth() : (g[mb + 'level'] ? g[mb + 'level'] + 1 : lv);
g[mb + 'level'] = lv;
if (fv == 5) {
res = '_level' + lv;
if (!eval(res)) {
loadMovieNum(u, lv);
}
return res;
}
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
return res;
}
__com_mochibot__('84ed3c15', this, 10301, true);
}
frame 81 {
delete onMouseDown;
stop();
var myMenu = new ContextMenu();
myMenu.hideBuiltInItems();
myMenu.customItems.push(new ContextMenuItem('The Tutorial Collab \'08', itemHandler0));
_root.menu = myMenu;
}
frame 81 {
var goto = undefined;
var btnPress = new Sound();
btnPress.attachSound('btnPress1');
btnPress.setVolume(50);
var fRM = _currentframe;
category8.onRollOver = function () {
if (_currentframe == fRM) {
this.gotoAndPlay('over');
btnPress.start();
}
};
category7.onRollOver = category8.onRollOver;
category6.onRollOver = category8.onRollOver;
category5.onRollOver = category8.onRollOver;
category4.onRollOver = category8.onRollOver;
category3.onRollOver = category8.onRollOver;
category2.onRollOver = category8.onRollOver;
category1.onRollOver = category8.onRollOver;
category8.onRollOut = function () {
if (_currentframe == fRM) {
this.gotoAndPlay('out');
}
};
category7.onRollOut = category8.onRollOut;
category6.onRollOut = category8.onRollOut;
category5.onRollOut = category8.onRollOut;
category4.onRollOut = category8.onRollOut;
category3.onRollOut = category8.onRollOut;
category2.onRollOut = category8.onRollOut;
category1.onRollOut = category8.onRollOut;
category1.onPress = function () {
if (_currentframe == fRM) {
_root.play();
_root.goto = 'AS';
}
};
category2.onPress = function () {
if (_currentframe == fRM) {
_root.play();
_root.goto = 'Art';
}
};
category3.onPress = function () {
if (_currentframe == fRM) {
_root.play();
_root.goto = 'Music';
}
};
category4.onPress = function () {
if (_currentframe == fRM) {
_root.play();
_root.goto = 'Extras';
}
};
category5.onPress = function () {
if (_currentframe == fRM) {
_root.play();
_root.goto = 'Link';
}
};
category6.onPress = function () {
getURL('http://www.newgrounds.com/portal/view/344206', '_blank');
};
category7.onPress = function () {
getURL('http://www.newgrounds.com/', '_blank');
};
category8.onPress = function () {
getURL('https://www.paypal.com/xclick/business=helenjcormack@hotmail.com&item_name=Donation', '_blank');
};
}
frame 126 {
if (goto == 'AS') {
gotoAndPlay('AS');
}
if (goto == 'Art') {
gotoAndPlay('Art');
}
if (goto == 'Music') {
gotoAndPlay('Music');
}
if (goto == 'Extras') {
gotoAndPlay('Extras');
}
if (goto == 'Link') {
gotoAndPlay('Links');
}
}
movieClip 258 {
}
// unknown tag 88 length 71
movieClip 261 {
}
movieClip 265 {
}
movieClip 266 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 268 {
}
movieClip 269 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 271 {
}
movieClip 272 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 274 {
}
movieClip 275 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 277 {
}
movieClip 278 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 280 {
}
movieClip 281 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 283 {
}
movieClip 284 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 286 {
}
movieClip 287 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 289 {
}
movieClip 290 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 292 {
}
movieClip 293 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 295 {
}
movieClip 296 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 298 {
}
movieClip 299 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 301 {
}
movieClip 302 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 304 {
}
movieClip 305 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 307 {
}
movieClip 308 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 310 {
}
movieClip 311 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 313 {
}
movieClip 314 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 316 {
}
movieClip 317 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 319 {
}
movieClip 320 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 322 {
}
movieClip 323 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 325 {
}
movieClip 326 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 328 {
}
movieClip 329 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 331 {
}
movieClip 332 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 334 {
}
movieClip 335 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 337 {
}
movieClip 338 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 340 {
}
movieClip 341 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 343 {
}
movieClip 344 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 346 {
}
movieClip 347 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 349 {
}
movieClip 350 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 352 {
}
movieClip 353 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 355 {
}
movieClip 356 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 358 {
}
movieClip 359 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 361 {
}
movieClip 362 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 364 {
}
movieClip 365 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 367 {
}
movieClip 368 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 370 {
}
movieClip 371 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 373 {
}
movieClip 374 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 376 {
}
movieClip 377 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 379 {
}
movieClip 380 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 382 {
}
movieClip 383 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 385 {
}
movieClip 386 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 387 {
frame 1 {
var numButtons = 50;
i = 1;
while (i <= numButtons) {
this['tut' + i].onRollOver = function () {
this.gotoAndPlay('over');
};
this['tut' + i].onPress = function () {
this.gotoAndPlay('press');
};
this['tut' + i].onRollOut = function () {
this.gotoAndPlay('out');
};
++i;
}
tut1.onPress = function () {
_root.gotoAndStop('loadMovie');
};
tut2.onPress = function () {
_root.gotoAndStop('analogueclock');
};
tut3.onPress = function () {
_root.gotoAndStop('as2variables');
};
tut4.onPress = function () {
_root.gotoAndStop('as2buttons');
};
tut5.onPress = function () {
_root.gotoAndStop('as2_usingthemic');
};
tut6.onPress = function () {
_root.gotoAndStop('frameactions');
};
tut7.onPress = function () {
_root.gotoAndStop('parameters');
};
tut8.onPress = function () {
_root.gotoAndStop('digitalclock');
};
tut9.onPress = function () {
_root.gotoAndStop('passwords');
};
tut10.onPress = function () {
_root.gotoAndStop('dragndrop');
};
tut11.onPress = function () {
_root.gotoAndStop('basicmath');
};
tut12.onPress = function () {
_root.gotoAndStop('collisiondetection');
};
tut13.onPress = function () {
_root.gotoAndStop('functions');
};
tut14.onPress = function () {
_root.gotoAndStop('platformer');
};
tut15.onPress = function () {
_root.gotoAndStop('starfield');
};
tut16.onPress = function () {
_root.gotoAndStop('rightclick');
};
tut17.onPress = function () {
_root.gotoAndStop('intervals');
};
tut18.onPress = function () {
_root.gotoAndStop('mediaplayer');
};
tut19.onPress = function () {
_root.gotoAndStop('attachmovie');
};
tut20.onPress = function () {
_root.gotoAndStop('arrays');
};
tut21.onPress = function () {
_root.gotoAndStop('clipevents');
};
tut22.onPress = function () {
_root.gotoAndStop('tilebased');
};
tut23.onPress = function () {
_root.gotoAndStop('pong');
};
tut24.onPress = function () {
_root.gotoAndStop('webcam');
};
tut25.onPress = function () {
_root.gotoAndStop('gravity');
};
tut26.onPress = function () {
_root.gotoAndStop('as3customcursor');
};
tut27.onPress = function () {
_root.gotoAndStop('flex');
};
tut28.onPress = function () {
_root.gotoAndStop('as3handling');
};
tut29.onPress = function () {
_root.gotoAndStop('framerate');
};
tut30.onPress = function () {
_root.gotoAndStop('as2toas3');
};
tut31.onPress = function () {
_root.gotoAndStop('bitmapData');
};
tut32.onPress = function () {
_root.gotoAndStop('api');
};
tut33.onPress = function () {
_root.gotoAndStop('compression');
};
tut34.onPress = function () {
_root.gotoAndStop('3D');
};
tut35.onPress = function () {
_root.gotoAndStop('trig');
};
tut36.onPress = function () {
_root.gotoAndStop('dynamcolour');
};
tut37.onPress = function () {
_root.gotoAndStop('basemove');
};
tut38.onPress = function () {
_root.gotoAndStop('print');
};
tut39.onPress = function () {
_root.gotoAndStop('as2camera');
};
tut40.onPress = function () {
_root.gotoAndStop('sound');
};
tut41.onPress = function () {
_root.gotoAndStop('rightclick2');
};
}
}
frame 156 {
stop();
}
movieClip 390 {
}
movieClip 391 {
}
movieClip 393 {
}
movieClip 394 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 396 {
}
movieClip 397 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 399 {
}
movieClip 400 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 402 {
}
movieClip 403 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 405 {
}
movieClip 406 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 408 {
}
movieClip 409 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 411 {
}
movieClip 412 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 414 {
}
movieClip 415 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 417 {
}
movieClip 418 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 420 {
}
movieClip 421 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 423 {
}
movieClip 424 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 426 {
}
movieClip 427 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 429 {
}
movieClip 430 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 432 {
}
movieClip 433 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 435 {
}
movieClip 436 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 438 {
}
movieClip 439 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 441 {
}
movieClip 442 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 444 {
}
movieClip 445 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 447 {
}
movieClip 448 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 450 {
}
movieClip 451 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 453 {
}
movieClip 454 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 456 {
}
movieClip 457 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 459 {
}
movieClip 460 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 462 {
}
movieClip 463 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 465 {
}
movieClip 466 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 468 {
}
movieClip 469 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 471 {
}
movieClip 472 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 474 {
}
movieClip 475 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 477 {
}
movieClip 478 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 479 {
frame 1 {
var numButtons = 34;
i = 1;
while (i <= numButtons) {
this['tut' + i].onRollOver = function () {
this.gotoAndPlay('over');
};
this['tut' + i].onPress = function () {
this.gotoAndPlay('press');
};
this['tut' + i].onRollOut = function () {
this.gotoAndPlay('out');
};
++i;
}
tut1.onPress = function () {
_root.gotoAndStop('usingbrush');
};
tut2.onPress = function () {
_root.gotoAndStop('changingeyecolour');
};
tut3.onPress = function () {
_root.gotoAndStop('charachter');
};
tut4.onPress = function () {
_root.gotoAndStop('barebones');
};
tut5.onPress = function () {
_root.gotoAndStop('brushes');
};
tut6.onPress = function () {
_root.gotoAndStop('twirling');
};
tut7.onPress = function () {
_root.gotoAndStop('tracingweapons');
};
tut8.onPress = function () {
_root.gotoAndStop('knifes');
};
tut9.onPress = function () {
_root.gotoAndStop('hazardousBg');
};
tut10.onPress = function () {
_root.gotoAndStop('gloweffect');
};
tut11.onPress = function () {
_root.gotoAndStop('trees');
};
tut12.onPress = function () {
_root.gotoAndStop('ps_basics');
};
tut13.onPress = function () {
_root.gotoAndStop('ps_advanced');
};
tut14.onPress = function () {
_root.gotoAndStop('ps_expert');
};
tut15.onPress = function () {
_root.gotoAndStop('ps_effects');
};
tut16.onPress = function () {
_root.gotoAndStop('facialexpressions');
};
tut17.onPress = function () {
_root.gotoAndStop('gradients');
};
tut18.onPress = function () {
_root.gotoAndStop('symbols');
};
tut19.onPress = function () {
_root.gotoAndStop('php');
};
tut20.onPress = function () {
_root.gotoAndStop('webdesign');
};
tut21.onPress = function () {
_root.gotoAndStop('walkcycle1');
};
tut22.onPress = function () {
_root.gotoAndStop('bouncing');
};
tut23.onPress = function () {
_root.gotoAndStop('runcycle');
};
tut24.onPress = function () {
_root.gotoAndStop('sprites');
};
tut25.onPress = function () {
_root.gotoAndStop('lipsyncing');
};
tut26.onPress = function () {
_root.gotoAndStop('shapetweening');
};
tut27.onPress = function () {
_root.gotoAndStop('psmasking');
};
tut28.onPress = function () {
_root.gotoAndStop('shooting');
};
tut29.onPress = function () {
_root.gotoAndStop('guns');
};
tut30.onPress = function () {
_root.gotoAndStop('orb');
};
tut31.onPress = function () {
_root.gotoAndStop('psmasking');
};
tut32.onPress = function () {
_root.gotoAndStop('3DArt');
};
}
}
frame 186 {
stop();
}
movieClip 481 {
}
movieClip 483 {
}
movieClip 484 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 486 {
}
movieClip 487 {
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 488 {
frame 1 {
var numButtons = 34;
i = 1;
while (i <= numButtons) {
this['tut' + i].onRollOver = function () {
this.gotoAndPlay('over');
};
this['tut' + i].onPress = function () {
this.gotoAndPlay('press');
};
this['tut' + i].onRollOut = function () {
this.gotoAndPlay('out');
};
++i;
}
tut1.onPress = function () {
_root.gotoAndStop('automation');
};
tut2.onPress = function () {
_root.gotoAndStop('drumbeats');
};
}
}
frame 216 {
stop();
}
movieClip 490 {
}
movieClip 494 {
frame 1 {
stop();
}
}
movieClip 495 {
frame 1 {
clr1.onRollOver = function () {
sig1.gotoAndStop(1);
};
clr2.onRollOver = function () {
sig1.gotoAndStop(2);
};
clr3.onRollOver = function () {
sig1.gotoAndStop(3);
};
clr1.onPress = function () {
getURL('http://www.ngup.net/uploads/Sig1-Dep.png', '_blank');
};
clr2.onPress = function () {
getURL('http://www.ngup.net/uploads/Sig2-Dep.jpg', '_blank');
};
clr3.onPress = function () {
getURL('http://www.ngup.net/uploads/Sig3-Dep.jpg', '_blank');
};
}
instance sig1 of movieClip 494 {
onClipEvent (press) {
getURL('www.thetutorialcollab.com\ig1-Dep.jpg', '_blank');
}
}
}
movieClip 499 {
frame 1 {
stop();
}
}
movieClip 500 {
frame 1 {
clr1.onRollOver = function () {
sig1.gotoAndStop(1);
};
clr2.onRollOver = function () {
sig1.gotoAndStop(2);
};
clr3.onRollOver = function () {
sig1.gotoAndStop(3);
};
clr1.onPress = function () {
getURL('http://www.ngup.net/uploads/Zeppeck-SigOrange.gif', '_blank');
};
clr2.onPress = function () {
getURL('http://www.ngup.net/uploads/Zeppeck-SigGreen.gif', '_blank');
};
clr3.onPress = function () {
getURL('http://www.ngup.net/uploads/Zeppeck-SigBlue.gif', '_blank');
};
}
instance sig1 of movieClip 499 {
onClipEvent (press) {
getURL('www.thetutorialcollab.com\eppeck-SigGreen.gif', '_blank');
}
}
}
movieClip 504 {
frame 1 {
stop();
}
}
movieClip 505 {
frame 1 {
clr1.onPress = function () {
getURL('http://www.ngup.net/uploads/Sig4-DepFuzz.jpg', '_blank');
};
}
instance sig1 of movieClip 504 {
onClipEvent (press) {
getURL('www.thetutorialcollab.com\ig4-DepFuzz.jpg', '_blank');
}
}
}
movieClip 509 {
frame 1 {
stop();
}
}
movieClip 510 {
frame 1 {
clr1.onPress = function () {
getURL('http://www.ngup.net/uploads/SIgg-Dep.jpg', '_blank');
};
}
instance sig1 of movieClip 509 {
onClipEvent (press) {
getURL('www.thetutorialcollab.com.jpg', '_blank');
}
}
}
frame 252 {
stop();
}
movieClip 515 {
}
movieClip 517 {
}
frame 287 {
stop();
}
button 524 {
on (release) {
loadMovie('http://img505.imageshack.us/img505/1209/imagesnm5.jpg', loaderMC);
}
}
movieClip 526 {
}
movieClip 534 {
frame 1 {
stop();
}
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 539 {
frame 1 {
stop();
}
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 544 {
frame 1 {
stop();
}
frame 1 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
button 549 {
on (release) {
loadMovie('http://img459.imageshack.us/img459/9180/samplegifix9.gif', stillMC);
}
}
button 550 {
on (release) {
loadMovie('http://img459.imageshack.us/img459/3818/animgifiw2.gif', animMC);
}
}
button 554 {
on (release) {
loadMovie('http://www.fileden.com/files/2006/6/10/60492/swf%20files/sampleswf.swf', swfLoader);
}
}
button 578 {
on (release) {
loadMovie('http://img505.imageshack.us/img505/1209/imagesnm5.jpg', loaderMC);
}
}
button 583 {
on (release) {
getURL('http://www.fileden.com/files/2006/6/10/60492/tutorial/examplefile.fla', '_blank');
}
}
movieClip 584 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 588 {
}
movieClip 590 {
}
movieClip 592 {
}
movieClip 594 {
}
movieClip 596 {
}
movieClip 599 {
}
movieClip 600 {
}
movieClip 601 {
frame 1 {
this.onEnterFrame = function () {
timeNow = new Date();
hours = timeNow.getHours();
minutes = timeNow.getMinutes();
seconds = timeNow.getSeconds();
eval(minuteHand)._rotation = minutes * 6;
eval(secondHand)._rotation = seconds * 6;
eval(hourHand)._rotation = hours * 30;
};
}
}
button 605 {
on (release) {
getURL('http://www.fileden.com/files/2006/6/10/60492/tutorial/start%20file.fla', '_blank');
}
}
movieClip 608 {
}
// unknown tag 88 length 72
movieClip 622 {
}
movieClip 630 {
frame 1 {
this.onEnterFrame = function () {
timeNow = new Date();
hours = timeNow.getHours();
minutes = timeNow.getMinutes();
seconds = timeNow.getSeconds();
eval(minuteHand)._rotation = minutes * 6;
eval(secondHand)._rotation = seconds * 6;
eval(hourHand)._rotation = hours * 30;
};
}
}
button 631 {
on (release) {
getURL('http://www.fileden.com/files/2006/6/10/60492/endFile.fla', '_blank');
}
}
movieClip 633 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
}
movieClip 636 {
}
movieClip 637 {
}
movieClip 690 {
}
movieClip 691 {
}
movieClip 694 {
}
movieClip 695 {
}
button 698 {
on (press) {
startDrag('SymTut_CircleFill', false);
}
on (release) {
stopDrag();
}
}
button 700 {
on (press) {
startDrag('SymTut_CircleOut', false);
}
on (release) {
stopDrag();
}
}
button 702 {
on (press) {
startDrag('SymTut_CircleFull', false);
}
on (release) {
stopDrag();
}
}
movieClip 707 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
// unknown tag 88 length 66
// unknown tag 88 length 73
// unknown tag 88 length 73
// unknown tag 88 length 66
movieClip 725 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 733 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 750 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 754 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
// unknown tag 88 length 66
movieClip 758 {
}
movieClip 762 {
}
movieClip 770 {
}
movieClip 785 {
}
movieClip 801 {
}
movieClip 803 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 815 {
}
movieClip 818 {
}
movieClip 820 {
}
movieClip 823 {
}
movieClip 824 {
}
movieClip 825 {
instance of movieClip 818 {
onClipEvent (enterFrame) {
if (this._parent.moving) {
this.play();
} else {
this.stop();
}
}
}
instance of movieClip 820 {
onClipEvent (enterFrame) {
this._parent.bwidth = this._width;
}
}
instance of movieClip 824 {
onClipEvent (enterFrame) {
this._rotation = this._parent.cannonrotation / 1.47;
this._parent.cannonwidth = this._width;
}
}
}
button 830 {
on (press) {
_root.pie = false;
}
}
button 832 {
on (press) {
_root.pie = true;
}
}
movieClip 835 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
button 841 {
on (press) {
_root.pie = 0;
}
}
button 843 {
on (press) {
_root.pie += 15;
}
}
button 845 {
on (press) {
_root.pie -= 15;
}
}
button 847 {
on (press) {
_root.pie *= 15;
}
}
button 849 {
on (press) {
_root.pie /= 15;
}
}
button 851 {
on (press) {
_root.pie %= 15;
}
}
button 853 {
on (press) {
_root.pie = true;
}
}
button 855 {
on (press) {
_root.pie = 'PIE';
}
}
movieClip 857 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
instance bullet of movieClip 815 {
onClipEvent (load) {
speed = 30;
sin = _root.tank.tsin;
cos = _root.tank.tcos;
this._rotation = _root.tank.cannonrotation + _root.tank._rotation;
this._visible = false;
_root.bullet._visible = false;
hit = false;
ob = false;
init = true;
x = speed * sin;
y = speed * cos;
}
onClipEvent (enterFrame) {
x = speed * sin;
y = speed * cos;
tankdepth = getDepth(_root.tank);
if (init) {
this._x = _root.tank._x;
this._y = _root.tank._y;
if (this.hitTest(_root.tank)) {
this._visible = true;
}
init = false;
}
this._x += x;
this._y -= y;
if (hit) {
loadMovie('', this);
}
if (ob) {
loadMovie('', this);
}
if (this._y < 0) {
ob = true;
}
if (this._x > 550) {
ob = true;
}
if (this._x < 0) {
ob = true;
}
}
}
instance tank of movieClip 825 {
onClipEvent (load) {
car = 'tank';
bullets = 0;
sin = 0;
cos = 1;
x = 0;
y = 0;
speed = 0;
maxspeed = 10;
backmaxspeed = -5;
accel = 0.2;
traction = speed * 0.3;
moving = false;
cannonrotation = 0;
cannonratio = cannonwidth / bwidth;
cannonsin = 0;
cannoncos = 1;
tsin = 0;
tcos = 0;
bwidth = 0;
cannonwidth = 0;
rotspeed = 2;
this.swapDepths(10);
}
onClipEvent (enterFrame) {
cannonratio = cannonwidth * bwidth;
traction = speed * 0.3;
x = sin * speed;
y = cos * speed;
sin = Math.sin(this._rotation * 0.0174532925199433);
cos = Math.cos(this._rotation * 0.0174532925199433);
cannonsin = Math.sin(cannonrotation * 0.0174532925199433);
cannoncos = Math.cos(cannonrotation * 0.0174532925199433);
tsin = Math.sin((this._rotation + cannonrotation) * 0.0174532925199433);
tcos = Math.cos((this._rotation + cannonrotation) * 0.0174532925199433);
if (Key.isDown(38)) {
if (speed < 0) {
speed -= traction;
}
speed += accel;
if (speed >= maxspeed) {
speed = maxspeed;
}
}
if (Key.isDown(40)) {
if (speed > 0) {
speed -= traction;
}
speed -= accel;
if (speed >= backmaxspeed) {
speed = backmaxspeed;
}
}
if (Key.isDown(39)) {
this._rotation += rotspeed;
}
if (Key.isDown(37)) {
this._rotation -= rotspeed;
}
if (Key.isDown(65)) {
cannonrotation -= rotspeed;
}
if (Key.isDown(68)) {
cannonrotation += rotspeed;
}
if (Key.isDown(87)) {
if (cannonrotation != this._rotation / cannonratio) {
if (cannonrotation > this._rotation / cannonratio) {
cannonrotation -= rotspeed;
}
if (cannonrotation < this._rotation / cannonratio) {
cannonrotation += rotspeed;
}
}
}
if (Key.isDown(83) && speed > 0) {
speed -= accel * 2;
}
if (Key.isToggled(32)) {
++bullets;
_root.bullet.duplicateMovieClip('shot' + bullets, bullets);
}
if (bullets > 1) {
bullets = 0;
}
if (cannonrotation >= 360 || cannonrotation <= -360) {
cannonrotation = 0;
}
if (!Key.isDown(38) && !Key.isDown(40)) {
moving = false;
speed -= traction;
} else {
moving = true;
}
this._x += x;
this._y -= y;
}
}
frame 9 {
stop();
_root.pie = true;
loadMovie('', _root.tank);
loadMovie('', _root.bullet);
}
instance of movieClip 835 {
onClipEvent (enterFrame) {
if (_root.pie) {
this.gotoAndPlay(1);
} else {
if (!_root.pie) {
this.gotoAndPlay(2);
}
}
}
}
frame 10 {
stop();
_root.pie = 0;
}
}
movieClip 884 {
frame 1 {
stop();
}
frame 7 {
gotoAndStop(1);
}
}
movieClip 886 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance of movieClip 884 {
onClipEvent (release) {
this.nextFrame();
}
}
}
// unknown tag 88 length 61
movieClip 897 {
}
movieClip 998 {
}
// unknown tag 88 length 66
// unknown tag 88 length 61
movieClip 1143 {
}
movieClip 1151 {
}
movieClip 1157 {
}
movieClip 1203 {
}
movieClip 1210 {
}
movieClip 1259 {
}
movieClip 1261 {
}
movieClip 1272 {
}
movieClip 1278 {
}
movieClip 1327 {
}
movieClip 1329 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 1334 {
}
movieClip 1338 {
}
movieClip 1341 {
}
movieClip 1370 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
}
movieClip 1376 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 1379 {
}
movieClip 1382 {
}
button 1398 {
on (release) {
getURL('http://www.topaz-games.com/collab/cursor.fla', _blank);
}
}
button 1404 {
on (release) {
getURL('http://www.topaz-games.com/collab/cursorfull.fla', _blank);
}
}
movieClip 1408 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
}
movieClip 1424 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
instance nxt of movieClip 534 {
onClipEvent (release) {
_root.nextFrame();
}
}
instance prv of movieClip 539 {
onClipEvent (release) {
_root.prevFrame();
}
}
}
movieClip 1436 {
}
movieClip 1439 {
}
movieClip 1441 {
}
movieClip 1449 {
}
movieClip 1456 {
}
movieClip 1470 {
}
movieClip 1493 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 1496 {
}
button 1504 {
on (release) {
gotoAndPlay(2);
}
}
button 1517 {
on (release) {
gotoAndStop(1);
}
}
movieClip 1520 {
frame 1 {
stop();
}
frame 2 {
microphone = Microphone.get();
this.attachAudio(microphone);
onEnterFrame = function () {
scale._yscale = microphone.activityLevel * 10;
if (microphone.activityLevel > 60) {
gotoAndStop(52);
}
};
}
frame 51 {
stop();
}
}
button 1528 {
on (release) {
nextFrame();
}
}
button 1539 {
on (release) {
nextFrame();
}
}
button 1554 {
on (rollOver) {
_root.explain.gotoAndStop(3);
}
}
button 1560 {
on (rollOver) {
_root.explain.gotoAndStop(4);
}
}
movieClip 1561 {
frame 1 {
function spelltext() {
showtext = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
stop();
text = 'microphone = Microphone.get();';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
frame 2 {
function spelltext() {
showtext2 = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
text = 'attachAudio(microphone);';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
frame 3 {
function spelltext() {
showtext3 = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
text = 'microphone.setUseEchoSuppression(false);';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
}
movieClip 1589 {
frame 1 {
function spelltext() {
showtext = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
stop();
text = 'onEnterFrame = function () {';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
frame 2 {
function spelltext() {
showtext2 = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
text = 'scale._yscale = microphone.activityLevel*10;';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
frame 3 {
function spelltext() {
showtext3 = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
text = '}';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
}
button 1596 {
on (release) {
nextFrame();
}
}
button 1603 {
on (release) {
nextFrame();
}
}
movieClip 1608 {
}
// unknown tag 88 length 66
button 1615 {
on (release) {
nextFrame();
}
}
movieClip 1623 {
}
button 1627 {
on (release) {
nextFrame();
}
}
movieClip 1629 {
frame 1 {
stop();
}
}
movieClip 1651 {
frame 1 {
function spelltext() {
showtext = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
stop();
text = 'if(microphone.activityLevel>60){';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
frame 2 {
function spelltext() {
showtext2 = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
text = 'gotoAndStop(2);';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
frame 3 {
function spelltext() {
showtext3 = text.substring(0, p);
++p;
if (p == l + 1) {
clearInterval(write);
}
}
text = '}';
l = text.length;
p = 1;
write = setInterval(spelltext, 50);
}
}
movieClip 1659 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
}
movieClip 1698 {
}
movieClip 1700 {
}
movieClip 1702 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 1705 {
frame 1 {
i = 0;
while (i < 100) {
var star = this.createEmptyMovieClip('star' + i, i);
star._x = random(300);
star._y = random(200);
star._yscale = random(60) + 40;
star._xscale = star._yscale;
with (star) {
lineStyle(3, 16777215);
lineTo(0, 1);
}
star.onEnterFrame = function () {
this._y += this._yscale * 0.015;
if (this._y > 200) {
this._y = 0;
this._x = random(300);
}
};
++i;
}
}
}
movieClip 1710 {
frame 1 {
i = 0;
while (i < 100) {
var star = this.createEmptyMovieClip('star' + i, i);
star._x = random(300);
star._y = random(200);
with (star) {
lineStyle(3, 16777215);
lineTo(0, 1);
}
++i;
}
}
}
movieClip 1722 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance sf_example1 of movieClip 1705 {
onClipEvent (unload) {
onLoad();
}
}
}
movieClip 1786 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
// unknown tag 88 length 66
movieClip 1884 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
button 1888 {
on (release) {
getURL('http://www.spriters-resource.com', '_blank');
}
}
button 1890 {
on (release) {
getURL('http://www.panelmonkey.org', '_blank');
}
}
// unknown tag 88 length 71
movieClip 1930 {
}
movieClip 1934 {
}
movieClip 1938 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
// unknown tag 88 length 143
movieClip 1992 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 1996 {
}
button 1999 {
on (release) {
getURL('http://www.box.net/shared/gaii8oh3qj', '');
}
}
movieClip 2006 {
}
movieClip 2025 {
}
movieClip 2026 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 2032 {
frame 1 {
stop();
}
frame 30 {
gotoAndPlay(2);
}
}
button 2033 {
on (release) {
getURL('http://www.box.net/shared/r7dvpl0iyo', '');
}
}
movieClip 2056 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
function doFlash() {
FlashCircle.gotoAndPlay(2);
}
stop();
var FlashCircleCM = new ContextMenu();
FlashCircleCM.hideBuiltInItems();
var flash = new ContextMenuItem('Flash!', doFlash);
FlashCircleCM.customItems.push(flash);
FlashCircle.menu = FlashCircleCM;
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 2057 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 2060 {
}
movieClip 2085 {
}
movieClip 2089 {
}
button 2093 {
on (release) {
getURL('http://chillyphilly.newgrounds.com/', '_blank');
}
}
movieClip 2106 {
}
movieClip 2112 {
}
movieClip 2114 {
}
movieClip 2116 {
}
movieClip 2123 {
}
movieClip 2125 {
}
movieClip 2140 {
}
movieClip 2167 {
}
movieClip 2170 {
}
movieClip 2296 {
}
movieClip 2299 {
}
movieClip 2301 {
}
movieClip 2328 {
}
movieClip 2330 {
}
movieClip 2334 {
}
movieClip 2338 {
}
movieClip 2340 {
}
movieClip 2343 {
}
// unknown tag 88 length 138
button 2350 {
on (release) {
getURL('http://www.newgrounds.com/gold/profile/template.php3?id=1319081', '_blank');
}
}
movieClip 2352 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 2359 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
movieClip 2371 {
}
movieClip 2373 {
}
movieClip 2385 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 2392 {
}
movieClip 2393 {
}
movieClip 2395 {
}
// unknown tag 88 length 143
movieClip 2402 {
frame 1 {
onEnterFrame = function () {
xmouse = _root._xmouse;
};
}
}
movieClip 2405 {
frame 1 {
onEnterFrame = function () {
ymouse = _root._ymouse;
};
}
}
movieClip 2408 {
}
movieClip 2414 {
}
movieClip 2416 {
frame 1 {
stop();
}
}
movieClip 2419 {
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'InstanceName_2';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2425 {
}
movieClip 2426 {
}
movieClip 2428 {
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'InstanceName_3';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2431 {
}
movieClip 2432 {
}
movieClip 2434 {
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'InstanceName_1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2448 {
frame 1 {
stop();
}
frame 8 {
gotoAndStop(1);
_root.rock._x = 1500;
_root.rock._y = random(460) + 120;
}
frame 9 {
gotoAndStop(1);
_root.rock._x = random(800) + 1500;
_root.rock._y = random(460) + 120;
}
}
movieClip 2450 {
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'InstanceName_0';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2453 {
}
movieClip 2454 {
}
movieClip 2456 {
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'InstanceName_0';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2470 {
}
movieClip 2471 {
}
movieClip 2473 {
}
movieClip 2474 {
}
movieClip 2475 {
instance of movieClip 2474 {
onClipEvent (enterFrame) {
this._rotation += 5;
}
}
}
movieClip 2478 {
}
movieClip 2479 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance of movieClip 2393 {
onClipEvent (enterFrame) {
this._rotation += 10;
}
}
instance of movieClip 2395 {
onClipEvent (press) {
this._xscale = random(200) - 100;
this._yscale = random(200) - 100;
}
}
instance thing of movieClip 2416 {
onClipEvent (load) {
this._x = random(585) + 5;
this._y = random(233) + 167;
}
onClipEvent (press) {
this.duplicateMovieClip('thing', 0);
this.removeMovieClip();
this.gotoAndStop(2);
}
}
instance c of movieClip 2426 {
onClipEvent (load) {
speed = 0.1;
}
onClipEvent (enterFrame) {
ydiff = _root._ymouse - this._y;
xdiff = _root._xmouse - this._x;
_x = _x + xdiff * speed;
_y = _y + ydiff * speed;
}
}
instance of movieClip 2393 {
onClipEvent (enterFrame) {
this._rotation += 10;
}
}
instance of movieClip 2432 {
onClipEvent (enterFrame) {
lr = this._x + this.ins._x - _root._xmouse;
ud = this._y + this.ins._y - _root._ymouse;
rotat = Math.atan2(-ud, lr);
rotate = Math.round((rotat / Math.PI) * 180);
this._rotation = 270 - rotate;
}
}
instance rock of movieClip 2448 {
onClipEvent (load) {
speed = random(10) + 5;
}
onClipEvent (enterFrame) {
this._x -= speed;
this._rotation -= random(7) + 3;
if (this._x <= 0) {
this._y = random(73) + 327;
this._x = 700;
}
}
}
instance of movieClip 2454 {
onClipEvent (load) {
speed = 0.1;
}
onClipEvent (enterFrame) {
lr = this._x + this.ins._x - _root._xmouse;
ud = this._y + this.ins._y - _root._ymouse;
rotat = Math.atan2(-ud, lr);
rotate = Math.round((rotat / Math.PI) * 180);
this._rotation = 270 - rotate;
ydiff = _root._ymouse - this._y;
xdiff = _root._xmouse - this._x;
_x = _x + xdiff * speed;
_y = _y + ydiff * speed;
}
}
instance of movieClip 2393 {
onClipEvent (enterFrame) {
this._xscale = random(200) - 100;
this._yscale = random(200) - 100;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'InstanceName_0';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2527 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = true;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox2';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = true;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2534 {
}
movieClip 2537 {
}
movieClip 2540 {
}
movieClip 2543 {
}
movieClip 2546 {
}
movieClip 2551 {
}
movieClip 2562 {
}
movieClip 2567 {
}
movieClip 2571 {
}
movieClip 2578 {
}
movieClip 2579 {
}
movieClip 2584 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance detecty of movieClip 2537 {
onClipEvent (load) {
gotoAndStop(1);
var bnd;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.egobject)) {
gotoAndStop(2);
} else {
gotoAndStop(1);
}
}
onClipEvent (press) {
bnd = _parent.bgarea.getBounds(_root);
this.startDrag(false, bnd.xMin, bnd.yMin, bnd.xMax, bnd.yMax);
}
onClipEvent (release) {
stopDrag();
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance bgarea of movieClip 2540 {
onClipEvent (load) {
_visible = false;
}
}
instance detecty of movieClip 2546 {
onClipEvent (load) {
gotoAndStop(1);
var bnd;
}
onClipEvent (enterFrame) {
if (this._parent.egobject.hitTest(this._x, this._y, true)) {
gotoAndStop(2);
} else {
gotoAndStop(1);
}
}
onClipEvent (press) {
bnd = this._parent.bgarea.getBounds(this._root);
this.startDrag(this, false, bnd.xMin, bnd.yMin, bnd.xMax, bnd.yMax);
}
onClipEvent (release) {
stopDrag();
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance detecty of movieClip 2562 {
onClipEvent (load) {
gotoAndStop(1);
var bnd;
}
onClipEvent (enterFrame) {
if (_parent.egobject.hitTest(_x, _y, true)) {
gotoAndStop(2);
} else {
if (_parent.egobject.hitTest(_x - 20, _y, true)) {
gotoAndStop(3);
} else {
if (_parent.egobject.hitTest(_x + 20, _y, true)) {
gotoAndStop(4);
} else {
if (_parent.egobject.hitTest(_x, _y - 20, true)) {
gotoAndStop(5);
} else {
if (_parent.egobject.hitTest(_x, _y + 20, true)) {
gotoAndStop(6);
} else {
gotoAndStop(1);
}
}
}
}
}
}
onClipEvent (press) {
bnd = _parent.bgarea.getBounds(_root);
this.startDrag(false, bnd.xMin, bnd.yMin, bnd.xMax, bnd.yMax);
}
onClipEvent (release) {
stopDrag();
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance detecty of movieClip 2571 {
onClipEvent (load) {
function perfectHitTest(vc) {
var v6 = false;
var v4;
var v3;
var v5 = getBounds(_root);
v4 = v5.xMin;
while (v4 < v5.xMax) {
v3 = v5.yMin;
while (v3 < v5.yMax) {
if (this.hitTest(v4, v3, true)) {
if (vc.hitTest(v4, v3, true)) {
v6 = true;
}
}
++v3;
}
++v4;
}
return v6;
}
stop();
var bnd;
}
onClipEvent (enterFrame) {
if (perfectHitTest(_parent.egobject)) {
gotoAndStop(2);
} else {
gotoAndStop(1);
}
}
onClipEvent (press) {
bnd = _parent.bgarea.getBounds(_root);
this.startDrag(false, bnd.xMin, bnd.yMin, bnd.xMax, bnd.yMax);
}
onClipEvent (release) {
stopDrag();
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance bgarea of movieClip 2540 {
onClipEvent (load) {
_visible = false;
}
}
instance detecty of movieClip 2579 {
onClipEvent (load) {
function circleHitTest(vc) {
var v2 = (_width + vc._width) / 2;
var v3 = (_x - vc._x) * (_x - vc._x) + (_y - vc._y) * (_y - vc._y);
return v2 * v2 > v3;
}
stop();
var bnd;
}
onClipEvent (enterFrame) {
if (circleHitTest(_parent.egobject)) {
gotoAndStop(2);
} else {
gotoAndStop(1);
}
}
onClipEvent (press) {
bnd = _parent.bgarea.getBounds(_root);
this.startDrag(false, bnd.xMin, bnd.yMin, bnd.xMax, bnd.yMax);
}
onClipEvent (release) {
stopDrag();
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2603 {
}
movieClip 2613 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox2';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox2';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance plguy of movieClip 2603 {
onClipEvent (load) {
function mover(vs1) {
_x = _x + vs1;
}
}
onClipEvent (enterFrame) {
if (Key.isDown(39) && !Key.isDown(37) && _x < 500) {
mover(4);
} else {
if (Key.isDown(37) && !Key.isDown(39) && _x > 100) {
mover(-4);
}
}
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 2618 {
}
movieClip 2629 {
}
movieClip 2632 {
}
movieClip 2636 {
}
movieClip 2639 {
}
movieClip 2642 {
}
movieClip 2660 {
}
movieClip 2665 {
}
movieClip 2677 {
}
movieClip 2683 {
}
movieClip 2687 {
}
movieClip 2692 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance plguy of movieClip 2618 {
onClipEvent (enterFrame) {
if (Key.isDown(39) && !Key.isDown(37) && _x < 500) {
_x = _x + 4;
} else {
if (Key.isDown(37) && !Key.isDown(39) && _x > 100) {
_x = _x - 4;
}
}
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 2632 {
onClipEvent (load) {
var falls = 0;
var jmpd = false;
parent = this._parent;
}
onClipEvent (enterFrame) {
if (jmpd) {
falls += 0.5;
_y = _y + falls;
if (this.hitTest(parent.floor)) {
jmpd = false;
}
} else {
if (Key.isDown(32)) {
jmpd = true;
falls = -10;
}
}
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 2642 {
onClipEvent (load) {
var dir = 0;
parent = this._parent;
}
onClipEvent (enterFrame) {
dir = Key.isDown(39) - Key.isDown(37);
_x = _x + dir * 5;
_y = _y + 10;
while (parent.terrain.hitTest(_x, _y, true)) {
_y = _y - 0.5;
}
if (!parent.bgarea.hitTest(_x - 15, _y, false)) {
_x = _x + 5;
}
if (!parent.bgarea.hitTest(_x + 15, _y, false)) {
_x = _x - 5;
}
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = true;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = true;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 2642 {
onClipEvent (load) {
function hts(vx, vy, vc) {
if (vc == undefined) {
vc = parent.terrain;
}
return vc.hitTest(_x + vx, _y + vy, true);
}
function land(vc) {
fallch = true;
falls = 0;
if (Key.isDown(32)) {
falls = -JUMP;
}
do {
_y = _y - 0.2;
} while (hts(-5, 0, vc) || hts(5, 0, vc));
}
var SPEED = 5;
var GRAV = 0.8;
var JUMP = 10;
var dir = 0;
var falls = 0;
var jmpd = false;
var fallch = false;
parent = this._parent;
}
onClipEvent (enterFrame) {
dir = Key.isDown(39) - Key.isDown(37);
falls += GRAV;
_x = _x + dir * 5;
_y = _y + (falls + fallch * 5);
fallch = false;
if (hts(-5, 0) || hts(5, 0)) {
land(parent.terrain);
}
if (hts(0, -40)) {
falls *= -1;
do {
_y = _y + 1;
} while (hts(0, -40));
}
if (hts(-20, -20)) {
do {
_x = _x + 1;
} while (hts(-20, -20));
}
if (hts(20, -20)) {
do {
_x = _x - 1;
} while (hts(20, -20));
}
if (!parent.bgarea.hitTest(_x - 15, _y, false)) {
_x = _x + SPEED;
}
if (!parent.bgarea.hitTest(_x + 15, _y, false)) {
_x = _x - SPEED;
}
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 2677 {
onClipEvent (load) {
function hts(vx, vy, vc) {
if (vc == undefined) {
vc = parent.terrain;
}
return vc.hitTest(_x + vx, _y + vy, true);
}
function land(vc) {
grounded = true;
fallch = grounded;
falls = 0;
if (Key.isDown(32)) {
falls = -JUMP;
}
do {
_y = _y - 0.2;
} while (hts(-5, 0, vc) || hts(5, 0, vc));
}
stop();
var SPEED = 5;
var GRAV = 0.8;
var JUMP = 10;
var dir = 0;
var falls = 0;
var jmpd = false;
var fallch = false;
var animdir = 0;
var hitwall = false;
var grounded = false;
parent = this._parent;
}
onClipEvent (enterFrame) {
dir = Key.isDown(39) - Key.isDown(37);
falls += GRAV;
_x = _x + dir * 5;
_y = _y + (falls + fallch * 5);
grounded = false;
hitwall = grounded;
fallch = hitwall;
if (dir) {
andir = Number(dir < 0);
}
if (hts(-5, 0) || hts(5, 0)) {
land(parent.terrain);
}
if (hts(0, -40)) {
falls *= -1;
do {
_y = _y + 1;
} while (hts(0, -40));
}
if (hts(-20, -20)) {
hitwall = true;
do {
_x = _x + 1;
} while (hts(-20, -20));
}
if (hts(20, -20)) {
hitwall = true;
do {
_x = _x - 1;
} while (hts(20, -20));
}
if (!grounded) {
gotoAndStop(5 + andir);
} else {
if (dir) {
gotoAndStop(3 + andir);
} else {
gotoAndStop(1 + andir);
}
}
if (!parent.bgarea.hitTest(_x - 15, _y, false)) {
_x = _x + SPEED;
}
if (!parent.bgarea.hitTest(_x + 15, _y, false)) {
_x = _x - SPEED;
}
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance guy of movieClip 2677 {
onClipEvent (load) {
function hts(vx, vy, vc) {
if (vc == undefined) {
vc = parent.terrain;
}
return vc.hitTest(_x + vx, _y + vy, true);
}
function land(vc) {
grounded = true;
fallch = grounded;
falls = 0;
if (Key.isDown(32)) {
falls = -JUMP;
}
do {
_y = _y - 0.2;
} while (hts(-5, 0, vc) || hts(5, 0, vc));
}
stop();
var SPEED = 5;
var GRAV = 0.8;
var JUMP = 10;
var dir = 0;
var falls = 0;
var jmpd = false;
var fallch = false;
var animdir = 0;
var hitwall = false;
var grounded = false;
var EASING = 4;
var midx = 300;
var midy = 500;
var dirx = 80;
var dx = 0;
var dy = 0;
parent = this._parent;
}
onClipEvent (enterFrame) {
dir = Key.isDown(39) - Key.isDown(37);
falls += GRAV;
_x = _x + dir * 5;
_y = _y + (falls + fallch * 5);
grounded = false;
hitwall = grounded;
fallch = hitwall;
if (dir) {
andir = Number(dir < 0);
}
if (hts(-5, 0) || hts(5, 0)) {
land(parent.terrain);
}
if (hts(0, -40)) {
falls *= -1;
do {
_y = _y + 1;
} while (hts(0, -40));
}
if (hts(-20, -20)) {
hitwall = true;
do {
_x = _x + 1;
} while (hts(-20, -20));
}
if (hts(20, -20)) {
hitwall = true;
do {
_x = _x - 1;
} while (hts(20, -20));
}
if (!grounded) {
gotoAndStop(5 + andir);
} else {
if (dir) {
gotoAndStop(3 + andir);
} else {
gotoAndStop(1 + andir);
}
}
dx = Math.round((midx - dirx + dirx * 2 * andir - _x) / EASING);
dy = Math.round((midy - _y) / EASING);
_x = _x + dx;
parent.terrain._x += dx;
_y = _y + dy;
parent.terrain._y += dy;
if (!parent.bgarea.hitTest(_x - 15, _y, false)) {
_x = _x + SPEED;
}
if (!parent.bgarea.hitTest(_x + 15, _y, false)) {
_x = _x - SPEED;
}
}
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'codebox1';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance guy of movieClip 2677 {
onClipEvent (load) {
function hts(vx, vy, vc) {
if (vc == undefined) {
vc = parent.terrain;
}
return vc.hitTest(_x + vx, _y + vy, true);
}
function land(vc) {
grounded = true;
fallch = grounded;
falls = 0;
if (Key.isDown(32)) {
falls = -JUMP;
}
do {
_y = _y - 0.2;
} while (hts(-5, 0, vc) || hts(5, 0, vc));
}
stop();
var SPEED = 5;
var GRAV = 0.8;
var JUMP = 10;
var dir = 0;
var falls = 0;
var jmpd = false;
var fallch = false;
var animdir = 0;
var hitwall = false;
var grounded = false;
var sleft = 200;
var sright = 400;
var shead = 400;
var sfoot = 500;
parent = this._parent;
}
onClipEvent (enterFrame) {
dir = Key.isDown(39) - Key.isDown(37);
falls += GRAV;
_x = _x + dir * 5;
_y = _y + (falls + fallch * 5);
grounded = false;
hitwall = grounded;
fallch = hitwall;
if (dir) {
andir = Number(dir < 0);
}
if (hts(-5, 0) || hts(5, 0)) {
land(parent.terrain);
}
if (hts(0, -40)) {
falls *= -1;
do {
_y = _y + 1;
} while (hts(0, -40));
}
if (hts(-20, -20)) {
hitwall = true;
do {
_x = _x + 1;
} while (hts(-20, -20));
}
if (hts(20, -20)) {
hitwall = true;
do {
_x = _x - 1;
} while (hts(20, -20));
}
if (!grounded) {
gotoAndStop(5 + andir);
} else {
if (dir) {
gotoAndStop(3 + andir);
} else {
gotoAndStop(1 + andir);
}
}
if (_x < sleft) {
parent.terrain._x += sleft - _x;
_x = sleft;
} else {
if (_x > sright) {
parent.terrain._x += sright - _x;
_x = sright;
}
}
if (_y < shead) {
parent.terrain._y += shead - _y;
_y = shead;
} else {
if (_y > sfoot) {
parent.terrain._y += sfoot - _y;
_y = sfoot;
}
}
}
}
}
button 2771 {
on (release) {
gotoAndStop('ADVANCED Menu');
}
}
movieClip 2787 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 2883 {
}
movieClip 2885 {
}
movieClip 2886 {
frame 1 {
play();
}
frame 10 {
stop();
}
}
movieClip 2899 {
frame 1 {
play();
}
frame 30 {
gotoAndPlay(1);
}
}
movieClip 2904 {
frame 1 {
play();
}
frame 29 {
gotoAndPlay(1);
}
}
movieClip 2912 {
}
movieClip 2914 {
}
movieClip 2915 {
}
movieClip 2918 {
}
button 3039 {
on (release) {
gotoAndStop('BASICS Keyboard Shortcuts');
}
}
button 3040 {
on (release) {
gotoAndStop('BASICS Menu');
}
}
movieClip 3049 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
button 3056 {
on (release) {
gotoAndStop('EXPERT Sharpening');
}
}
button 3059 {
on (release) {
gotoAndStop('EXPERT Shadows');
}
}
button 3086 {
on (release) {
gotoAndStop('EXPERT Menu');
}
}
movieClip 3104 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3108 {
frame 1 {
time = new Date();
var seconds = time.getSeconds();
var minutes = time.getMinutes();
var hours = time.getHours();
if (hours < 12) {
ampm = 'AM';
} else {
ampm = 'PM';
}
while (hours > 12) {
hours -= 12;
}
if (hours < 10) {
hours = '0' + hours;
}
if (minutes < 10) {
minutes = '0' + minutes;
}
if (seconds < 10) {
seconds = '0' + seconds;
}
clock_txt.text = hours + ':' + minutes + ':' + seconds + ' ' + ampm;
}
frame 2 {
gotoAndPlay(1);
}
}
movieClip 3118 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance of movieClip 108 UIScrollBar {
onClipEvent (construct) {
_targetInstanceName = 'InstanceName_0';
horizontal = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 3121 {
}
movieClip 3127 {
}
movieClip 3129 {
}
movieClip 3135 {
frame 1 {
stop();
}
}
movieClip 3138 {
frame 1 {
stop();
}
}
movieClip 3141 {
frame 1 {
stop();
}
}
movieClip 3144 {
frame 1 {
stop();
}
}
movieClip 3147 {
frame 1 {
stop();
}
}
movieClip 3149 {
frame 1 {
stop();
}
}
movieClip 3151 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance of movieClip 3121 {
onClipEvent (press) {
startDrag(this, false);
}
onClipEvent (release) {
stopDrag();
}
}
instance of movieClip 3135 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut, dragOut) {
gotoAndStop(1);
}
}
instance of movieClip 3138 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut, dragOut) {
gotoAndStop(1);
}
}
instance of movieClip 3141 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut, dragOut) {
gotoAndStop(1);
}
}
instance of movieClip 3144 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut, dragOut) {
gotoAndStop(1);
}
}
instance of movieClip 3147 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut, dragOut) {
gotoAndStop(1);
}
}
instance of movieClip 3149 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut, dragOut) {
gotoAndStop(1);
}
}
}
movieClip 3166 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3168 {
}
movieClip 3171 {
}
movieClip 3173 {
}
movieClip 3174 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 3177 {
}
movieClip 3180 {
}
movieClip 3182 {
}
movieClip 3184 {
}
movieClip 3187 {
}
movieClip 3200 {
}
movieClip 3202 {
}
movieClip 3204 {
}
movieClip 3206 {
}
movieClip 3208 {
}
movieClip 3210 {
}
movieClip 3212 {
}
movieClip 3214 {
}
movieClip 3215 {
}
movieClip 3227 {
frame 1 {
stop();
}
}
movieClip 3229 {
}
movieClip 3246 {
}
movieClip 3267 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
var sound = new Sound(this);
var track = ['handbag', 'elevator'];
song = 0;
sound.attachSound(track[song]);
sound.start(0, 99);
volume.vol = 100;
onEnterFrame = function () {
sound.setVolume(volume.vol);
};
}
instance of movieClip 3174 {
onClipEvent (press) {
if (_currentframe == 1) {
var resume = _root.sound.position;
_root.sound.stop();
gotoAndStop(2);
} else {
if (_currentframe == 2) {
_root.sound.start(resume / 1000);
gotoAndStop(1);
}
}
}
}
instance of movieClip 3177 {
onClipEvent (load) {
maxSongs = 1;
minSongs = 0;
}
onClipEvent (press) {
if (_root.song > minSongs) {
_root.sound.stop();
--_root.song;
_root.sound.attachSound(_root.track[_root.song]);
_root.sound.start(0, 99);
}
}
}
instance of movieClip 3180 {
onClipEvent (load) {
maxSongs = 1;
minSongs = 0;
}
onClipEvent (press) {
if (_root.song < maxSongs) {
_root.sound.stop();
++_root.song;
_root.sound.attachSound(_root.track[_root.song]);
_root.sound.start(0, 99);
}
}
}
instance of movieClip 3182 {
onClipEvent (press) {
if (_root.volume.vol > 0) {
_root.volume.vol -= 10;
}
}
}
instance of movieClip 3184 {
onClipEvent (press) {
if (_root.volume.vol < 100) {
_root.volume.vol += 10;
}
}
}
instance of movieClip 3200 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(2);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3202 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(4);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3204 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(5);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3206 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(6);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3208 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(7);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3210 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(8);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3212 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(9);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3214 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(10);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3215 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(11);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
instance of movieClip 3229 {
onClipEvent (rollOver) {
this._parent.explain.gotoAndStop(3);
}
onClipEvent (rollOut, dragOut) {
this._parent.explain.gotoAndStop(1);
}
}
}
movieClip 3278 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3317 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3328 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3333 {
}
movieClip 3348 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
function doFlash() {
FlashCircle.gotoAndPlay(2);
}
stop();
var FlashCircleCM = new ContextMenu();
FlashCircleCM.hideBuiltInItems();
var flash = new ContextMenuItem('Flash!', doFlash);
FlashCircleCM.customItems.push(flash);
FlashCircle.menu = FlashCircleCM;
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
movieClip 3352 {
}
movieClip 3354 {
}
movieClip 3356 {
}
movieClip 3374 {
}
movieClip 3377 {
}
movieClip 3379 {
}
movieClip 3383 {
}
movieClip 3387 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
}
movieClip 3391 {
frame 1 {
stop();
}
}
movieClip 3393 {
}
movieClip 3397 {
}
movieClip 3399 {
}
movieClip 3401 {
}
movieClip 3405 {
}
movieClip 3407 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 4 {
here_mc.onRelease = function () {
getURL('http://blog.deconcept.com/swfobject/', '');
};
home_mc.onRollOver = function () {
home_mc.buttonbg_mc.gotoAndStop(2);
};
home_mc.onRollOut = function () {
home_mc.buttonbg_mc.gotoAndStop(1);
};
home_mc.onRelease = function () {
getURL('http://www.newgrounds.com/', '');
};
forum_mc.onRollOver = function () {
forum_mc.buttonbg_mc.gotoAndStop(2);
};
forum_mc.onRollOut = function () {
forum_mc.buttonbg_mc.gotoAndStop(1);
};
forum_mc.onRelease = function () {
getURL('http://www.newgrounds.com/bbs/', '');
};
media_mc.onRollOver = function () {
media_mc.buttonbg_mc.gotoAndStop(2);
};
media_mc.onRollOut = function () {
media_mc.buttonbg_mc.gotoAndStop(1);
};
media_mc.onRelease = function () {
getURL('http://www.newgrounds.com/portal/', '');
};
about_mc.onRollOver = function () {
about_mc.buttonbg_mc.gotoAndStop(2);
};
about_mc.onRollOut = function () {
about_mc.buttonbg_mc.gotoAndStop(1);
};
about_mc.onRelease = function () {
getURL('http://www.google.com/', '');
};
}
}
movieClip 3410 {
}
movieClip 3423 {
}
movieClip 3427 {
frame 1 {
function buildMap(map) {
createEmptyMovieClip('tiles', ++d);
game.clip = tiles;
r = 0;
while (r < map.length) {
c = 0;
while (c < map[0].length) {
name = 'tile_' + r + '_' + c;
game[name] = new game['tile' + map[r][c]]();
game.clip.attachMovie('tile', name, ++d);
game.clip[name]._x = game.tileW * c;
game.clip[name]._y = game.tileH * r;
game.clip[name].gotoAndStop(game[name].frame);
++c;
}
++r;
}
}
map1 = [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 1, 1, 1, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0, 0, 0, 0, 0, 0], [0, 1, 1, 1, 0, 0, 0, 0, 0, 0], [0, 0, 0, 1, 0, 0, 1, 1, 0, 0], [0, 1, 1, 1, 0, 0, 1, 0, 1, 0], [0, 0, 0, 0, 0, 0, 1, 0, 1, 0], [0, 0, 0, 0, 0, 0, 1, 0, 1, 0], [0, 0, 0, 0, 0, 0, 1, 1, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]];
game = {'tileW': 30, 'tileH': 30};
game.tile0 = function () {};
game.tile0.prototype.frame = 1;
game.tile0.prototype.walkable = true;
game.tile1 = function () {};
game.tile1.prototype.frame = 2;
game.tile1.prototype.walkable = false;
d = 0;
buildMap(map1);
}
}
movieClip 3432 {
}
movieClip 3439 {
frame 1 {
function buildMap(map) {
createEmptyMovieClip('tiles', ++d);
game.clip = tiles;
r = 0;
while (r < map.length) {
c = 0;
while (c < map[0].length) {
name = 'tile_' + r + '_' + c;
game[name] = new game['tile' + map[r][c]]();
game.clip.attachMovie('tile', name, ++d);
game.clip[name]._x = game.tileW * c;
game.clip[name]._y = game.tileH * r;
game.clip[name].gotoAndStop(game[name].frame);
++c;
}
++r;
}
attachMovie('hero', 'guy', 1000);
hero.clip = guy;
hero.width = hero.clip._width / 2;
hero.height = hero.clip._height / 2;
hero.x = hero.xtile * game.tileW + game.tileW / 2;
hero.y = hero.ytile * game.tileH + game.tileH / 2;
hero.clip._x = hero.x;
hero.clip._y = hero.y;
hero.clip.stop();
hero.clip.hero.stop();
}
function checkCorners(x, y, object) {
object.leftX = Math.floor((x - object.width) / game.tileW);
object.rightX = Math.floor((x + object.width) / game.tileW);
object.upY = Math.floor((y - object.height) / game.tileH);
object.downY = Math.floor((y + object.height) / game.tileH);
object.upleft = game['tile_' + object.upY + '_' + object.leftX].walkable;
object.upright = game['tile_' + object.upY + '_' + object.rightX].walkable;
object.downleft = game['tile_' + object.downY + '_' + object.leftX].walkable;
object.downright = game['tile_' + object.downY + '_' + object.rightX].walkable;
}
function moveSomeone(xdir, ydir, object) {
checkCorners(object.x + object.speed * xdir, object.y, object);
if (xdir == -1) {
if (object.upleft && object.downleft) {
object.x += object.speed * xdir;
} else {
object.x = object.xtile * game.tileW + object.width;
}
}
if (xdir == 1) {
if (object.upright && object.downright) {
object.x += object.speed * xdir;
} else {
object.x = (object.xtile + 1) * game.tileW - object.width - 0.1;
}
}
checkCorners(object.x, object.y + object.speed * ydir, object);
if (ydir == -1) {
if (object.upleft && object.upright) {
object.y += object.speed * ydir;
} else {
object.y = object.ytile * game.tileW + object.height;
}
}
if (ydir == 1) {
if (object.downleft && object.downright) {
object.y += object.speed * ydir;
} else {
object.y = (object.ytile + 1) * game.tileH - object.height - 0.1;
}
}
object.clip._x = object.x;
object.clip._y = object.y;
object.xtile = Math.floor(object.x / game.tileW);
object.ytile = Math.floor(object.y / game.tileH);
}
stop();
map1 = [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 1, 1, 1, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0, 0, 0, 0, 0, 0], [0, 1, 1, 1, 0, 0, 0, 0, 0, 0], [0, 0, 0, 1, 0, 0, 1, 1, 0, 0], [0, 1, 1, 1, 0, 0, 1, 0, 1, 0], [0, 0, 0, 0, 0, 0, 1, 0, 1, 0], [0, 0, 0, 0, 0, 0, 1, 0, 1, 0], [0, 0, 0, 0, 0, 0, 1, 1, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]];
game = {'tileW': 30, 'tileH': 30};
hero = {'xtile': 0, 'ytile': 0, 'speed': 5};
game.tile0 = function () {};
game.tile0.prototype.frame = 1;
game.tile0.prototype.walkable = true;
game.tile1 = function () {};
game.tile1.prototype.frame = 2;
game.tile1.prototype.walkable = false;
d = 0;
this.onEnterFrame = function () {
if (Key.isDown(37)) {
moveSomeone(-1, 0, hero);
hero.clip.gotoAndStop(1);
hero.clip.hero.play();
} else {
if (Key.isDown(39)) {
moveSomeone(1, 0, hero);
hero.clip.gotoAndStop(2);
hero.clip.hero.play();
}
}
if (Key.isDown(38)) {
moveSomeone(0, -1, hero);
hero.clip.gotoAndStop(3);
hero.clip.hero.play();
} else {
if (Key.isDown(40)) {
moveSomeone(0, 1, hero);
hero.clip.gotoAndStop(4);
hero.clip.hero.play();
}
}
if (!Key.isDown(37) && !Key.isDown(39) && !Key.isDown(38) && !Key.isDown(40)) {
hero.clip.hero.gotoAndStop(1);
}
};
buildMap(map1);
}
}
movieClip 3441 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
tonypa_mc.onRelease = function () {
getURL('http://www.tonypa.pri.ee/tbw/index.html', '');
};
}
frame 18 {
tonypa_mc.onRelease = function () {
getURL('http://www.tonypa.pri.ee/tbw/index.html', '');
};
}
}
movieClip 3460 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
// unknown tag 88 length 72
movieClip 3488 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3511 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3636 {
frame 125 {
stop();
}
}
movieClip 3688 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3744 {
}
movieClip 3770 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
button 3779 {
on (press) {
startDrag('hat', false);
}
on (release) {
stopDrag();
}
}
movieClip 3781 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 3 {
webCam.attachVideo(Camera.get());
}
frame 4 {
output_vid.attachVideo(Camera.get());
}
}
movieClip 3785 {
}
movieClip 3797 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
grav = 0;
friction = 0;
xin = 1;
yin = 1;
go = 0;
onEnterFrame = function () {
gravguy._y += grav;
fricguy._x += friction;
if (Key.isDown(38)) {
--grav;
} else {
if (gravguy._y < 174 - gravguy._height) {
++grav;
}
}
if (grav > 0 && gravguy._y > 197 - gravguy._height) {
gravguy._y = 197 - gravguy._height;
grav = 0;
}
if (gravguy._y <= -129.6) {
gravguy._y = -129.6;
}
if (Key.isDown(37)) {
friction = -5;
} else {
if (Key.isDown(39)) {
friction = 5;
} else {
if (fricguy._x > 236.9) {
friction *= 0.98;
} else {
if (fricguy._x > 236.9) {
friction *= 0.85;
} else {
friction *= 0.1;
}
}
}
}
if (fricguy._x < -106) {
friction = 0;
fricguy._x = 106;
}
if (go == 1) {
ship._x += xin;
ship._y += yin;
Xd = core._x - ship._x;
Yd = core._y - ship._y;
radAngle = Math.atan2(Yd, Xd);
path = int(radAngle * 360 / 6.283185307179586) + 90;
ship._y -= 20 * Math.cos(0.0174532925199433 * path) / 4;
ship._x += 20 * Math.sin(0.0174532925199433 * path) / 4;
if (xin > 5) {
xin = 5;
}
if (xin < -5) {
xin = -5;
}
if (yin > 5) {
yin = 5;
}
if (yin < -5) {
yin = -5;
}
if (xin > 0) {
if (ship._x > core._x) {
xin *= -1;
}
}
if (yin > 0) {
if (ship._y > core._y) {
yin *= -1;
}
}
if (Key.isDown(38)) {
ship._y -= 10;
}
if (Key.isDown(40)) {
ship._y += 10;
}
if (Key.isDown(37)) {
ship._x -= 10;
}
if (Key.isDown(39)) {
ship._x += 10;
}
if (ship._x > 418 - ship._width) {
ship._x = 418 - ship._width;
}
if (ship._y > 418 - ship._height) {
ship._y = 418 - ship._height;
}
if (ship._x < 129) {
ship._x = 129;
}
if (ship._y < 129) {
ship._y = 129;
}
}
};
}
}
movieClip 3800 {
}
movieClip 3804 {
}
movieClip 3807 {
}
movieClip 3809 {
}
movieClip 3812 {
}
movieClip 3813 {
}
movieClip 3814 {
}
movieClip 3817 {
}
movieClip 3818 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3849 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3855 {
}
movieClip 3859 {
}
movieClip 3873 {
}
movieClip 3875 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3919 {
}
movieClip 3920 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 3975 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4013 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4016 {
}
movieClip 4023 {
}
movieClip 4029 {
}
movieClip 4035 {
}
movieClip 4041 {
}
movieClip 4043 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4053 {
frame 1 {
function Ball(size, xpos, ypos) {
if (size == undefined) {
size = this.size;
} else {
this.size = size;
}
if (xpos == undefined) {
xpos = this.xpos;
} else {
this.xpos = xpos;
}
if (ypos == undefined) {
ypos = this.ypos;
} else {
this.ypos = ypos;
}
if (dir != 1 && dir != -1) {
dir = this.dir;
} else {
this.dir = dir;
}
this.mc = attachMovie('ball', 'ball' + d, ++d);
this.mc._height = size;
this.mc._width = this.mc._height;
this.mc._x = xpos;
this.mc._y = ypos;
this.mc.size = size;
this.mc.xpos = xpos;
this.mc.ypos = ypos;
this.mc.dir = dir;
}
d = 0;
Ball.prototype.size = 50;
Ball.prototype.xpos = 10;
Ball.prototype.ypos = 300;
Ball.prototype.dir = 1;
Ball.prototype.roll = function (speed) {
this.mc.onEnterFrame = function () {
this._x += speed * this.dir;
this._rotation += speed * this.dir;
if (this._x > Stage.width || this._x < 0) {
this.dir *= -1;
}
};
};
i = 0;
while (i < 25) {
size = Math.random() * 25 + 25;
xpos = Math.random() * (Stage.width - 10) + 5;
ypos = Math.random() * 150;
dir = Math.floor(Math.random() * 3 - 1);
speed = Math.random() * 5 + 5;
_root['ball' + i] = new Ball(size, xpos, ypos, dir);
_root['ball' + i].roll(speed);
++i;
}
}
}
movieClip 4054 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4068 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4079 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4084 {
}
movieClip 4090 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 4148 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
// unknown tag 88 length 66
movieClip 4158 {
}
movieClip 4162 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 3 {
_root.print_button.onRelease = function () {
var v1 = new PrintJob();
v1.start();
v1.paperWidth = 550;
v1.paperHeight = 400;
};
}
}
movieClip 4170 {
}
movieClip 4171 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 4 {
speed = 10;
onEnterFrame = function () {
character._x += Key.isDown(39) * speed;
character._x -= Key.isDown(37) * speed;
_root.character._y += Key.isDown(40) * speed;
_root.character._y -= Key.isDown(38) * speed;
};
}
}
movieClip 4174 {
}
movieClip 4176 {
}
movieClip 4181 {
}
movieClip 4184 {
}
movieClip 4189 {
}
button 4193 {
on (release) {
(new Color(colorMe)).setRGB(153);
}
}
button 4202 {
on (release) {
(new Color(colorMe)).setRGB(52224);
}
}
button 4211 {
on (release) {
(new Color(colorMe)).setRGB(16750848);
}
}
button 4220 {
on (release) {
(new Color(colorMe)).setRGB(14483456);
}
}
button 4229 {
on (release) {
(new Color(colorMe)).setRGB(16776960);
}
}
movieClip 4240 {
}
movieClip 4242 {
}
movieClip 4245 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4277 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4323 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4345 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4352 {
}
movieClip 4360 {
}
movieClip 4365 {
}
movieClip 4372 {
}
movieClip 4388 {
}
movieClip 4394 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4401 {
}
movieClip 4403 {
}
movieClip 4405 {
}
movieClip 4513 {
}
movieClip 4606 {
}
movieClip 4609 {
}
movieClip 4610 {
}
movieClip 4613 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
nextFrame();
};
prv.onPress = function () {
prevFrame();
};
}
instance of movieClip 4401 {
onClipEvent (press) {
_parent.gotoAndPlay('3d_basic');
}
}
instance of movieClip 4403 {
onClipEvent (press) {
_parent.gotoAndPlay('3d_mediate');
}
}
instance of movieClip 4405 {
onClipEvent (press) {
_parent.gotoAndPlay('3d_adv');
}
}
frame 19 {
var vertex = [[-50, -50, -50], [-50, 50, -50], [50, 50, -50], [50, -50, -50], [-50, -50, 50], [-50, 50, 50], [50, 50, 50], [50, -50, 50]];
stop();
var polys = [{'vert': [0, 1, 2, 3], 'col': 16711680, 'm': draw.createEmptyMovieClip('m0', 0)}, {'vert': [0, 4, 5, 1], 'col': 65280, 'm': draw.createEmptyMovieClip('m1', 1)}, {'vert': [1, 5, 6, 2], 'col': 255, 'm': draw.createEmptyMovieClip('m2', 2)}, {'vert': [3, 2, 6, 7], 'col': 16711935, 'm': draw.createEmptyMovieClip('m3', 3)}, {'vert': [7, 6, 5, 4], 'col': 65535, 'm': draw.createEmptyMovieClip('m4', 4)}, {'vert': [4, 0, 3, 7], 'col': 16776960, 'm': draw.createEmptyMovieClip('m5', 5)}];
onEnterFrame = function () {
var v13 = -(_xmouse - 300) / 1000;
var v12 = -(_ymouse - 220) / 1000;
var v8 = Math.sin(v12);
var v11 = Math.sin(v13);
var v10 = Math.cos(v12);
var v9 = Math.cos(v13);
var v3 = new Array(vertex.length);
var v6 = 0;
while (v6 < vertex.length) {
var v1 = vertex[v6];
var v5 = v1[1] * v10 - v8 * v1[2];
v1[2] = v1[1] * v8 + v10 * v1[2];
v1[1] = v5;
v5 = v1[0] * v9 + v11 * v1[2];
v1[2] = v1[2] * v9 - v11 * v1[0];
v1[0] = v5;
vertex[v6] = v1;
v5 = 500 / (v1[2] + 500);
v3[v6] = [300 + v1[0] * v5, 220 - v1[1] * v5, v1[2]];
++v6;
}
v6 = 0;
while (v6 < polys.length) {
v1 = polys[v6];
var v4 = draw['m' + v6];
v4.clear();
v4.lineStyle(1, v1.col, 100);
v4.beginFill(v1.col, 100);
v4.moveTo(v3[v1.vert[0]][0], v3[v1.vert[0]][1]);
var v7 = v3[v1.vert[0]][2];
var v2 = 1;
while (v2 < v1.vert.length) {
v4.lineTo(v3[v1.vert[v2]][0], v3[v1.vert[v2]][1]);
v7 += v3[v1.vert[v2]][2];
++v2;
}
v4.lineTo(v3[v1.vert[0]][0], v3[v1.vert[0]][1]);
v4.endFill();
v4.swapDepths(1000 - (v7 / v1.vert.length) * 10);
++v6;
}
};
}
frame 29 {
var vertex = [[-50, -50, -50], [-50, 50, -50], [50, 50, -50], [50, -50, -50], [-50, -50, 50], [-50, 50, 50], [50, 50, 50], [50, -50, 50]];
var polys = [{'vert': [0, 1, 2, 3], 'col': 16711680, 'm': draw.createEmptyMovieClip('m0', 0)}, {'vert': [0, 4, 5, 1], 'col': 65280, 'm': draw.createEmptyMovieClip('m1', 1)}, {'vert': [1, 5, 6, 2], 'col': 255, 'm': draw.createEmptyMovieClip('m2', 2)}, {'vert': [3, 2, 6, 7], 'col': 16711935, 'm': draw.createEmptyMovieClip('m3', 3)}, {'vert': [7, 6, 5, 4], 'col': 65535, 'm': draw.createEmptyMovieClip('m4', 4)}, {'vert': [4, 0, 3, 7], 'col': 16776960, 'm': draw.createEmptyMovieClip('m5', 5)}];
var i = 0;
while (i < polys.length) {
var v0 = vertex[polys[i].vert[0]];
var v1 = vertex[polys[i].vert[1]];
var v2 = vertex[polys[i].vert[2]];
var s1 = [v1[0] - v0[0], v1[1] - v0[1], v1[2] - v0[2]];
var s2 = [v2[0] - v0[0], v2[1] - v0[1], v2[2] - v0[2]];
var n = {};
n.x = s2[1] * s1[2] - s2[2] * s1[1];
n.y = s2[2] * s1[0] - s2[0] * s1[2];
n.z = s2[0] * s1[1] - s2[1] * s1[0];
var d = 1 / Math.sqrt(n.x * n.x + n.y * n.y + n.z * n.z);
n.x *= d;
n.y *= d;
n.z *= d;
polys[i].n = n;
++i;
}
stop();
var back = false;
var dd = false;
onEnterFrame = function () {
if (Key.isDown(32) && !dd) {
dd = true;
back = !back;
} else {
if (!Key.isDown(32)) {
dd = false;
}
}
var v13 = -(_xmouse - 300) / 1000;
var v12 = -(_ymouse - 280) / 1000;
var v8 = Math.sin(v12);
var v11 = Math.sin(v13);
var v10 = Math.cos(v12);
var v9 = Math.cos(v13);
var v3 = new Array(vertex.length);
var v4 = 0;
while (v4 < vertex.length + polys.length) {
if (v4 < vertex.length) {
var v1 = vertex[v4];
var v6 = v1[1] * v10 - v8 * v1[2];
v1[2] = v1[1] * v8 + v10 * v1[2];
v1[1] = v6;
v6 = v1[0] * v9 + v11 * v1[2];
v1[2] = v1[2] * v9 - v11 * v1[0];
v1[0] = v6;
vertex[v4] = v1;
v6 = 500 / (v1[2] + 500);
v3[v4] = [300 + v1[0] * v6, 280 - v1[1] * v6, v1[2]];
} else {
var v2 = v4 - vertex.length;
var v1 = polys[v2].n;
var v6 = v1.y * v10 - v8 * v1.z;
v1.z = v1.y * v8 + v10 * v1.z;
v1.y = v6;
v6 = v1.x * v9 + v11 * v1.z;
v1.z = v1.z * v9 - v11 * v1.x;
v1.x = v6;
polys[v2].n = v1;
}
++v4;
}
v4 = 0;
while (v4 < polys.length) {
v1 = polys[v4];
var v5 = draw['m' + v4];
v5.clear();
if (back) {
if (polys[v4].n.x * vertex[polys[v4].vert[0]][0] + polys[v4].n.y * vertex[polys[v4].vert[0]][1] + polys[v4].n.z * (500 + vertex[polys[v4].vert[0]][2]) <= 0) {
} else {
v5.lineStyle(1, v1.col, 100);
v5.beginFill(v1.col, 50);
v5.moveTo(v3[v1.vert[0]][0], v3[v1.vert[0]][1]);
var v7 = v3[v1.vert[0]][2];
v2 = 1;
while (v2 < v1.vert.length) {
v5.lineTo(v3[v1.vert[v2]][0], v3[v1.vert[v2]][1]);
v7 += v3[v1.vert[v2]][2];
++v2;
}
v5.lineTo(v3[v1.vert[0]][0], v3[v1.vert[0]][1]);
v5.endFill();
v5.swapDepths(1000 - (v7 / v1.vert.length) * 10);
}
}
++v4;
}
};
}
frame 30 {
stop();
}
frame 35 {
var vertex = [[-50, -50, -50], [-50, 50, -50], [50, 50, -50], [50, -50, -50], [-50, -50, 50], [-50, 50, 50], [50, 50, 50], [50, -50, 50]];
var polys = [{'vert': [0, 1, 2, 3], 'colr': 255, 'colg': 0, 'colb': 0, 'm': draw.createEmptyMovieClip('m0', 0)}, {'vert': [0, 4, 5, 1], 'colr': 0, 'colg': 255, 'colb': 0, 'm': draw.createEmptyMovieClip('m1', 1)}, {'vert': [1, 5, 6, 2], 'colr': 0, 'colg': 0, 'colb': 255, 'm': draw.createEmptyMovieClip('m2', 2)}, {'vert': [3, 2, 6, 7], 'colr': 255, 'colg': 0, 'colb': 255, 'm': draw.createEmptyMovieClip('m3', 3)}, {'vert': [7, 6, 5, 4], 'colr': 0, 'colg': 255, 'colb': 255, 'm': draw.createEmptyMovieClip('m4', 4)}, {'vert': [4, 0, 3, 7], 'colr': 255, 'colg': 255, 'colb': 0, 'm': draw.createEmptyMovieClip('m5', 5)}];
var i = 0;
while (i < polys.length) {
var v0 = vertex[polys[i].vert[0]];
var v1 = vertex[polys[i].vert[1]];
var v2 = vertex[polys[i].vert[2]];
var s1 = [v1[0] - v0[0], v1[1] - v0[1], v1[2] - v0[2]];
var s2 = [v2[0] - v0[0], v2[1] - v0[1], v2[2] - v0[2]];
var n = {};
n.x = s2[1] * s1[2] - s2[2] * s1[1];
n.y = s2[2] * s1[0] - s2[0] * s1[2];
n.z = s2[0] * s1[1] - s2[1] * s1[0];
var d = -1 / Math.sqrt(n.x * n.x + n.y * n.y + n.z * n.z);
n.x *= d;
n.y *= d;
n.z *= d;
polys[i].n = n;
var vv = [0, 0, 0];
var j = 0;
while (j < polys[i].vert.length) {
var t = vertex[polys[i].vert[j]];
vv[0] += t[0];
vv[1] += t[1];
vv[2] += t[2];
++j;
}
vv[0] /= polys[i].vert.length;
vv[1] /= polys[i].vert.length;
vv[2] /= polys[i].vert.length;
polys[i].mid = {'x': vv[0], 'y': vv[1], 'z': vv[2]};
++i;
}
stop();
var back = false;
var dd = false;
var lig = 0;
var dirt = [0.6666666666666666, 0.3333333333333333, 0.6666666666666666];
var poit = [100, 200, -100];
onEnterFrame = function () {
if (Key.isDown(32) && !dd) {
dd = true;
++lig;
if (lig > 2) {
lig = 0;
}
type = (lig == 0) ? 'Directional' : ((lig == 1) ? 'Point-ave. for each vertex' : 'Point-using midpoint of polygon');
} else {
if (!Key.isDown(32)) {
dd = false;
}
}
var v22 = -(_xmouse - 300) / 1000;
var v21 = -(_ymouse - 280) / 1000;
var v10 = Math.sin(v21);
var v13 = Math.sin(v22);
var v12 = Math.cos(v21);
var v11 = Math.cos(v22);
var v5 = new Array(vertex.length);
var v1 = 0;
while (v1 < vertex.length + polys.length) {
if (v1 < vertex.length) {
var v3 = vertex[v1];
var v15 = v3[1] * v12 - v10 * v3[2];
v3[2] = v3[1] * v10 + v12 * v3[2];
v3[1] = v15;
v15 = v3[0] * v11 + v13 * v3[2];
v3[2] = v3[2] * v11 - v13 * v3[0];
v3[0] = v15;
vertex[v1] = v3;
v15 = 500 / (v3[2] + 500);
v5[v1] = [300 + v3[0] * v15, 280 - v3[1] * v15, v3[2]];
} else {
var v4 = v1 - vertex.length;
var v3 = polys[v4].n;
var v15 = v3.y * v12 - v10 * v3.z;
v3.z = v3.y * v10 + v12 * v3.z;
v3.y = v15;
v15 = v3.x * v11 + v13 * v3.z;
v3.z = v3.z * v11 - v13 * v3.x;
v3.x = v15;
polys[v4].n = v3;
v3 = polys[v4].mid;
v15 = v3.y * v12 - v10 * v3.z;
v3.z = v3.y * v10 + v12 * v3.z;
v3.y = v15;
v15 = v3.x * v11 + v13 * v3.z;
v3.z = v3.z * v11 - v13 * v3.x;
v3.x = v15;
polys[v4].mid = v3;
}
++v1;
}
v1 = 0;
while (v1 < polys.length) {
v3 = polys[v1];
var v7 = draw['m' + v1];
v7.clear();
if (polys[v1].n.x * vertex[polys[v1].vert[0]][0] + polys[v1].n.y * vertex[polys[v1].vert[0]][1] + polys[v1].n.z * (500 + vertex[polys[v1].vert[0]][2]) >= 0) {
} else {
var v19 = polys[v1].colr;
var v20 = polys[v1].colg;
var v18 = polys[v1].colb;
var v6;
if (lig == 0) {
v6 = -(dirt[0] * polys[v1].n.x + dirt[1] * polys[v1].n.y + dirt[2] * polys[v1].n.z);
} else {
if (lig == 2) {
var v2 = [poit[0] - polys[v1].mid.x, poit[1] - polys[v1].mid.y, poit[2] - polys[v1].mid.z];
var v14 = 1 / Math.sqrt(v2[0] * v2[0] + v2[1] * v2[1] + v2[2] * v2[2]);
v6 = (v2[0] * polys[v1].n.x + v2[1] * polys[v1].n.y + v2[2] * polys[v1].n.z) * v14;
} else {
if (lig == 1) {
v6 = 0;
var v9 = 0;
while (v9 < polys[v1].vert.length) {
var v8 = vertex[polys[v1].vert[v9]];
var v2 = [poit[0] - v8[0], poit[1] - v8[1], poit[2] - v8[2]];
var v14 = 1 / Math.sqrt(v2[0] * v2[0] + v2[1] * v2[1] + v2[2] * v2[2]);
v6 += (v2[0] * polys[v1].n.x + v2[1] * polys[v1].n.y + v2[2] * polys[v1].n.z) * v14;
++v9;
}
v6 /= polys[v1].vert.length;
}
}
}
if (v6 < 0) {
v6 = 0;
}
var v17 = v19 * v6 << 16 | v20 * v6 << 8 | v18 * v6;
v7.lineStyle(1, v17, 100);
v7.beginFill(v17, 100);
v7.moveTo(v5[v3.vert[0]][0], v5[v3.vert[0]][1]);
var v16 = v5[v3.vert[0]][2];
v4 = 1;
while (v4 < v3.vert.length) {
v7.lineTo(v5[v3.vert[v4]][0], v5[v3.vert[v4]][1]);
v16 += v5[v3.vert[v4]][2];
++v4;
}
v7.lineTo(v5[v3.vert[0]][0], v5[v3.vert[0]][1]);
v7.endFill();
v7.swapDepths(1000 - (v16 / v3.vert.length) * 10);
}
++v1;
}
};
}
frame 39 {
var pt = new Array(15);
var i = 0;
while (i < 15) {
pt[i] = {};
pt[i].m = draws[i];
pt[i].x = Math.random() * 600 - 300;
pt[i].y = 0;
pt[i].z = Math.random() * 100 - 50 + i * 100;
++i;
}
var camera = {};
camera.x = 0;
camera.y = 0;
camera.z = -100;
var ax = [1, 0, 0, 0, 1, 0, 0, 0, 1];
var yrot = 0.04;
var s = Math.sin(yrot);
var c = Math.cos(yrot);
draws.setMask(mask);
onEnterFrame = function () {
if (Key.isDown(37)) {
ax = [ax[0] * c + ax[6] * s, ax[1] * c + ax[7] * s, ax[2] * c + ax[8] * s, ax[3], ax[4], ax[5], -ax[0] * s + ax[6] * c, -ax[1] * s + ax[7] * c, -ax[2] * s + ax[8] * c];
}
if (Key.isDown(39)) {
ax = [ax[0] * c + ax[6] * -s, ax[1] * c + ax[7] * -s, ax[2] * c + ax[8] * -s, ax[3], ax[4], ax[5], ax[0] * s + ax[6] * c, ax[1] * s + ax[7] * c, ax[2] * s + ax[8] * c];
}
if (Key.isDown(38)) {
camera.x += 10 * ax[6];
camera.y += 10 * ax[7];
camera.z += 10 * ax[8];
}
if (Key.isDown(40)) {
camera.x -= 10 * ax[6];
camera.y -= 10 * ax[7];
camera.z -= 10 * ax[8];
}
var v4 = 0;
while (v4 < 15) {
var v2 = pt[v4];
var v1 = [v2.x - camera.x, v2.y - camera.y, v2.z - camera.z];
v1 = [v1[0] * ax[0] + v1[1] * ax[1] + v1[2] * ax[2], v1[0] * ax[3] + v1[1] * ax[4] + v1[2] * ax[5], v1[0] * ax[6] + v1[1] * ax[7] + v1[2] * ax[8]];
if (v1[2] < 10) {
v2.m._alpha = 0;
} else {
var v3 = 500 / v1[2];
v1[0] = v1[0] * v3 + 300;
v1[1] = 320 - v1[1] * v3;
v2.m._x = v1[0];
v2.m._y = v1[1];
v2.m._yscale = v3 * 100;
v2.m._xscale = v2.m._yscale;
v2.m.swapDepths(1000 - v1[2] * 10);
v2.m._alpha = 100 - (v1[2] - 500) / 6;
}
++v4;
}
};
}
}
frame 363 {
stop();
}
movieClip 4645 {
}
movieClip 4651 {
}
movieClip 4655 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
instance of movieClip 4651 {
onClipEvent (load) {
spd = 0;
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = _y + spd * Math.cos(0.0174532925199433 * _rotation);
_x = _x - spd * Math.sin(0.0174532925199433 * _rotation);
} else {
_y = _y - spd * Math.cos(0.0174532925199433 * _rotation);
_x = _x + spd * Math.sin(0.0174532925199433 * _rotation);
}
if (Key.isDown(39)) {
_rotation = _rotation + 5;
}
if (Key.isDown(37)) {
_rotation = _rotation - 5;
}
if (Key.isDown(32) && spd < 15) {
++spd;
}
if (!Key.isDown(32)) {
spd *= 0.6;
}
}
}
}
movieClip 4679 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4682 {
}
movieClip 4685 {
}
movieClip 4686 {
frame 1 {
stop();
letter = keypress_mc.letter_txt;
letter.text = '';
alphabetic = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'];
numeric = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9];
key = new Object();
key.onKeyDown = function () {
if (Key.getCode() >= 65 && Key.getCode() <= 90) {
letter.text = alphabetic[Key.getCode() - 65];
} else {
if (Key.getCode() >= 48 && Key.getCode() <= 57) {
letter.text = numeric[Key.getCode() - 48];
} else {
if (Key.isDown(16)) {
letter.text = 'Shift';
}
}
}
};
Key.addListener(key);
}
}
movieClip 4693 {
}
movieClip 4696 {
}
movieClip 4697 {
frame 1 {
this.onEnterFrame = function () {
if (Key.isDown(37)) {
character._x -= 5;
}
if (Key.isDown(39)) {
character._x += 5;
}
if (character._x < -50) {
character._x = 550;
}
if (character._x > 550) {
character._x = -50;
}
};
}
}
movieClip 4699 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4707 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 4713 {
frame 1 {
stop();
}
}
movieClip 4718 {
frame 1 {
stop();
}
}
movieClip 4760 {
frame 1 {
stop();
}
}
movieClip 4765 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
instance ex2 of movieClip 4713 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut) {
gotoAndStop(1);
}
}
instance ex1 of movieClip 4718 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut) {
gotoAndStop(1);
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
instance of movieClip 4760 {
onClipEvent (rollOver) {
gotoAndStop(2);
}
onClipEvent (rollOut) {
gotoAndStop(1);
}
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
}
movieClip 4769 {
}
movieClip 4779 {
}
movieClip 4781 {
}
movieClip 4784 {
}
movieClip 4789 {
}
movieClip 4792 {
}
movieClip 4815 {
}
movieClip 4816 {
}
movieClip 4823 {
}
movieClip 4824 {
}
movieClip 4831 {
}
movieClip 4834 {
}
movieClip 4842 {
}
movieClip 4843 {
frame 11 {
stop();
}
}
movieClip 4847 {
}
movieClip 4848 {
}
movieClip 4859 {
}
movieClip 4860 {
}
movieClip 4866 {
}
movieClip 4872 {
}
movieClip 4904 {
}
movieClip 4906 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 5124 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}
movieClip 5129 {
}
movieClip 5156 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
}
movieClip 5229 {
frame 1 {
stop();
mnu.onRollOver = function () {
this.gotoAndPlay('over');
};
nxt.onRollOver = mnu.onRollOver;
prv.onRollOver = mnu.onRollOver;
mnu.onRollOut = function () {
this.gotoAndPlay('out');
};
nxt.onRollOut = mnu.onRollOut;
prv.onRollOut = mnu.onRollOut;
mnu.onPress = function () {
_root.gotoAndStop('menu');
};
nxt.onPress = function () {
this._parent.nextFrame();
};
prv.onPress = function () {
this._parent.prevFrame();
};
}
}