Combined Code
movieClip 6 BoundingBox {
}
movieClip 7 Defaults {
#initclip
Object.registerClass('Defaults', mx.skins.halo.Defaults);
#endinitclip
}
movieClip 8 UIObjectExtensions {
#initclip
Object.registerClass('UIObjectExtensions', mx.core.ext.UIObjectExtensions);
#endinitclip
}
movieClip 9 UIObject {
#initclip
Object.registerClass('UIObject', mx.core.UIObject);
#endinitclip
frame 1 {
stop();
}
}
button 12 {
on (keyPress '<Tab>') {
this.tabHandler();
}
}
movieClip 13 {
#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 14 FocusRect {
#initclip
Object.registerClass('FocusRect', mx.skins.halo.FocusRect);
#endinitclip
}
movieClip 15 FocusManager {
#initclip
Object.registerClass('FocusManager', mx.managers.FocusManager);
#endinitclip
frame 1 {
stop();
}
}
movieClip 16 UIComponentExtensions {
#initclip
Object.registerClass('UIComponentExtensions', mx.core.ext.UIComponentExtensions);
#endinitclip
}
movieClip 17 UIComponent {
#initclip
Object.registerClass('UIComponent', mx.core.UIComponent);
#endinitclip
frame 1 {
stop();
}
}
movieClip 18 Border {
#initclip
Object.registerClass('Border', mx.skins.Border);
#endinitclip
frame 1 {
stop();
}
}
movieClip 19 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 20 View {
#initclip
Object.registerClass('View', mx.core.View);
#endinitclip
frame 1 {
stop();
}
}
movieClip 21 Loader {
#initclip
Object.registerClass('Loader', mx.controls.Loader);
#endinitclip
frame 1 {
stop();
}
}
movieClip 46 DataBindingClasses {
#initclip
Object.registerClass('DataBindingClasses', mx.data.components.DataBinding);
#endinitclip
frame 1 {
stop();
}
}
movieClip 76 BrdrShdw {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'shadowColor');
}
}
movieClip 78 BrdrFace {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'buttonColor');
}
}
movieClip 79 SimpleButtonDown {
}
movieClip 81 BrdrBlk {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'borderColor');
}
}
movieClip 83 BrdrHilght {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'highlightColor');
}
}
movieClip 84 SimpleButtonIn {
}
movieClip 85 SimpleButtonUp {
}
movieClip 86 SimpleButton {
#initclip
Object.registerClass('SimpleButton', mx.controls.SimpleButton);
#endinitclip
frame 1 {
stop();
}
}
movieClip 87 ButtonSkin {
#initclip
Object.registerClass('ButtonSkin', mx.skins.halo.ButtonSkin);
#endinitclip
}
movieClip 88 Button {
#initclip
Object.registerClass('Button', mx.controls.Button);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 86 SimpleButton {
onClipEvent (initialize) {
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 93 TextInput {
#initclip
Object.registerClass('TextInput', mx.controls.TextInput);
#endinitclip
frame 1 {
stop();
}
}
movieClip 97 ComboBase {
#initclip
mx.controls.listclasses.DataSelector.Initialize((Object(mx.controls.ComboBase)).prototype);
Object.registerClass('ComboBase', mx.controls.ComboBase);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 86 SimpleButton {
onClipEvent (initialize) {
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 93 TextInput {
onClipEvent (initialize) {
editable = true;
password = false;
text = '';
maxChars = null;
restrict = 'null';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 98 DataProvider {
#initclip
Object.registerClass('DataProvider', mx.controls.listclasses.DataProvider);
#endinitclip
frame 1 {
stop();
}
}
movieClip 99 DataSelector {
#initclip
Object.registerClass('DataSelector', mx.controls.listclasses.DataSelector);
#endinitclip
frame 1 {
stop();
}
}
movieClip 100 SelectableRow {
#initclip
Object.registerClass('SelectableRow', mx.controls.listclasses.SelectableRow);
#endinitclip
frame 1 {
stop();
}
}
movieClip 101 CustomBorder {
#initclip
Object.registerClass('CustomBorder', mx.skins.CustomBorder);
mx.skins.SkinElement.registerElement('CustomBorder', mx.skins.CustomBorder);
#endinitclip
frame 1 {
}
}
movieClip 104 ScrollTrack {
}
movieClip 111 ScrollDownArrowDisabled {
}
movieClip 113 ScrollThemeColor1 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 115 ScrollThemeColor2 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 116 ScrollDownArrowDown {
}
movieClip 117 ScrollDownArrowOver {
}
movieClip 118 ScrollDownArrowUp {
}
movieClip 124 ScrollThumbBottomDisabled {
}
movieClip 126 ThumbThemeColor1 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 128 ThumbThemeColor3 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 129 ScrollThumbBottomDown {
}
movieClip 130 ScrollThumbBottomOver {
}
movieClip 131 ScrollThumbBottomUp {
}
movieClip 133 ScrollThumbGripDisabled {
}
movieClip 135 ThumbThemeColor2 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 136 ScrollThumbGripDown {
}
movieClip 137 ScrollThumbGripOver {
}
movieClip 138 ScrollThumbGripUp {
}
movieClip 140 ScrollThumbMiddleDisabled {
}
movieClip 141 ScrollThumbMiddleDown {
}
movieClip 142 {
}
movieClip 144 {
}
movieClip 145 ScrollThumbMiddleOver {
}
movieClip 146 ScrollThumbMiddleUp {
}
movieClip 147 ScrollThumbTopDisabled {
}
movieClip 148 ScrollThumbTopDown {
}
movieClip 149 ScrollThumbTopOver {
}
movieClip 150 ScrollThumbTopUp {
}
movieClip 151 ScrollTrackDisabled {
}
movieClip 152 ScrollUpArrowDisabled {
}
movieClip 153 ScrollUpArrowDown {
}
movieClip 154 ScrollUpArrowOver {
}
movieClip 155 ScrollUpArrowUp {
}
movieClip 156 BtnDownArrow {
#initclip
Object.registerClass('BtnDownArrow', mx.controls.SimpleButton);
#endinitclip
}
movieClip 157 BtnUpArrow {
#initclip
Object.registerClass('BtnUpArrow', mx.controls.SimpleButton);
#endinitclip
}
movieClip 158 ScrollBarAssets {
}
movieClip 159 HScrollBar {
#initclip
Object.registerClass('HScrollBar', mx.controls.HScrollBar);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 88 Button {
onClipEvent (initialize) {
icon = '';
label = 'Button';
labelPlacement = 'right';
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 86 SimpleButton {
onClipEvent (initialize) {
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 160 VScrollBar {
#initclip
Object.registerClass('VScrollBar', mx.controls.VScrollBar);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 88 Button {
onClipEvent (initialize) {
icon = '';
label = 'Button';
labelPlacement = 'right';
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 86 SimpleButton {
onClipEvent (initialize) {
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 161 ScrollView {
#initclip
Object.registerClass('ScrollView', mx.core.ScrollView);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 159 HScrollBar {
onClipEvent (initialize) {
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance of movieClip 160 VScrollBar {
onClipEvent (initialize) {
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 162 ScrollSelectList {
#initclip
Object.registerClass('ScrollSelectList', mx.controls.listclasses.ScrollSelectList);
#endinitclip
frame 1 {
stop();
}
}
movieClip 163 List {
#initclip
Object.registerClass('List', mx.controls.List);
#endinitclip
frame 1 {
stop();
}
}
movieClip 166 {
}
movieClip 168 ComboDownArrowUp {
}
movieClip 169 ComboDownArrowDisabled {
#initclip
Object.registerClass('ComboDownArrowDisabled', mx.controls.SimpleButton);
#endinitclip
}
movieClip 171 ComboThemeColor1 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 172 ComboDownArrowDown {
}
movieClip 173 ComboDownArrowOver {
}
movieClip 174 ComboAssets {
#initclip
mx.controls.ComboBox.prototype.downArrowUpName = 'ComboDownArrowUp';
mx.controls.ComboBox.prototype.downArrowDownName = 'ComboDownArrowDown';
mx.controls.ComboBox.prototype.downArrowOverName = 'ComboDownArrowOver';
mx.controls.ComboBox.prototype.downArrowDisabledName = 'ComboDownArrowDisabled';
mx.controls.ComboBox.prototype.wrapDownArrowButton = false;
mx.controls.ComboBox.prototype.dropDownBorderStyle = 'solid';
mx.controls.ComboBox.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, {'bl': 0, 'tl': 0, 'tr': 5, 'br': 5}, 100, v2);
v3.move(this.x - 2, this.y - 2);
};
#endinitclip
frame 1 {
}
}
movieClip 175 ComboBox {
#initclip
Object.registerClass('ComboBox', mx.controls.ComboBox);
#endinitclip
frame 1 {
stop();
}
instance of movieClip 163 List {
onClipEvent (initialize) {
multipleSelection = false;
rowHeight = 20;
}
}
}
movieClip 191 RadioFalseDisabled {
}
movieClip 193 RadioThemeColor1 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 196 {
}
movieClip 197 RadioThemeColor2 {
frame 1 {
mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor');
}
}
movieClip 198 RadioFalseDown {
}
movieClip 199 RadioFalseOver {
}
movieClip 200 RadioFalseUp {
}
movieClip 201 RadioTrueDisabled {
}
movieClip 202 RadioTrueUp {
}
movieClip 203 RadioButtonAssets {
#initclip
mx.controls.RadioButton.prototype.adjustFocusRect = function () {
var v4 = this._parent.focus_mc;
var v2 = this.iconName;
var v3 = this.getStyle('themeColor');
if (v3 == undefined) {
v3 = 8453965;
}
var v5 = v2._width + 4;
var v6 = v2._height + 4;
v4.setSize(v5, v6, 8, 100, v3);
var v8 = v2._x;
var v7 = v2._y;
v4.move(this.x - 2 + v8, this.y + v7 - 2);
};
#endinitclip
frame 1 {
}
}
movieClip 204 RadioButton {
#initclip
Object.registerClass('RadioButton', mx.controls.RadioButton);
#endinitclip
frame 1 {
stop();
}
instance foo of movieClip 88 Button {
onClipEvent (initialize) {
icon = '';
label = 'Button';
labelPlacement = 'right';
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
}
movieClip 208 Label {
#initclip
Object.registerClass('Label', mx.controls.Label);
#endinitclip
frame 1 {
stop();
}
}
frame 1 {
function keyGrpListener(evt) {
var v1 = evt.target.selection.label == 'Custom';
cmbKey.enabled = !v1;
txtKey.enabled = v1;
}
function btnPlayListener(evt) {
_root.security_key = cmbKey.enabled ? cmbKey.value : txtKey.text;
_root.gender = rbtGrpGender.selection.data;
_root.condom = rbtGrpCondom.selection.data;
_root.genus = cmbGenus.value;
_root.species = cmbSpecies.value;
_root.build = cmbBuild.value;
_root.zone = cmbZone.value;
movLoader.loadClip(txtNpcFile.text, _root.LVL.NPC);
}
this.createEmptyMovieClip('LVL', _root);
LVL.createEmptyMovieClip('NPC', this.getNextHighestDepth());
var movLoader = new MovieClipLoader();
var loadListener = new Object();
loadListener.onLoadInit = function (mc) {
mc._xscale = 200;
mc._yscale = 200;
mc.controller.getCharacterName = function (p_sURL) {
return txtMockName.text;
};
};
loadListener.onLoadComplete = function (mc, httpStatus) {
mc.gotoAndStop(mc._totalframes);
};
movLoader.addListener(loadListener);
rbtGrpKey.addEventListener('click', keyGrpListener);
btnPlay.addEventListener('click', btnPlayListener);
}
instance lblKey of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Security key:';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance rbtKeyPreset of movieClip 204 RadioButton {
onClipEvent (construct) {
data = '';
groupName = 'rbtGrpKey';
label = 'Preset';
labelPlacement = 'right';
selected = true;
}
}
instance rbtKeyCustom of movieClip 204 RadioButton {
onClipEvent (construct) {
data = '';
groupName = 'rbtGrpKey';
label = 'Custom';
labelPlacement = 'right';
selected = false;
}
}
instance cmbKey of movieClip 175 ComboBox {
onClipEvent (construct) {
data = [];
data[0] = 'TT65179815991';
data[1] = 'TT65179815992';
editable = false;
labels = [];
labels[0] = 'Gold';
labels[1] = 'RLD';
rowCount = 5;
restrict = '';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance txtKey of movieClip 93 TextInput {
onClipEvent (construct) {
editable = true;
password = false;
text = '';
maxChars = 0;
restrict = '';
enabled = false;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance btnPlay of movieClip 88 Button {
onClipEvent (construct) {
icon = '';
label = 'Play';
labelPlacement = 'right';
selected = false;
toggle = false;
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance lblMockName of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Loaded char name (lowercase):';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance txtMockName of movieClip 93 TextInput {
onClipEvent (construct) {
editable = true;
password = false;
text = '';
maxChars = 0;
restrict = '';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance txtNpcFile of movieClip 93 TextInput {
onClipEvent (construct) {
editable = true;
password = false;
text = '';
maxChars = 0;
restrict = '';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance lblNpcFile of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'NPC File';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance rbtFemale of movieClip 204 RadioButton {
onClipEvent (construct) {
data = 'female';
groupName = 'rbtGrpGender';
label = 'Female';
labelPlacement = 'right';
selected = false;
}
}
instance rbtMale of movieClip 204 RadioButton {
onClipEvent (construct) {
data = 'male';
groupName = 'rbtGrpGender';
label = 'Male';
labelPlacement = 'right';
selected = true;
}
}
instance lblGender of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Gender';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance rbtCondomOff of movieClip 204 RadioButton {
onClipEvent (construct) {
data = 'off';
groupName = 'rbtGrpCondom';
label = 'Off';
labelPlacement = 'right';
selected = false;
}
}
instance rbtCondomOn of movieClip 204 RadioButton {
onClipEvent (construct) {
data = 'on';
groupName = 'rbtGrpCondom';
label = 'On';
labelPlacement = 'right';
selected = true;
}
}
instance lblCondom of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Condom';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance lblGenus of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Genus';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance lblSpecies of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Species';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance cmbGenus of movieClip 175 ComboBox {
onClipEvent (construct) {
data = [];
data[0] = 'equine';
data[1] = 'canine';
data[2] = 'feline';
data[3] = 'mythical';
data[4] = 'reptile';
data[5] = 'rodent';
data[6] = 'musteline';
data[7] = 'procyonine';
data[8] = 'ursine';
data[9] = 'ungulate';
data[10] = 'avian';
data[11] = 'saurian';
data[12] = 'amphibian';
editable = true;
labels = [];
labels[0] = 'equine';
labels[1] = 'canine';
labels[2] = 'feline';
labels[3] = 'mythical';
labels[4] = 'reptile';
labels[5] = 'rodent';
labels[6] = 'musteline';
labels[7] = 'procyonine';
labels[8] = 'ursine';
labels[9] = 'ungulate';
labels[10] = 'avian';
labels[11] = 'saurian';
labels[12] = 'amphibian';
rowCount = 5;
restrict = '';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance cmbSpecies of movieClip 175 ComboBox {
onClipEvent (construct) {
data = [];
data[0] = 'wolf';
data[1] = 'fox';
data[2] = 'coyote';
data[3] = 'jackal';
data[4] = 'dragon';
data[5] = 'gryphon';
editable = true;
labels = [];
labels[0] = 'wolf';
labels[1] = 'fox';
labels[2] = 'coyote';
labels[3] = 'jackal';
labels[4] = 'dragon';
labels[5] = 'gryphon';
rowCount = 5;
restrict = '';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance lblBuild of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Build';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance cmbBuild of movieClip 175 ComboBox {
onClipEvent (construct) {
data = [];
data[0] = 'large';
data[1] = 'medium';
data[2] = 'small';
editable = true;
labels = [];
labels[0] = 'large';
labels[1] = 'medium';
labels[2] = 'small';
rowCount = 5;
restrict = '';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance lblZone of movieClip 208 Label {
onClipEvent (construct) {
autoSize = 'none';
html = false;
text = 'Zone';
visible = true;
minHeight = 0;
minWidth = 0;
}
}
instance cmbZone of movieClip 175 ComboBox {
onClipEvent (construct) {
data = [];
data[0] = 'stone_circle_ruins';
data[1] = 'thetowerfloor7';
editable = true;
labels = [];
labels[0] = 'stone_circle_ruins';
labels[1] = 'thetowerfloor7';
rowCount = 5;
restrict = '';
enabled = true;
visible = true;
minHeight = 0;
minWidth = 0;
}
}
movieClip 1 __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 2 __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 3 __Packages.mx.core.View {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.core) {
_global.mx.core = new Object();
}
if (!_global.mx.core.View) {
var v1 = function () {
super();
};
mx.core.View = v1;
var v2 = new mx.core.UIComponent();
mx.core.View.prototype = v2;
v2.init = function () {
super.init();
this.tabChildren = true;
this.tabEnabled = false;
this.boundingBox_mc._visible = false;
this.boundingBox_mc._height = 0;
this.boundingBox_mc._width = 0;
};
v2.size = function () {
this.border_mc.move(0, 0);
this.border_mc.setSize(this.__get__width(), this.__get__height());
this.doLayout();
};
v2.draw = function () {
this.size();
};
v2.__get__numChildren = function () {
var v3 = mx.core.View.childNameBase;
var v2 = 0;
while (!false) {
if (this[v3 + v2] == undefined) {
return v2;
}
++v2;
}
return -1;
};
v2.__get__tabIndex = function () {
return this.tabEnabled ? this.__tabIndex : undefined;
};
v2.__set__tabIndex = function (n) {
this.__tabIndex = n;
return this.__get__tabIndex();
};
v2.addLayoutObject = function (object) {};
v2.createChild = function (className, instanceName, initProps) {
if (this.depth == undefined) {
this.depth = 1;
}
var v2;
if (typeof className == 'string') {
v2 = this.createObject(className, instanceName, this.depth++, initProps);
} else {
v2 = this.createClassObject(className, instanceName, this.depth++, initProps);
}
if (v2 == undefined) {
v2 = this.loadExternal(className, this._loadExternalClass, instanceName, this.depth++, initProps);
this.addLayoutObject(v2);
return v2;
}
this[mx.core.View.childNameBase + this.__get__numChildren()] = v2;
v2._complete = true;
this.childLoaded(v2);
this.addLayoutObject(v2);
return v2;
};
v2.getChildAt = function (childIndex) {
return this[mx.core.View.childNameBase + childIndex];
};
v2.destroyChildAt = function (childIndex) {
if (!(childIndex >= 0 && childIndex < this.__get__numChildren())) {
return undefined;
}
var v4 = mx.core.View.childNameBase + childIndex;
var v6 = this.__get__numChildren();
var v3;
for (v3 in this) {
if (v3 == v4) {
v4 = '';
this.destroyObject(v3);
break;
}
}
var v2 = Number(childIndex);
while (v2 < v6 - 1) {
this[mx.core.View.childNameBase + v2] = this[mx.core.View.childNameBase + (v2 + 1)];
++v2;
}
delete this[mx.core.View.childNameBase + (v6 - 1)];
--this.depth;
};
v2.initLayout = function () {
if (!this.hasBeenLayedOut) {
this.doLayout();
}
};
v2.doLayout = function () {
this.hasBeenLayedOut = true;
};
v2.createChildren = function () {
if (this.border_mc == undefined) {
this.border_mc = this.createClassChildAtDepth(_global.styles.rectBorderClass, mx.managers.DepthManager.kBottom, {'styleName': this});
}
this.doLater(this, 'initLayout');
};
v2.convertToUIObject = function (obj) {};
v2.childLoaded = function (obj) {
this.convertToUIObject(obj);
};
v1.extension = function () {
mx.core.ExternalContent.enableExternalContent();
};
v1.symbolName = 'View';
v1.symbolOwner = mx.core.View;
v1.version = '2.0.2.127';
v2.className = 'View';
v1.childNameBase = '_child';
v2.hasBeenLayedOut = false;
v2._loadExternalClass = 'UIComponent';
v2.addProperty('numChildren', v2.__get__numChildren, function () {});
v2.addProperty('tabIndex', v2.__get__tabIndex, v2.__set__tabIndex);
ASSetPropFlags(mx.core.View.prototype, null, 1);
}
#endinitclip
}
movieClip 4 __Packages.mx.controls.Loader {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.Loader) {
var v1 = function () {
super();
};
mx.controls.Loader = v1;
var v2 = new mx.core.View();
mx.controls.Loader.prototype = v2;
v2.init = function () {
super.init();
};
v2.setSize = function (w, h, noEvent) {
this._origWidth = w;
this._origHeight = h;
super.setSize(w, h, noEvent);
if (_global.isLivePreview) {
this.livePreview._width = this.__width - 1;
this.livePreview._height = this.__height - 1;
}
};
v2.draw = function () {
this.size();
};
v2.size = function () {
super.size();
if (this.__scaleContent) {
this.doScaleContent();
} else {
this.doScaleLoader();
}
};
v2.createChildren = function () {
super.createChildren();
if (_global.isLivePreview) {
this.createTextField('livePreview', -1000, 0, 0, 99, 99);
this.livePreview.text = 'mx.controls.Loader';
this.livePreview.border = true;
}
if (this.__autoLoad) {
this.load();
}
};
v2.getAutoLoad = function () {
return this.__autoLoad;
};
v2.__get__autoLoad = function () {
return this.getAutoLoad();
};
v2.setAutoLoad = function (b) {
if (this.__autoLoad != b) {
this.__autoLoad = b;
if (this.__autoLoad && !this[mx.core.View.childNameBase + 0]._complete) {
this.load();
}
}
};
v2.__set__autoLoad = function (b) {
this.setAutoLoad(b);
return this.__get__autoLoad();
};
v2.getBytesLoaded = function () {
return this.__bytesLoaded;
};
v2.__get__bytesLoaded = function () {
return this.getBytesLoaded();
};
v2.getBytesTotal = function () {
return this.__bytesTotal;
};
v2.__get__bytesTotal = function () {
return this.getBytesTotal();
};
v2.getContent = function () {
return this.contentHolder;
};
v2.__get__content = function () {
return this.getContent();
};
v2.getContentPath = function () {
return this.__contentPath;
};
v2.__get__contentPath = function () {
return this.getContentPath();
};
v2.setContentPath = function (url) {
if (this.__contentPath != url) {
this.__contentPath = url;
if (this.childrenCreated) {
if (this.__autoLoad) {
this.load();
}
}
}
};
v2.__set__contentPath = function (c) {
this.setContentPath(c);
return this.__get__contentPath();
};
v2.getPercentLoaded = function () {
var v2 = 100 * (this.__bytesLoaded / this.__bytesTotal);
if (isNaN(v2)) {
v2 = 0;
}
return v2;
};
v2.__get__percentLoaded = function () {
return this.getPercentLoaded();
};
v2.__get__scaleContent = function () {
return this.getScaleContent();
};
v2.getScaleContent = function () {
return this.__scaleContent;
};
v2.setScaleContent = function (b) {
if (this.__scaleContent != b) {
this.__scaleContent = b;
if (this.__scaleContent) {
this.doScaleContent();
} else {
this.doScaleLoader();
}
}
};
v2.__set__scaleContent = function (b) {
this.setScaleContent(b);
return this.__get__scaleContent();
};
v2.load = function (url) {
if (url != undefined) {
this.__contentPath = url;
}
if (this[mx.core.View.childNameBase + 0] != undefined) {
if (this[mx.core.View.childNameBase + 0]._complete) {
this.setSize(this._origWidth, this._origHeight);
}
this.destroyChildAt(0);
}
if (this.__contentPath == undefined || this.__contentPath == '') {
return undefined;
}
this.createChild(this.__contentPath, 'contentHolder');
};
v2.childLoaded = function (obj) {
super.childLoaded(obj);
obj._rotation = 0;
this._origWidth = this.__width;
this._origHeight = this.__height;
if (this.__scaleContent) {
this.doScaleContent();
} else {
this.doScaleLoader();
}
};
v2.dispatchEvent = function (obj) {
if (obj.type == 'progress' || obj.type == 'complete') {
obj.target = this;
this.__bytesTotal = obj.total;
this.__bytesLoaded = obj.current;
}
super.dispatchEvent(obj);
};
v2.doScaleContent = function () {
if (!this[mx.core.View.childNameBase + 0]._complete) {
return undefined;
}
this.unScaleContent();
var v2 = this.border_mc.__get__borderMetrics();
var v7 = this._origWidth - v2.left - v2.right;
var v6 = this._origHeight - v2.top - v2.bottom;
var v9 = v2.left;
var v8 = v2.top;
var v5 = v7 / this.contentHolder._width;
var v3 = v6 / this.contentHolder._height;
var v4;
if (v5 > v3) {
v9 = v2.left + Math.floor((v7 - this.contentHolder._width * v3) / 2);
v4 = v3;
} else {
v8 = v2.top + Math.floor((v6 - this.contentHolder._height * v5) / 2);
v4 = v5;
}
v4 *= 100;
this.contentHolder._yscale = v4;
this.contentHolder._xscale = this.contentHolder._yscale;
this.contentHolder._x = v9;
this.contentHolder._y = v8;
if (this.__width != this._origWidth || this.__height != this._origHeight) {
this.setSize(this._origWidth, this._origHeight);
}
};
v2.doScaleLoader = function () {
if (!this[mx.core.View.childNameBase + 0]._complete) {
return undefined;
}
this.unScaleContent();
var v2 = this.border_mc.__get__borderMetrics();
var v4 = this.contentHolder._width + v2.left + v2.right;
var v3 = this.contentHolder._height + v2.top + v2.bottom;
if (this.__width != v4 || this.__height != v3) {
this.setSize(v4, v3);
}
this.contentHolder._x = v2.left;
this.contentHolder._y = v2.top;
};
v2.unScaleContent = function () {
this.contentHolder._yscale = 100;
this.contentHolder._xscale = 100;
this.contentHolder._y = 0;
this.contentHolder._x = 0;
};
v1.symbolName = 'Loader';
v1.symbolOwner = mx.controls.Loader;
v1.version = '2.0.2.127';
v2.className = 'Loader';
v2.clipParameters = {'autoLoad': 1, 'scaleContent': 1, 'contentPath': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.Loader.prototype.clipParameters, mx.core.View.prototype.clipParameters);
v2.__autoLoad = true;
v2.__bytesLoaded = undefined;
v2.__bytesTotal = undefined;
v2.__contentPath = undefined;
v2.__scaleContent = true;
v2.addProperty('autoLoad', v2.__get__autoLoad, v2.__set__autoLoad);
v2.addProperty('bytesLoaded', v2.__get__bytesLoaded, function () {});
v2.addProperty('bytesTotal', v2.__get__bytesTotal, function () {});
v2.addProperty('content', v2.__get__content, function () {});
v2.addProperty('contentPath', v2.__get__contentPath, v2.__set__contentPath);
v2.addProperty('percentLoaded', v2.__get__percentLoaded, function () {});
v2.addProperty('scaleContent', v2.__get__scaleContent, v2.__set__scaleContent);
ASSetPropFlags(mx.controls.Loader.prototype, null, 1);
}
#endinitclip
}
movieClip 22 __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 23 __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 24 __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 25 __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 26 __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 27 __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 28 __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 29 __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 30 __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 31 __Packages.mx.core.ExternalContent {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.core) {
_global.mx.core = new Object();
}
if (!_global.mx.core.ExternalContent) {
var v1 = function () {};
mx.core.ExternalContent = v1;
var v2 = v1.prototype;
v2.loadExternal = function (url, placeholderClassName, instanceName, depth, initProps) {
var v2;
v2 = this.createObject(placeholderClassName, instanceName, depth, initProps);
this[mx.core.View.childNameBase + this.numChildren] = v2;
if (this.prepList == undefined) {
this.prepList = new Object();
}
this.prepList[instanceName] = {'obj': v2, 'url': url, 'complete': false, 'initProps': initProps};
this.prepareToLoadMovie(v2);
return v2;
};
v2.prepareToLoadMovie = function (obj) {
obj.unloadMovie();
this.doLater(this, 'waitForUnload');
};
v2.waitForUnload = function () {
var v3;
for (v3 in this.prepList) {
var v2 = this.prepList[v3];
if (v2.obj.getBytesTotal() == 0) {
if (this.loadList == undefined) {
this.loadList = new Object();
}
this.loadList[v3] = v2;
v2.obj.loadMovie(v2.url);
delete this.prepList[v3];
this.doLater(this, 'checkLoadProgress');
} else {
this.doLater(this, 'waitForUnload');
}
}
};
v2.checkLoadProgress = function () {
var v8 = false;
var v3;
for (v3 in this.loadList) {
var v2 = this.loadList[v3];
v2.loaded = v2.obj.getBytesLoaded();
v2.total = v2.obj.getBytesTotal();
if (v2.total > 0) {
v2.obj._visible = false;
this.dispatchEvent({'type': 'progress', 'target': v2.obj, 'current': v2.loaded, 'total': v2.total});
if (v2.loaded == v2.total) {
if (this.loadedList == undefined) {
this.loadedList = new Object();
}
this.loadedList[v3] = v2;
delete this.loadList[v3];
this.doLater(this, 'contentLoaded');
}
} else {
if (v2.total == -1) {
if (v2.failedOnce != undefined) {
++v2.failedOnce;
if (v2.failedOnce > 3) {
this.dispatchEvent({'type': 'complete', 'target': v2.obj, 'current': v2.loaded, 'total': v2.total});
delete this.loadList[v3];
false;
}
} else {
v2.failedOnce = 0;
}
}
}
v8 = true;
}
if (v8) {
this.doLater(this, 'checkLoadProgress');
}
};
v2.contentLoaded = function () {
var v4;
for (v4 in this.loadedList) {
var v2 = this.loadedList[v4];
v2.obj._visible = true;
v2.obj._complete = true;
var v3;
for (v3 in v2.initProps) {
v2.obj[v3] = v2.initProps[v3];
}
this.childLoaded(v2.obj);
this.dispatchEvent({'type': 'complete', 'target': v2.obj, 'current': v2.loaded, 'total': v2.total});
delete this.loadedList[v4];
false;
}
};
v2.convertToUIObject = function (obj) {
if (obj.setSize == undefined) {
var v2 = mx.core.UIObject.prototype;
obj.addProperty('width', v2.__get__width, null);
obj.addProperty('height', v2.__get__height, null);
obj.addProperty('left', v2.__get__left, null);
obj.addProperty('x', v2.__get__x, null);
obj.addProperty('top', v2.__get__top, null);
obj.addProperty('y', v2.__get__y, null);
obj.addProperty('right', v2.__get__right, null);
obj.addProperty('bottom', v2.__get__bottom, null);
obj.addProperty('visible', v2.__get__visible, v2.__set__visible);
obj.move = mx.core.UIObject.prototype.move;
obj.setSize = mx.core.UIObject.prototype.setSize;
obj.size = mx.core.UIObject.prototype.size;
mx.events.UIEventDispatcher.initialize(obj);
}
};
v1.enableExternalContent = function () {};
v1.classConstruct = function () {
var v1 = mx.core.View.prototype;
var v2 = mx.core.ExternalContent.prototype;
v1.loadExternal = v2.loadExternal;
v1.prepareToLoadMovie = v2.prepareToLoadMovie;
v1.waitForUnload = v2.waitForUnload;
v1.checkLoadProgress = v2.checkLoadProgress;
v1.contentLoaded = v2.contentLoaded;
v1.convertToUIObject = v2.convertToUIObject;
return true;
};
v1.classConstructed = mx.core.ExternalContent.classConstruct();
v1.ViewDependency = mx.core.View;
ASSetPropFlags(mx.core.ExternalContent.prototype, null, 1);
}
#endinitclip
}
movieClip 32 __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 33 __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 34 __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 35 __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 36 __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 37 __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 38 __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 39 __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 40 __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 41 __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 42 __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 43 __Packages.mx.data.components.DataBinding {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.components) {
_global.mx.data.components = new Object();
}
if (!_global.mx.data.components.DataBinding) {
mx.data.components.DataBinding = function () {
super();
};
var v1 = new MovieClip();
mx.data.components.DataBinding.prototype = v1;
v1.Dummy = function () {
new mx.data.binding.Binding();
new mx.data.binding.ComponentMixins();
new mx.data.binding.CustomFormatter();
new mx.data.binding.CustomValidator();
new mx.data.binding.DataAccessor();
new mx.data.binding.DataType();
new mx.data.binding.DateBase();
new mx.data.binding.Encoder();
new mx.data.binding.EndPoint();
new mx.data.binding.FieldAccessor();
new mx.data.binding.Formatter();
new mx.data.binding.Kind();
new mx.data.binding.Log();
new mx.data.binding.TypedValue();
new mx.utils.ClassFinder();
new mx.utils.Collection();
new mx.utils.CollectionImpl();
new mx.utils.Iterator();
new mx.utils.IteratorImpl();
new mx.utils.StringFormatter();
new mx.utils.StringTokenParser();
};
ASSetPropFlags(mx.data.components.DataBinding.prototype, null, 1);
}
#endinitclip
}
movieClip 47 __Packages.mx.data.binding.Binding {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.Binding) {
mx.data.binding.Binding = function (source, dest, format, is2way) {
mx.events.EventDispatcher.initialize(this);
var v5 = this;
v5.source = source;
v5.dest = dest;
v5.format = format;
v5.is2way = is2way;
mx.data.binding.Binding.registerBinding(this);
this.calcShortLoc(source);
this.calcShortLoc(dest);
_global.__dataLogger.logData(null, 'Creating binding ' + this.summaryString() + (is2way ? ', 2-way' : ''), {'binding': this});
++_global.__dataLogger.nestLevel;
mx.data.binding.ComponentMixins.initComponent(dest.component);
if (source.component != undefined) {
mx.data.binding.ComponentMixins.initComponent(source.component);
}
dest.component.addBinding(this);
if (source.component != undefined) {
source.component.addBinding(this);
this.setUpListener(source, false);
if (this.is2way) {
this.setUpListener(dest, true);
this.setUpIndexListeners(source, false);
this.setUpIndexListeners(dest, true);
} else {
this.setUpIndexListeners(source, false);
this.setUpIndexListeners(dest, false);
}
} else {
this.execute();
}
--_global.__dataLogger.nestLevel;
};
var v1 = mx.data.binding.Binding.prototype;
v1.execute = function (reverse) {
var v3;
var v4;
if (reverse) {
if (!this.is2way) {
_global.__dataLogger.logData(null, 'Warning: Can\'t execute binding ' + this.summaryString(false) + ' in reverse, because it\'s not a 2 way binding', {'binding': this}, mx.data.binding.Log.BRIEF);
return ['error'];
}
v3 = this.dest;
v4 = this.source;
} else {
v3 = this.source;
v4 = this.dest;
}
_global.__dataLogger.logData(null, 'Executing binding ' + this.summaryString(reverse), {'binding': this});
++_global.__dataLogger.nestLevel;
var v10;
if (v3.constant != undefined) {
v10 = {'value': new mx.data.binding.TypedValue(v3.constant, 'String'), 'getAnyTypedValue': function () {
return this.value;
}, 'getTypedValue': function () {
return this.value;
}, 'getGettableTypes': function () {
return ['String'];
}};
} else {
v10 = v3.component.getField(v3.property, v3.location, true);
}
var v20;
var v16;
var v13 = '';
var v6 = v4.component.getField(v4.property, v4.location);
if (this.format != null) {
var v5 = mx.data.binding.Binding.getRuntimeObject(this.format);
if (v5 != null) {
if (reverse) {
v5.setupDataAccessor(v4.component, v4.property, v4.location);
v5.dataAccessor = v6;
v6 = v5;
} else {
v5.setupDataAccessor(v3.component, v3.property, v3.location);
v5.dataAccessor = v10;
v10 = v5;
}
}
}
var v15 = (this.format == null) ? v6.getSettableTypes() : null;
var v11 = v10.getAnyTypedValue(v15);
var v7 = new Object();
if (v6.type.readonly == true) {
_global.__dataLogger.logData(null, 'Not executing binding because the destination is read-only', null, mx.data.binding.Log.BRIEF);
var v8 = new Object();
v8.type = 'invalid';
v8.property = v4.property;
v8.location = v4.location;
v8.messages = [{'message': 'Cannot assign to a read-only data field.'}];
v4.component.dispatchEvent(v8);
v7.event = v8;
} else {
_global.__dataLogger.logData(null, 'Assigning new value \'<value>\' (<typeName>) ' + v13, {'value': v11.value, 'typeName': v11.typeName, 'unformattedValue': v20, 'formatterFrom': v16});
var v14 = v6.setAnyTypedValue(v11);
v6.validateAndNotify(v7, false, v14);
v4.component.dispatchEvent({'type': 'bindingExecuted', 'binding': this});
}
if (v7.event != null) {
if (v3.component != null) {
var v9 = new Object();
v9.type = v7.event.type;
v9.property = v3.property;
v9.location = v3.location;
v9.messages = v7.event.messages;
v9.to = v4.component;
v3.component.dispatchEvent(v9);
}
}
--_global.__dataLogger.nestLevel;
return v7.event.messages;
};
v1.queueForExecute = function (reverse) {
if (!this.queued) {
if (_global.__databind_executeQueue == null) {
_global.__databind_executeQueue = new Array();
}
if (_root.__databind_dispatch == undefined) {
_root.createEmptyMovieClip('__databind_dispatch', -8888);
}
_global.__databind_executeQueue.push(this);
this.queued = true;
this.reverse = reverse;
_root.__databind_dispatch.onEnterFrame = mx.data.binding.Binding.dispatchEnterFrame;
} else {}
};
mx.data.binding.Binding.dispatchEnterFrame = function () {
_root.__databind_dispatch.onEnterFrame = null;
var v4 = 0;
while (v4 < _global.__databind_executeQueue.length) {
var v3 = _global.__databind_executeQueue[v4];
v3.execute(v3.reverse);
++v4;
}
var v5;
v5 = _global.__databind_executeQueue.pop();
while (v5 != null) {
v5.queued = false;
v5.reverse = false;
}
};
v1.calcShortLoc = function (endpoint) {
var v1 = endpoint.location;
if (v1.path != null) {
v1 = v1.path;
}
endpoint.loc = v1 instanceof Array ? v1.join('.') : v1;
};
v1.summaryString = function (reverse) {
var v2 = '<binding.dest.component>:<binding.dest.property>:<binding.dest.loc>';
var v3 = '<binding.source.component>:<binding.source.property>:<binding.source.loc>';
if (this.source.constant == null) {
if (reverse == true) {
return 'from ' + v2 + ' to ' + v3;
} else {
return 'from ' + v3 + ' to ' + v2;
}
} else {
return 'from constant \'<binding.source.constant>\' to ' + v2;
}
};
mx.data.binding.Binding.getRuntimeObject = function (info, constructorParameter) {
if (info.cls == undefined) {
info.cls = mx.utils.ClassFinder.findClass(info.className);
}
var v3 = new info.cls(constructorParameter);
if (v3 == null) {
_global.__dataLogger.logData(null, 'Could not construct a formatter or validator - new <info.className>(<params>)', {'info': info, 'params': constructorParameter}, mx.data.binding.Log.BRIEF);
}
for (var v4 in info.settings) {
v3[v4] = info.settings[v4];
}
return v3;
};
mx.data.binding.Binding.refreshFromSources = function (component, property, bindings) {
var v5 = null;
var v3;
v3 = 0;
while (v3 < bindings.length) {
var v1 = bindings[v3];
var v2 = null;
if (v1.dest.component == component && (property == null || property == v1.dest.property)) {
v2 = v1.execute();
} else {
if (v1.is2way && v1.source.component == component && (property == null || property == v1.source.property)) {
v2 = v1.execute(true);
}
}
if (v2 != null) {
v5 = (v5 == null) ? v2 : v5.concat(v2);
}
++v3;
}
return v5;
};
mx.data.binding.Binding.refreshDestinations = function (component, bindings) {
var v1;
v1 = 0;
while (v1 < bindings.length) {
var v2 = bindings[v1];
if (v2.source.component == component) {
v2.execute();
} else {
if (v2.is2way && v2.dest.component == component) {
v2.execute(true);
}
}
++v1;
}
v1 = 0;
while (v1 < component.__indexBindings.length) {
var v3 = component.__indexBindings[v1];
v3.binding.execute(v3.reverse);
++v1;
}
};
mx.data.binding.Binding.okToCallGetterFromSetter = function () {
function setter(val) {
this.value2 = this.value;
}
function getter() {
return 5;
}
var v2 = new Object();
v2.addProperty('value', getter, setter);
v2.value = 0;
var v3 = v2.value2 == v2.value;
return v3;
};
v1.setUpListener = function (endpoint, reverse) {
var v4 = new Object();
v4.binding = this;
v4.property = endpoint.property;
v4.reverse = reverse;
v4.immediate = mx.data.binding.Binding.okToCallGetterFromSetter();
v4.handleEvent = function (event) {
_global.__dataLogger.logData(event.target, 'Data of property \'<property>\' has changed. <immediate>.', this);
if (this.immediate) {
if (this.binding.executing != true) {
this.binding.executing = true;
this.binding.execute(this.reverse);
this.binding.executing = false;
}
} else {
this.binding.queueForExecute(this.reverse);
}
};
if (endpoint.event instanceof Array) {
for (var v5 in endpoint.event) {
endpoint.component.__addHighPrioEventListener(endpoint.event[v5], v4);
}
} else {
endpoint.component.__addHighPrioEventListener(endpoint.event, v4);
}
mx.data.binding.ComponentMixins.initComponent(endpoint.component);
};
v1.setUpIndexListeners = function (endpoint, reverse) {
if (endpoint.location.indices != undefined) {
var v3 = 0;
while (v3 < endpoint.location.indices.length) {
var v2 = endpoint.location.indices[v3];
if (v2.component != undefined) {
this.setUpListener(v2, reverse);
if (v2.component.__indexBindings == undefined) {
v2.component.__indexBindings = new Array();
}
v2.component.__indexBindings.push({'binding': this, 'reverse': reverse});
}
++v3;
}
}
};
mx.data.binding.Binding.copyBinding = function (b) {
var v1 = new Object();
v1.source = mx.data.binding.Binding.copyEndPoint(b.source);
v1.dest = mx.data.binding.Binding.copyEndPoint(b.dest);
v1.format = b.format;
v1.is2way = b.is2way;
return v1;
};
mx.data.binding.Binding.copyEndPoint = function (e) {
var v1 = new Object();
v1.constant = e.constant;
v1.component = String(e.component);
v1.event = e.event;
v1.location = e.location;
v1.property = e.property;
return v1;
};
mx.data.binding.Binding.registerScreen = function (screen, id) {
var symbol = mx.data.binding.Binding.screenRegistry[id];
if (symbol == null) {
mx.data.binding.Binding.screenRegistry[id] = {'symbolPath': String(screen), 'bindings': [], 'id': id};
return undefined;
}
if (symbol.symbolPath == String(screen)) {
return undefined;
}
var instancePath = String(screen);
var i = 0;
while (i < mx.data.binding.Binding.bindingRegistry.length) {
var b = mx.data.binding.Binding.bindingRegistry[i];
var src = mx.data.binding.Binding.copyEndPoint(b.source);
var dst = mx.data.binding.Binding.copyEndPoint(b.dest);
var prefix = symbol.symbolPath + '.';
var symbolContainsSource = prefix == b.source.component.substr(0, prefix.length);
var symbolContainsDest = prefix == b.dest.component.substr(0, prefix.length);
if (symbolContainsSource) {
if (symbolContainsDest) {
src.component = eval(instancePath + src.component.substr(symbol.symbolPath.length));
dst.component = eval(instancePath + dst.component.substr(symbol.symbolPath.length));
new mx.data.binding.Binding(src, dst, b.format, b.is2way);
} else {
src.component = eval(instancePath + src.component.substr(symbol.symbolPath.length));
dst.component = eval(dst.component);
new mx.data.binding.Binding(src, dst, b.format, b.is2way);
}
} else {
if (symbolContainsDest) {
src.component = eval(src.component);
dst.component = eval(instancePath + dst.component.substr(symbol.symbolPath.length));
new mx.data.binding.Binding(src, dst, b.format, b.is2way);
} else {}
}
++i;
}
};
mx.data.binding.Binding.registerBinding = function (binding) {
var v1 = mx.data.binding.Binding.copyBinding(binding);
mx.data.binding.Binding.bindingRegistry.push(v1);
};
mx.data.binding.Binding.getLocalRoot = function (clip) {
var v2;
var v3 = clip._url;
while (clip != null) {
if (clip._url != v3) {
break;
}
v2 = clip;
clip = clip._parent;
}
return v2;
};
v1.queued = false;
v1.reverse = false;
mx.data.binding.Binding.counter = 0;
mx.data.binding.Binding.screenRegistry = new Object();
mx.data.binding.Binding.bindingRegistry = new Array();
ASSetPropFlags(mx.data.binding.Binding.prototype, null, 1);
}
#endinitclip
}
movieClip 48 __Packages.mx.data.binding.TypedValue {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.TypedValue) {
mx.data.binding.TypedValue = function (value, typeName, type) {
this.value = value;
this.typeName = typeName;
this.type = type;
};
var v1 = mx.data.binding.TypedValue.prototype;
ASSetPropFlags(mx.data.binding.TypedValue.prototype, null, 1);
}
#endinitclip
}
movieClip 49 __Packages.mx.data.binding.DataAccessor {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.DataAccessor) {
mx.data.binding.DataAccessor = function () {};
var v1 = mx.data.binding.DataAccessor.prototype;
v1.getAnyTypedValue = function (suggestedTypes) {
var v3 = 0;
while (v3 < suggestedTypes.length) {
var v5 = this.getTypedValue(suggestedTypes[v3]);
if (v5 != null) {
return v5;
}
++v3;
}
v5 = this.getTypedValue();
v3 = 0;
while (v3 < suggestedTypes.length) {
var v2 = suggestedTypes[v3];
if (v2 == 'String') {
return new mx.data.binding.TypedValue(String(v5.value), v2);
}
if (v2 == 'Number') {
return new mx.data.binding.TypedValue(Number(v5.value), v2);
}
if (v2 == 'Boolean') {
return new mx.data.binding.TypedValue(Boolean(v5.value), v2);
}
++v3;
}
return v5;
};
v1.setAnyTypedValue = function (newValue) {
var v7 = this.getSettableTypes();
if (v7 == null || -1 != mx.data.binding.DataAccessor.findString(newValue.typeName, v7)) {
return this.setTypedValue(newValue);
return this.dataAccessor.setTypedValue(newValue);
}
var v3 = 0;
while (v3 < v7.length) {
var v2 = v7[v3];
if (v2 == 'String') {
return this.setTypedValue(new mx.data.binding.TypedValue(String(newValue.value), v2));
}
if (v2 == 'Number') {
var v5 = Number(newValue.value);
var v6 = this.setTypedValue(new mx.data.binding.TypedValue(v5, v2));
if (v5.toString() == 'NaN') {
return ['Failed to convert \'' + newValue.value + '\' to a number'];
} else {
return v6;
}
}
if (v2 == 'Boolean') {
return this.setTypedValue(new mx.data.binding.TypedValue(Boolean(newValue.value), v2));
}
++v3;
}
return this.dataAccessor.setTypedValue(newValue);
};
v1.getTypedValue = function (requestedType) {
var v2 = this.dataAccessor.getTypedValue(requestedType);
return v2;
};
v1.getGettableTypes = function () {
return null;
};
v1.setTypedValue = function (newValue) {
return this.dataAccessor.setTypedValue(newValue);
};
v1.getSettableTypes = function () {
return null;
};
v1.findLastAccessor = function () {
return (this.dataAccessor == null) ? this : this.dataAccessor.findLastAccessor();
};
v1.setupDataAccessor = function (component, property, location) {
this.component = component;
this.property = property;
this.location = location;
this.type = component.findSchema(property, location);
};
mx.data.binding.DataAccessor.findString = function (str, arr) {
var v3 = str.toLowerCase();
var v1 = 0;
while (v1 < arr.length) {
if (arr[v1].toLowerCase() == v3) {
return v1;
}
++v1;
}
return -1;
};
mx.data.binding.DataAccessor.conversionFailed = function (newValue, target) {
return 'Failed to convert to ' + target + ': \'' + newValue.value + '\'';
};
ASSetPropFlags(mx.data.binding.DataAccessor.prototype, null, 1);
}
#endinitclip
}
movieClip 50 __Packages.mx.data.binding.ComponentMixins {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.ComponentMixins) {
mx.data.binding.ComponentMixins = function () {};
var v1 = mx.data.binding.ComponentMixins.prototype;
v1.refreshFromSources = function () {
if (this.__refreshing != null) {
return undefined;
}
this.__refreshing = true;
_global.__dataLogger.logData(this, 'Refreshing from sources');
++_global.__dataLogger.nestLevel;
mx.data.binding.Binding.refreshFromSources(this, null, this.__bindings);
--_global.__dataLogger.nestLevel;
this.__refreshing = null;
};
v1.refreshDestinations = function () {
_global.__dataLogger.logData(this, 'Refreshing Destinations');
++_global.__dataLogger.nestLevel;
mx.data.binding.Binding.refreshDestinations(this, this.__bindings);
--_global.__dataLogger.nestLevel;
};
v1.validateProperty = function (property, initialMessages) {
var v4 = null;
var v3 = this.getField(property);
if (v3 != null) {
v4 = v3.validateAndNotify(null, null, initialMessages);
return v4;
}
_global.__dataLogger.logData(this, 'Can\'t validate property \'<property>\' because it doesn\'t exist', {'property': property});
return v4;
};
v1.addBinding = function (binding) {
if (this.__bindings == undefined) {
this.__bindings = new Array();
}
this.__bindings.push(binding);
var v3 = false;
if (binding.source.component == this) {
this.getField(binding.source.property, binding.source.location);
v3 = true;
}
if (binding.dest.component == this) {
this.getField(binding.dest.property, binding.dest.location);
v3 |= (Object(binding)).is2way;
}
if (v3) {
var v4 = binding.dest.component.findSchema(binding.dest.property, binding.dest.location);
if (v4.readonly) {
binding.source.component.__setReadOnly(true);
}
}
};
mx.data.binding.ComponentMixins.initComponent = function (component) {
var v2 = mx.data.binding.ComponentMixins.prototype;
if (component.refreshFromSources == undefined) {
component.refreshFromSources = v2.refreshFromSources;
}
if (component.refreshDestinations == undefined) {
component.refreshDestinations = v2.refreshDestinations;
}
if (component.validateProperty == undefined) {
component.validateProperty = v2.validateProperty;
}
if (component.createFieldAccessor == undefined) {
component.createFieldAccessor = v2.createFieldAccessor;
}
if (component.createField == undefined) {
component.createField = v2.createField;
}
if (component.addBinding == undefined) {
component.addBinding = v2.addBinding;
}
if (component.findSchema == undefined) {
component.findSchema = v2.findSchema;
}
if (component.getField == undefined) {
component.getField = v2.getField;
}
if (component.refreshAndValidate == undefined) {
component.refreshAndValidate = v2.refreshAndValidate;
}
if (component.getFieldFromCache == undefined) {
component.getFieldFromCache = v2.getFieldFromCache;
}
if (component.getBindingMetaData == undefined) {
component.getBindingMetaData = v2.getBindingMetaData;
}
if (component.__setReadOnly == undefined) {
component.__setReadOnly = v2.__setReadOnly;
}
if (component.__addHighPrioEventListener == undefined) {
component.__addHighPrioEventListener = v2.__addHighPrioEventListener;
}
};
v1.createFieldAccessor = function (property, location, mustExist) {
return mx.data.binding.FieldAccessor.createFieldAccessor(this, property, location, mx.data.binding.FieldAccessor.findElementType(this.__schema, property), mustExist);
};
v1.findSchema = function (property, location) {
if (typeof location == 'string') {
if (mx.data.binding.FieldAccessor.isActionScriptPath(String(location))) {
location = location.split('.');
} else {
return null;
}
}
var v5 = mx.data.binding.FieldAccessor.findElementType(this.__schema, property);
if (location != null) {
if (location.path != null) {
location = location.path;
}
if (!(location instanceof Array)) {
return null;
}
var v2 = 0;
while (v2 < location.length) {
var v4 = location[v2];
v5 = mx.data.binding.FieldAccessor.findElementType(v5, v4);
++v2;
}
}
return v5;
};
v1.createField = function (property, location) {
var v3 = this.findSchema(property, location);
var v2;
if (v3.validation != null) {
v2 = mx.data.binding.Binding.getRuntimeObject(v3.validation);
v2.setupDataAccessor(this, property, location);
return v2;
}
v2 = new mx.data.binding.DataType();
v2.setupDataAccessor(this, property, location);
return v2;
};
mx.data.binding.ComponentMixins.deepEqual = function (a, b) {
if (a == b) {
return true;
}
if (typeof a != typeof b) {
return false;
}
if (typeof a != 'object') {
return false;
}
var v3 = new Object();
for (var v4 in a) {
if (!mx.data.binding.ComponentMixins.deepEqual(a[v4], b[v4])) {
return false;
}
v3[v4] = 1;
}
for (v4 in b) {
if (v3[v4] != 1) {
return false;
}
}
return true;
};
v1.getFieldFromCache = function (property, location) {
for (var v5 in this.__fieldCache) {
var v2 = this.__fieldCache[v5];
if (v2.property == property && mx.data.binding.ComponentMixins.deepEqual(v2.location, location)) {
return v2;
}
}
return null;
};
v1.getField = function (property, location) {
var v2 = this.getFieldFromCache(property, location);
if (v2 != null) {
return v2;
}
v2 = this.createField(property, location);
if (this.__fieldCache == null) {
this.__fieldCache = new Array();
}
this.__fieldCache.push(v2);
return v2;
};
v1.refreshAndValidate = function (property) {
_global.__dataLogger.logData(this, 'Refreshing and validating ' + property);
++_global.__dataLogger.nestLevel;
var v3 = mx.data.binding.Binding.refreshFromSources(this, property, this.__bindings);
v3 = this.validateProperty(property, v3);
--_global.__dataLogger.nestLevel;
return v3 == null;
};
v1.getBindingMetaData = function (name) {
return this['__' + name];
};
v1.__setReadOnly = function (setting) {
if ((Object(this)).editable != undefined) {
(Object(this)).editable = !setting;
}
};
v1.__addHighPrioEventListener = function (event, handler) {
var v3 = (this._eventDispatcher != undefined) ? this._eventDispatcher : this;
if (v3.__highPrioEvents == undefined) {
v3.__highPrioEvents = new Object();
}
var v4 = '__q_' + event;
if (v3.__highPrioEvents[v4] == undefined) {
v3.__highPrioEvents[v4] = new Array();
}
_global.ASSetPropFlags(v3.__highPrioEvents, v4, 1);
mx.events.EventDispatcher._removeEventListener(v3.__highPrioEvents[v4], event, handler);
v3.__highPrioEvents[v4].push(handler);
if (v3._databinding_original_dispatchEvent == undefined) {
v3._databinding_original_dispatchEvent = v3.dispatchEvent;
v3.dispatchEvent = function (eventObj) {
if (eventObj.target == undefined) {
eventObj.target = this;
}
this.dispatchQueue(this.__highPrioEvents, eventObj);
this._databinding_original_dispatchEvent(eventObj);
};
}
};
ASSetPropFlags(mx.data.binding.ComponentMixins.prototype, null, 1);
}
#endinitclip
}
movieClip 51 __Packages.mx.data.binding.ObjectDumper {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.ObjectDumper) {
mx.data.binding.ObjectDumper = function () {
this.inProgress = new Array();
};
var v1 = mx.data.binding.ObjectDumper.prototype;
mx.data.binding.ObjectDumper.toString = function (obj, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent) {
var v3 = new mx.data.binding.ObjectDumper();
if (maxLineLength == undefined) {
maxLineLength = 100;
}
if (indent == undefined) {
indent = 0;
}
return v3.realToString(obj, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent);
};
v1.realToString = function (obj, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent) {
var v8 = 0;
while (v8 < this.inProgress.length) {
if (this.inProgress[v8] == obj) {
return '***';
}
++v8;
}
this.inProgress.push(obj);
++indent;
var v16 = typeof obj;
var v5;
if (obj instanceof XMLNode && showXMLstructures != true) {
v5 = obj.toString();
} else {
if (obj instanceof Date) {
v5 = obj.toString();
} else {
if (v16 == 'object') {
var v4 = new Array();
if (obj instanceof Array) {
v5 = '[';
var v15 = 0;
while (v15 < obj.length) {
v4.push(v15);
++v15;
}
} else {
v5 = '{';
for (var v15 in obj) {
v4.push(v15);
}
v4.sort();
}
var v9 = '';
var v3 = 0;
while (v3 < v4.length) {
var v6 = obj[v4[v3]];
var v7 = true;
if (typeof v6 == 'function') {
v7 = showFunctions == true;
}
if (typeof v6 == 'undefined') {
v7 = showUndefined == true;
}
if (v7) {
v5 += v9;
if (!(obj instanceof Array)) {
v5 += v4[v3] + ': ';
}
v5 += this.realToString(v6, showFunctions, showUndefined, showXMLstructures, maxLineLength, indent);
v9 = ', `';
}
++v3;
}
if (obj instanceof Array) {
v5 += ']';
} else {
v5 += '}';
}
} else {
if (v16 == 'function') {
v5 = 'function';
} else {
if (v16 == 'string') {
v5 = '"' + obj + '"';
} else {
v5 = String(obj);
}
}
}
}
}
if (v5 == 'undefined') {
v5 = '-';
}
this.inProgress.pop();
if (v5.length >= maxLineLength) {
return mx.data.binding.ObjectDumper.replaceAll(v5, '`', '\n' + this.doIndent(indent));
}
return mx.data.binding.ObjectDumper.replaceAll(v5, '`', '');
};
mx.data.binding.ObjectDumper.replaceAll = function (str, from, to) {
var v3 = str.split(from);
var v4 = '';
var v2 = '';
var v1 = 0;
while (v1 < v3.length) {
v4 += v2 + v3[v1];
v2 = to;
++v1;
}
return v4;
};
v1.doIndent = function (indent) {
var v2 = '';
var v1 = 0;
while (v1 < indent) {
v2 += ' ';
++v1;
}
return v2;
};
ASSetPropFlags(mx.data.binding.ObjectDumper.prototype, null, 1);
}
#endinitclip
}
movieClip 52 __Packages.mx.xpath.NodePathInfo {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.xpath) {
_global.mx.xpath = new Object();
}
if (!_global.mx.xpath.NodePathInfo) {
mx.xpath.NodePathInfo = function (nodeName, filter) {
this.__nodeName = nodeName;
this.__filter = filter;
};
var v1 = mx.xpath.NodePathInfo.prototype;
v1.__get__nodeName = function () {
return this.__nodeName;
};
v1.__get__filter = function () {
return this.__filter;
};
v1.__nodeName = null;
v1.__filter = null;
v1.addProperty('filter', v1.__get__filter, function () {});
v1.addProperty('nodeName', v1.__get__nodeName, function () {});
ASSetPropFlags(mx.xpath.NodePathInfo.prototype, null, 1);
}
#endinitclip
}
movieClip 53 __Packages.mx.utils.StringTokenParser {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.StringTokenParser) {
mx.utils.StringTokenParser = function (source, skipChars) {
this._source = source;
this._skipChars = (skipChars == undefined) ? null : skipChars;
};
var v1 = mx.utils.StringTokenParser.prototype;
v1.__get__token = function () {
return this._token;
};
v1.getPos = function () {
return this._index;
};
v1.nextToken = function () {
var v4;
var v2;
var v3 = this._source.length;
this.skipBlanks();
if (this._index >= v3) {
return mx.utils.StringTokenParser.tkEOF;
}
v2 = this._source.charCodeAt(this._index);
if (v2 >= 65 && v2 <= 90 || v2 >= 97 && v2 <= 122 || v2 >= 192 && v2 <= Number.POSITIVE_INFINITY || v2 == 95) {
v4 = this._index;
++this._index;
v2 = this._source.charCodeAt(this._index);
for (;;) {
if (!((v2 >= 65 && v2 <= 90 || v2 >= 97 && v2 <= 122 || v2 >= 48 && v2 <= 57 || v2 >= 192 && v2 <= Number.POSITIVE_INFINITY || v2 == 95) && this._index < v3)) break;
++this._index;
v2 = this._source.charCodeAt(this._index);
}
this._token = this._source.substring(v4, this._index);
return mx.utils.StringTokenParser.tkSymbol;
} else {
if (v2 == 34 || v2 == 39) {
++this._index;
v4 = this._index;
v2 = this._source.charCodeAt(v4);
for (;;) {
if (!(v2 != 34 && v2 != 39 && this._index < v3)) break;
++this._index;
v2 = this._source.charCodeAt(this._index);
}
this._token = this._source.substring(v4, this._index);
++this._index;
return mx.utils.StringTokenParser.tkString;
} else {
if (v2 == 45 || v2 >= 48 && v2 <= 57) {
var v5 = mx.utils.StringTokenParser.tkInteger;
v4 = this._index;
++this._index;
v2 = this._source.charCodeAt(this._index);
for (;;) {
if (!(v2 >= 48 && v2 <= 57 && this._index < v3)) break;
++this._index;
v2 = this._source.charCodeAt(this._index);
}
if (this._index < v3) {
if (v2 >= 48 && v2 <= 57 || v2 == 46 || v2 == 43 || v2 == 45 || v2 == 101 || v2 == 69) {
v5 = mx.utils.StringTokenParser.tkFloat;
}
for (;;) {
if (!((v2 >= 48 && v2 <= 57 || v2 == 46 || v2 == 43 || v2 == 45 || v2 == 101 || v2 == 69) && this._index < v3)) break;
++this._index;
v2 = this._source.charCodeAt(this._index);
}
}
this._token = this._source.substring(v4, this._index);
return v5;
} else {
this._token = this._source.charAt(this._index);
++this._index;
return mx.utils.StringTokenParser.tkSymbol;
}
}
}
};
v1.skipBlanks = function () {
if (this._index < this._source.length) {
var v2 = this._source.charAt(this._index);
for (;;) {
if (!(v2 == ' ' || this._skipChars != null && this.skipChar(v2))) break;
++this._index;
v2 = this._source.charAt(this._index);
}
}
};
v1.skipChar = function (ch) {
var v2 = 0;
while (v2 < this._skipChars.length) {
if (ch == this._skipChars[v2]) {
return true;
}
++v2;
}
return false;
};
mx.utils.StringTokenParser.tkEOF = -1;
mx.utils.StringTokenParser.tkSymbol = 0;
mx.utils.StringTokenParser.tkString = 1;
mx.utils.StringTokenParser.tkInteger = 2;
mx.utils.StringTokenParser.tkFloat = 3;
v1._index = 0;
v1._token = '';
v1.addProperty('token', v1.__get__token, function () {});
ASSetPropFlags(mx.utils.StringTokenParser.prototype, null, 1);
}
#endinitclip
}
movieClip 54 __Packages.mx.xpath.FilterExpr {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.xpath) {
_global.mx.xpath = new Object();
}
if (!_global.mx.xpath.FilterExpr) {
mx.xpath.FilterExpr = function (attrInit, nameInit, valueInit) {
this.__attr = attrInit;
this.__name = nameInit;
this.__value = valueInit;
};
var v1 = mx.xpath.FilterExpr.prototype;
v1.__get__attr = function () {
return this.__attr;
};
v1.__set__attr = function (newVal) {
this.__attr = newVal;
return this.__get__attr();
};
v1.__get__name = function () {
return this.__name;
};
v1.__set__name = function (newVal) {
this.__name = newVal;
return this.__get__name();
};
v1.__get__value = function () {
return this.__value;
};
v1.__set__value = function (newVal) {
this.__value = newVal;
return this.__get__value();
};
v1.__attr = false;
v1.__value = null;
v1.__name = null;
v1.addProperty('attr', v1.__get__attr, v1.__set__attr);
v1.addProperty('name', v1.__get__name, v1.__set__name);
v1.addProperty('value', v1.__get__value, v1.__set__value);
ASSetPropFlags(mx.xpath.FilterExpr.prototype, null, 1);
}
#endinitclip
}
movieClip 55 __Packages.mx.xpath.FilterStack {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.xpath) {
_global.mx.xpath = new Object();
}
if (!_global.mx.xpath.FilterStack) {
mx.xpath.FilterStack = function (filterVal) {
this.__expr = new Array();
this.__ops = new Array();
var v2 = new mx.utils.StringTokenParser(filterVal);
var v5 = v2.nextToken();
var v4;
var v3 = v2.__get__token();
while (v5 != mx.utils.StringTokenParser.tkEOF) {
if (v3 == '@') {
v5 = v2.nextToken();
v3 = v2.token;
v4 = new mx.xpath.FilterExpr(true, v3, null);
this.__expr.splice(0, 0, v4);
if (v2.nextToken() == mx.utils.StringTokenParser.tkSymbol) {
if (v2.__get__token() == '=') {
v5 = v2.nextToken();
v4.__set__value(v2.token);
}
}
} else {
if (v3 == 'and' || v3 == 'or') {
this.__ops.splice(0, 0, v3);
} else {
if (v3 != ')' && v3 != '(') {
v4 = new mx.xpath.FilterExpr(false, v3, null);
this.__expr.splice(0, 0, v4);
if (v2.nextToken() == mx.utils.StringTokenParser.tkSymbol) {
if (v2.__get__token() == '=') {
v5 = v2.nextToken();
v4.__set__value(v2.token);
}
}
}
}
}
v5 = v2.nextToken();
v3 = v2.token;
}
};
var v1 = mx.xpath.FilterStack.prototype;
v1.__get__exprs = function () {
return this.__expr;
};
v1.__get__ops = function () {
return this.__ops;
};
v1.addProperty('exprs', v1.__get__exprs, function () {});
v1.addProperty('ops', v1.__get__ops, function () {});
ASSetPropFlags(mx.xpath.FilterStack.prototype, null, 1);
}
#endinitclip
}
movieClip 56 __Packages.mx.xpath.XPathAPI {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.xpath) {
_global.mx.xpath = new Object();
}
if (!_global.mx.xpath.XPathAPI) {
mx.xpath.XPathAPI = function () {};
var v1 = mx.xpath.XPathAPI.prototype;
mx.xpath.XPathAPI.getEvalString = function (node, path) {
var v7 = '';
var v4 = null;
var v9 = mx.xpath.XPathAPI.getPathSet(path);
var v3 = v9[0].nodeName;
var v8;
var v2 = node;
var v5 = false;
if (v3 != undefined && (v3 == '*' || node.nodeName == v3)) {
var v6 = 1;
while (v6 < v9.length) {
v3 = v9[v6].nodeName;
v8 = v3.indexOf('@');
if (v8 >= 0) {
v3 = v3.substring(v8 + 1);
v5 = v2.attributes[v3] != undefined;
v7 += '.attributes.' + v3;
} else {
v5 = false;
var v1 = 0;
while (v1 < v2.childNodes.length) {
v4 = v2.childNodes[v1];
if (v4.nodeName == v3) {
v7 += '.childNodes.' + v1;
v1 = v2.childNodes.length;
v2 = v4;
v5 = true;
}
++v1;
}
}
if (!v5) {
return '';
}
++v6;
}
if (!v5) {
v7 = '';
} else {
if (v8 == -1) {
v7 += '.firstChild.nodeValue';
}
}
return v7;
}
v7 = '';
return v7;
};
mx.xpath.XPathAPI.selectNodeList = function (node, path) {
var v2 = new Array(node);
var v5 = mx.xpath.XPathAPI.getPathSet(path);
var v4 = v5[0];
var v6 = v4.__get__nodeName();
var v1 = null;
if (v6 != undefined && (v6 == '*' || node.nodeName == v6)) {
if (v4.filter.length > 0) {
v1 = new mx.xpath.FilterStack(v4.__get__filter());
v2 = mx.xpath.XPathAPI.filterNodes(v2, v1);
}
if (v2.length > 0) {
var v3 = 1;
while (v3 < v5.length) {
v4 = v5[v3];
v2 = mx.xpath.XPathAPI.getAllChildNodesByName(v2, v4.__get__nodeName());
if (v4.filter.length > 0) {
v1 = new mx.xpath.FilterStack(v4.__get__filter());
} else {
v1 = null;
}
if (v1 != null && v1.exprs.length > 0) {
v2 = mx.xpath.XPathAPI.filterNodes(v2, v1);
}
++v3;
}
}
return v2;
}
v2 = new Array();
return v2;
};
mx.xpath.XPathAPI.selectSingleNode = function (node, path) {
var v1 = mx.xpath.XPathAPI.selectNodeList(node, path);
if (v1.length > 0) {
return v1[0];
} else {
return null;
}
};
mx.xpath.XPathAPI.setNodeValue = function (node, path, newValue) {
var v1 = new Array(node);
var v9 = mx.xpath.XPathAPI.getPathSet(path);
var v7 = v9[v9.length - 1].nodeName;
if (v7.charAt(0) == '@') {
v7 = v7.substring(1, v7.length);
v9.pop();
} else {
v7 = null;
}
var v5 = v9[0];
var v11 = v5.__get__nodeName();
var v3 = null;
if (v11 != undefined && (v11 == '*' || node.nodeName == v11)) {
if (v5.filter.length > 0) {
v3 = new mx.xpath.FilterStack(v5.__get__filter());
v1 = mx.xpath.XPathAPI.filterNodes(v1, v3);
}
if (v1.length > 0) {
var v2 = 1;
while (v2 < v9.length) {
v5 = v9[v2];
v1 = mx.xpath.XPathAPI.getAllChildNodesByName(v1, v5.__get__nodeName());
if (v5.filter.length > 0) {
v3 = new mx.xpath.FilterStack(v5.__get__filter());
} else {
v3 = null;
}
if (v3 != null && v3.exprs.length > 0) {
v1 = mx.xpath.XPathAPI.filterNodes(v1, v3);
}
++v2;
}
}
} else {
v1 = new Array();
}
var v4 = null;
var v6 = null;
var v10 = new XML();
var v2 = 0;
while (v2 < v1.length) {
if (v7 != null) {
v1[v2].attributes[v7] = newValue;
} else {
v4 = v1[v2];
if (v4.firstChild == null || v4.firstChild.nodeType != 3) {
v6 = v10.createTextNode(newValue);
v4.appendChild(v6);
} else {
v6 = v4.firstChild;
v6.nodeValue = newValue;
}
}
++v2;
}
return v1.length;
};
mx.xpath.XPathAPI.copyStack = function (toStk, fromStk) {
var v1 = 0;
while (v1 < fromStk.length) {
toStk.splice(v1, 0, fromStk[v1]);
++v1;
}
};
mx.xpath.XPathAPI.evalExpr = function (expr, node) {
var v2 = true;
if (expr.__get__attr()) {
v2 = (expr.__get__value() != null) ? (node.attributes[expr.name] == expr.__get__value()) : (node.attributes[expr.name] != null);
return v2;
}
var v3 = mx.xpath.XPathAPI.getChildNodeByName(node, expr.__get__name());
if (v3 != null) {
v2 = (expr.__get__value() != null) ? (v3.firstChild.nodeValue == expr.__get__value()) : true;
return v2;
}
v2 = false;
return v2;
};
mx.xpath.XPathAPI.filterNodes = function (nodeList, stack) {
var v13 = new Array();
var v2;
var v3;
var v9;
var v6;
var v10;
var v1 = true;
var v4;
var v5;
var v8 = 0;
while (v8 < nodeList.length) {
v5 = true;
v2 = new Array();
v3 = new Array();
mx.xpath.XPathAPI.copyStack(v2, stack.__get__exprs());
mx.xpath.XPathAPI.copyStack(v3, stack.__get__ops());
v4 = nodeList[v8];
for (;;) {
if (!(v2.length > 0 && v5)) break;
if (typeof v2[v2.length - 1] == 'object') {
v9 = v2.pop();
v1 = mx.xpath.XPathAPI.evalExpr(v9, v4);
} else {
v10 = Boolean(v2.pop());
v1 = v10;
}
if (v3.length > 0) {
var v7 = v2.pop();
v6 = v7;
switch (v3[v3.length - 1]) {
case 'and':
v1 = v1 && mx.xpath.XPathAPI.evalExpr(v6, v4);
v5 = v1;
break;
case 'or':
v1 = v1 || mx.xpath.XPathAPI.evalExpr(v6, v4);
v5 = !v1;
}
v3.pop();
v2.push(v1);
}
}
if (v1) {
v13.push(v4);
}
++v8;
}
return v13;
};
mx.xpath.XPathAPI.getAllChildNodesByName = function (nodeList, name) {
var v5 = new Array();
var v2;
var v3 = 0;
while (v3 < nodeList.length) {
v2 = nodeList[v3].childNodes;
if (v2 != null) {
var v1 = 0;
while (v1 < v2.length) {
if (name == '*' || v2[v1].nodeName == name) {
v5.push(v2[v1]);
}
++v1;
}
}
++v3;
}
return v5;
};
mx.xpath.XPathAPI.getChildNodeByName = function (node, nodeName) {
var v2;
var v3 = node.childNodes;
var v1 = 0;
while (v1 < v3.length) {
v2 = v3[v1];
if (v2.nodeName == nodeName) {
return v2;
}
++v1;
}
return null;
};
mx.xpath.XPathAPI.getKeyValues = function (node, keySpec) {
var v5 = '';
var v3 = new mx.utils.StringTokenParser(keySpec);
var v2 = v3.nextToken();
var v1;
var v6;
while (v2 != mx.utils.StringTokenParser.tkEOF) {
v1 = v3.token;
v5 += ' ' + v1;
if (v2 == mx.utils.StringTokenParser.tkSymbol) {
if (v1 == '@') {
v2 = v3.nextToken();
v1 = v3.token;
if (v2 == mx.utils.StringTokenParser.tkSymbol) {
v5 += v1 + '=\'' + node.attributes[v1] + '\'';
}
} else {
if (v1 == '/') {
v2 = v3.nextToken();
if (v2 == mx.utils.StringTokenParser.tkSymbol) {
v1 = v3.token;
node = mx.xpath.XPathAPI.getChildNodeByName(node, v1);
if (node != null) {
v5 += v1;
}
}
} else {
if (v1 != 'and' && v1 != 'or' && v1 != '[' && v1 != ']') {
v6 = mx.xpath.XPathAPI.getChildNodeByName(node, v1);
if (v6 != null) {
v5 += '=\'' + v6.firstChild.nodeValue + '\'';
}
}
}
}
}
if (node == null) {
trace('Invalid keySpec specified. \'' + keySpec + '\' Error.');
return 'ERR';
}
v2 = v3.nextToken();
}
return v5.slice(1);
};
mx.xpath.XPathAPI.getPath = function (node, keySpecs) {
var v2 = '';
var v5 = keySpecs[node.nodeName];
if (v5 == undefined) {
var v8 = '';
var v10;
for (v10 in node.attributes) {
v8 += '@' + v10 + '=\'' + node.attributes[v10] + '\' and ';
}
var v7 = '';
var v1;
var v6;
var v4 = 0;
while (v4 < node.childNodes.length) {
v1 = node.childNodes[v4];
v6 = v1.firstChild.nodeValue;
if (v6 != undefined) {
v7 += v1.nodeName + '=\'' + v6 + '\' and ';
}
++v4;
}
if (v8.length > 0) {
if (v7.length > 0) {
v2 = '/' + node.nodeName + '[' + v8 + v7.substring(0, v7.length - 4) + ']';
} else {
v2 = '/' + node.nodeName + '[' + v8.substring(0, v8.length - 4) + ']';
}
} else {
v2 = '/' + node.nodeName + '[' + v7.substring(0, v7.length - 4) + ']';
}
} else {
v2 += '/' + node.nodeName + mx.xpath.XPathAPI.getKeyValues(node, v5);
}
var v1 = node.parentNode;
while (v1.parentNode != null) {
v5 = keySpecs[v1.nodeName];
if (v5 != undefined) {
v2 = '/' + v1.nodeName + mx.xpath.XPathAPI.getKeyValues(v1, v5) + v2;
} else {
v2 = '/' + v1.nodeName + v2;
}
v1 = v1.parentNode;
}
return v2;
};
mx.xpath.XPathAPI.getPathSet = function (path) {
var v6 = new Array();
var v4;
var v1;
var v2;
var v5;
while (path.length > 0) {
v4 = path.lastIndexOf('/');
v1 = path.substring(v4 + 1);
v2 = v1.indexOf('[', 0);
v5 = v2 >= 0 ? v1.substring(v2 + 1, v1.length - 1) : '';
v1 = v2 >= 0 ? v1.substring(0, v2) : v1;
v6.splice(0, 0, new mx.xpath.NodePathInfo(v1, v5));
path = path.substring(0, v4);
}
return v6;
};
ASSetPropFlags(mx.xpath.XPathAPI.prototype, null, 1);
}
#endinitclip
}
movieClip 57 __Packages.mx.data.binding.FieldAccessor {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.FieldAccessor) {
mx.data.binding.FieldAccessor = function (component, property, parentObj, fieldName, type, index, parentField) {
this.component = component;
this.property = property;
this.parentObj = parentObj;
this.fieldName = fieldName;
if (component == parentObj) {
this.m_location = undefined;
} else {
if (parentField.m_location == undefined) {
this.m_location = fieldName;
} else {
this.m_location = parentField.m_location + '.' + fieldName;
}
}
this.type = type;
this.index = index;
};
var v1 = mx.data.binding.FieldAccessor.prototype;
v1.getValue = function () {
var v2 = this.getFieldData();
if (v2 == null && this.type.value != undefined) {
var v3 = new mx.data.binding.TypedValue(this.type.value, 'String');
v3.getDefault = true;
(this.component.getField(this.fieldName)).setAnyTypedValue(v3);
v2 = v3.value;
}
if (this.isXML(v2) && v2.childNodes.length == 1 && v2.firstChild.nodeType == 3) {
return v2.firstChild.nodeValue;
} else {
return v2;
}
};
v1.setValue = function (newValue, newTypedValue) {
if (newTypedValue.getDefault) {
newTypedValue.value = newValue;
} else {
if (this.xpath != null) {
var v5 = this.getFieldData();
if (v5 != null) {
mx.data.binding.FieldAccessor.setXMLData(v5, newValue);
} else {
_global.__dataLogger.logData(this.component, 'Can\'t assign to \'<property>:<xpath>\' because there is no element at the given path', this);
}
} else {
if (this.isXML(this.parentObj)) {
if (this.type.category == 'attribute') {
this.parentObj.attributes[this.fieldName] = newValue;
} else {
if (this.type.category == 'array') {
} else {
var v5 = this.getOrCreateFieldData();
mx.data.binding.FieldAccessor.setXMLData(v5, newValue);
}
}
} else {
if (this.parentObj == null) {
_global.__dataLogger.logData(this.component, 'Can\'t set field \'<property>/<location>\' because the field doesn\'t exist', this);
}
this.parentObj[this.fieldName] = newValue;
}
}
this.component.propertyModified(this.property, this.xpath == null && this.parentObj == this.component, newTypedValue.type);
}
};
mx.data.binding.FieldAccessor.isActionScriptPath = function (str) {
var v2 = str.toLowerCase();
var v3 = '0123456789abcdefghijklmnopqrstuvwxyz_.';
var v1 = 0;
while (v1 < v2.length) {
if (-1 == v3.indexOf(v2.charAt(v1))) {
return false;
}
++v1;
}
return true;
};
mx.data.binding.FieldAccessor.createFieldAccessor = function (component, property, location, type, mustExist) {
if (mustExist && component[property] == null) {
_global.__dataLogger.logData(component, 'Warning: property \'<property>\' does not exist', {'property': property});
return null;
}
var v5 = new mx.data.binding.FieldAccessor(component, property, component, property, type, null, null);
if (location == null) {
return v5;
}
var v7 = null;
if (location.indices != null) {
v7 = location.indices;
location = location.path;
}
if (typeof location == 'string') {
if (v7 != null) {
_global.__dataLogger.logData(component, 'Warning: ignoring index values for property \'<property>\', path \'<location>\'', {'property': property, 'location': location});
}
if (mx.data.binding.FieldAccessor.isActionScriptPath(String(location))) {
location = location.split('.');
} else {
v5.xpath = location;
return v5;
}
}
if (location instanceof Array) {
var v3;
var v11 = 0;
v3 = 0;
while (v3 < location.length) {
var v2 = null;
var v4 = location[v3];
if (v4 == '[n]') {
if (v7 == null) {
_global.__dataLogger.logData(component, 'Error: indices for <property>:<location> are null, but [n] appears in the location.', {'property': property, 'location': location});
return null;
}
v2 = v7[v11++];
if (v2 == null) {
_global.__dataLogger.logData(component, 'Error: not enough index values for <property>:<location>', {'property': property, 'location': location});
return null;
}
}
v5 = v5.getChild(v4, v2, mustExist);
++v3;
}
if (mustExist && v5.getValue() == null) {
_global.__dataLogger.logData(component, 'Warning: field <property>:<m_location> does not exist, or is null', v5);
}
return v5;
} else {
trace('unrecognized location: ' + mx.data.binding.ObjectDumper.toString(location));
return null;
}
};
v1.getFieldAccessor = function () {
return this;
};
v1.getChild = function (childName, index, mustExist) {
if (childName == '.') {
return this;
}
var v2 = this.getOrCreateFieldData(mustExist);
if (v2 == null) {
return null;
}
var v4 = mx.data.binding.FieldAccessor.findElementType(this.type, childName);
return new mx.data.binding.FieldAccessor(this.component, this.property, v2, childName, v4, index, this);
};
v1.getOrCreateFieldData = function (mustExist) {
var v3 = this.getFieldData();
if (v3 == null) {
if (mustExist) {
_global.__dataLogger.logData(this.component, 'Warning: field <property>:<m_location> does not exist', this);
return v3;
}
this.setupComplexField();
v3 = this.getFieldData();
}
return v3;
};
v1.evaluateSubPath = function (obj, type) {
var path = type.path;
if (mx.data.binding.FieldAccessor.isActionScriptPath(path)) {
var tokens = path.split('.');
var i = 0;
while (i < tokens.length) {
var token = tokens[i];
if (this.isXML(obj)) {
obj = obj.firstChild;
while (obj != null) {
if (mx.data.binding.FieldAccessor.toLocalName(obj.nodeName) == token) {
break;
}
obj = obj.nextSibling;
}
} else {
obj = obj[token];
}
if (obj == null) {
_global.__dataLogger.logData(this.component, 'Warning: path \'<path>\' evaluates to null, at \'<token>\' in <t.property>:<t.m_location>', {'path': path, 'token': token, 't': this});
break;
}
++i;
}
return obj;
}
if (this.isXML(obj)) {
if (path.charAt(0) != '/') {
path = '/' + path;
}
if (obj.nodeName == null) {
obj = obj.firstChild;
} else {
path = mx.data.binding.FieldAccessor.toLocalName(obj.nodeName) + path;
}
var category = (type.category != null) ? type.category : (type.elements.length > 0 ? 'complex' : 'simple');
if (category == 'simple' || category == 'attribute') {
obj = eval('obj' + mx.xpath.XPathAPI.getEvalString(obj, path));
} else {
if (category == 'complex') {
obj = mx.xpath.XPathAPI.selectSingleNode(obj, path);
} else {
if (category == 'array') {
obj = mx.xpath.XPathAPI.selectNodeList(obj, path);
} else {}
}
}
return obj;
}
_global.__dataLogger.logData(this.component, 'Error: path \'<path>\' is an XPath. It cannot be applied to non-XML data <t.property>:<t.m_location>', {'path': path, 't': this});
return obj;
};
v1.getFieldData = function () {
if (this.xpath != null) {
var v4 = this.parentObj[this.fieldName].firstChild;
for (;;) {
if (!(v4 != null && v4.nodeType != 1)) break;
v4 = v4.nextSibling;
}
var v10 = mx.xpath.XPathAPI.selectSingleNode(v4, this.xpath);
return v10;
} else {
if (this.isXML(this.parentObj)) {
if (this.type.path != null) {
return this.evaluateSubPath(this.parentObj, this.type);
}
if (this.type.category == 'attribute') {
var v5 = this.parentObj.attributes;
for (var v8 in v5) {
if (mx.data.binding.FieldAccessor.toLocalName(v8) == this.fieldName) {
return v5[v8];
}
}
return undefined;
} else {
var v3 = this.parentObj.firstChild;
if (this.type.category == 'array') {
var v6 = new Array();
while (v3 != null) {
if (mx.data.binding.FieldAccessor.toLocalName(v3.nodeName) == this.fieldName) {
v6.push(v3);
}
v3 = v3.nextSibling;
}
return v6;
} else {
while (v3 != null) {
if (mx.data.binding.FieldAccessor.toLocalName(v3.nodeName) == this.fieldName) {
return v3;
}
v3 = v3.nextSibling;
}
}
return null;
}
} else {
if (this.fieldName == '[n]') {
var v7;
if (this.index.component != null) {
var v9 = this.index.component.getField(this.index.property, this.index.location);
v7 = v9.getAnyTypedValue(['Number']);
v7 = v7.value;
} else {
v7 = this.index.constant;
}
var v11 = Number(v7);
if (typeof v7 == 'undefined') {
_global.__dataLogger.logData(this.component, 'Error: index specification \'<index>\' was not supplied, or incorrect, for <t.property>:<t.m_location>', {'index': v11, 't': this});
return null;
} else {
if (v11.toString() == 'NaN') {
_global.__dataLogger.logData(this.component, 'Error: index value \'<index>\' for <t.property>:<t.m_location> is not a number', {'index': v11, 't': this});
return null;
} else {
if (!(this.parentObj instanceof Array)) {
_global.__dataLogger.logData(this.component, 'Error: indexed field <property>:<m_location> is not an array', this);
return null;
} else {
if (v11 < 0 || v11 >= this.parentObj.length) {
_global.__dataLogger.logData(this.component, 'Error: index \'<index>\' for <t.property>:<t.m_location> is out of bounds', {'index': v11, 't': this});
return null;
} else {
_global.__dataLogger.logData(this.component, 'Accessing item [<index>] of <t.property>:<t.m_location>', {'index': v11, 't': this});
return this.parentObj[v11];
}
}
}
}
} else {
if (this.type.path != null) {
return this.evaluateSubPath(this.parentObj, this.type);
}
return this.parentObj[this.fieldName];
}
}
}
};
mx.data.binding.FieldAccessor.setXMLData = function (obj, newValue) {
while (obj.hasChildNodes()) {
obj.firstChild.removeNode();
}
var v2 = mx.data.binding.FieldAccessor.xmlNodeFactory.createTextNode(newValue);
obj.appendChild(v2);
};
v1.setupComplexField = function () {
var v2;
if (this.isXML(this.parentObj)) {
v2 = mx.data.binding.FieldAccessor.xmlNodeFactory.createElement(this.fieldName);
this.parentObj.appendChild(v2);
} else {
if (this.dataIsXML()) {
this.parentObj[this.fieldName] = new XML();
} else {
this.parentObj[this.fieldName] = new Object();
}
}
};
mx.data.binding.FieldAccessor.findElementType = function (type, name) {
var v1 = 0;
while (v1 < type.elements.length) {
if (type.elements[v1].name == name) {
return type.elements[v1].type;
}
++v1;
}
return null;
};
v1.isXML = function (obj) {
return obj instanceof XMLNode;
};
v1.dataIsXML = function () {
return this.type.name == 'XML';
};
mx.data.binding.FieldAccessor.accessField = function (component, fieldName, desiredTypes) {
var v1;
v1 = desiredTypes[fieldName];
if (v1 == null) {
v1 = desiredTypes.dflt;
}
if (v1 == null) {
v1 = desiredTypes;
}
var v4 = component.createField('data', [fieldName]);
var v2 = v4.getAnyTypedValue([v1]);
return v2.value;
};
mx.data.binding.FieldAccessor.ExpandRecord = function (obj, objectType, desiredTypes) {
var v4 = new Object();
mx.data.binding.ComponentMixins.initComponent(v4);
v4.data = obj;
v4.__schema = {'elements': [{'name': 'data', 'type': objectType}]};
var v2 = new Object();
if (objectType.elements.length > 0) {
var v3 = 0;
while (v3 < objectType.elements.length) {
var v10 = objectType.elements[v3].name;
v2[v10] = mx.data.binding.FieldAccessor.accessField(v4, v10, desiredTypes);
++v3;
}
return v2;
}
if (obj instanceof XML || obj instanceof XMLNode) {
if (obj.childNodes.length == 1 && obj.firstChild.nodeType == 3) {
return obj.firstChild.nodeValue;
}
var v5 = obj.lastChild;
while (v5 != null) {
v10 = mx.data.binding.FieldAccessor.toLocalName(v5.nodeName);
if (v10 != null && v2[v10] == null) {
v2[v10] = mx.data.binding.FieldAccessor.accessField(v4, v10, desiredTypes);
}
v5 = v5.previousSibling;
}
for (v10 in obj.attributes) {
if (v2[v10] != null) {
_global.__dataLogger.logData(null, 'Warning: attribute \'<name>\' has same name as an element, in XML object <obj>', {'name': v10, 'obj': obj});
}
v2[v10] = mx.data.binding.FieldAccessor.accessField(v4, v10, desiredTypes);
}
return v2;
}
if (typeof obj != 'object') {
return obj;
}
for (v10 in obj) {
v2[v10] = mx.data.binding.FieldAccessor.accessField(v4, v10, desiredTypes);
}
return v2;
};
mx.data.binding.FieldAccessor.wrapArray = function (theArray, itemType, desiredTypes) {
var v4 = {'getItemAt': function (index) {
if (index < 0 || index >= this.data.length) {
return undefined;
}
var v2 = this.data[index];
if (v2 == undefined) {
return undefined;
}
var v3 = mx.data.binding.FieldAccessor.ExpandRecord(v2, this.type, desiredTypes);
return v3;
}, 'getItemID': function (index) {
return index;
}, 'data': theArray, 'type': itemType, 'length': theArray.length};
return v4;
};
mx.data.binding.FieldAccessor.toLocalName = function (nodeName) {
var v1 = nodeName.split(':');
var v2 = v1[v1.length - 1];
return v2;
};
mx.data.binding.FieldAccessor.xmlNodeFactory = new XML();
ASSetPropFlags(mx.data.binding.FieldAccessor.prototype, null, 1);
}
#endinitclip
}
movieClip 58 __Packages.mx.data.kinds.Data {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.kinds) {
_global.mx.data.kinds = new Object();
}
if (!_global.mx.data.kinds.Data) {
mx.data.kinds.Data = function () {
super();
};
var v1 = new mx.data.binding.DataAccessor();
mx.data.kinds.Data.prototype = v1;
v1.getTypedValue = function (requestedType) {
var v5;
var v2 = (this.getFieldAccessor()).getValue();
var v3 = null;
if (v2 != null) {
if (v2 instanceof Array) {
v3 = 'Array';
} else {
if (v2 instanceof XMLNode) {
v3 = 'XML';
} else {
var v4 = typeof v2;
v3 = (v4.charAt(0)).toUpperCase() + v4.slice(1);
}
}
v5 = new mx.data.binding.TypedValue(v2, v3, null);
return v5;
}
v2 = null;
v5 = new mx.data.binding.TypedValue(v2, v3, null);
return v5;
};
v1.getGettableTypes = function () {
return null;
};
v1.setTypedValue = function (newValue) {
(this.getFieldAccessor()).setValue(newValue.value, newValue);
return null;
};
v1.getSettableTypes = function () {
return null;
};
v1.getFieldAccessor = function () {
return this.component.createFieldAccessor(this.property, this.location, false);
};
ASSetPropFlags(mx.data.kinds.Data.prototype, null, 1);
}
#endinitclip
}
movieClip 59 __Packages.mx.data.binding.Formatter {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.Formatter) {
mx.data.binding.Formatter = function () {
super();
};
var v1 = new mx.data.binding.DataAccessor();
mx.data.binding.Formatter.prototype = v1;
ASSetPropFlags(mx.data.binding.Formatter.prototype, null, 1);
}
#endinitclip
}
movieClip 60 __Packages.mx.data.binding.DataType {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.DataType) {
mx.data.binding.DataType = function () {
super();
this.errorArray = null;
};
var v1 = new mx.data.binding.DataAccessor();
mx.data.binding.DataType.prototype = v1;
v1.setupDataAccessor = function (component, property, location) {
super.setupDataAccessor(component, property, location);
this.type = component.findSchema(property, location);
if (this.type.kind != undefined) {
this.kind = mx.data.binding.Binding.getRuntimeObject(this.type.kind);
} else {
this.kind = new mx.data.kinds.Data();
}
this.kind.setupDataAccessor(component, property, location);
this.dataAccessor = this.kind;
if (this.type.encoder != undefined) {
this.encoder = mx.data.binding.Binding.getRuntimeObject(this.type.encoder);
this.encoder.setupDataAccessor(component, property, location);
this.encoder.dataAccessor = this.dataAccessor;
this.dataAccessor = this.encoder;
}
if (this.type.formatter != undefined) {
this.formatter = mx.data.binding.Binding.getRuntimeObject(this.type.formatter);
this.formatter.setupDataAccessor(component, property, location);
this.formatter.dataAccessor = this.dataAccessor;
}
};
v1.getAsBoolean = function () {
var v2 = this.getAnyTypedValue(['Boolean']);
return v2.value;
};
v1.getAsNumber = function () {
var v2 = this.getAnyTypedValue(['Number']);
return v2.value;
};
v1.getAsString = function () {
var v2 = this.getAnyTypedValue(['String']);
return v2.value;
};
v1.setAsBoolean = function (newValue) {
this.setAnyTypedValue(new mx.data.binding.TypedValue(newValue, 'Boolean'));
};
v1.setAsNumber = function (newValue) {
this.setAnyTypedValue(new mx.data.binding.TypedValue(newValue, 'Number'));
};
v1.setAsString = function (newValue) {
this.setAnyTypedValue(new mx.data.binding.TypedValue(newValue, 'String'));
};
v1.validationError = function (errorMessage) {
if (this.errorArray == null) {
this.errorArray = new Array();
}
this.errorArray.push(errorMessage);
};
v1.validate = function (value) {};
v1.getTypedValue = function (requestedType) {
var v2;
if (requestedType == 'String' && this.formatter != null) {
v2 = this.formatter.getTypedValue(requestedType);
} else {
v2 = this.dataAccessor.getTypedValue(requestedType);
if (v2.type == null) {
v2.type = this.type;
}
if (v2.typeName == null) {
v2.typeName = this.type.name;
}
}
if (v2.typeName != requestedType && requestedType != null) {
v2 = null;
}
return v2;
};
v1.getGettableTypes = function () {
var v2 = new Array();
var v3 = this.gettableTypes();
if (v3 != null) {
v2 = v2.concat(v3);
}
if (this.type.name != null) {
v2 = v2.concat(this.type.name);
}
if (this.formatter != null) {
v2 = v2.concat(this.formatter.getGettableTypes());
}
if (v2.length == 0) {
return null;
} else {
return v2;
}
};
v1.setTypedValue = function (newValue) {
if (newValue.typeName == 'String' && this.formatter != null) {
return this.formatter.setTypedValue(newValue);
} else {
var v3 = this.dataAccessor.getSettableTypes();
if (v3 == null || -1 != mx.data.binding.DataAccessor.findString(newValue.typeName, v3)) {
return this.dataAccessor.setTypedValue(newValue);
} else {
return ['Can\'t set a value of type ' + newValue.typeName];
}
}
};
v1.getSettableTypes = function () {
var v2 = new Array();
var v3 = this.settableTypes();
if (v3 != null) {
v2 = v2.concat(v3);
}
if (this.type.name != null) {
v2 = v2.concat(this.type.name);
}
if (this.formatter != null) {
v2 = v2.concat(this.formatter.getSettableTypes());
}
if (v2.length == 0) {
return null;
} else {
return v2;
}
};
v1.gettableTypes = function () {
return this.dataAccessor.getGettableTypes();
};
v1.settableTypes = function () {
return this.dataAccessor.getSettableTypes();
};
v1.validateAndNotify = function (returnData, noEvent, initialMessages) {
var v4 = false;
this.errorArray = null;
for (var v6 in initialMessages) {
this.validationError(initialMessages[v6]);
v4 = true;
}
var v7 = this.getTypedValue();
if (v7.value == null || v7.value == '') {
if (this.type.required == false) {
_global.__dataLogger.logData(this.component, 'Validation of null value succeeded because field \'<property>/<m_location>\' is not required', this);
} else {
var v8 = (this.location == null) ? '' : ':' + String(this.location);
this.validationError('Required item \'' + this.property + v8 + '\' is missing');
v4 = true;
}
} else {
this.validate(v7.value);
v4 = true;
}
if (v4 && noEvent != true) {
var v5 = new Object();
v5.type = (this.errorArray == null) ? 'valid' : 'invalid';
v5.property = this.property;
v5.location = this.location;
v5.messages = this.errorArray;
this.component.dispatchEvent(v5);
returnData.event = v5;
}
return this.errorArray;
};
ASSetPropFlags(mx.data.binding.DataType.prototype, null, 1);
}
#endinitclip
}
movieClip 61 __Packages.mx.data.binding.EndPoint {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.EndPoint) {
mx.data.binding.EndPoint = function () {};
var v1 = mx.data.binding.EndPoint.prototype;
ASSetPropFlags(mx.data.binding.EndPoint.prototype, null, 1);
}
#endinitclip
}
movieClip 62 __Packages.mx.data.binding.Log {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.Log) {
mx.data.binding.Log = function (logLevel, logName) {
this.level = (logLevel == undefined) ? mx.data.binding.Log.BRIEF : logLevel;
this.name = (this.name == undefined) ? '' : this.name;
};
var v1 = mx.data.binding.Log.prototype;
v1.logInfo = function (msg, level) {
if (level == undefined) {
level = mx.data.binding.Log.BRIEF;
}
this.onLog(this.getDateString() + ' ' + this.name + ': ' + mx.data.binding.ObjectDumper.toString(msg));
};
v1.logData = function (target, message, info, level) {
if (level == undefined) {
level = mx.data.binding.Log.VERBOSE;
}
var v6 = this.name.length > 0 ? ' ' + this.name + ': ' : ' ';
var v4 = (target == null) ? '' : target + ': ';
if (v4.indexOf('_level0.') == 0) {
v4 = v4.substr(8);
}
var v3 = this.getDateString() + v6 + v4 + mx.data.binding.Log.substituteIntoString(message, info, 50);
if (this.showDetails && info != null) {
v3 += '\n ' + mx.data.binding.ObjectDumper.toString(info);
} else {
var v2 = 0;
while (v2 < this.nestLevel) {
v3 = ' ' + v3;
++v2;
}
}
this.onLog(v3);
};
v1.onLog = function (message) {
trace(message);
};
v1.getDateString = function () {
var v1 = new Date();
return v1.getMonth() + 1 + '/' + v1.getDate() + ' ' + v1.getHours() + ':' + v1.getMinutes() + ':' + v1.getSeconds();
};
mx.data.binding.Log.substituteIntoString = function (message, info, maxlen, rawDataType) {
var v9 = '';
if (info == null) {
return message;
}
var v11 = message.split('<');
if (v11 == null) {
return message;
}
v9 += v11[0];
var v7 = 1;
while (v7 < v11.length) {
var v8 = v11[v7].split('>');
var v5 = v8[0].split('.');
var v1 = info;
var v4 = rawDataType;
var v3 = 0;
while (v3 < v5.length) {
var v2 = v5[v3];
if (v2 != '') {
v4 = mx.data.binding.FieldAccessor.findElementType(v4, v2);
var v6 = new mx.data.binding.FieldAccessor(null, null, v1, v2, v4, null, null);
v1 = v6.getValue();
}
++v3;
}
if (typeof v1 != 'string') {
v1 = mx.data.binding.ObjectDumper.toString(v1);
}
if (v1.indexOf('_level0.') == 0) {
v1 = v1.substr(8);
}
if (maxlen != null && v1.length > maxlen) {
v1 = v1.substr(0, maxlen) + '...';
}
v9 += v1;
v9 += v8[1];
++v7;
}
var v14 = v9.split('>');
v9 = v14.join('>');
v14 = v9.split('<');
v9 = v14.join('<');
return v9;
};
mx.data.binding.Log.NONE = -1;
mx.data.binding.Log.BRIEF = 0;
mx.data.binding.Log.VERBOSE = 1;
mx.data.binding.Log.DEBUG = 2;
mx.data.binding.Log.INFO = 2;
mx.data.binding.Log.WARNING = 1;
mx.data.binding.Log.ERROR = 0;
v1.showDetails = false;
v1.nestLevel = 0;
ASSetPropFlags(mx.data.binding.Log.prototype, null, 1);
}
#endinitclip
}
movieClip 63 __Packages.mx.utils.ClassFinder {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.ClassFinder) {
mx.utils.ClassFinder = function () {};
var v1 = mx.utils.ClassFinder.prototype;
mx.utils.ClassFinder.findClass = function (fullClassName) {
if (fullClassName == null) {
return null;
}
var v3 = _global;
var v4 = fullClassName.split('.');
var v2 = 0;
while (v2 < v4.length) {
v3 = v3[v4[v2]];
++v2;
}
if (v3 == null) {
_global.__dataLogger.logData(null, 'Could not find class \'<classname>\'', {'classname': fullClassName}, mx.data.binding.Log.BRIEF);
}
return v3;
};
ASSetPropFlags(mx.utils.ClassFinder.prototype, null, 1);
}
#endinitclip
}
movieClip 64 __Packages.mx.data.binding.CustomFormatter {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.CustomFormatter) {
mx.data.binding.CustomFormatter = function () {};
var v1 = mx.data.binding.CustomFormatter.prototype;
v1.format = function (rawValue) {};
v1.unformat = function (formattedValue) {};
ASSetPropFlags(mx.data.binding.CustomFormatter.prototype, null, 1);
}
#endinitclip
}
movieClip 65 __Packages.mx.data.binding.CustomValidator {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.CustomValidator) {
mx.data.binding.CustomValidator = function () {};
var v1 = mx.data.binding.CustomValidator.prototype;
v1.validate = function (value) {};
v1.validationError = function (message) {
this.field.validationError(message);
};
ASSetPropFlags(mx.data.binding.CustomValidator.prototype, null, 1);
}
#endinitclip
}
movieClip 66 __Packages.mx.data.binding.DateBase {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.DateBase) {
mx.data.binding.DateBase = function () {
super();
};
var v1 = new mx.data.binding.DataAccessor();
mx.data.binding.DateBase.prototype = v1;
v1.internalToExternal = function (rawValue) {
return null;
};
v1.externalToInternal = function (value) {
return null;
};
v1.externalTypeName = function () {
return null;
};
v1.internalTypeName = function () {
return null;
};
v1.getTypedValue = function (requestedType) {
var v3;
if (requestedType == this.externalTypeName() || requestedType == null) {
var v4 = this.dataAccessor.getTypedValue();
var v2 = this.internalToExternal(v4.value);
v3 = new mx.data.binding.TypedValue(v2, this.externalTypeName());
}
return v3;
};
v1.getGettableTypes = function () {
return [this.externalTypeName()];
};
v1.setTypedValue = function (newValue) {
if (newValue.typeName == this.externalTypeName() || newValue.typeName == null) {
var v4 = this.externalToInternal(newValue.value);
var v3;
if (!v4) {
v3 = [mx.data.binding.DataAccessor.conversionFailed(newValue, this.internalTypeName())];
}
var v5 = this.dataAccessor.setTypedValue(new mx.data.binding.TypedValue(v4, this.internalTypeName()));
if (v3) {
return v3;
} else {
return v5;
}
} else {
return [mx.data.binding.DataAccessor.conversionFailed(newValue, this.internalTypeName())];
}
};
v1.getSettableTypes = function () {
return [this.externalTypeName()];
};
mx.data.binding.DateBase.extractTokenDate = function (value, tokenInfo) {
var v1 = '';
if (value != null) {
switch (tokenInfo.token) {
return v1;
case 'M':
var v5 = value.getMonth() + 1;
if (v5 < 10) {
v1 += '0';
}
v1 += v5.toString();
return v1;
case 'Y':
var v6 = (value.getFullYear()).toString();
if (tokenInfo.end - tokenInfo.begin < 3) {
v1 = v6.substr(2);
} else {
v1 = v6;
}
return v1;
case 'D':
var v3 = value.getDate();
if (v3 < 10) {
v1 += '0';
}
v1 += v3.toString();
return v1;
case 'H':
var v8 = value.getHours();
if (v8 < 10) {
v1 += '0';
}
v1 += v8.toString();
return v1;
case 'N':
var v7 = value.getMinutes();
if (v7 < 10) {
v1 += '0';
}
v1 += v7.toString();
return v1;
case 'S':
var v4 = value.getSeconds();
if (v4 < 10) {
v1 += '0';
}
v1 += v4.toString();
return v1;
}
}
return v1;
};
mx.data.binding.DateBase.infuseTokenDate = function (tkData, tk, value) {
if (tkData.length > 0) {
switch (tk.token) {
case 'M':
value.setMonth(Number(tkData) - 1);
break;
case 'D':
value.setDate(Number(tkData));
break;
case 'Y':
value.setYear(Number(tkData));
break;
case 'H':
value.setHours(Number(tkData));
break;
case 'N':
value.setMinutes(Number(tkData));
break;
case 'S':
value.setSeconds(Number(tkData));
}
}
};
ASSetPropFlags(mx.data.binding.DateBase.prototype, null, 1);
}
#endinitclip
}
movieClip 67 __Packages.mx.data.binding.Encoder {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.Encoder) {
mx.data.binding.Encoder = function () {
super();
};
var v1 = new mx.data.binding.DataAccessor();
mx.data.binding.Encoder.prototype = v1;
ASSetPropFlags(mx.data.binding.Encoder.prototype, null, 1);
}
#endinitclip
}
movieClip 68 __Packages.mx.data.binding.Kind {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.data) {
_global.mx.data = new Object();
}
if (!_global.mx.data.binding) {
_global.mx.data.binding = new Object();
}
if (!_global.mx.data.binding.Kind) {
mx.data.binding.Kind = function () {
super();
};
var v1 = new mx.data.binding.DataAccessor();
mx.data.binding.Kind.prototype = v1;
ASSetPropFlags(mx.data.binding.Kind.prototype, null, 1);
}
#endinitclip
}
movieClip 69 __Packages.mx.utils.Iterator {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.Iterator) {
}
#endinitclip
}
movieClip 70 __Packages.mx.utils.Collection {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.Collection) {
}
#endinitclip
}
movieClip 71 __Packages.mx.utils.IteratorImpl {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.IteratorImpl) {
mx.utils.IteratorImpl = function (coll) {
this._collection = coll;
this._cursor = 0;
};
var v1 = mx.utils.IteratorImpl.prototype;
v1.hasNext = function () {
return this._cursor < this._collection.getLength();
};
v1.next = function () {
return this._collection.getItemAt(this._cursor++);
};
ASSetPropFlags(mx.utils.IteratorImpl.prototype, null, 1);
}
#endinitclip
}
movieClip 72 __Packages.mx.utils.CollectionImpl {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.CollectionImpl) {
mx.utils.CollectionImpl = function () {
super();
this._items = new Array();
};
var v1 = new Object();
mx.utils.CollectionImpl.prototype = v1;
v1.addItem = function (item) {
var v2 = false;
if (item != null) {
this._items.push(item);
v2 = true;
}
return v2;
};
v1.clear = function () {
this._items = new Array();
};
v1.contains = function (item) {
return this.internalGetItem(item) > -1;
};
v1.getItemAt = function (index) {
return this._items[index];
};
v1.getIterator = function () {
return new mx.utils.IteratorImpl(this);
};
v1.getLength = function () {
return this._items.length;
};
v1.isEmpty = function () {
return this._items.length == 0;
};
v1.removeItem = function (item) {
var v2 = false;
var v3 = this.internalGetItem(item);
if (v3 > -1) {
this._items.splice(v3, 1);
v2 = true;
}
return v2;
};
v1.internalGetItem = function (item) {
var v3 = -1;
var v2 = 0;
while (v2 < this._items.length) {
if (this._items[v2] == item) {
v3 = v2;
break;
}
++v2;
}
return v3;
};
ASSetPropFlags(mx.utils.CollectionImpl.prototype, null, 1);
}
#endinitclip
}
movieClip 73 __Packages.mx.utils.StringFormatter {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.StringFormatter) {
mx.utils.StringFormatter = function (format, tokens, extractTokenFunc, infuseTokenFunc) {
this.setFormat(format, tokens);
this.__extractToken = extractTokenFunc;
this.__infuseToken = infuseTokenFunc;
};
var v1 = mx.utils.StringFormatter.prototype;
v1.extractValue = function (formattedData, result) {
if (result != null) {
var v3 = null;
var v2 = 0;
while (v2 < this.__tokenInfo.length) {
v3 = this.__tokenInfo[v2];
this.__infuseToken(formattedData.substring(v3.begin, v3.end), v3, result);
++v2;
}
}
};
v1.formatValue = function (value) {
var v5 = '';
if (value != null) {
var v3 = this.__tokenInfo[0];
v5 = this.__format.substring(0, v3.begin) + this.__extractToken(value, v3);
var v4 = v3;
var v2 = 1;
while (v2 < this.__tokenInfo.length) {
v3 = this.__tokenInfo[v2];
v5 += this.__format.substring(v4.end, v3.begin) + this.__extractToken(value, v3);
v4 = v3;
++v2;
}
}
return v5;
};
v1.getFormat = function () {
return this.__format;
};
v1.setFormat = function (format, tokens) {
function compareValues(a, b) {
if (a.begin < b.begin) {
return -1;
} else {
if (a.begin > b.begin) {
return 1;
} else {
return 0;
}
}
}
if (format != this.__format) {
this.__format = format;
var v5 = tokens.split(',');
this.__tokenInfo = new Array();
var v4 = 0;
var v3 = 0;
var v7 = 0;
var v2 = 0;
while (v2 < v5.length) {
v4 = format.indexOf(v5[v2]);
if (v4 >= 0 && v4 < format.length) {
v3 = format.lastIndexOf(v5[v2]);
v3 = v3 >= 0 ? v3 + 1 : v4 + 1;
this.__tokenInfo.splice(v7, 0, {'token': v5[v2], 'begin': v4, 'end': v3});
++v7;
}
++v2;
}
this.__tokenInfo.sort(compareValues);
}
};
ASSetPropFlags(mx.utils.StringFormatter.prototype, null, 1);
}
#endinitclip
}
movieClip 74 __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 89 __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 90 __Packages.mx.controls.TextInput {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.TextInput) {
var v1 = function () {
super();
};
mx.controls.TextInput = v1;
var v2 = new mx.core.UIComponent();
mx.controls.TextInput.prototype = v2;
v2.addEventListener = function (event, handler) {
if (event == 'enter') {
this.addEnterEvents();
}
super.addEventListener(event, handler);
};
v2.enterOnKeyDown = function () {
if (Key.getAscii() == 13) {
this.owner.dispatchEvent({'type': 'enter'});
}
};
v2.addEnterEvents = function () {
if (this.enterListener == undefined) {
this.enterListener = new Object();
this.enterListener.owner = this;
this.enterListener.onKeyDown = this.enterOnKeyDown;
}
};
v2.init = function (Void) {
super.init();
this.label.styleName = this;
this.tabChildren = true;
this.tabEnabled = false;
this.focusTextField = this.label;
this._color = mx.core.UIObject.textColorList;
this.label.onSetFocus = function () {
this._parent.onSetFocus();
};
this.label.onKillFocus = function (n) {
this._parent.onKillFocus(n);
};
this.label.drawFocus = function (b) {
this._parent.drawFocus(b);
};
this.label.onChanged = this.onLabelChanged;
};
v2.setFocus = function () {
Selection.setFocus(this.label);
};
v2.onLabelChanged = function (Void) {
this._parent.dispatchEvent({'type': 'change'});
this._parent.dispatchValueChangedEvent(this.__get__text());
};
v2.createChildren = function (Void) {
super.createChildren();
if (this.border_mc == undefined) {
this.createClassObject(_global.styles.rectBorderClass, 'border_mc', 0, {'styleName': this});
}
this.border_mc.swapDepths(this.label);
this.label.autoSize = 'none';
};
v2.__get__html = function () {
return this.getHtml();
};
v2.__set__html = function (value) {
this.setHtml(value);
return this.__get__html();
};
v2.getHtml = function () {
return this.label.html;
};
v2.setHtml = function (value) {
if (value != this.label.html) {
this.label.html = value;
}
};
v2.__get__text = function () {
return this.getText();
};
v2.__set__text = function (t) {
this.setText(t);
return this.__get__text();
};
v2.getText = function () {
if (this.initializing) {
return this.initText;
}
if (this.label.html == true) {
return this.label.htmlText;
}
return this.label.text;
};
v2.setText = function (t) {
if (this.initializing) {
this.initText = t;
} else {
var v2 = this.label;
if (v2.html == true) {
v2.htmlText = t;
} else {
v2.text = t;
}
}
this.dispatchValueChangedEvent(t);
};
v2.size = function (Void) {
this.border_mc.setSize(this.__get__width(), this.__get__height());
var v2 = this.border_mc.__get__borderMetrics();
var v6 = v2.left + v2.right;
var v3 = v2.top + v2.bottom;
var v5 = v2.left;
var v4 = v2.top;
this.tfx = v5;
this.tfy = v4;
this.tfw = this.__get__width() - v6;
this.tfh = this.__get__height() - v3;
this.label.move(this.tfx, this.tfy);
this.label.setSize(this.tfw, this.tfh + 1);
};
v2.setEnabled = function (enable) {
this.label.type = (this.__editable == true || enable == false) ? 'input' : 'dynamic';
this.label.selectable = enable;
var v2 = this.getStyle(enable ? 'color' : 'disabledColor');
if (v2 == undefined) {
v2 = enable ? 0 : 8947848;
}
this.setColor(v2);
};
v2.setColor = function (col) {
this.label.textColor = col;
};
v2.onKillFocus = function (newFocus) {
if (this.enterListener != undefined) {
Key.removeListener(this.enterListener);
}
if (this.bind != undefined) {
this.updateModel(this.__get__text());
}
super.onKillFocus(newFocus);
};
v2.onSetFocus = function (oldFocus) {
var f = Selection.getFocus();
var o = eval(f);
if (o != this.label) {
Selection.setFocus(this.label);
return undefined;
}
if (this.enterListener != undefined) {
Key.addListener(this.enterListener);
}
super.onSetFocus(oldFocus);
};
v2.draw = function (Void) {
var v2 = this.label;
var v4 = this.getText();
if (this.initializing) {
this.initializing = false;
delete this.initText;
}
var v3 = this._getTextFormat();
v2.embedFonts = v3.embedFonts == true;
if (v3 != undefined) {
v2.setTextFormat(v3);
v2.setNewTextFormat(v3);
}
v2.multiline = false;
v2.wordWrap = false;
if (v2.html == true) {
v2.setTextFormat(v3);
v2.htmlText = v4;
} else {
v2.text = v4;
}
v2.type = (this.__editable == true || this.enabled == false) ? 'input' : 'dynamic';
this.size();
};
v2.setEditable = function (s) {
this.__editable = s;
this.label.type = s ? 'input' : 'dynamic';
};
v2.__get__maxChars = function () {
return this.label.maxChars;
};
v2.__set__maxChars = function (w) {
this.label.maxChars = w;
return this.__get__maxChars();
};
v2.__get__length = function () {
return this.label.length;
};
v2.__get__restrict = function () {
return this.label.restrict;
};
v2.__set__restrict = function (w) {
this.label.restrict = (w == '') ? null : w;
return this.__get__restrict();
};
v2.__get__hPosition = function () {
return this.label.hscroll;
};
v2.__set__hPosition = function (w) {
this.label.hscroll = w;
return this.__get__hPosition();
};
v2.__get__maxHPosition = function () {
return this.label.maxhscroll;
};
v2.__get__editable = function () {
return this.__editable;
};
v2.__set__editable = function (w) {
this.setEditable(w);
return this.__get__editable();
};
v2.__get__password = function () {
return this.label.password;
};
v2.__set__password = function (w) {
this.label.password = w;
return this.__get__password();
};
v2.__get__tabIndex = function () {
return this.label.tabIndex;
};
v2.__set__tabIndex = function (w) {
this.label.tabIndex = w;
return this.__get__tabIndex();
};
v2.__set___accProps = function (val) {
this.label._accProps = val;
return this.__get___accProps();
};
v2.__get___accProps = function () {
return this.label._accProps;
};
v1.symbolName = 'TextInput';
v1.symbolOwner = mx.controls.TextInput;
v1.version = '2.0.2.127';
v2.className = 'TextInput';
v2.initializing = true;
v2.clipParameters = {'text': 1, 'editable': 1, 'password': 1, 'maxChars': 1, 'restrict': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.TextInput.prototype.clipParameters, mx.core.UIComponent.prototype.clipParameters);
v2._maxWidth = mx.core.UIComponent.kStretch;
v2.__editable = true;
v2.initText = '';
v2.addProperty('_accProps', v2.__get___accProps, v2.__set___accProps);
v2.addProperty('editable', v2.__get__editable, v2.__set__editable);
v2.addProperty('hPosition', v2.__get__hPosition, v2.__set__hPosition);
v2.addProperty('html', v2.__get__html, v2.__set__html);
v2.addProperty('length', v2.__get__length, function () {});
v2.addProperty('maxChars', v2.__get__maxChars, v2.__set__maxChars);
v2.addProperty('maxHPosition', v2.__get__maxHPosition, function () {});
v2.addProperty('password', v2.__get__password, v2.__set__password);
v2.addProperty('restrict', v2.__get__restrict, v2.__set__restrict);
v2.addProperty('tabIndex', v2.__get__tabIndex, v2.__set__tabIndex);
v2.addProperty('text', v2.__get__text, v2.__set__text);
ASSetPropFlags(mx.controls.TextInput.prototype, null, 1);
}
#endinitclip
}
movieClip 94 __Packages.mx.controls.listclasses.DataSelector {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.listclasses) {
_global.mx.controls.listclasses = new Object();
}
if (!_global.mx.controls.listclasses.DataSelector) {
var v1 = function () {
super();
};
mx.controls.listclasses.DataSelector = v1;
var v2 = new Object();
mx.controls.listclasses.DataSelector.prototype = v2;
v1.Initialize = function (obj) {
var v3 = mx.controls.listclasses.DataSelector.mixinProps;
var v4 = v3.length;
obj = obj.prototype;
var v1 = 0;
while (v1 < v4) {
obj[v3[v1]] = mx.controls.listclasses.DataSelector.mixins[v3[v1]];
++v1;
}
mx.controls.listclasses.DataSelector.mixins.createProp(obj, 'dataProvider', true);
mx.controls.listclasses.DataSelector.mixins.createProp(obj, 'length', false);
mx.controls.listclasses.DataSelector.mixins.createProp(obj, 'value', false);
mx.controls.listclasses.DataSelector.mixins.createProp(obj, 'selectedIndex', true);
mx.controls.listclasses.DataSelector.mixins.createProp(obj, 'selectedIndices', true);
mx.controls.listclasses.DataSelector.mixins.createProp(obj, 'selectedItems', false);
mx.controls.listclasses.DataSelector.mixins.createProp(obj, 'selectedItem', true);
return true;
};
v2.createProp = function (obj, propName, setter) {
var p = (propName.charAt(0)).toUpperCase() + propName.substr(1);
var v2 = null;
var v4 = function (Void) {
return this['get' + p]();
};
if (setter) {
v2 = function (val) {
this['set' + p](val);
};
}
obj.addProperty(propName, v4, v2);
};
v2.setDataProvider = function (dP) {
if (this.__vPosition != 0) {
this.setVPosition(0);
}
this.clearSelected();
this.__dataProvider.removeEventListener(this);
this.__dataProvider = dP;
dP.addEventListener('modelChanged', this);
dP.addView(this);
this.modelChanged({'eventName': 'updateAll'});
};
v2.getDataProvider = function (Void) {
return this.__dataProvider;
};
v2.addItemAt = function (index, label, data) {
if (index < 0 || !this.enabled) {
return undefined;
}
var v2 = this.__dataProvider;
if (v2 == undefined) {
this.__dataProvider = new Array();
v2 = this.__dataProvider;
v2.addEventListener('modelChanged', this);
index = 0;
}
if (typeof label == 'object' || typeof v2.getItemAt(0) == 'string') {
v2.addItemAt(index, label);
} else {
v2.addItemAt(index, {'label': label, 'data': data});
}
};
v2.addItem = function (label, data) {
this.addItemAt(this.__dataProvider.length, label, data);
};
v2.removeItemAt = function (index) {
return this.__dataProvider.removeItemAt(index);
};
v2.removeAll = function (Void) {
this.__dataProvider.removeAll();
};
v2.replaceItemAt = function (index, newLabel, newData) {
if (typeof newLabel == 'object') {
this.__dataProvider.replaceItemAt(index, newLabel);
} else {
this.__dataProvider.replaceItemAt(index, {'label': newLabel, 'data': newData});
}
};
v2.sortItemsBy = function (fieldName, order) {
this.lastSelID = this.__dataProvider.getItemID(this.lastSelected);
this.__dataProvider.sortItemsBy(fieldName, order);
};
v2.sortItems = function (compareFunc, order) {
this.lastSelID = this.__dataProvider.getItemID(this.lastSelected);
this.__dataProvider.sortItems(compareFunc, order);
};
v2.getLength = function (Void) {
return this.__dataProvider.length;
};
v2.getItemAt = function (index) {
return this.__dataProvider.getItemAt(index);
};
v2.modelChanged = function (eventObj) {
var v3 = eventObj.firstItem;
var v6 = eventObj.lastItem;
var v7 = eventObj.eventName;
if (v7 == undefined) {
v7 = eventObj.event;
v3 = eventObj.firstRow;
v6 = eventObj.lastRow;
if (v7 == 'addRows') {
eventObj.eventName = 'addItems';
v7 = 'addItems';
} else {
if (v7 == 'deleteRows') {
eventObj.eventName = 'removeItems';
v7 = 'removeItems';
} else {
if (v7 == 'updateRows') {
eventObj.eventName = 'updateItems';
v7 = 'updateItems';
}
}
}
}
if (v7 == 'addItems') {
for (var v2 in this.selected) {
var v5 = this.selected[v2];
if (v5 != undefined && v5 >= v3) {
this.selected[v2] += v6 - v3 + 1;
}
}
} else {
if (v7 == 'removeItems') {
if (this.__dataProvider.length == 0) {
delete this.selected;
} else {
var v9 = eventObj.removedIDs;
var v10 = v9.length;
var v2 = 0;
while (v2 < v10) {
var v4 = v9[v2];
if (this.selected[v4] != undefined) {
delete this.selected[v4];
}
++v2;
}
for (v2 in this.selected) {
if (this.selected[v2] >= v3) {
this.selected[v2] -= v6 - v3 + 1;
}
}
}
} else {
if (v7 == 'sort') {
if (typeof this.__dataProvider.getItemAt(0) != 'object') {
delete this.selected;
} else {
var v10 = this.__dataProvider.length;
var v2 = 0;
while (v2 < v10) {
if (this.isSelected(v2)) {
var v4 = this.__dataProvider.getItemID(v2);
if (v4 == this.lastSelID) {
this.lastSelected = v2;
}
this.selected[v4] = v2;
}
++v2;
}
}
} else {
if (v7 == 'filterModel') {
this.setVPosition(0);
}
}
}
}
this.invUpdateControl = true;
this.invalidate();
};
v2.getValue = function (Void) {
var v2 = this.getSelectedItem();
if (typeof v2 != 'object') {
return v2;
}
return (v2.data == undefined) ? v2.label : v2.data;
};
v2.getSelectedIndex = function (Void) {
for (var v3 in this.selected) {
var v2 = this.selected[v3];
if (v2 != undefined) {
return v2;
}
}
};
v2.setSelectedIndex = function (index) {
if (index >= 0 && index < this.__dataProvider.length && this.enabled) {
delete this.selected;
this.selectItem(index, true);
this.lastSelected = index;
this.invUpdateControl = true;
this.invalidate();
} else {
if (index == undefined) {
this.clearSelected();
}
}
};
v2.getSelectedIndices = function (Void) {
var v2 = new Array();
for (var v3 in this.selected) {
v2.push(this.selected[v3]);
}
v2.reverse();
return v2.length > 0 ? v2 : undefined;
};
v2.setSelectedIndices = function (indexArray) {
if (this.multipleSelection != true) {
return undefined;
}
delete this.selected;
var v3 = 0;
while (v3 < indexArray.length) {
var v2 = indexArray[v3];
if (v2 >= 0 && v2 < this.__dataProvider.length) {
this.selectItem(v2, true);
}
++v3;
}
this.invUpdateControl = true;
this.updateControl();
};
v2.getSelectedItems = function (Void) {
var v3 = this.getSelectedIndices();
var v4 = new Array();
var v2 = 0;
while (v2 < v3.length) {
v4.push(this.getItemAt(v3[v2]));
++v2;
}
return v4.length > 0 ? v4 : undefined;
};
v2.getSelectedItem = function (Void) {
return this.__dataProvider.getItemAt(this.getSelectedIndex());
};
v2.selectItem = function (index, selectedFlag) {
if (this.selected == undefined) {
this.selected = new Object();
}
var v2 = this.__dataProvider.getItemID(index);
if (v2 == undefined) {
return undefined;
}
if (selectedFlag && !this.isSelected(index)) {
this.selected[v2] = index;
} else {
if (!selectedFlag) {
delete this.selected[v2];
}
}
};
v2.isSelected = function (index) {
var v2 = this.__dataProvider.getItemID(index);
if (v2 == undefined) {
return false;
}
return this.selected[v2] != undefined;
};
v2.clearSelected = function (transition) {
var v3 = 0;
for (var v4 in this.selected) {
var v2 = this.selected[v4];
if (v2 != undefined && this.__vPosition <= v2 && v2 < this.__vPosition + this.__rowCount) {
this.rows[v2 - this.__vPosition].drawRow(this.rows[v2 - this.__vPosition].item, 'normal', transition && v3 % 3 == 0);
}
++v3;
}
delete this.selected;
};
v1.mixins = new mx.controls.listclasses.DataSelector();
v1.mixinProps = ['setDataProvider', 'getDataProvider', 'addItem', 'addItemAt', 'removeAll', 'removeItemAt', 'replaceItemAt', 'sortItemsBy', 'sortItems', 'getLength', 'getItemAt', 'modelChanged', 'calcPreferredWidthFromData', 'calcPreferredHeightFromData', 'getValue', 'getSelectedIndex', 'getSelectedItem', 'getSelectedIndices', 'getSelectedItems', 'selectItem', 'isSelected', 'clearSelected', 'setSelectedIndex', 'setSelectedIndices'];
ASSetPropFlags(mx.controls.listclasses.DataSelector.prototype, null, 1);
}
#endinitclip
}
movieClip 95 __Packages.mx.controls.ComboBase {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.ComboBase) {
var v1 = function () {
super();
this.getValue = this._getValue;
};
mx.controls.ComboBase = v1;
var v2 = new mx.core.UIComponent();
mx.controls.ComboBase.prototype = v2;
v2.init = function () {
super.init();
this.tabEnabled = !this._editable;
this.tabChildren = this._editable;
this.boundingBox_mc._visible = false;
this.boundingBox_mc._height = 0;
this.boundingBox_mc._width = 0;
};
v2.createChildren = function () {
var v3 = new Object();
v3.styleName = this;
if (this.downArrow_mc == undefined) {
v3.falseUpSkin = this.downArrowUpName;
v3.falseOverSkin = this.downArrowOverName;
v3.falseDownSkin = this.downArrowDownName;
v3.falseDisabledSkin = this.downArrowDisabledName;
v3.validateNow = true;
v3.tabEnabled = false;
this.createClassObject(mx.controls.SimpleButton, 'downArrow_mc', 19, v3);
this.downArrow_mc.buttonDownHandler = this.onDownArrow;
this.downArrow_mc.useHandCursor = false;
this.downArrow_mc.onPressWas = this.downArrow_mc.onPress;
this.downArrow_mc.onPress = function () {
this.trackAsMenuWas = this.trackAsMenu;
this.trackAsMenu = true;
if (!this._editable) {
this._parent.text_mc.trackAsMenu = this.trackAsMenu;
}
this.onPressWas();
};
this.downArrow_mc.onDragOutWas = this.downArrow_mc.onDragOut;
this.downArrow_mc.onDragOut = function () {
this.trackAsMenuWas = this.trackAsMenu;
this.trackAsMenu = false;
if (!this._editable) {
this._parent.text_mc.trackAsMenu = this.trackAsMenu;
}
this.onDragOutWas();
};
this.downArrow_mc.onDragOverWas = this.downArrow_mc.onDragOver;
this.downArrow_mc.onDragOver = function () {
this.trackAsMenu = this.trackAsMenuWas;
if (!this._editable) {
this._parent.text_mc.trackAsMenu = this.trackAsMenu;
}
this.onDragOverWas();
};
}
if (this.border_mc == undefined) {
v3.tabEnabled = false;
this.createClassObject(_global.styles.rectBorderClass, 'border_mc', 17, v3);
this.border_mc.move(0, 0);
this.__border = this.border_mc;
}
v3.borderStyle = 'none';
v3.readOnly = !this._editable;
v3.tabEnabled = this._editable;
if (this.text_mc == undefined) {
this.createClassObject(mx.controls.TextInput, 'text_mc', 18, v3);
this.text_mc.move(0, 0);
this.text_mc.addEnterEvents();
this.text_mc.enterHandler = this._enterHandler;
this.text_mc.changeHandler = this._changeHandler;
this.text_mc.oldOnSetFocus = this.text_mc.onSetFocus;
this.text_mc.onSetFocus = function () {
this.oldOnSetFocus();
this._parent.onSetFocus();
};
this.text_mc.__set__restrict('^');
this.text_mc.oldOnKillFocus = this.text_mc.onKillFocus;
this.text_mc.onKillFocus = function (n) {
this.oldOnKillFocus(n);
this._parent.onKillFocus(n);
};
this.text_mc.drawFocus = function (b) {
this._parent.drawFocus(b);
};
delete this.text_mc.borderStyle;
}
this.focusTextField = this.text_mc;
this.text_mc.owner = this;
this.layoutChildren(this.__width, this.__height);
};
v2.onKillFocus = function () {
super.onKillFocus();
Key.removeListener(this.text_mc);
(this.getFocusManager()).defaultPushButtonEnabled = true;
};
v2.onSetFocus = function () {
super.onSetFocus();
(this.getFocusManager()).defaultPushButtonEnabled = false;
Key.addListener(this.text_mc);
};
v2.setFocus = function () {
if (this._editable) {
Selection.setFocus(this.text_mc);
} else {
Selection.setFocus(this);
}
};
v2.setSize = function (w, h, noEvent) {
super.setSize(w, (h == undefined) ? this.__get__height() : h, noEvent);
};
v2.setEnabled = function (enabledFlag) {
super.setEnabled(enabledFlag);
this.downArrow_mc.enabled = enabledFlag;
this.text_mc.enabled = enabledFlag;
};
v2.setEditable = function (e) {
this._editable = e;
if (this.wrapDownArrowButton == false) {
if (e) {
this.border_mc.borderStyle = 'inset';
this.text_mc.borderStyle = 'inset';
mx.controls.ComboBase.symbolName = 'ComboBox';
this.invalidateStyle();
} else {
this.border_mc.borderStyle = 'comboNonEdit';
this.text_mc.borderStyle = 'dropDown';
mx.controls.ComboBase.symbolName = 'DropDown';
this.invalidateStyle();
}
}
this.tabEnabled = !e;
this.tabChildren = e;
this.text_mc.tabEnabled = e;
if (e) {
delete this.text_mc.onPress;
delete this.text_mc.onRelease;
delete this.text_mc.onReleaseOutside;
delete this.text_mc.onDragOut;
delete this.text_mc.onDragOver;
delete this.text_mc.onRollOver;
delete this.text_mc.onRollOut;
} else {
this.text_mc.onPress = function () {
this._parent.downArrow_mc.onPress();
};
this.text_mc.onRelease = function () {
this._parent.downArrow_mc.onRelease();
};
this.text_mc.onReleaseOutside = function () {
this._parent.downArrow_mc.onReleaseOutside();
};
this.text_mc.onDragOut = function () {
this._parent.downArrow_mc.onDragOut();
};
this.text_mc.onDragOver = function () {
this._parent.downArrow_mc.onDragOver();
};
this.text_mc.onRollOver = function () {
this._parent.downArrow_mc.onRollOver();
};
this.text_mc.onRollOut = function () {
this._parent.downArrow_mc.onRollOut();
};
this.text_mc.useHandCursor = false;
}
};
v2.__get__editable = function () {
return this._editable;
};
v2.__set__editable = function (e) {
this.setEditable(e);
return this.__get__editable();
};
v2._getValue = function () {
return this._editable ? this.text_mc.getText() : this.DSgetValue();
};
v2.draw = function () {
this.downArrow_mc.draw();
this.border_mc.draw();
};
v2.size = function () {
this.layoutChildren(this.__width, this.__height);
};
v2.setTheme = function (t) {
this.downArrowUpName = t + 'downArrow' + 'Up_mc';
this.downArrowDownName = t + 'downArrow' + 'Down_mc';
this.downArrowDisabledName = t + 'downArrow' + 'Disabled_mc';
};
v2.__get__text = function () {
return this.text_mc.getText();
};
v2.__set__text = function (t) {
this.setText(t);
return this.__get__text();
};
v2.setText = function (t) {
this.text_mc.setText(t);
};
v2.__get__textField = function () {
return this.text_mc;
};
v2.__get__restrict = function () {
return this.text_mc.__get__restrict();
};
v2.__set__restrict = function (w) {
this.text_mc.__set__restrict(w);
return this.__get__restrict();
};
v2.invalidateStyle = function () {
this.downArrow_mc.invalidateStyle();
this.text_mc.invalidateStyle();
this.border_mc.invalidateStyle();
};
v2.layoutChildren = function (w, h) {
if (this.downArrow_mc == undefined) {
return undefined;
}
if (this.wrapDownArrowButton) {
var v2 = this.border_mc.__get__borderMetrics();
this.downArrow_mc._height = h - v2.top - v2.bottom;
this.downArrow_mc._width = this.downArrow_mc._height;
this.downArrow_mc.move(w - this.downArrow_mc._width - v2.right, v2.top);
this.border_mc.setSize(w, h);
this.text_mc.setSize(w - this.downArrow_mc._width, h);
} else {
this.downArrow_mc.move(w - this.downArrow_mc._width, 0);
this.border_mc.setSize(w - this.downArrow_mc.width, h);
this.text_mc.setSize(w - this.downArrow_mc._width, h);
this.downArrow_mc._height = this.height;
}
};
v2._changeHandler = function (obj) {};
v2._enterHandler = function (obj) {
var v2 = this._parent;
obj.target = v2;
v2.dispatchEvent(obj);
};
v2.__get__tabIndex = function () {
return this.text_mc.__get__tabIndex();
};
v2.__set__tabIndex = function (w) {
this.text_mc.__set__tabIndex(w);
return this.__get__tabIndex();
};
v1.mixIt1 = mx.controls.listclasses.DataSelector.Initialize(mx.controls.ComboBase);
v1.symbolName = 'ComboBase';
v1.symbolOwner = mx.controls.ComboBase;
v1.version = '2.0.2.127';
v2._editable = false;
v2.downArrowUpName = 'ScrollDownArrowUp';
v2.downArrowDownName = 'ScrollDownArrowDown';
v2.downArrowOverName = 'ScrollDownArrowOver';
v2.downArrowDisabledName = 'ScrollDownArrowDisabled';
v2.wrapDownArrowButton = true;
v2.DSgetValue = mx.controls.listclasses.DataSelector.prototype.getValue;
v2.multipleSelection = false;
v2.addProperty('editable', v2.__get__editable, v2.__set__editable);
v2.addProperty('restrict', v2.__get__restrict, v2.__set__restrict);
v2.addProperty('tabIndex', v2.__get__tabIndex, v2.__set__tabIndex);
v2.addProperty('text', v2.__get__text, v2.__set__text);
v2.addProperty('textField', v2.__get__textField, function () {});
ASSetPropFlags(mx.controls.ComboBase.prototype, null, 1);
}
#endinitclip
}
movieClip 96 __Packages.mx.controls.ComboBox {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.ComboBox) {
var v1 = function () {
super();
};
mx.controls.ComboBox = v1;
var v2 = new mx.controls.ComboBase();
mx.controls.ComboBox.prototype = v2;
v2.init = function () {
super.init();
};
v2.createChildren = function () {
super.createChildren();
this.__set__editable(this.editable);
if (this.__labels.length > 0) {
var v6 = new Array();
var v3 = 0;
while (v3 < (this.__get__labels()).length) {
v6.addItem({'label': (this.__get__labels())[v3], 'data': this.data[v3]});
++v3;
}
this.setDataProvider(v6);
}
this.__set__dropdownWidth((typeof this.__dropdownWidth == 'number') ? this.__dropdownWidth : this.__width);
if (!this._editable) {
this.selectedIndex = 0;
}
this.initializing = false;
};
v2.onKillFocus = function (n) {
if (this._showingDropdown && n != null) {
this.displayDropdown(false);
}
super.onKillFocus();
};
v2.getDropdown = function () {
if (this.initializing) {
return undefined;
}
if (!this.hasDropdown()) {
var v3 = new Object();
v3.styleName = this;
if (this.dropdownBorderStyle != undefined) {
v3.borderStyle = this.dropdownBorderStyle;
}
v3._visible = false;
this.__dropdown = mx.managers.PopUpManager.createPopUp(this, mx.controls.List, false, v3, true);
this.__dropdown.scroller.mask.removeMovieClip();
if (this.dataProvider == undefined) {
this.dataProvider = new Array();
}
this.__dropdown.setDataProvider(this.dataProvider);
this.__dropdown.selectMultiple = false;
this.__dropdown.rowCount = this.__rowCount;
this.__dropdown.selectedIndex = this.selectedIndex;
this.__dropdown.vScrollPolicy = 'auto';
this.__dropdown.labelField = this.__labelField;
this.__dropdown.labelFunction = this.__labelFunction;
this.__dropdown.owner = this;
this.__dropdown.changeHandler = this._changeHandler;
this.__dropdown.scrollHandler = this._scrollHandler;
this.__dropdown.itemRollOverHandler = this._itemRollOverHandler;
this.__dropdown.itemRollOutHandler = this._itemRollOutHandler;
this.__dropdown.resizeHandler = this._resizeHandler;
this.__dropdown.mouseDownOutsideHandler = function (eventObj) {
var v3 = this.owner;
var v4 = new Object();
v4.x = v3._root._xmouse;
v4.y = v3._root._ymouse;
v3._root.localToGlobal(v4);
if (v3.hitTest(v4.x, v4.y, false)) {
} else {
if (!this.wrapDownArrowButton && this.owner.downArrow_mc.hitTest(_root._xmouse, _root._ymouse, false)) {
} else {
v3.displayDropdown(false);
}
}
};
this.__dropdown.onTweenUpdate = function (v) {
this._y = v;
};
this.__dropdown.setSize(this.__dropdownWidth, this.__dropdown.height);
this.createObject('BoundingBox', 'mask', 20);
this.mask._y = this.border_mc.height;
this.mask._width = this.__dropdownWidth;
this.mask._height = this.__dropdown.height;
this.mask._visible = false;
this.__dropdown.setMask(this.mask);
}
return this.__dropdown;
};
v2.setSize = function (w, h, noEvent) {
super.setSize(w, h, noEvent);
this.__dropdownWidth = w;
this.__dropdown.rowHeight = h;
this.__dropdown.setSize(this.__dropdownWidth, this.__dropdown.height);
};
v2.setEditable = function (e) {
super.setEditable(e);
if (e) {
this.text_mc.setText('');
} else {
this.text_mc.setText(this.__get__selectedLabel());
}
};
v2.__get__labels = function () {
return this.__labels;
};
v2.__set__labels = function (lbls) {
this.__labels = lbls;
this.setDataProvider(lbls);
return this.__get__labels();
};
v2.getLabelField = function () {
return this.__labelField;
};
v2.__get__labelField = function () {
return this.getLabelField();
};
v2.setLabelField = function (s) {
this.__labelField = s;
this.__dropdown.labelField = this.__labelField;
this.text_mc.setText(this.__get__selectedLabel());
};
v2.__set__labelField = function (s) {
this.setLabelField(s);
return this.__get__labelField();
};
v2.getLabelFunction = function () {
return this.__labelFunction;
};
v2.__get__labelFunction = function () {
return this.getLabelFunction();
};
v2.__set__labelFunction = function (f) {
this.__labelFunction = f;
this.__dropdown.labelFunction = this.__labelFunction;
this.text_mc.setText(this.__get__selectedLabel());
return this.__get__labelFunction();
};
v2.setSelectedItem = function (v) {
super.setSelectedItem(v);
this.__dropdown.selectedItem = v;
this.text_mc.setText(this.__get__selectedLabel());
};
v2.setSelectedIndex = function (v) {
super.setSelectedIndex(v);
this.__dropdown.selectedIndex = v;
if (v != undefined) {
this.text_mc.setText(this.__get__selectedLabel());
}
this.dispatchValueChangedEvent(this.getValue());
};
v2.setRowCount = function (count) {
if (isNaN(count)) {
return undefined;
}
this.__rowCount = count;
this.__dropdown.setRowCount(count);
};
v2.__get__rowCount = function () {
return Math.max(1, Math.min(this.length, this.__rowCount));
};
v2.__set__rowCount = function (v) {
this.setRowCount(v);
return this.__get__rowCount();
};
v2.setDropdownWidth = function (w) {
this.__dropdownWidth = w;
this.__dropdown.setSize(w, this.__dropdown.height);
};
v2.__get__dropdownWidth = function () {
return this.__dropdownWidth;
};
v2.__set__dropdownWidth = function (v) {
this.setDropdownWidth(v);
return this.__get__dropdownWidth();
};
v2.__get__dropdown = function () {
return this.getDropdown();
};
v2.setDataProvider = function (dp) {
super.setDataProvider(dp);
this.__dropdown.setDataProvider(dp);
if (!this._editable) {
this.selectedIndex = 0;
}
};
v2.open = function () {
this.displayDropdown(true);
};
v2.close = function () {
this.displayDropdown(false);
};
v2.__get__selectedLabel = function () {
var v2 = this.selectedItem;
if (v2 == undefined) {
return '';
} else {
if (this.__get__labelFunction() != undefined) {
return (this.__get__labelFunction())(v2);
} else {
if (typeof v2 != 'object') {
return v2;
} else {
if (v2[this.__get__labelField()] != undefined) {
return v2[this.__get__labelField()];
} else {
if (v2.label != undefined) {
return v2.label;
} else {
var v3 = ' ';
for (var v4 in v2) {
if (v4 != '__ID__') {
v3 = v2[v4] + ', ' + v3;
}
}
v3 = v3.substring(0, v3.length - 3);
return v3;
}
}
}
}
}
};
v2.hasDropdown = function () {
return this.__dropdown != undefined && this.__dropdown.valueOf() != undefined;
};
v2.tweenEndShow = function (value) {
this._y = value;
this.isPressed = true;
this.owner.dispatchEvent({'type': 'open', 'target': this.owner});
};
v2.tweenEndHide = function (value) {
this._y = value;
this.__set__visible(false);
this.owner.dispatchEvent({'type': 'close', 'target': this.owner});
};
v2.displayDropdown = function (show) {
if (show == this._showingDropdown) {
return undefined;
}
var v3 = new Object();
v3.x = 0;
v3.y = this.height;
this.localToGlobal(v3);
if (show) {
this.__selectedIndexOnDropdown = this.selectedIndex;
this.__initialSelectedIndexOnDropdown = this.selectedIndex;
this.getDropdown();
var v2 = this.__dropdown;
v2.isPressed = true;
v2.rowCount = this.rowCount;
v2.visible = show;
v2._parent.globalToLocal(v3);
v2.onTweenEnd = this.tweenEndShow;
var v5;
var v8;
if (v3.y + v2.height > Stage.height) {
v5 = v3.y - this.__get__height();
v8 = v5 - v2.height;
this.mask._y = -v2.height;
} else {
v5 = v3.y - v2.height;
v8 = v3.y;
this.mask._y = this.border_mc.height;
}
var v6 = v2.selectedIndex;
if (v6 == undefined) {
v6 = 0;
}
var v4 = v2.vPosition;
v4 = v6 - 1;
v4 = Math.min(Math.max(v4, 0), v2.length - v2.rowCount);
v2.vPosition = v4;
v2.move(v3.x, v5);
v2.tween = new mx.effects.Tween(this.__dropdown, v5, v8, this.getStyle('openDuration'));
} else {
this.__dropdown._parent.globalToLocal(v3);
delete this.__dropdown.dragScrolling;
this.__dropdown.onTweenEnd = this.tweenEndHide;
this.__dropdown.tween = new mx.effects.Tween(this.__dropdown, this.__dropdown._y, v3.y - this.__dropdown.height, this.getStyle('openDuration'));
if (this.__initialSelectedIndexOnDropdown != this.selectedIndex) {
this.dispatchChangeEvent(undefined, this.__initialSelectedIndexOnDropdown, this.selectedIndex);
}
}
var v9 = this.getStyle('openEasing');
if (v9 != undefined) {
this.__dropdown.tween.easingEquation = v9;
}
this._showingDropdown = show;
};
v2.onDownArrow = function () {
this._parent.displayDropdown(!this._parent._showingDropdown);
};
v2.keyDown = function (e) {
if (e.ctrlKey && e.code == 40) {
this.displayDropdown(true);
} else {
if (e.ctrlKey && e.code == 38) {
this.displayDropdown(false);
this.dispatchChangeEvent(undefined, this.__selectedIndexOnDropdown, this.selectedIndex);
} else {
if (e.code == 27) {
this.displayDropdown(false);
} else {
if (e.code == 13) {
if (this._showingDropdown) {
this.selectedIndex = this.__dropdown.selectedIndex;
this.displayDropdown(false);
}
} else {
if (!this._editable || e.code == 38 || e.code == 40 || e.code == 33 || e.code == 34) {
this.selectedIndex = +this.selectedIndex;
this.bInKeyDown = true;
var v3 = this.__get__dropdown();
v3.keyDown(e);
this.bInKeyDown = false;
this.selectedIndex = this.__dropdown.selectedIndex;
}
}
}
}
}
};
v2.invalidateStyle = function (styleProp) {
this.__dropdown.invalidateStyle(styleProp);
super.invalidateStyle(styleProp);
};
v2.changeTextStyleInChildren = function (styleProp) {
if ((this.__get__dropdown()).stylecache != undefined) {
delete (this.__get__dropdown()).stylecache[styleProp];
delete (this.__get__dropdown()).stylecache.tf;
}
this.__dropdown.changeTextStyleInChildren(styleProp);
super.changeTextStyleInChildren(styleProp);
};
v2.changeColorStyleInChildren = function (sheetName, styleProp, newValue) {
if ((this.__get__dropdown()).stylecache != undefined) {
delete (this.__get__dropdown()).stylecache[styleProp];
delete (this.__get__dropdown()).stylecache.tf;
}
this.__dropdown.changeColorStyleInChildren(sheetName, styleProp, newValue);
super.changeColorStyleInChildren(sheetName, styleProp, newValue);
};
v2.notifyStyleChangeInChildren = function (sheetName, styleProp, newValue) {
if ((this.__get__dropdown()).stylecache != undefined) {
delete (this.__get__dropdown()).stylecache[styleProp];
delete (this.__get__dropdown()).stylecache.tf;
}
this.__dropdown.notifyStyleChangeInChildren(sheetName, styleProp, newValue);
super.notifyStyleChangeInChildren(sheetName, styleProp, newValue);
};
v2.onUnload = function () {
this.__dropdown.removeMovieClip();
};
v2._resizeHandler = function () {
var v2 = this.owner;
v2.mask._width = this.width;
v2.mask._height = this.height;
};
v2._changeHandler = function (obj) {
var v2 = this.owner;
var v3 = v2.selectedIndex;
obj.target = v2;
if (this == this.owner.text_mc) {
v2.selectedIndex = undefined;
v2.dispatchChangeEvent(obj, -1, -2);
} else {
v2.selectedIndex = this.selectedIndex;
if (!v2._showingDropdown) {
v2.dispatchChangeEvent(obj, v3, v2.selectedIndex);
} else {
if (!v2.bInKeyDown) {
v2.displayDropdown(false);
}
}
}
};
v2._scrollHandler = function (obj) {
var v2 = this.owner;
obj.target = v2;
v2.dispatchEvent(obj);
};
v2._itemRollOverHandler = function (obj) {
var v2 = this.owner;
obj.target = v2;
v2.dispatchEvent(obj);
};
v2._itemRollOutHandler = function (obj) {
var v2 = this.owner;
obj.target = v2;
v2.dispatchEvent(obj);
};
v2.modelChanged = function (eventObj) {
super.modelChanged(eventObj);
if (0 == this.__dataProvider.length) {
this.text_mc.setText('');
delete this.selected;
} else {
if (this.__dataProvider.length == eventObj.lastItem - eventObj.firstItem + 1 && eventObj.eventName == 'addItems') {
this.selectedIndex = 0;
}
}
};
v2.dispatchChangeEvent = function (obj, prevValue, newValue) {
var v2;
if (prevValue != newValue) {
if (obj != undefined && obj.type == 'change') {
v2 = obj;
} else {
v2 = {'type': 'change'};
}
this.dispatchEvent(v2);
}
};
v1.symbolName = 'ComboBox';
v1.symbolOwner = mx.controls.ComboBox;
v1.version = '2.0.2.127';
v2.clipParameters = {'labels': 1, 'data': 1, 'editable': 1, 'rowCount': 1, 'dropdownWidth': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.ComboBox.prototype.clipParameters, mx.controls.ComboBase.prototype.clipParameters);
v2.className = 'ComboBox';
v2._showingDropdown = false;
v2.__rowCount = 5;
v2.dropdownBorderStyle = undefined;
v2.initializing = true;
v2.__labelField = 'label';
v2.bInKeyDown = false;
v2.addProperty('dropdown', v2.__get__dropdown, function () {});
v2.addProperty('dropdownWidth', v2.__get__dropdownWidth, v2.__set__dropdownWidth);
v2.addProperty('labelField', v2.__get__labelField, v2.__set__labelField);
v2.addProperty('labelFunction', v2.__get__labelFunction, v2.__set__labelFunction);
v2.addProperty('labels', v2.__get__labels, v2.__set__labels);
v2.addProperty('rowCount', v2.__get__rowCount, v2.__set__rowCount);
v2.addProperty('selectedLabel', v2.__get__selectedLabel, function () {});
ASSetPropFlags(mx.controls.ComboBox.prototype, null, 1);
}
#endinitclip
}
movieClip 176 __Packages.mx.managers.PopUpManager {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.managers) {
_global.mx.managers = new Object();
}
if (!_global.mx.managers.PopUpManager) {
var v1 = function () {};
mx.managers.PopUpManager = v1;
var v2 = v1.prototype;
v1.createModalWindow = function (parent, o, broadcastOutsideEvents) {
var v2 = parent.createChildAtDepth('Modal', mx.managers.DepthManager.kTopmost);
v2.setDepthBelow(o);
o.modalID = v2._name;
v2._alpha = _global.style.modalTransparency;
v2.tabEnabled = false;
if (broadcastOutsideEvents) {
v2.onPress = mx.managers.PopUpManager.mixins.onPress;
} else {
v2.onPress = mx.managers.PopUpManager.mixins.nullFunction;
}
v2.onRelease = mx.managers.PopUpManager.mixins.nullFunction;
v2.resize = mx.managers.PopUpManager.mixins.resize;
mx.managers.SystemManager.init();
mx.managers.SystemManager.addEventListener('resize', v2);
v2.resize();
v2.useHandCursor = false;
v2.popUp = o;
o.modalWindow = v2;
o.deletePopUp = mx.managers.PopUpManager.mixins.deletePopUp;
o.setVisible = mx.managers.PopUpManager.mixins.setVisible;
o.getVisible = mx.managers.PopUpManager.mixins.getVisible;
o.addProperty('visible', o.getVisible, o.setVisible);
};
v1.createPopUp = function (parent, className, modal, initobj, broadcastOutsideEvents) {
if (mx.managers.PopUpManager.mixins == undefined) {
mx.managers.PopUpManager.mixins = new mx.managers.PopUpManager();
}
if (broadcastOutsideEvents == undefined) {
broadcastOutsideEvents = false;
}
var v5 = parent._root;
if (v5 == undefined) {
v5 = _root;
}
while (parent != v5) {
parent = parent._parent;
}
initobj.popUp = true;
var v4 = parent.createClassChildAtDepth(className, (broadcastOutsideEvents || modal) ? mx.managers.DepthManager.kTopmost : mx.managers.DepthManager.kTop, initobj);
var v2 = _root;
var v6 = v2.focusManager != undefined;
while (v2._parent != undefined) {
v2 = v2._parent._root;
if (v2.focusManager != undefined) {
v6 = true;
break;
}
}
if (v6) {
v4.createObject('FocusManager', 'focusManager', -1);
if (v4._visible == false) {
mx.managers.SystemManager.deactivate(v4);
}
}
if (modal) {
mx.managers.PopUpManager.createModalWindow(parent, v4, broadcastOutsideEvents);
return v4;
}
if (broadcastOutsideEvents) {
v4.mouseListener = new Object();
v4.mouseListener.owner = v4;
v4.mouseListener.onMouseDown = mx.managers.PopUpManager.mixins.onMouseDown;
Mouse.addListener(v4.mouseListener);
}
v4.deletePopUp = mx.managers.PopUpManager.mixins.deletePopUp;
return v4;
};
v2.onPress = function (Void) {
var v3 = this.popUp._root;
if (v3 == undefined) {
v3 = _root;
}
if (this.popUp.hitTest(v3._xmouse, v3._ymouse, false)) {
return undefined;
}
this.popUp.dispatchEvent({'type': 'mouseDownOutside'});
};
v2.nullFunction = function (Void) {};
v2.resize = function (Void) {
var v2 = mx.managers.SystemManager.__get__screen();
this.setSize(v2.width, v2.height);
this.move(v2.x, v2.y);
};
v2.deletePopUp = function (Void) {
if (this.modalWindow != undefined) {
this._parent.destroyObject(this.modalWindow._name);
}
this._parent.destroyObject(this._name);
};
v2.setVisible = function (v, noEvent) {
super.setVisible(v, noEvent);
this.modalWindow._visible = v;
};
v2.getVisible = function (Void) {
return this._visible;
};
v2.onMouseDown = function (Void) {
var v3 = this.owner._root;
if (v3 == undefined) {
v3 = _root;
}
var v4 = new Object();
v4.x = v3._xmouse;
v4.y = v3._ymouse;
v3.localToGlobal(v4);
if (this.owner.hitTest(v4.x, v4.y, false)) {
} else {
this.owner.mouseDownOutsideHandler(this.owner);
}
};
v1.version = '2.0.2.127';
v1.mixins = undefined;
ASSetPropFlags(mx.managers.PopUpManager.prototype, null, 1);
}
#endinitclip
}
movieClip 177 __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 178 __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 179 __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 180 __Packages.mx.core.ScrollView {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.core) {
_global.mx.core = new Object();
}
if (!_global.mx.core.ScrollView) {
var v1 = function () {
super();
};
mx.core.ScrollView = v1;
var v2 = new mx.core.View();
mx.core.ScrollView.prototype = v2;
v2.getHScrollPolicy = function (Void) {
return this.__hScrollPolicy;
};
v2.setHScrollPolicy = function (policy) {
this.__hScrollPolicy = policy.toLowerCase();
if (this.__width == undefined) {
return undefined;
}
this.setScrollProperties(this.numberOfCols, this.columnWidth, this.rowC, this.rowH, this.heightPadding, this.widthPadding);
};
v2.__get__hScrollPolicy = function () {
return this.getHScrollPolicy();
};
v2.__set__hScrollPolicy = function (policy) {
this.setHScrollPolicy(policy);
return this.__get__hScrollPolicy();
};
v2.getVScrollPolicy = function (Void) {
return this.__vScrollPolicy;
};
v2.setVScrollPolicy = function (policy) {
this.__vScrollPolicy = policy.toLowerCase();
if (this.__width == undefined) {
return undefined;
}
this.setScrollProperties(this.numberOfCols, this.columnWidth, this.rowC, this.rowH, this.heightPadding, this.widthPadding);
};
v2.__get__vScrollPolicy = function () {
return this.getVScrollPolicy();
};
v2.__set__vScrollPolicy = function (policy) {
this.setVScrollPolicy(policy);
return this.__get__vScrollPolicy();
};
v2.__get__hPosition = function () {
return this.getHPosition();
};
v2.__set__hPosition = function (pos) {
this.setHPosition(pos);
return this.__get__hPosition();
};
v2.getHPosition = function (Void) {
return this.__hPosition;
};
v2.setHPosition = function (pos) {
this.hScroller.__set__scrollPosition(pos);
this.__hPosition = pos;
};
v2.__get__vPosition = function () {
return this.getVPosition();
};
v2.__set__vPosition = function (pos) {
this.setVPosition(pos);
return this.__get__vPosition();
};
v2.getVPosition = function (Void) {
return this.__vPosition;
};
v2.setVPosition = function (pos) {
this.vScroller.__set__scrollPosition(pos);
this.__vPosition = pos;
};
v2.__get__maxVPosition = function () {
var v2 = this.vScroller.maxPos;
return (v2 == undefined) ? 0 : v2;
};
v2.__get__maxHPosition = function () {
return this.getMaxHPosition();
};
v2.__set__maxHPosition = function (pos) {
this.setMaxHPosition(pos);
return this.__get__maxHPosition();
};
v2.getMaxHPosition = function (Void) {
if (this.__maxHPosition != undefined) {
return this.__maxHPosition;
}
var v2 = this.hScroller.maxPos;
return (v2 == undefined) ? 0 : v2;
};
v2.setMaxHPosition = function (pos) {
this.__maxHPosition = pos;
};
v2.setScrollProperties = function (colCount, colWidth, rwCount, rwHeight, hPadding, wPadding) {
var v3 = this.getViewMetrics();
if (hPadding == undefined) {
hPadding = 0;
}
if (wPadding == undefined) {
wPadding = 0;
}
this.propsInited = true;
delete this.scrollAreaChanged;
this.heightPadding = hPadding;
this.widthPadding = wPadding;
if (colWidth == 0) {
colWidth = 1;
}
if (rwHeight == 0) {
rwHeight = 1;
}
var v5 = Math.ceil((this.__width - v3.left - v3.right - this.widthPadding) / colWidth);
if (this.__hScrollPolicy == 'on' || v5 < colCount && this.__hScrollPolicy == 'auto') {
if (this.hScroller == undefined || this.specialHScrollCase) {
delete this.specialHScrollCase;
this.hScroller = this.createObject('HScrollBar', 'hSB', 1001);
this.hScroller.__set__lineScrollSize(20);
this.hScroller.scrollHandler = this.scrollProxy;
this.hScroller.__set__scrollPosition(this.__hPosition);
this.scrollAreaChanged = true;
}
if (this.numberOfCols != colCount || this.columnWidth != colWidth || this.viewableColumns != v5 || this.scrollAreaChanged) {
this.hScroller.setScrollProperties(v5, 0, colCount - v5);
this.viewableColumns = v5;
this.numberOfCols = colCount;
this.columnWidth = colWidth;
}
} else {
if ((this.__hScrollPolicy == 'auto' || this.__hScrollPolicy == 'off') && this.hScroller != undefined) {
this.hScroller.removeMovieClip();
delete this.hScroller;
this.scrollAreaChanged = true;
}
}
if (this.heightPadding == undefined) {
this.heightPadding = 0;
}
var v4 = Math.ceil((this.__height - v3.top - v3.bottom - this.heightPadding) / rwHeight);
var v8 = (this.__height - v3.top - v3.bottom) % rwHeight != 0;
if (this.__vScrollPolicy == 'on' || v4 < rwCount + v8 && this.__vScrollPolicy == 'auto') {
if (this.vScroller == undefined) {
this.vScroller = this.createObject('VScrollBar', 'vSB', 1002);
this.vScroller.scrollHandler = this.scrollProxy;
this.vScroller.__set__scrollPosition(this.__vPosition);
this.scrollAreaChanged = true;
this.rowH = 0;
}
if (this.rowC != rwCount || this.rowH != rwHeight || this.viewableRows + v8 != v4 + this.oldRndUp || this.scrollAreaChanged) {
this.vScroller.setScrollProperties(v4, 0, rwCount - v4 + v8);
this.viewableRows = v4;
this.rowC = rwCount;
this.rowH = rwHeight;
this.oldRndUp = v8;
}
} else {
if ((this.__vScrollPolicy == 'auto' || this.__vScrollPolicy == 'off') && this.vScroller != undefined) {
this.vScroller.removeMovieClip();
delete this.vScroller;
this.scrollAreaChanged = true;
}
}
this.numberOfCols = colCount;
this.columnWidth = colWidth;
if (this.scrollAreaChanged) {
this.doLayout();
var v2 = this.__viewMetrics;
var v12 = (this.owner != undefined) ? this.owner : this;
v12.layoutContent(v2.left, v2.top, this.columnWidth * this.numberOfCols - v2.left - v2.right, this.rowC * this.rowH, this.__width - v2.left - v2.right, this.__height - v2.top - v2.bottom);
}
if (!this.enabled) {
this.setEnabled(false);
}
};
v2.getViewMetrics = function (Void) {
var v2 = this.__viewMetrics;
var v3 = this.border_mc.__get__borderMetrics();
v2.left = v3.left;
v2.right = v3.right;
if (this.vScroller != undefined) {
v2.right += this.vScroller.minWidth;
}
v2.top = v3.top;
if (this.hScroller == undefined && (this.__hScrollPolicy == 'on' || this.__hScrollPolicy == true)) {
this.hScroller = this.createObject('FHScrollBar', 'hSB', 1001);
this.specialHScrollCase = true;
}
v2.bottom = v3.bottom;
if (this.hScroller != undefined) {
v2.bottom += this.hScroller.minHeight;
}
return v2;
};
v2.doLayout = function (Void) {
var v10 = this.__get__width();
var v8 = this.__get__height();
delete this.invLayout;
this.__viewMetrics = this.getViewMetrics();
var v3 = this.__viewMetrics;
var v2 = v3.left;
var v9 = v3.right;
var v5 = v3.top;
var v11 = v3.bottom;
var v7 = this.hScroller;
var v6 = this.vScroller;
v7.setSize(v10 - v2 - v9, v7.minHeight + 0);
v7.move(v2, v8 - v11);
v6.setSize(v6.minWidth + 0, v8 - v5 - v11);
v6.move(v10 - v9, v5);
var v4 = this.mask_mc;
v4._width = v10 - v2 - v9;
v4._height = v8 - v5 - v11;
v4._x = v2;
v4._y = v5;
};
v2.createChild = function (id, name, props) {
var v2 = super.createChild(id, name, props);
return v2;
};
v2.init = function (Void) {
super.init();
this.__viewMetrics = new Object();
if (_global.__SVMouseWheelManager == undefined) {
_global.__SVMouseWheelManager = new Object();
var v4 = _global.__SVMouseWheelManager;
v4.onMouseWheel = this.__onMouseWheel;
Mouse.addListener(v4);
}
};
v2.__onMouseWheel = function (delta, scrollTarget) {
var v4 = scrollTarget;
var v1;
while (v4 != undefined) {
if (v4 instanceof mx.core.ScrollView) {
v1 = v4;
false;
}
v4 = v4._parent;
}
if (v1 != undefined) {
v4 = delta <= 0 ? 1 : -1;
var v2 = v1.vScroller.lineScrollSize;
if (v2 == undefined) {
v2 = 0;
}
v2 = Math.max(Math.abs(delta), v2);
var v3 = v1.vPosition + v2 * v4;
v1.vPosition = Math.max(0, Math.min(v3, v1.maxVPosition));
v1.dispatchEvent({'type': 'scroll', 'direction': 'vertical', 'position': v1.vPosition});
}
};
v2.createChildren = function (Void) {
super.createChildren();
if (this.mask_mc == undefined) {
this.mask_mc = this.createObject('BoundingBox', 'mask_mc', this.MASK_DEPTH);
}
this.mask_mc._visible = false;
};
v2.invalidate = function (Void) {
super.invalidate();
};
v2.draw = function (Void) {
this.size();
};
v2.size = function (Void) {
super.size();
};
v2.scrollProxy = function (docObj) {
this._parent.onScroll(docObj);
};
v2.onScroll = function (docObj) {
var v3 = docObj.target;
var v2 = v3.scrollPosition;
if (v3 == this.vScroller) {
var v4 = 'vertical';
var v5 = '__vPosition';
} else {
var v4 = 'horizontal';
var v5 = '__hPosition';
}
this[v5] = v2;
this.dispatchEvent({'type': 'scroll', 'direction': v4, 'position': v2});
};
v2.setEnabled = function (v) {
this.hScroller.enabled = v;
this.vScroller.enabled = this.hScroller.enabled;
};
v2.childLoaded = function (obj) {
super.childLoaded(obj);
obj.setMask(this.mask_mc);
};
v1.symbolName = 'ScrollView';
v1.symbolOwner = mx.core.ScrollView;
v1.version = '2.0.2.127';
v2.className = 'ScrollView';
v2.__vScrollPolicy = 'auto';
v2.__hScrollPolicy = 'off';
v2.__vPosition = 0;
v2.__hPosition = 0;
v2.numberOfCols = 0;
v2.rowC = 0;
v2.columnWidth = 1;
v2.rowH = 0;
v2.heightPadding = 0;
v2.widthPadding = 0;
v2.MASK_DEPTH = 10000;
v2.addProperty('hPosition', v2.__get__hPosition, v2.__set__hPosition);
v2.addProperty('hScrollPolicy', v2.__get__hScrollPolicy, v2.__set__hScrollPolicy);
v2.addProperty('maxHPosition', v2.__get__maxHPosition, v2.__set__maxHPosition);
v2.addProperty('maxVPosition', v2.__get__maxVPosition, function () {});
v2.addProperty('vPosition', v2.__get__vPosition, v2.__set__vPosition);
v2.addProperty('vScrollPolicy', v2.__get__vScrollPolicy, v2.__set__vScrollPolicy);
ASSetPropFlags(mx.core.ScrollView.prototype, null, 1);
}
#endinitclip
}
movieClip 181 __Packages.mx.controls.listclasses.DataProvider {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.listclasses) {
_global.mx.controls.listclasses = new Object();
}
if (!_global.mx.controls.listclasses.DataProvider) {
var v1 = function (obj) {
super();
};
mx.controls.listclasses.DataProvider = v1;
var v2 = new Object();
mx.controls.listclasses.DataProvider.prototype = v2;
v1.Initialize = function (obj) {
var v4 = mx.controls.listclasses.DataProvider.mixinProps;
var v6 = v4.length;
obj = obj.prototype;
var v3 = 0;
while (v3 < v6) {
obj[v4[v3]] = mx.controls.listclasses.DataProvider.mixins[v4[v3]];
_global.ASSetPropFlags(obj, v4[v3], 1);
++v3;
}
mx.events.EventDispatcher.initialize(obj);
_global.ASSetPropFlags(obj, 'addEventListener', 1);
_global.ASSetPropFlags(obj, 'removeEventListener', 1);
_global.ASSetPropFlags(obj, 'dispatchEvent', 1);
_global.ASSetPropFlags(obj, 'dispatchQueue', 1);
Object.prototype.LargestID = 0;
Object.prototype.getID = function () {
if (this.__ID__ == undefined) {
this.__ID__ = Object.prototype.LargestID++;
_global.ASSetPropFlags(this, '__ID__', 1);
}
return this.__ID__;
};
_global.ASSetPropFlags(Object.prototype, 'LargestID', 1);
_global.ASSetPropFlags(Object.prototype, 'getID', 1);
return true;
};
v2.addItemAt = function (index, value) {
if (index < this.length) {
this.splice(index, 0, value);
} else {
if (index > this.length) {
trace('Cannot add an item past the end of the DataProvider');
return undefined;
}
}
this[index] = value;
this.updateViews('addItems', index, index);
};
v2.addItem = function (value) {
this.addItemAt(this.length, value);
};
v2.addItemsAt = function (index, newItems) {
index = Math.min(this.length, index);
newItems.unshift(index, 0);
this.splice.apply(this, newItems);
newItems.splice(0, 2);
this.updateViews('addItems', index, index + newItems.length - 1);
};
v2.removeItemsAt = function (index, len) {
var v3 = new Array();
var v2 = 0;
while (v2 < len) {
v3.push(this.getItemID(index + v2));
++v2;
}
var v6 = this.splice(index, len);
this.dispatchEvent({'type': 'modelChanged', 'eventName': 'removeItems', 'firstItem': index, 'lastItem': index + len - 1, 'removedItems': v6, 'removedIDs': v3});
};
v2.removeItemAt = function (index) {
var v2 = this[index];
this.removeItemsAt(index, 1);
return v2;
};
v2.removeAll = function (Void) {
this.splice(0);
this.updateViews('removeItems', 0, this.length - 1);
};
v2.replaceItemAt = function (index, itemObj) {
if (index < 0 || index >= this.length) {
return undefined;
}
var v3 = this.getItemID(index);
this[index] = itemObj;
this[index].__ID__ = v3;
this.updateViews('updateItems', index, index);
};
v2.getItemAt = function (index) {
return this[index];
};
v2.getItemID = function (index) {
var v2 = this[index];
if (typeof v2 != 'object' && v2 != undefined) {
return index;
} else {
return v2.getID();
}
};
v2.sortItemsBy = function (fieldName, order) {
if (typeof order == 'string') {
this.sortOn(fieldName);
if (order.toUpperCase() == 'DESC') {
this.reverse();
}
} else {
this.sortOn(fieldName, order);
}
this.updateViews('sort');
};
v2.sortItems = function (compareFunc, optionFlags) {
this.sort(compareFunc, optionFlags);
this.updateViews('sort');
};
v2.editField = function (index, fieldName, newData) {
this[index][fieldName] = newData;
this.dispatchEvent({'type': 'modelChanged', 'eventName': 'updateField', 'firstItem': index, 'lastItem': index, 'fieldName': fieldName});
};
v2.getEditingData = function (index, fieldName) {
return this[index][fieldName];
};
v2.updateViews = function (event, first, last) {
this.dispatchEvent({'type': 'modelChanged', 'eventName': event, 'firstItem': first, 'lastItem': last});
};
v1.mixinProps = ['addView', 'addItem', 'addItemAt', 'removeAll', 'removeItemAt', 'replaceItemAt', 'getItemAt', 'getItemID', 'sortItemsBy', 'sortItems', 'updateViews', 'addItemsAt', 'removeItemsAt', 'getEditingData', 'editField'];
v1.evtDipatcher = mx.events.EventDispatcher;
v1.mixins = new mx.controls.listclasses.DataProvider();
ASSetPropFlags(mx.controls.listclasses.DataProvider.prototype, null, 1);
}
#endinitclip
}
movieClip 182 __Packages.mx.controls.listclasses.ScrollSelectList {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.listclasses) {
_global.mx.controls.listclasses = new Object();
}
if (!_global.mx.controls.listclasses.ScrollSelectList) {
var v1 = function () {
super();
};
mx.controls.listclasses.ScrollSelectList = v1;
var v2 = new mx.core.ScrollView();
mx.controls.listclasses.ScrollSelectList.prototype = v2;
v2.layoutContent = function (x, y, w, h) {
delete this.invLayoutContent;
var v4 = Math.ceil(h / this.__rowHeight);
this.roundUp = h % this.__rowHeight != 0;
var v12 = v4 - this.__rowCount;
if (v12 < 0) {
var v3 = v4;
while (v3 < this.__rowCount) {
this.rows[v3].removeMovieClip();
delete this.rows[v3];
++v3;
}
this.topRowZ += v12;
} else {
if (v12 > 0) {
if (this.rows == undefined) {
this.rows = new Array();
}
var v3 = this.__rowCount;
while (v3 < v4) {
this.rows[v3] = this.listContent.createObject(this.__rowRenderer, 'listRow' + this.topRowZ++, this.topRowZ, {'owner': this, 'styleName': this, 'rowIndex': v3});
var v2 = this.rows[v3];
v2._x = x;
v2._y = Math.round(v3 * this.__rowHeight + y);
v2.setSize(w, this.__rowHeight);
v2.drawRow(this.__dataProvider.getItemAt(this.__vPosition + v3), this.getStateAt(this.__vPosition + v3));
v2.lastY = v2._y;
++v3;
}
}
}
if (w != this.tW) {
var v11 = v12 > 0 ? this.__rowCount : v4;
v3 = 0;
while (v3 < v11) {
this.rows[v3].setSize(w, this.__rowHeight);
++v3;
}
}
if (this.layoutX != x || this.layoutY != y) {
v3 = 0;
while (v3 < v4) {
this.rows[v3]._x = x;
this.rows[v3]._y = Math.round(v3 * this.__rowHeight + y);
++v3;
}
}
this.__rowCount = v4;
this.layoutX = x;
this.layoutY = y;
this.tW = w;
this.tH = h;
};
v2.getRowHeight = function (Void) {
return this.__rowHeight;
};
v2.setRowHeight = function (v) {
this.__rowHeight = v;
this.invRowHeight = true;
this.invalidate();
};
v2.__get__rowHeight = function () {
return this.getRowHeight();
};
v2.__set__rowHeight = function (w) {
this.setRowHeight(w);
return this.__get__rowHeight();
};
v2.setRowCount = function (v) {
this.__rowCount = v;
};
v2.getRowCount = function (Void) {
if (this.__rowCount != 0) {
var v2 = this.__rowCount;
return v2;
}
var v2 = Math.ceil(this.__height / this.__rowHeight);
return v2;
};
v2.__get__rowCount = function () {
return this.getRowCount();
};
v2.__set__rowCount = function (w) {
this.setRowCount(w);
return this.__get__rowCount();
};
v2.setEnabled = function (v) {
super.setEnabled(v);
this.invUpdateControl = true;
this.invalidate();
};
v2.setCellRenderer = function (cR) {
this.__cellRenderer = cR;
var v2 = 0;
while (v2 < this.rows.length) {
this.rows[v2].setCellRenderer(true);
++v2;
}
this.invUpdateControl = true;
this.invalidate();
};
v2.__set__cellRenderer = function (cR) {
this.setCellRenderer(cR);
return this.__get__cellRenderer();
};
v2.__get__cellRenderer = function () {
return this.__cellRenderer;
};
v2.__set__labelField = function (field) {
this.setLabelField(field);
return this.__get__labelField();
};
v2.setLabelField = function (field) {
this.__labelField = field;
this.invUpdateControl = true;
this.invalidate();
};
v2.__get__labelField = function () {
return this.__labelField;
};
v2.__set__labelFunction = function (func) {
this.setLabelFunction(func);
return this.__get__labelFunction();
};
v2.setLabelFunction = function (func) {
this.__labelFunction = func;
this.invUpdateControl = true;
this.invalidate();
};
v2.__get__labelFunction = function () {
return this.__labelFunction;
};
v2.__set__iconField = function (field) {
this.setIconField(field);
return this.__get__iconField();
};
v2.setIconField = function (field) {
this.__iconField = field;
this.invUpdateControl = true;
this.invalidate();
};
v2.__get__iconField = function () {
return this.__iconField;
};
v2.__set__iconFunction = function (func) {
this.setIconFunction(func);
return this.__get__iconFunction();
};
v2.setIconFunction = function (func) {
this.__iconFunction = func;
this.invUpdateControl = true;
this.invalidate();
};
v2.__get__iconFunction = function () {
return this.__iconFunction;
};
v2.setVPosition = function (pos) {
if (pos < 0) {
return undefined;
}
if (pos > 0 && pos > this.getLength() - this.__rowCount + this.roundUp) {
return undefined;
}
var v8 = pos - this.__vPosition;
if (v8 == 0) {
return undefined;
}
this.__vPosition = pos;
var v10 = v8 > 0;
v8 = Math.abs(v8);
if (v8 >= this.__rowCount) {
this.updateControl();
} else {
var v4 = new Array();
var v9 = this.__rowCount - v8;
var v12 = v8 * this.__rowHeight;
var v11 = v9 * this.__rowHeight;
var v6 = v10 ? 1 : -1;
var v3 = 0;
while (v3 < this.__rowCount) {
if (v3 < v8 && v10 || v3 >= v9 && !v10) {
this.rows[v3]._y += Math.round(v6 * v11);
var v5 = v3 + v6 * v9;
var v7 = this.__vPosition + v5;
v4[v5] = this.rows[v3];
v4[v5].rowIndex = v5;
v4[v5].drawRow(this.__dataProvider.getItemAt(v7), this.getStateAt(v7), false);
} else {
this.rows[v3]._y -= Math.round(v6 * v12);
var v5 = v3 - v6 * v8;
v4[v5] = this.rows[v3];
v4[v5].rowIndex = v5;
}
++v3;
}
this.rows = v4;
v3 = 0;
while (v3 < this.__rowCount) {
this.rows[v3].swapDepths(this.baseRowZ + v3);
++v3;
}
}
this.lastPosition = pos;
super.setVPosition(pos);
};
v2.setPropertiesAt = function (index, obj) {
var v2 = this.__dataProvider.getItemID(index);
if (v2 == undefined) {
return undefined;
}
if (this.propertyTable == undefined) {
this.propertyTable = new Object();
}
this.propertyTable[v2] = obj;
this.rows[index - this.__vPosition].drawRow(this.__dataProvider.getItemAt(index), this.getStateAt(index));
};
v2.getPropertiesAt = function (index) {
var v2 = this.__dataProvider.getItemID(index);
if (v2 == undefined) {
return undefined;
}
return this.propertyTable[v2];
};
v2.getPropertiesOf = function (obj) {
var v2 = obj.getID();
if (v2 == undefined) {
return undefined;
}
return this.propertyTable[v2];
};
v2.getStyle = function (styleProp) {
var v2 = super.getStyle(styleProp);
var v3 = mx.styles.StyleManager.colorNames[v2];
if (v3 != undefined) {
v2 = v3;
}
return v2;
};
v2.updateControl = function (Void) {
var v2 = 0;
while (v2 < this.__rowCount) {
this.rows[v2].drawRow(this.__dataProvider.getItemAt(v2 + this.__vPosition), this.getStateAt(v2 + this.__vPosition));
++v2;
}
delete this.invUpdateControl;
};
v2.getStateAt = function (index) {
return this.isSelected(index) ? 'selected' : 'normal';
};
v2.selectRow = function (rowIndex, transition, allowChangeEvent) {
if (!this.selectable) {
return undefined;
}
var v3 = this.__vPosition + rowIndex;
var v8 = this.__dataProvider.getItemAt(v3);
var v5 = this.rows[rowIndex];
if (v8 == undefined) {
return undefined;
}
if (transition == undefined) {
transition = true;
}
if (allowChangeEvent == undefined) {
allowChangeEvent = this.wasKeySelected;
}
this.changeFlag = true;
if (!this.multipleSelection && !Key.isDown(17) || !Key.isDown(16) && !Key.isDown(17)) {
this.clearSelected(transition);
this.selectItem(v3, true);
this.lastSelected = v3;
v5.drawRow(v5.item, this.getStateAt(v3), transition);
} else {
if (Key.isDown(16) && this.multipleSelection) {
if (this.lastSelected == undefined) {
this.lastSelected = v3;
}
var v4 = this.lastSelected < v3 ? 1 : -1;
this.clearSelected(false);
var v2 = this.lastSelected;
while (v2 != v3) {
this.selectItem(v2, true);
if (v2 >= this.__vPosition && v2 < this.__vPosition + this.__rowCount) {
this.rows[v2 - this.__vPosition].drawRow(this.rows[v2 - this.__vPosition].item, 'selected', false);
}
v2 += v4;
}
this.selectItem(v3, true);
v5.drawRow(v5.item, 'selected', transition);
} else {
if (Key.isDown(17)) {
var v7 = this.isSelected(v3);
if (!this.multipleSelection || this.wasKeySelected) {
this.clearSelected(transition);
}
if (!(!this.multipleSelection && v7)) {
this.selectItem(v3, !v7);
var v9 = !v7 ? 'selected' : 'normal';
v5.drawRow(v5.item, v9, transition);
}
this.lastSelected = v3;
}
}
}
if (allowChangeEvent) {
this.dispatchEvent({'type': 'change'});
}
delete this.wasKeySelected;
};
v2.dragScroll = function (Void) {
clearInterval(this.dragScrolling);
if (this._ymouse < 0) {
this.setVPosition(this.__vPosition - 1);
this.selectRow(0, false);
var v2 = Math.min(-this._ymouse - 30, 0);
this.scrollInterval = 0.593 * v2 * v2 + 1 + this.minScrollInterval;
this.dragScrolling = setInterval(this, 'dragScroll', this.scrollInterval);
this.dispatchEvent({'type': 'scroll', 'direction': 'vertical', 'position': this.__vPosition});
} else {
if (this._ymouse > this.__height) {
var v3 = this.__vPosition;
this.setVPosition(this.__vPosition + 1);
if (v3 != this.__vPosition) {
this.selectRow(this.__rowCount - 1 - this.roundUp, false);
}
var v2 = Math.min(this._ymouse - this.__height - 30, 0);
this.scrollInterval = 0.593 * v2 * v2 + 1 + this.minScrollInterval;
this.dragScrolling = setInterval(this, 'dragScroll', this.scrollInterval);
this.dispatchEvent({'type': 'scroll', 'direction': 'vertical', 'position': this.__vPosition});
} else {
this.dragScrolling = setInterval(this, 'dragScroll', 15);
}
}
updateAfterEvent();
};
v2.__onMouseUp = function (Void) {
clearInterval(this.dragScrolling);
delete this.dragScrolling;
delete this.dragScrolling;
delete this.isPressed;
delete this.onMouseUp;
if (!this.selectable) {
return undefined;
}
if (this.changeFlag) {
this.dispatchEvent({'type': 'change'});
}
delete this.changeFlag;
};
v2.moveSelBy = function (incr) {
if (!this.selectable) {
this.setVPosition(this.__vPosition + incr);
return undefined;
}
var v3 = this.getSelectedIndex();
if (v3 == undefined) {
v3 = -1;
}
var v2 = v3 + incr;
v2 = Math.max(0, v2);
v2 = Math.min(this.getLength() - 1, v2);
if (v2 == v3) {
return undefined;
}
if (v3 < this.__vPosition || v3 >= this.__vPosition + this.__rowCount) {
this.setVPosition(v3);
}
if (v2 >= this.__vPosition + this.__rowCount - this.roundUp || v2 < this.__vPosition) {
this.setVPosition(this.__vPosition + incr);
}
this.wasKeySelected = true;
this.selectRow(v2 - this.__vPosition, false);
};
v2.keyDown = function (e) {
if (this.selectable) {
if (this.findInputText()) {
return undefined;
}
}
if (e.code == 40) {
this.moveSelBy(1);
} else {
if (e.code == 38) {
this.moveSelBy(-1);
} else {
if (e.code == 34) {
if (this.selectable) {
var v3 = this.getSelectedIndex();
if (v3 == undefined) {
v3 = 0;
}
this.setVPosition(v3);
}
this.moveSelBy(this.__rowCount - 1 - this.roundUp);
} else {
if (e.code == 33) {
if (this.selectable) {
var v3 = this.getSelectedIndex();
if (v3 == undefined) {
v3 = 0;
}
this.setVPosition(v3);
}
this.moveSelBy(1 - this.__rowCount + this.roundUp);
} else {
if (e.code == 36) {
this.moveSelBy(-this.__dataProvider.length);
} else {
if (e.code == 35) {
this.moveSelBy(this.__dataProvider.length);
}
}
}
}
}
}
};
v2.findInputText = function (Void) {
var v2 = Key.getAscii();
if (v2 >= 33 && v2 <= 126) {
this.findString(String.fromCharCode(v2));
return true;
}
};
v2.findString = function (str) {
if (this.__dataProvider.length == 0) {
return undefined;
}
var v4 = this.getSelectedIndex();
if (v4 == undefined) {
v4 = 0;
}
var v6 = 0;
var v3 = v4 + 1;
while (v3 != v4) {
var v2 = this.__dataProvider.getItemAt(v3);
if (v2 instanceof XMLNode) {
v2 = v2.attributes[this.__labelField];
} else {
if (typeof v2 != 'string') {
v2 = String(v2[this.__labelField]);
}
}
v2 = v2.substring(0, str.length);
if (str == v2 || str.toUpperCase() == v2.toUpperCase()) {
v6 = v3 - v4;
break;
}
if (v3 >= this.getLength() - 1) {
v3 = -1;
}
++v3;
}
if (v6 != 0) {
this.moveSelBy(v6);
}
};
v2.onRowPress = function (rowIndex) {
if (!this.enabled) {
return undefined;
}
this.isPressed = true;
this.dragScrolling = setInterval(this, 'dragScroll', 15);
this.onMouseUp = this.__onMouseUp;
if (!this.selectable) {
return undefined;
}
this.selectRow(rowIndex);
};
v2.onRowRelease = function (rowIndex) {};
v2.onRowRollOver = function (rowIndex) {
if (!this.enabled) {
return undefined;
}
var v2 = this.rows[rowIndex].item;
if (this.getStyle('useRollOver') && v2 != undefined) {
this.rows[rowIndex].drawRow(v2, 'highlighted', false);
}
this.dispatchEvent({'type': 'itemRollOver', 'index': rowIndex + this.__vPosition});
};
v2.onRowRollOut = function (rowIndex) {
if (!this.enabled) {
return undefined;
}
if (this.getStyle('useRollOver')) {
this.rows[rowIndex].drawRow(this.rows[rowIndex].item, this.getStateAt(rowIndex + this.__vPosition), false);
}
this.dispatchEvent({'type': 'itemRollOut', 'index': rowIndex + this.__vPosition});
};
v2.onRowDragOver = function (rowIndex) {
if (!this.enabled || this.isPressed != true || !this.selectable) {
return undefined;
}
if (this.dropEnabled) {
} else {
if (this.dragScrolling) {
this.selectRow(rowIndex, false);
} else {
this.onMouseUp = this.__onMouseUp;
this.onRowPress(rowIndex);
}
}
};
v2.onRowDragOut = function (rowIndex) {
if (!this.enabled) {
return undefined;
}
if (this.dragEnabled) {
} else {
this.onRowRollOut(rowIndex);
}
};
v2.init = function (Void) {
super.init();
this.tabEnabled = true;
this.tabChildren = false;
if (this.__dataProvider == undefined) {
this.__dataProvider = new Array();
this.__dataProvider.addEventListener('modelChanged', this);
}
this.topRowZ = 10;
this.baseRowZ = 10;
};
v2.createChildren = function (Void) {
super.createChildren();
this.listContent = this.createEmptyMovieClip('content_mc', this.CONTENTDEPTH);
this.invLayoutContent = true;
this.invalidate();
};
v2.draw = function (Void) {
if (this.invRowHeight) {
delete this.invRowHeight;
this.__rowCount = 0;
this.listContent.removeMovieClip();
this.listContent = this.createEmptyMovieClip('content_mc', this.CONTENTDEPTH);
}
if (this.invUpdateControl) {
this.updateControl();
}
this.border_mc.draw();
};
v2.invalidateStyle = function (propName) {
if (this.isRowStyle[propName]) {
this.invUpdateControl = true;
this.invalidate();
} else {
var v3 = 0;
while (v3 < this.__rowCount) {
this.rows[v3].invalidateStyle(propName);
++v3;
}
}
super.invalidateStyle(propName);
};
v1.mixIt1 = mx.controls.listclasses.DataSelector.Initialize(mx.controls.listclasses.ScrollSelectList);
v1.mixIt2 = mx.controls.listclasses.DataProvider.Initialize(Array);
v2.CONTENTDEPTH = 100;
v2.__hPosition = 0;
v2.__rowRenderer = 'SelectableRow';
v2.__rowHeight = 22;
v2.__rowCount = 0;
v2.__labelField = 'label';
v2.minScrollInterval = 30;
v2.dropEnabled = false;
v2.dragEnabled = false;
v2.className = 'ScrollSelectList';
v2.isRowStyle = {'styleName': true, 'backgroundColor': true, 'selectionColor': true, 'rollOverColor': true, 'selectionDisabledColor': true, 'backgroundDisabledColor': true, 'textColor': true, 'textSelectedColor': true, 'textRollOverColor': true, 'textDisabledColor': true, 'alternatingRowColors': true, 'defaultIcon': true};
v2.roundUp = 0;
v2.selectable = true;
v2.multipleSelection = false;
v2.addProperty('cellRenderer', v2.__get__cellRenderer, v2.__set__cellRenderer);
v2.addProperty('iconField', v2.__get__iconField, v2.__set__iconField);
v2.addProperty('iconFunction', v2.__get__iconFunction, v2.__set__iconFunction);
v2.addProperty('labelField', v2.__get__labelField, v2.__set__labelField);
v2.addProperty('labelFunction', v2.__get__labelFunction, v2.__set__labelFunction);
v2.addProperty('rowCount', v2.__get__rowCount, v2.__set__rowCount);
v2.addProperty('rowHeight', v2.__get__rowHeight, v2.__set__rowHeight);
ASSetPropFlags(mx.controls.listclasses.ScrollSelectList.prototype, null, 1);
}
#endinitclip
}
movieClip 183 __Packages.mx.controls.List {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.List) {
var v1 = function () {
super();
};
mx.controls.List = v1;
var v2 = new mx.controls.listclasses.ScrollSelectList();
mx.controls.List.prototype = v2;
v2.setEnabled = function (v) {
super.setEnabled(v);
this.border_mc.backgroundColorName = v ? 'backgroundColor' : 'backgroundDisabledColor';
this.border_mc.invalidate();
};
v2.__get__labels = function () {
return this.__labels;
};
v2.__set__labels = function (lbls) {
this.__labels = lbls;
this.setDataProvider(lbls);
return this.__get__labels();
};
v2.setVPosition = function (pos) {
pos = Math.min(this.__dataProvider.length - this.__get__rowCount() + this.roundUp, pos);
pos = Math.max(0, pos);
super.setVPosition(pos);
};
v2.setHPosition = function (pos) {
pos = Math.max(Math.min(this.__maxHPosition, pos), 0);
super.setHPosition(pos);
this.hScroll(pos);
};
v2.setMaxHPosition = function (pos) {
this.__maxHPosition = pos;
this.invScrollProps = true;
this.invalidate();
};
v2.setHScrollPolicy = function (policy) {
if (policy.toLowerCase() == 'auto' && !this.autoHScrollAble) {
return undefined;
}
super.setHScrollPolicy(policy);
if (policy == 'off') {
this.setHPosition(0);
this.setVPosition(Math.min(this.__dataProvider.length - this.__get__rowCount() + this.roundUp, this.__vPosition));
}
};
v2.setRowCount = function (rC) {
if (isNaN(rC)) {
return undefined;
}
var v2 = this.getViewMetrics();
this.setSize(this.__width, this.__rowHeight * rC + v2.top + v2.bottom);
};
v2.layoutContent = function (x, y, tW, tH, dW, dH) {
this.totalWidth = tW;
this.totalHeight = tH;
this.displayWidth = dW;
var v4 = (this.__hScrollPolicy == 'on' || this.__hScrollPolicy == 'auto') ? Math.max(tW, dW) : dW;
super.layoutContent(x, y, v4, dH);
};
v2.modelChanged = function (eventObj) {
super.modelChanged(eventObj);
var v3 = eventObj.eventName;
if (v3 == 'addItems' || v3 == 'removeItems' || v3 == 'updateAll' || v3 == 'filterModel') {
this.invScrollProps = true;
this.invalidate('invScrollProps');
}
};
v2.onScroll = function (eventObj) {
var v3 = eventObj.target;
if (v3 == this.vScroller) {
this.setVPosition(v3.scrollPosition);
} else {
this.hScroll(v3.scrollPosition);
}
super.onScroll(eventObj);
};
v2.hScroll = function (pos) {
this.__hPosition = pos;
this.listContent._x = -pos;
};
v2.init = function (Void) {
super.init();
if ((this.__get__labels()).length > 0) {
var v6 = new Array();
var v3 = 0;
while (v3 < (this.__get__labels()).length) {
v6.addItem({'label': (this.__get__labels())[v3], 'data': this.data[v3]});
++v3;
}
this.setDataProvider(v6);
}
this.__maxHPosition = 0;
};
v2.createChildren = function (Void) {
super.createChildren();
this.listContent.setMask(this.mask_mc);
this.border_mc.move(0, 0);
this.border_mc.setSize(this.__width, this.__height);
};
v2.getRowCount = function (Void) {
var v2 = this.getViewMetrics();
return (this.__rowCount == 0) ? Math.ceil((this.__height - v2.top - v2.bottom) / this.__rowHeight) : this.__rowCount;
};
v2.size = function (Void) {
super.size();
this.configureScrolling();
var v3 = this.getViewMetrics();
this.layoutContent(v3.left, v3.top, this.__width + this.__maxHPosition, this.totalHeight, this.__width - v3.left - v3.right, this.__height - v3.top - v3.bottom);
};
v2.draw = function (Void) {
if (this.invRowHeight) {
this.invScrollProps = true;
super.draw();
this.listContent.setMask(this.mask_mc);
this.invLayoutContent = true;
}
if (this.invScrollProps) {
this.configureScrolling();
delete this.invScrollProps;
}
if (this.invLayoutContent) {
var v3 = this.getViewMetrics();
this.layoutContent(v3.left, v3.top, this.__width + this.__maxHPosition, this.totalHeight, this.__width - v3.left - v3.right, this.__height - v3.top - v3.bottom);
}
super.draw();
};
v2.configureScrolling = function (Void) {
var v2 = this.__dataProvider.length;
if (this.__vPosition > Math.max(0, v2 - this.getRowCount() + this.roundUp)) {
this.setVPosition(Math.max(0, Math.min(v2 - this.getRowCount() + this.roundUp, this.__vPosition)));
}
var v3 = this.getViewMetrics();
var v4 = (this.__hScrollPolicy != 'off') ? this.__maxHPosition + this.__width - v3.left - v3.right : this.__width - v3.left - v3.right;
if (v2 == undefined) {
v2 = 0;
}
this.setScrollProperties(v4, 1, v2, this.__rowHeight);
if (this.oldVWidth != v4) {
this.invLayoutContent = true;
}
this.oldVWidth = v4;
};
v1.symbolOwner = mx.controls.List;
v1.symbolName = 'List';
v2.className = 'List';
v1.version = '2.0.2.127';
v2.clipParameters = {'rowHeight': 1, 'enabled': 1, 'visible': 1, 'labels': 1};
v2.scrollDepth = 1;
v2.__vScrollPolicy = 'on';
v2.autoHScrollAble = false;
v2.addProperty('labels', v2.__get__labels, v2.__set__labels);
ASSetPropFlags(mx.controls.List.prototype, null, 1);
}
#endinitclip
}
movieClip 184 __Packages.mx.effects.Tween {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.effects) {
_global.mx.effects = new Object();
}
if (!_global.mx.effects.Tween) {
var v1 = function (listenerObj, init, end, dur) {
super();
if (listenerObj == undefined) {
return undefined;
}
if (typeof init != 'number') {
this.arrayMode = true;
}
this.listener = listenerObj;
this.initVal = init;
this.endVal = end;
if (dur != undefined) {
this.duration = dur;
}
this.startTime = getTimer();
if (this.duration == 0) {
this.endTween();
} else {
mx.effects.Tween.AddTween(this);
}
};
mx.effects.Tween = v1;
var v2 = new Object();
mx.effects.Tween.prototype = v2;
v1.AddTween = function (tween) {
tween.ID = mx.effects.Tween.ActiveTweens.length;
mx.effects.Tween.ActiveTweens.push(tween);
if (mx.effects.Tween.IntervalToken == undefined) {
mx.effects.Tween.Dispatcher.DispatchTweens = mx.effects.Tween.DispatchTweens;
mx.effects.Tween.IntervalToken = setInterval(mx.effects.Tween.Dispatcher, 'DispatchTweens', mx.effects.Tween.Interval);
}
};
v1.RemoveTweenAt = function (index) {
var v2 = mx.effects.Tween.ActiveTweens;
if (index >= v2.length || index < 0 || index == undefined) {
return undefined;
}
v2.splice(index, 1);
var v4 = v2.length;
var v1 = index;
while (v1 < v4) {
--v2[v1].ID;
++v1;
}
if (v4 == 0) {
clearInterval(mx.effects.Tween.IntervalToken);
delete mx.effects.Tween.IntervalToken;
}
};
v1.DispatchTweens = function (Void) {
var v2 = mx.effects.Tween.ActiveTweens;
var v3 = v2.length;
var v1 = 0;
while (v1 < v3) {
v2[v1].doInterval();
++v1;
}
updateAfterEvent();
};
v2.doInterval = function () {
var v2 = getTimer() - this.startTime;
var v3 = this.getCurVal(v2);
if (v2 >= this.duration) {
this.endTween();
} else {
if (this.updateFunc != undefined) {
this.listener[this.updateFunc](v3);
} else {
this.listener.onTweenUpdate(v3);
}
}
};
v2.getCurVal = function (curTime) {
if (this.arrayMode) {
var v3 = new Array();
var v2 = 0;
while (v2 < this.initVal.length) {
v3[v2] = this.easingEquation(curTime, this.initVal[v2], this.endVal[v2] - this.initVal[v2], this.duration);
++v2;
}
return v3;
} else {
return this.easingEquation(curTime, this.initVal, this.endVal - this.initVal, this.duration);
}
};
v2.endTween = function () {
if (this.endFunc != undefined) {
this.listener[this.endFunc](this.endVal);
} else {
this.listener.onTweenEnd(this.endVal);
}
mx.effects.Tween.RemoveTweenAt(this.ID);
};
v2.setTweenHandlers = function (update, end) {
this.updateFunc = update;
this.endFunc = end;
};
v2.easingEquation = function (t, b, c, d) {
return (c / 2) * (Math.sin(Math.PI * (t / d - 0.5)) + 1) + b;
};
v1.ActiveTweens = new Array();
v1.Interval = 10;
v1.Dispatcher = new Object();
v2.duration = 3000;
ASSetPropFlags(mx.effects.Tween.prototype, null, 1);
}
#endinitclip
}
movieClip 185 __Packages.mx.controls.listclasses.SelectableRow {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.listclasses) {
_global.mx.controls.listclasses = new Object();
}
if (!_global.mx.controls.listclasses.SelectableRow) {
var v1 = function () {
super();
};
mx.controls.listclasses.SelectableRow = v1;
var v2 = new mx.core.UIComponent();
mx.controls.listclasses.SelectableRow.prototype = v2;
v2.setValue = function (itmObj, state) {
var v7 = this.__height;
var v2 = this.cell;
var v5 = this.owner;
var v8 = this.itemToString(itmObj);
if (v2.getValue() != v8) {
v2.setValue(v8, itmObj, state);
}
var v4 = (v5.getPropertiesAt(this.rowIndex + v5.__vPosition)).icon;
if (v4 == undefined) {
v4 = v5.__iconFunction(itmObj);
if (v4 == undefined) {
v4 = itmObj[v5.__iconField];
if (v4 == undefined) {
v4 = v5.getStyle('defaultIcon');
}
}
}
var v3 = this.icon_mc;
if (v4 != undefined && itmObj != undefined) {
v3 = this.createObject(v4, 'icon_mc', 20);
v3._x = 2;
v3._y = (v7 - v3._height) / 2;
v2._x = 4 + v3._width;
} else {
v3.removeMovieClip();
v2._x = 2;
}
var v9 = (v3 == undefined) ? 0 : v3._width;
v2.setSize(this.__width - v9, Math.min(v7, v2.getPreferredHeight()));
v2._y = (v7 - v2._height) / 2;
};
v2.size = function (Void) {
var v3 = this.backGround;
var v2 = this.cell;
var v4 = this.__height;
var v5 = this.__width;
var v6 = (this.icon_mc == undefined) ? 0 : this.icon_mc._width;
v2.setSize(v5 - v6, Math.min(v4, v2.getPreferredHeight()));
v2._y = (v4 - v2._height) / 2;
this.icon_mc._y = (v4 - this.icon_mc._height) / 2;
v3._x = 0;
v3._width = v5;
v3._height = v4;
this.drawRowFill(v3, this.normalColor);
this.drawRowFill(this.highlight, this.highlightColor);
};
v2.setCellRenderer = function (forceSizing) {
var v3 = this.owner.__cellRenderer;
var v4;
if (this.cell != undefined) {
v4 = this.cell._x;
this.cell.removeMovieClip();
this.cell.removeTextField();
}
var v2;
if (v3 == undefined) {
this.cell = this.createLabel('cll', 0, {'styleName': this});
v2 = this.cell;
v2.styleName = this.owner;
v2.selectable = false;
v2.tabEnabled = false;
v2.background = false;
v2.border = false;
} else {
if (typeof v3 == 'string') {
this.cell = this.createObject(v3, 'cll', 0, {'styleName': this});
v2 = this.cell;
} else {
this.cell = this.createClassObject(v3, 'cll', 0, {'styleName': this});
v2 = this.cell;
}
}
v2.owner = this;
v2.listOwner = this.owner;
v2.getCellIndex = this.getCellIndex;
v2.getDataLabel = this.getDataLabel;
if (v4 != undefined) {
v2._x = v4;
}
if (forceSizing) {
this.size();
}
};
v2.getCellIndex = function (Void) {
return {'columnIndex': 0, 'itemIndex': this.owner.rowIndex + this.listOwner.__vPosition};
};
v2.getDataLabel = function () {
return this.listOwner.labelField;
};
v2.init = function (Void) {
super.init();
this.tabEnabled = false;
};
v2.createChildren = function (Void) {
this.setCellRenderer(false);
this.setupBG();
this.setState(this.state, false);
};
v2.drawRow = function (itmObj, state, transition) {
this.item = itmObj;
this.setState(state, transition);
this.setValue(itmObj, state, transition);
};
v2.itemToString = function (itmObj) {
if (itmObj == undefined) {
return ' ';
}
var v2 = this.owner.__labelFunction(itmObj);
if (v2 == undefined) {
v2 = itmObj instanceof XMLNode ? itmObj.attributes[this.owner.__labelField] : itmObj[this.owner.__labelField];
if (v2 == undefined) {
v2 = ' ';
if (typeof itmObj == 'object') {
for (var v4 in itmObj) {
if (v4 != '__ID__') {
v2 = itmObj[v4] + ', ' + v2;
}
}
v2 = v2.substring(0, v2.length - 2);
return v2;
}
v2 = itmObj;
}
}
return v2;
};
v2.setupBG = function (Void) {
this.backGround = this.createEmptyMovieClip('bG_mc', mx.controls.listclasses.SelectableRow.LOWEST_DEPTH);
var v2 = this.backGround;
this.drawRowFill(v2, this.normalColor);
this.highlight = this.createEmptyMovieClip('tran_mc', mx.controls.listclasses.SelectableRow.LOWEST_DEPTH + 10);
v2.owner = this;
v2.grandOwner = this.owner;
v2.onPress = this.bGOnPress;
v2.onRelease = this.bGOnRelease;
v2.onRollOver = this.bGOnRollOver;
v2.onRollOut = this.bGOnRollOut;
v2.onDragOver = this.bGOnDragOver;
v2.onDragOut = this.bGOnDragOut;
v2.useHandCursor = false;
v2.trackAsMenu = true;
v2.drawRect = this.drawRect;
this.highlight.drawRect = this.drawRect;
};
v2.drawRowFill = function (mc, newClr) {
mc.clear();
mc.beginFill(newClr);
mc.drawRect(1, 0, this.__width, this.__height);
mc.endFill();
mc._width = this.__width;
mc._height = this.__height;
};
v2.setState = function (newState, transition) {
var v2 = this.highlight;
var v8 = this.backGround;
var v4 = this.__height;
var v3 = this.owner;
if (!v3.enabled) {
if (newState == 'selected' || this.state == 'selected') {
this.highlightColor = v3.getStyle('selectionDisabledColor');
this.drawRowFill(v2, this.highlightColor);
v2._visible = true;
v2._y = 0;
v2._height = v4;
} else {
v2._visible = false;
this.normalColor = v3.getStyle('backgroundDisabledColor');
this.drawRowFill(v8, this.normalColor);
}
this.cell.__enabled = false;
this.cell.setColor(v3.getStyle('disabledColor'));
} else {
this.cell.__enabled = true;
if (transition && (newState == this.state || newState == 'highlighted' && this.state == 'selected')) {
this.isChangedToSelected = true;
return undefined;
}
var v6 = v3.getStyle('selectionDuration');
var v7 = 0;
if (this.isChangedToSelected && newState == 'selected') {
transition = false;
}
var v10 = transition && v6 != 0;
if (newState == 'normal') {
v7 = v3.getStyle('color');
this.normalColor = this.getNormalColor();
this.drawRowFill(v8, this.normalColor);
if (v10) {
v6 /= 2;
v2._height = v4;
v2._width = this.__width;
v2._y = 0;
this.bGTween = new mx.effects.Tween(this, v4 + 2, v4 * 0.2, v6, 5);
} else {
v2._visible = false;
}
delete this.isChangedToSelected;
} else {
this.highlightColor = v3.getStyle((newState == 'highlighted') ? 'rollOverColor' : 'selectionColor');
this.drawRowFill(v2, this.highlightColor);
v2._visible = true;
v7 = v3.getStyle((newState == 'highlighted') ? 'textRollOverColor' : 'textSelectedColor');
if (v10) {
v2._height = v4 * 0.5;
v2._y = (v4 - v2._height) / 2;
this.bGTween = new mx.effects.Tween(this, v2._height, v4 + 2, v6, 5);
var v9 = v3.getStyle('selectionEasing');
if (v9 != undefined) {
this.bGTween.easingEquation = v9;
}
} else {
v2._y = 0;
v2._height = v4;
}
}
this.cell.setColor(v7);
}
this.state = newState;
};
v2.onTweenUpdate = function (val) {
this.highlight._height = val;
this.highlight._y = (this.__height - val) / 2;
};
v2.onTweenEnd = function (val) {
this.onTweenUpdate(val);
this.highlight._visible = this.state != 'normal';
};
v2.getNormalColor = function (Void) {
var v3;
var v2 = this.owner;
if (!this.owner.enabled) {
v3 = v2.getStyle('backgroundDisabledColor');
return v3;
}
var v5 = this.rowIndex + v2.__vPosition;
if (this.rowIndex == undefined) {
v3 = (v2.getPropertiesOf(this.item)).backgroundColor;
} else {
v3 = (v2.getPropertiesAt(v5)).backgroundColor;
}
if (v3 == undefined) {
var v4 = v2.getStyle('alternatingRowColors');
if (v4 == undefined) {
v3 = v2.getStyle('backgroundColor');
return v3;
}
v3 = v4[v5 % v4.length];
}
return v3;
};
v2.invalidateStyle = function (propName) {
this.cell.invalidateStyle(propName);
super.invalidateStyle(propName);
};
v2.bGOnPress = function (Void) {
this.grandOwner.pressFocus();
this.grandOwner.onRowPress(this.owner.rowIndex);
};
v2.bGOnRelease = function (Void) {
this.grandOwner.releaseFocus();
this.grandOwner.onRowRelease(this.owner.rowIndex);
};
v2.bGOnRollOver = function (Void) {
this.grandOwner.onRowRollOver(this.owner.rowIndex);
};
v2.bGOnRollOut = function (Void) {
this.grandOwner.onRowRollOut(this.owner.rowIndex);
};
v2.bGOnDragOver = function (Void) {
this.grandOwner.onRowDragOver(this.owner.rowIndex);
};
v2.bGOnDragOut = function (Void) {
this.grandOwner.onRowDragOut(this.owner.rowIndex);
};
v1.LOWEST_DEPTH = -16384;
v2.state = 'normal';
v2.disabledColor = 15263976;
v2.normalColor = 16777215;
ASSetPropFlags(mx.controls.listclasses.SelectableRow.prototype, null, 1);
}
#endinitclip
}
movieClip 186 __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
}
movieClip 187 __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 188 __Packages.mx.controls.RadioButton {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.RadioButton) {
var v1 = function () {
super();
};
mx.controls.RadioButton = v1;
var v2 = new mx.controls.Button();
mx.controls.RadioButton.prototype = v2;
v2.init = function (Void) {
this.setToggle(this.__toggle);
this.__value = this;
super.init();
};
v2.size = function (Void) {
super.size();
};
v2.onRelease = function () {
if (this.selected) {
return undefined;
}
this.releaseFocus();
this.phase = 'up';
this.setSelected(true);
this.dispatchEvent({'type': 'click'});
this._parent[this.__groupName].dispatchEvent({'type': 'click'});
};
v2.setData = function (val) {
this.__data = val;
};
v2.__set__data = function (val) {
this.__data = val;
return this.__get__data();
};
v2.getData = function (val) {
return this.__data;
};
v2.__get__data = function () {
return this.__data;
};
v2.onUnload = function () {
if (this._parent[this.__groupName].selectedRadio == this) {
this._parent[this.__groupName].selectedRadio = undefined;
}
this._parent[this.__groupName].radioList[this.indexNumber] = null;
delete this._parent[this.__groupName].radioList[this.indexNumber];
};
v2.setSelected = function (val) {
var v2 = this._parent[this.__groupName];
var v4 = v2.selectedRadio.__width;
var v5 = v2.selectedRadio.__height;
if (val) {
v2.selectedRadio.setState(false);
v2.selectedRadio = this;
} else {
if (v2.selectedRadio == this) {
v2.selectedRadio.setState(false);
v2.selectedRadio = undefined;
}
}
this.setState(val);
};
v2.deleteGroupObj = function (groupName) {
delete this._parent[groupName];
};
v2.getGroupName = function () {
return this.__groupName;
};
v2.__get__groupName = function () {
return this.__groupName;
};
v2.setGroupName = function (groupName) {
if (groupName == undefined || groupName == '') {
return undefined;
}
delete this._parent[this.__groupName].radioList[this.__data];
this.addToGroup(groupName);
this.__groupName = groupName;
};
v2.__set__groupName = function (groupName) {
this.setGroupName(groupName);
return this.__get__groupName();
};
v2.addToGroup = function (groupName) {
if (groupName == '' || groupName == undefined) {
return undefined;
}
var v2 = this._parent[groupName];
if (v2 == undefined) {
this._parent[groupName] = new mx.controls.RadioButtonGroup();
v2 = this._parent[groupName];
v2.__groupName = groupName;
}
v2.addInstance(this);
if (this.__state) {
v2.selectedRadio.setState(false);
v2.selectedRadio = this;
}
};
v2.__get__emphasized = function () {
return undefined;
};
v2.keyDown = function (e) {
switch (e.code) {
case 40:
this.setNext();
break;
case 38:
this.setPrev();
break;
case 37:
this.setPrev();
break;
case 39:
this.setNext();
}
};
v2.setNext = function () {
var v2 = this._parent[this.__get__groupName()];
if (v2.selectedRadio.indexNumber + 1 == v2.radioList.length) {
return undefined;
}
var v4 = v2.selectedRadio ? v2.selectedRadio.indexNumber : -1;
var v3 = 1;
while (v3 < v2.radioList.length) {
if (v2.radioList[v4 + v3] != undefined && v2.radioList[v4 + v3].enabled) {
var v5 = this.getFocusManager();
v2.radioList[v4 + v3].selected = true;
v5.setFocus(v2.radioList[v2.selectedRadio.indexNumber]);
v2.dispatchEvent({'type': 'click'});
break;
}
++v3;
}
};
v2.setPrev = function () {
var v2 = this._parent[this.__get__groupName()];
if (v2.selectedRadio.indexNumber == 0) {
return undefined;
}
var v4 = v2.selectedRadio ? v2.selectedRadio.indexNumber : 1;
var v3 = 1;
while (v3 < v2.radioList.length) {
if (v2.radioList[v4 - v3] != undefined && v2.radioList[v4 - v3].enabled) {
var v5 = this.getFocusManager();
v2.radioList[v4 - v3].selected = true;
v5.setFocus(v2.radioList[v2.selectedRadio.indexNumber]);
v2.dispatchEvent({'type': 'click'});
break;
}
++v3;
}
};
v2.__set__toggle = function (v) {
return this.__get__toggle();
};
v2.__get__toggle = function () {};
v2.__set__icon = function (v) {
return this.__get__icon();
};
v2.__get__icon = function () {};
v1.symbolName = 'RadioButton';
v1.symbolOwner = mx.controls.RadioButton;
v1.version = '2.0.2.127';
v2.className = 'RadioButton';
v2.btnOffset = 0;
v2.__toggle = true;
v2.__label = 'Radio Button';
v2.__labelPlacement = 'right';
v2.ignoreClassStyleDeclaration = {'Button': 1};
v2.__groupName = 'radioGroup';
v2.indexNumber = 0;
v2.offset = false;
v2.falseUpSkin = '';
v2.falseDownSkin = '';
v2.falseOverSkin = '';
v2.falseDisabledSkin = '';
v2.trueUpSkin = '';
v2.trueDownSkin = '';
v2.trueOverSkin = '';
v2.trueDisabledSkin = '';
v2.falseUpIcon = 'RadioFalseUp';
v2.falseDownIcon = 'RadioFalseDown';
v2.falseOverIcon = 'RadioFalseOver';
v2.falseDisabledIcon = 'RadioFalseDisabled';
v2.trueUpIcon = 'RadioTrueUp';
v2.trueDownIcon = '';
v2.trueOverIcon = '';
v2.trueDisabledIcon = 'RadioTrueDisabled';
v2.centerContent = false;
v2.borderW = 0;
v2.clipParameters = {'labelPlacement': 1, 'data': 1, 'label': 1, 'groupName': 1, 'selected': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.RadioButton.prototype.clipParameters, mx.controls.Button.prototype.clipParameters);
v2.addProperty('data', v2.__get__data, v2.__set__data);
v2.addProperty('emphasized', v2.__get__emphasized, function () {});
v2.addProperty('groupName', v2.__get__groupName, v2.__set__groupName);
v2.addProperty('icon', v2.__get__icon, v2.__set__icon);
v2.addProperty('toggle', v2.__get__toggle, v2.__set__toggle);
ASSetPropFlags(mx.controls.RadioButton.prototype, null, 1);
}
#endinitclip
}
movieClip 205 __Packages.mx.controls.RadioButtonGroup {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.RadioButtonGroup) {
var v1 = function () {
this.init();
mx.events.UIEventDispatcher.initialize(this);
};
mx.controls.RadioButtonGroup = v1;
var v2 = v1.prototype;
v2.init = function (Void) {
this.radioList = new Array();
};
v2.setGroupName = function (groupName) {
if (groupName == undefined || groupName == '') {
return undefined;
}
var v6 = this.__groupName;
_parent[groupName] = this;
for (var v5 in this.radioList) {
this.radioList[v5].groupName = groupName;
var v3 = this.radioList[v5];
}
v3.deleteGroupObj(v6);
};
v2.getGroupName = function () {
return this.__groupName;
};
v2.addInstance = function (instance) {
instance.indexNumber = this.indexNumber++;
this.radioList.push(instance);
};
v2.getValue = function () {
if (this.selectedRadio.data == '') {
return this.selectedRadio.label;
} else {
return this.selectedRadio.__data;
}
};
v2.getLabelPlacement = function () {
for (var v3 in this.radioList) {
var v2 = this.radioList[v3].getLabelPlacement();
}
return v2;
};
v2.setLabelPlacement = function (pos) {
for (var v3 in this.radioList) {
this.radioList[v3].setLabelPlacement(pos);
}
};
v2.setEnabled = function (val) {
for (var v3 in this.radioList) {
this.radioList[v3].enabled = val;
}
};
v2.setSize = function (val, val1) {
for (var v3 in this.radioList) {
this.radioList[v3].setSize(val, val1);
}
};
v2.getEnabled = function () {
for (var v4 in this.radioList) {
var v2 = this.radioList[v4].enabled;
var v3 = t + (v2 + 0);
}
if (v3 == this.radioList.length) {
return true;
}
if (v3 == 0) {
return false;
}
};
v2.setStyle = function (name, val) {
for (var v4 in this.radioList) {
this.radioList[v4].setStyle(name, val);
}
};
v2.setInstance = function (val) {
for (var v3 in this.radioList) {
if (this.radioList[v3] == val) {
this.radioList[v3].selected = true;
}
}
};
v2.getInstance = function () {
return this.selectedRadio;
};
v2.setValue = function (val) {
for (var v4 in this.radioList) {
if (this.radioList[v4].__data == val || this.radioList[v4].label == val) {
var v2 = v4;
break;
}
}
if (v2 != undefined) {
this.selectedRadio.setState(false);
this.selectedRadio.hitArea_mc._height = this.selectedRadio.__height;
this.selectedRadio.hitArea_mc._width = this.selectedRadio.__width;
this.selectedRadio = this.radioList[v2];
this.selectedRadio.setState(true);
this.selectedRadio.hitArea_mc._width = 0;
this.selectedRadio.hitArea_mc._height = 0;
}
};
v2.__set__groupName = function (groupName) {
if (groupName == undefined || groupName == '') {
return undefined;
}
var v6 = this.__groupName;
_parent[groupName] = this;
for (var v5 in this.radioList) {
this.radioList[v5].groupName = groupName;
var v3 = this.radioList[v5];
}
v3.deleteGroupObj(v6);
return this.__get__groupName();
};
v2.__get__groupName = function () {
return this.__groupName;
};
v2.__set__selectedData = function (val) {
for (var v4 in this.radioList) {
if (this.radioList[v4].__data == val || this.radioList[v4].label == val) {
var v2 = v4;
break;
}
}
if (v2 != undefined) {
this.selectedRadio.setState(false);
this.selectedRadio = this.radioList[v2];
this.selectedRadio.setState(true);
}
return this.__get__selectedData();
};
v2.__get__selectedData = function () {
if (this.selectedRadio.data == '' || this.selectedRadio.data == undefined) {
return this.selectedRadio.label;
} else {
return this.selectedRadio.__data;
}
};
v2.__get__selection = function () {
return this.selectedRadio;
};
v2.__set__selection = function (val) {
for (var v3 in this.radioList) {
if (this.radioList[v3] == val) {
this.radioList[v3].selected = true;
}
}
return this.__get__selection();
};
v2.__set__labelPlacement = function (pos) {
for (var v3 in this.radioList) {
this.radioList[v3].setLabelPlacement(pos);
}
return this.__get__labelPlacement();
};
v2.__get__labelPlacement = function () {
for (var v3 in this.radioList) {
var v2 = this.radioList[v3].getLabelPlacement();
}
return v2;
};
v2.__set__enabled = function (val) {
for (var v3 in this.radioList) {
this.radioList[v3].enabled = val;
}
return this.__get__enabled();
};
v2.__get__enabled = function () {
var v2 = 0;
for (var v3 in this.radioList) {
v2 += this.radioList[v3].enabled;
}
if (v2 == 0) {
return false;
}
if (v2 == this.radioList.length) {
return true;
}
};
v1.symbolName = 'RadioButtonGroup';
v1.symbolOwner = mx.controls.RadioButtonGroup;
v1.version = '2.0.2.127';
v2.className = 'RadioButtonGroup';
v2.indexNumber = 0;
v2.addProperty('enabled', v2.__get__enabled, v2.__set__enabled);
v2.addProperty('groupName', v2.__get__groupName, v2.__set__groupName);
v2.addProperty('labelPlacement', v2.__get__labelPlacement, v2.__set__labelPlacement);
v2.addProperty('selectedData', v2.__get__selectedData, v2.__set__selectedData);
v2.addProperty('selection', v2.__get__selection, v2.__set__selection);
ASSetPropFlags(mx.controls.RadioButtonGroup.prototype, null, 1);
}
#endinitclip
}
movieClip 206 __Packages.mx.controls.Label {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.controls) {
_global.mx.controls = new Object();
}
if (!_global.mx.controls.Label) {
var v1 = function () {
super();
};
mx.controls.Label = v1;
var v2 = new mx.core.UIObject();
mx.controls.Label.prototype = v2;
v2.init = function (Void) {
super.init();
this._yscale = 100;
this._xscale = 100;
this.labelField.selectable = false;
this.labelField.styleName = this;
this.tabEnabled = false;
this.tabChildren = false;
this.useHandCursor = false;
this._color = mx.core.UIObject.textColorList;
};
v2.__get__html = function () {
return this.getHtml();
};
v2.__set__html = function (value) {
this.setHtml(value);
return this.__get__html();
};
v2.getHtml = function () {
return this.labelField.html;
};
v2.setHtml = function (value) {
if (value != this.labelField.html) {
this.labelField.html = value;
}
};
v2.__get__text = function () {
return this.getText();
};
v2.__set__text = function (t) {
this.setText(t);
return this.__get__text();
};
v2.getText = function () {
if (this.initializing) {
return this.initText;
}
var v2 = this.labelField;
if (v2.html == true) {
return v2.htmlText;
}
return v2.text;
};
v2.setText = function (t) {
if (this.initializing) {
this.initText = t;
} else {
var v2 = this.labelField;
if (v2.html == true) {
v2.htmlText = t;
} else {
v2.text = t;
}
this.adjustForAutoSize();
}
};
v2.__get__autoSize = function () {
return this.__autoSize;
};
v2.__set__autoSize = function (v) {
if (_global.isLivePreview == true) {
v = 'none';
}
this.__autoSize = v;
if (!this.initializing) {
this.draw();
}
return this.__get__autoSize();
};
v2.draw = function (Void) {
var v2 = this.labelField;
if (this.initializing) {
var v4 = this.__get__text();
this.initializing = false;
this.setText(v4);
delete this.initText;
}
if (v2.html) {
v4 = v2.htmlText;
}
var v3 = this._getTextFormat();
v2.embedFonts = v3.embedFonts == true;
if (v3 != undefined) {
v2.setTextFormat(v3);
v2.setNewTextFormat(v3);
}
if (v2.html) {
v2.htmlText = v4;
}
this.adjustForAutoSize();
};
v2.adjustForAutoSize = function () {
var v2 = this.labelField;
var v3 = this.__autoSize;
if (v3 != undefined && v3 != 'none') {
v2._height = v2.textHeight + 3;
var v4 = this.__width;
this.setSize(v2.textWidth + 4, v2._height);
if (v3 == 'right') {
this._x += v4 - this.__width;
} else {
if (v3 == 'center') {
this._x += (v4 - this.__width) / 2;
} else {
if (v3 == 'left') {
this._x += 0;
}
}
}
} else {
v2._x = 0;
v2._width = this.__width;
v2._height = this.__height;
}
};
v2.size = function (Void) {
var v2 = this.labelField;
v2._width = this.__width;
v2._height = this.__height;
};
v2.setEnabled = function (enable) {
var v2 = this.getStyle(enable ? 'color' : 'disabledColor');
if (v2 == undefined) {
v2 = enable ? 0 : 8947848;
}
this.setColor(v2);
};
v2.setColor = function (col) {
this.labelField.textColor = col;
};
v2.__get__styleSheet = function () {
return this.labelField.styleSheet;
};
v2.__set__styleSheet = function (v) {
this.labelField.styleSheet = v;
return this.__get__styleSheet();
};
v1.symbolName = 'Label';
v1.symbolOwner = Object(mx.controls.Label);
v2.className = 'Label';
v1.version = '2.0.2.127';
v2.initializing = true;
v2.clipParameters = {'text': 1, 'html': 1, 'autoSize': 1};
v1.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.Label.prototype.clipParameters, mx.core.UIObject.prototype.clipParameters);
v2.addProperty('autoSize', v2.__get__autoSize, v2.__set__autoSize);
v2.addProperty('html', v2.__get__html, v2.__set__html);
v2.addProperty('styleSheet', v2.__get__styleSheet, v2.__set__styleSheet);
v2.addProperty('text', v2.__get__text, v2.__set__text);
ASSetPropFlags(mx.controls.Label.prototype, null, 1);
}
#endinitclip
}