STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228064
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/66375731?noj=FRM66375731-27DC" width="1" height="1"></div>

hypersphere by lit.swf

This is the info page for
Flash #197680

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
movieClip 186 TBImage1 { } movieClip 189 TBImage2 { } movieClip 192 TBImage3 { } movieClip 195 TBImage4 { } movieClip 198 TBImage5 { } movieClip 201 TBImage6 { } movieClip 204 TBImage7 { } movieClip 207 TBImage8 { } movieClip 210 TBImage9 { } movieClip 213 TBImage10 { } movieClip 216 TBImage11 { } movieClip 219 TBImage12 { } movieClip 222 TBImage13 { } movieClip 225 TBImage14 { } movieClip 228 TBImage15 { } movieClip 231 TBImage16 { } movieClip 235 TBImage18 { } movieClip 238 TBImage19 { } movieClip 241 TBImage20 { } movieClip 244 TBImage21 { } movieClip 247 TBImage22 { } movieClip 2 BottomArea { } movieClip 3 ScrollArea { } movieClip 5 #whitebgr { } movieClip 7 #bgr { } movieClip 11 { } movieClip 12 { } movieClip 13 waitmsg { } movieClip 15 nopermmsg { } movieClip 16 { } movieClip 17 { frame 2 { _root.DrawRect(downbut, 0, 0, 28, 28, _root.OverButColor, _root.OverRectColor); } frame 3 { _root.DrawRect(downbut, 0, 0, 28, 28, _root.DownButColor, _root.DownRectColor); } } movieClip 18 #fullscreen { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Print'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 14; } frame 1 { this.onPress = function () { this.onRollOut(); _root.setFullScreenInt(!_root.inFullScreen()); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 19 #forward { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Forward'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 2; } frame 1 { this.onPress = function (keyboard) { if (!keyboard) { _but.gotoAndStop(3); } _root._Forward(); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(true); } }; this.onRelease = function () { _but.gotoAndStop(2); }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 20 #back { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Back'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 1; } frame 1 { this.onPress = function (keyboard) { if (!keyboard) { _but.gotoAndStop(3); } _root._Back(); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(true); } }; this.onRelease = function () { _but.gotoAndStop(2); }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 21 #nextpage { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Next page'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 10; } frame 1 { this.onPress = function (keyboard) { if (!keyboard) { _but.gotoAndStop(3); } if (_root.rtl) { _root.PreviousPage(); } else { _root.NextPage(); } _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(true); } }; this.onRelease = function () { _but.gotoAndStop(2); }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 22 #more { frame 1 { this.onPress = function () { _but.gotoAndStop(3); this.onRollOut(); _root.DropDownToolbar._visible = !_root.DropDownToolbar._visible; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 23 #selMode { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Select Text'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 4; } frame 1 { this.onPress = function () { if (_root.mousemode == 'move') { _root.SetMouseMode('select'); } _but.gotoAndStop(3); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(2); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); if (_root.mousemode == 'move') { _but.gotoAndStop(1); } }; listenerObject = new Object(); listenerObject.onMouseModeChange = function () { if (_root.mousemode == 'select') { _but.gotoAndStop(2); } else { _but.gotoAndStop(1); } }; listenerObject.onMouseModeChange(); _root.Print2FlashEvents.addListener(listenerObject); _but.stop(); } } movieClip 24 #newwindow { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Open in New Window'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 15; } frame 1 { this.onPress = function () { _but.gotoAndStop(3); this.onRollOut(); _root.OpenInNewWindow(); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 25 #help { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Help'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 16; } frame 1 { this.onPress = function () { _but.gotoAndStop(3); this.onRollOut(); _root.OpenHelpPage(); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 26 #rotate { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Rotate'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 13; } frame 1 { this.onPress = function (keyboard) { if (!keyboard) { _but.gotoAndStop(3); } _root.Rotate(); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(true); } }; this.onRelease = function () { _but.gotoAndStop(2); }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 27 #prevpage { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Previous page'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 8; } frame 1 { this.onPress = function (keyboard) { if (!keyboard) { _but.gotoAndStop(3); } if (_root.rtl) { _root.NextPage(); } else { _root.PreviousPage(); } _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(true); } }; this.onRelease = function () { _but.gotoAndStop(2); }; this.onReleaseOutside = function () { this.onRollOut(); }; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 28 #scalePage { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Fit page'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 7; } frame 1 { this.onPress = function () { _root.FitPage(); _but.gotoAndStop(3); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(2); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); if (_root.scaleMode != 'page') { _but.gotoAndStop(1); } }; listenerObject = new Object(); listenerObject.onZoomModeChange = function () { if (_root.scaleMode == 'page') { _but.gotoAndStop(2); } else { _but.gotoAndStop(1); } }; listenerObject.onZoomModeChange(); _root.Print2FlashEvents.addListener(listenerObject); _but.stop(); } } movieClip 29 #scaleWidth { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Fit width'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 6; } frame 1 { this.onPress = function () { _root.FitWidth(); _but.gotoAndStop(3); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(2); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); if (_root.scaleMode != 'width') { _but.gotoAndStop(1); } }; listenerObject = new Object(); listenerObject.onZoomModeChange = function () { if (_root.scaleMode == 'width') { _but.gotoAndStop(2); } else { _but.gotoAndStop(1); } }; listenerObject.onZoomModeChange(); _root.Print2FlashEvents.addListener(listenerObject); _but.stop(); } } movieClip 30 #moveMode { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Drag'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 3; } frame 1 { this.onPress = function () { if (_root.mousemode == 'select') { _root.SetMouseMode('move'); } _but.gotoAndStop(3); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(2); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); if (_root.mousemode == 'select') { _but.gotoAndStop(1); } }; listenerObject = new Object(); listenerObject.onMouseModeChange = function () { if (_root.mousemode == 'move') { _but.gotoAndStop(2); } else { _but.gotoAndStop(1); } }; listenerObject.onMouseModeChange(); _root.Print2FlashEvents.addListener(listenerObject); _but.stop(); } } movieClip 31 #print { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Print'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 14; } frame 1 { this.onPress = function () { this.onRollOut(); if (!_root.NoPrinting) { _root.Print(); } _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(); } }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; this.onRelease = this.onReleaseOutside; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 38 BoundingBox { } movieClip 40 BrdrShdw { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'shadowColor'); } } movieClip 42 BrdrFace { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'buttonColor'); } } movieClip 43 SimpleButtonDown { } movieClip 45 BrdrBlk { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'borderColor'); } } movieClip 47 BrdrHilght { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'highlightColor'); } } movieClip 48 SimpleButtonIn { } movieClip 49 SimpleButtonUp { } movieClip 50 Defaults { #initclip Object.registerClass('Defaults', mx.skins.halo.Defaults); #endinitclip } movieClip 51 UIObjectExtensions { #initclip Object.registerClass('UIObjectExtensions', mx.core.ext.UIObjectExtensions); #endinitclip } movieClip 52 UIObject { #initclip Object.registerClass('UIObject', mx.core.UIObject); #endinitclip frame 1 { stop(); } } button 55 { on (keyPress '<Tab>') { this.tabHandler(); } } movieClip 56 FocusRect { #initclip Object.registerClass('FocusRect', mx.skins.halo.FocusRect); #endinitclip } movieClip 57 FocusManager { #initclip Object.registerClass('FocusManager', mx.managers.FocusManager); #endinitclip frame 1 { stop(); } } movieClip 58 UIComponentExtensions { #initclip Object.registerClass('UIComponentExtensions', mx.core.ext.UIComponentExtensions); #endinitclip } movieClip 59 UIComponent { #initclip Object.registerClass('UIComponent', mx.core.UIComponent); #endinitclip frame 1 { stop(); } } movieClip 60 SimpleButton { #initclip Object.registerClass('SimpleButton', mx.controls.SimpleButton); #endinitclip frame 1 { stop(); } } movieClip 61 Border { #initclip Object.registerClass('Border', mx.skins.Border); #endinitclip frame 1 { stop(); } } movieClip 62 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 63 ButtonSkin { #initclip Object.registerClass('ButtonSkin', mx.skins.halo.ButtonSkin); #endinitclip } movieClip 64 Button { #initclip Object.registerClass('Button', mx.controls.Button); #endinitclip frame 1 { stop(); } instance of movieClip 60 SimpleButton { onClipEvent (initialize) { selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } } } movieClip 65 CustomBorder { #initclip Object.registerClass('CustomBorder', mx.skins.CustomBorder); mx.skins.SkinElement.registerElement('CustomBorder', mx.skins.CustomBorder); #endinitclip frame 1 { } } movieClip 68 ScrollTrack { } movieClip 75 ScrollDownArrowDisabled { } movieClip 77 ScrollThemeColor1 { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor'); } } movieClip 79 ScrollThemeColor2 { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor'); } } movieClip 80 ScrollDownArrowDown { } movieClip 81 ScrollDownArrowOver { } movieClip 82 ScrollDownArrowUp { } movieClip 88 ScrollThumbBottomDisabled { } movieClip 90 ThumbThemeColor1 { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor'); } } movieClip 92 ThumbThemeColor3 { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor'); } } movieClip 93 ScrollThumbBottomDown { } movieClip 94 ScrollThumbBottomOver { } movieClip 95 ScrollThumbBottomUp { } movieClip 97 ScrollThumbGripDisabled { } movieClip 99 ThumbThemeColor2 { frame 1 { mx.skins.ColoredSkinElement.setColorStyle(this, 'themeColor'); } } movieClip 100 ScrollThumbGripDown { } movieClip 101 ScrollThumbGripOver { } movieClip 102 ScrollThumbGripUp { } movieClip 104 ScrollThumbMiddleDisabled { } movieClip 105 ScrollThumbMiddleDown { } movieClip 106 { } movieClip 108 { } movieClip 109 ScrollThumbMiddleOver { } movieClip 110 ScrollThumbMiddleUp { } movieClip 111 ScrollThumbTopDisabled { } movieClip 112 ScrollThumbTopDown { } movieClip 113 ScrollThumbTopOver { } movieClip 114 ScrollThumbTopUp { } movieClip 115 ScrollTrackDisabled { } movieClip 116 ScrollUpArrowDisabled { } movieClip 117 ScrollUpArrowDown { } movieClip 118 ScrollUpArrowOver { } movieClip 119 ScrollUpArrowUp { } movieClip 120 BtnDownArrow { #initclip Object.registerClass('BtnDownArrow', mx.controls.SimpleButton); #endinitclip } movieClip 121 BtnUpArrow { #initclip Object.registerClass('BtnUpArrow', mx.controls.SimpleButton); #endinitclip } movieClip 122 ScrollBarAssets { } movieClip 123 HScrollBar { #initclip Object.registerClass('HScrollBar', mx.controls.HScrollBar); #endinitclip frame 1 { stop(); } instance of movieClip 64 Button { onClipEvent (initialize) { icon = ''; label = 'Button'; labelPlacement = 'right'; selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } } instance of movieClip 60 SimpleButton { onClipEvent (initialize) { selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } } } movieClip 124 VScrollBar { #initclip Object.registerClass('VScrollBar', mx.controls.VScrollBar); #endinitclip frame 1 { stop(); } instance of movieClip 64 Button { onClipEvent (initialize) { icon = ''; label = 'Button'; labelPlacement = 'right'; selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } } instance of movieClip 60 SimpleButton { onClipEvent (initialize) { selected = false; toggle = false; enabled = true; visible = true; minHeight = 0; minWidth = 0; } } } movieClip 125 View { #initclip Object.registerClass('View', mx.core.View); #endinitclip frame 1 { stop(); } } movieClip 126 ScrollView { #initclip Object.registerClass('ScrollView', mx.core.ScrollView); #endinitclip frame 1 { stop(); } instance of movieClip 123 HScrollBar { onClipEvent (initialize) { enabled = true; visible = true; minHeight = 0; minWidth = 0; } } instance of movieClip 124 VScrollBar { onClipEvent (initialize) { enabled = true; visible = true; minHeight = 0; minWidth = 0; } } } movieClip 127 ScrollPane { #initclip Object.registerClass('ScrollPane', mx.containers.ScrollPane); #endinitclip frame 1 { stop(); } } frame 1 { _accProps = new Object(); _accProps.noAutoLabeling = true; } frame 1 { function CheckDomains() { var v2 = GetSetting('RestrDomains', ''); if (v2 == '') { return true; } v2 = v2.split(','); var v3 = GetHost(_url); if (!v3) { return false; } var v1 = 0; while (v1 < v2.length) { if (v2[v1].toLowerCase() == v3) { return true; } ++v1; } return false; } function GetHost(url) { var v2; if (url.indexOf('http://') == 0) { v2 = 7; } else { if (url.indexOf('https://') == 0) { v2 = 8; } else { return false; } } var v3 = url.indexOf('/', v2); if (v3 == -1) { v3 = url.length; } var v1 = url.substr(v2, v3 - v2); var v6 = v1.indexOf('@'); if (v6 != -1) { v1 = v1.substr(v6 + 1); } var v5 = v1.indexOf(':'); if (v5 == -1) { v5 = v1.length; } return (v1.substr(0, v5)).toLowerCase(); } function SetStageParams() { if (autonomous) { Stage.scaleMode = 'noScale'; Stage.align = 'TL'; } } function ReadSettings(name, def) { var v2 = _root.attachMovie(name, name, _root.getNextHighestDepth()); v2._visible = false; val = v2.text; if (val == undefined) { val = def; } v2.removeMovieClip(); return val; } function GetSetting(name, def) { var v1 = settings.firstChild.attributes[name]; if (!v1) { v1 = settings2.firstChild.attributes[name]; if (!v1) { v1 = def; } } return v1; } function CenterMsg(msg) { msg._x = (Stage.width - msg._width) / 2; msg._y = (Stage.height - msg._height) / 2; } function PlaceWaitMsg(movie, text) { var v1 = movie.attachMovie('waitmsg', 'waitmsg', 1); v1.msg.autoSize = true; v1.msg.text = text; return v1; } _lockroot = true; var AS3embedded = _level0 == undefined; var autonomous = _parent == undefined && !AS3embedded; if (!_root.menu) { _root.menu = new ContextMenu(); } SetStageParams(); if (autonomous) { _root.menu.hideBuiltInItems(); System.security.allowDomain('*'); } else { System.security.allowDomain(_parent._url); } WMStageListener = new Object(); WMStageListener.onResize = function () { CenterMsg(waitmsg); CenterMsg(nopermmsg); }; Stage.addListener(WMStageListener); var settings = new XML(); settings.parseXML(ReadSettings('Settings', '')); var settings2 = new XML(); settings2.parseXML(ReadSettings('Settings2_', '')); if (!CheckDomains()) { attachMovie('nopermmsg', 'nopermmsg', 1); WMStageListener.onResize(); stop(); return undefined; } var waitmsg = PlaceWaitMsg(_root, 'Loading...'); WMStageListener.onResize(); } movieClip 181 __Packages.P2FLocale { #initclip if (!_global.P2FLocale) { var v1 = function () { var v1 = {'IDS_DRAG': '拖曳页面', 'IDS_SELTEXT': '选择文本', 'IDS_ZOOM': '缩放', 'IDS_FITWIDTH': '适合宽度', 'IDS_FITPAGE': '适合页面', 'IDS_PREVPAGE': '前一页', 'IDS_GOTOPAGE': '前往页', 'IDS_TOTPAGES': '总页数', 'IDS_NEXTPAGE': '下一页', 'IDS_SCHHINT': '此处输入查询内容', 'IDS_SEARCH': '查询', 'IDS_NOTFOUND': '没有找到', 'IDS_ROTATE': '旋转', 'IDS_PRINT': '打印', 'IDS_NEWWND': '在新窗口打开', 'IDS_HELP': '帮助', 'IDS_BACK': '返回', 'IDS_FORWARD': '向前', 'IDS_FULLSCR': '全屏', 'IDS_FULLSCREXIT': '退出全屏模式'}; P2FLocale.LocaleArray.zh-CN = v1; }; _global.P2FLocale = v1; var v2 = v1.prototype; v2.setLanguage = function (lang) { if (lang == 'auto') { this.Language = System.capabilities.language; } else { this.Language = lang; } }; v2.loadString = function (id) { var v2 = P2FLocale.LocaleArray[this.Language]; if (v2 == undefined) { v2 = P2FLocale.LocaleArray[P2FLocale.DefLanguage]; } return v2[id]; }; v1.LocaleArray = {'bs': {'IDS_DRAG': 'Ruka', 'IDS_SELTEXT': 'Selektuj tekst', 'IDS_ZOOM': 'Priblizi', 'IDS_FITWIDTH': 'Po sirini', 'IDS_FITPAGE': 'Po stranici', 'IDS_PREVPAGE': 'Prosla stranica', 'IDS_GOTOPAGE': 'Idi na stranicu', 'IDS_TOTPAGES': 'Ukupno stranica', 'IDS_NEXTPAGE': 'Sljedeca stranica', 'IDS_SCHHINT': 'Kucaj ovdje da trazis', 'IDS_SEARCH': 'Trazi', 'IDS_NOTFOUND': 'Nije pronadjeno', 'IDS_ROTATE': 'Rotiraj', 'IDS_PRINT': 'Printaj', 'IDS_NEWWND': 'Otvori u novom prozoru', 'IDS_HELP': 'Pomoc', 'IDS_BACK': 'Nazad', 'IDS_FORWARD': 'Naprijed', 'IDS_FULLSCR': 'Prikaz preko cijelog ekrana', 'IDS_FULLSCREXIT': 'Prekini prikaz preko cijelog ekrana'}, 'cs': {'IDS_DRAG': 'Posouvání', 'IDS_SELTEXT': 'Vybrat text', 'IDS_ZOOM': 'Zvětšení', 'IDS_FITWIDTH': 'Šířka stránky', 'IDS_FITPAGE': 'Celá stránka', 'IDS_PREVPAGE': 'Předchozí stránka', 'IDS_GOTOPAGE': 'Přejít na stránku', 'IDS_TOTPAGES': 'Celkem stránek', 'IDS_NEXTPAGE': 'Další stránka', 'IDS_SCHHINT': 'Vložte hledaný text', 'IDS_SEARCH': 'Hledat', 'IDS_NOTFOUND': 'Nenalezeno', 'IDS_ROTATE': 'Otočit', 'IDS_PRINT': 'Tisk', 'IDS_NEWWND': 'Otevřít v novém okně', 'IDS_HELP': 'Nápověda', 'IDS_BACK': 'Zpět', 'IDS_FORWARD': 'Vpřed', 'IDS_FULLSCR': 'Celá obrazovka', 'IDS_FULLSCREXIT': 'Ukončit režim celé obrazovky'}, 'da': {'IDS_DRAG': 'Træk', 'IDS_SELTEXT': 'Vælg tekst', 'IDS_ZOOM': 'Zoom', 'IDS_FITWIDTH': 'Tilpas bredde', 'IDS_FITPAGE': 'Tilpas side', 'IDS_PREVPAGE': 'Forrige side', 'IDS_GOTOPAGE': 'Gå til side', 'IDS_TOTPAGES': 'Antal sider', 'IDS_NEXTPAGE': 'Næste side', 'IDS_SCHHINT': 'Angiv søgeord', 'IDS_SEARCH': 'Søg', 'IDS_NOTFOUND': 'Ikke fundet', 'IDS_ROTATE': 'Rotér', 'IDS_PRINT': 'Udskriv', 'IDS_NEWWND': 'Åbn i nyt vindue', 'IDS_HELP': 'Hjælp', 'IDS_BACK': 'Tilbage', 'IDS_FORWARD': 'Fremad', 'IDS_FULLSCR': 'Fuldskærm', 'IDS_FULLSCREXIT': 'Afslut fuldskærmstilstand'}, 'de': {'IDS_DRAG': 'Schwenken', 'IDS_SELTEXT': 'Text auswählen', 'IDS_ZOOM': 'Zoom', 'IDS_FITWIDTH': 'Breite anpassen', 'IDS_FITPAGE': 'An Ansicht anpassen', 'IDS_PREVPAGE': 'Vorherige Seite', 'IDS_GOTOPAGE': 'Springen zu Seite', 'IDS_TOTPAGES': 'Gesamtseiten', 'IDS_NEXTPAGE': 'Nächste Seite', 'IDS_SCHHINT': 'Geben Sie hier ein um Text zu suchen', 'IDS_SEARCH': 'Suche', 'IDS_NOTFOUND': 'Nicht gefunden', 'IDS_ROTATE': 'Drehen', 'IDS_PRINT': 'Drucken', 'IDS_NEWWND': 'In neuem Browser öffnen', 'IDS_HELP': 'Hilfe', 'IDS_BACK': 'Zurück', 'IDS_FORWARD': 'Vor', 'IDS_FULLSCR': 'Vollbild', 'IDS_FULLSCREXIT': 'Vollbildmodus beenden'}, 'en': {'IDS_DRAG': 'Drag', 'IDS_SELTEXT': 'Select Text', 'IDS_ZOOM': 'Zoom', 'IDS_FITWIDTH': 'Fit Width', 'IDS_FITPAGE': 'Fit Page', 'IDS_PREVPAGE': 'Previous Page', 'IDS_GOTOPAGE': 'Go To Page', 'IDS_TOTPAGES': 'Total Pages', 'IDS_NEXTPAGE': 'Next Page', 'IDS_SCHHINT': 'Type here to search', 'IDS_SEARCH': 'Search', 'IDS_NOTFOUND': 'Not Found', 'IDS_ROTATE': 'Rotate', 'IDS_PRINT': 'Print', 'IDS_NEWWND': 'Open In New Window', 'IDS_HELP': 'Help', 'IDS_BACK': 'Back', 'IDS_FORWARD': 'Forward', 'IDS_FULLSCR': 'Full Screen', 'IDS_FULLSCREXIT': 'Exit Full Screen Mode'}, 'es': {'IDS_DRAG': 'Desplazar', 'IDS_SELTEXT': 'Seleccionar', 'IDS_ZOOM': 'Zoom', 'IDS_FITWIDTH': 'Ajustar al ancho', 'IDS_FITPAGE': 'Ajustar al visor', 'IDS_PREVPAGE': 'Página Anterior', 'IDS_GOTOPAGE': 'Vaya A paginar', 'IDS_TOTPAGES': 'Páginas Totales', 'IDS_NEXTPAGE': 'Página Siguiente', 'IDS_SCHHINT': 'Mecanografíe aquí a búsqueda', 'IDS_SEARCH': 'Buscar', 'IDS_NOTFOUND': 'No encontrado', 'IDS_ROTATE': 'Rote', 'IDS_PRINT': 'Imprimir', 'IDS_NEWWND': 'Abrir en nuevo navegador', 'IDS_HELP': 'Ayuda', 'IDS_BACK': 'Anterior', 'IDS_FORWARD': 'Siguiente', 'IDS_FULLSCR': 'Pantalla completa', 'IDS_FULLSCREXIT': 'Salir del modo pantalla completa'}, 'fr': {'IDS_DRAG': 'Panorama', 'IDS_SELTEXT': 'Sélectionner le texte', 'IDS_ZOOM': 'Zoom', 'IDS_FITWIDTH': 'Ajuster la largeur', 'IDS_FITPAGE': 'Ajuster dans la visionneuse', 'IDS_PREVPAGE': 'Page précédente', 'IDS_GOTOPAGE': ' Aller a la page', 'IDS_TOTPAGES': 'Nombre de pages', 'IDS_NEXTPAGE': 'Prochaine page', 'IDS_SCHHINT': 'Entrez votre question ici', 'IDS_SEARCH': 'Rechercher', 'IDS_NOTFOUND': 'Non trouvé', 'IDS_ROTATE': 'Rotation', 'IDS_PRINT': 'Imprimer', 'IDS_NEWWND': 'Ouvrir dans une nouvelle fenêtre', 'IDS_HELP': 'Aide', 'IDS_BACK': 'Page précédente', 'IDS_FORWARD': 'Page suivante', 'IDS_FULLSCR': 'Plein écran', 'IDS_FULLSCREXIT': 'Quitter le mode plein écran'}, 'hr': {'IDS_DRAG': 'Ruka', 'IDS_SELTEXT': 'Selektiraj tekst', 'IDS_ZOOM': 'Zumiraj', 'IDS_FITWIDTH': 'Po sirini', 'IDS_FITPAGE': 'Po stranici', 'IDS_PREVPAGE': 'Prethodna stranica', 'IDS_GOTOPAGE': 'Idi na stranicu', 'IDS_TOTPAGES': 'Svega stranica', 'IDS_NEXTPAGE': 'Sljedeca stranica', 'IDS_SCHHINT': 'Upisi ovdje za pretragu', 'IDS_SEARCH': 'Pretraga', 'IDS_NOTFOUND': 'Nema rezultata', 'IDS_ROTATE': 'Zarotiraj', 'IDS_PRINT': 'Stampaj', 'IDS_NEWWND': 'Otvori u novom prozoru', 'IDS_HELP': 'Pomoc', 'IDS_BACK': 'Nazad', 'IDS_FORWARD': 'Naprijed', 'IDS_FULLSCR': 'Potpuni ekran', 'IDS_FULLSCREXIT': 'Izađi iz prikaza potpunog ekrana'}, 'it': {'IDS_DRAG': 'Trascina', 'IDS_SELTEXT': 'Seleziona testo', 'IDS_ZOOM': 'Zoom', 'IDS_FITWIDTH': 'Adatta larghezza', 'IDS_FITPAGE': 'Adatta pagina', 'IDS_PREVPAGE': 'Pagina precedente', 'IDS_GOTOPAGE': 'Vai a pagina', 'IDS_TOTPAGES': 'Pagine totali', 'IDS_NEXTPAGE': 'Pagina successiva', 'IDS_SCHHINT': 'Testo da cercare', 'IDS_SEARCH': 'Trova', 'IDS_NOTFOUND': 'Testo non trovato', 'IDS_ROTATE': 'Ruota', 'IDS_PRINT': 'Stampa', 'IDS_NEWWND': 'Apri in una nuova finestra', 'IDS_HELP': 'Aiuto', 'IDS_BACK': 'Indietro', 'IDS_FORWARD': 'Avanti', 'IDS_FULLSCR': 'Schermo intero', 'IDS_FULLSCREXIT': 'Esci da schermo intero'}, 'ja': {'IDS_DRAG': 'ドラッグ', 'IDS_SELTEXT': 'テキスト選択', 'IDS_ZOOM': 'ズーム', 'IDS_FITWIDTH': '幅に合わせる', 'IDS_FITPAGE': 'ページに合わせる', 'IDS_PREVPAGE': '前頁', 'IDS_GOTOPAGE': 'ページへ', 'IDS_TOTPAGES': '総ページ数', 'IDS_NEXTPAGE': '次頁', 'IDS_SCHHINT': '検索する文字列を入力してください', 'IDS_SEARCH': '検索', 'IDS_NOTFOUND': '指定のものは見つかりません', 'IDS_ROTATE': '回転', 'IDS_PRINT': '印刷', 'IDS_NEWWND': '新しいウィンドウで開く', 'IDS_HELP': 'ヘルプ', 'IDS_BACK': '前へ', 'IDS_FORWARD': '次へ', 'IDS_FULLSCR': '全画面表示', 'IDS_FULLSCREXIT': '全画面表示モードを閉じる', 'IDS_PDTITLE': '印刷オプション', 'IDS_PDPAGES': 'ページ指定', 'IDS_PDFROM': '開始', 'IDS_PDTO': '終了', 'IDS_PDSCALING': 'スケーリング', 'IDS_PDNOSCALE': 'スケール無し', 'IDS_PDAUTOR': '自動回転とページに合わせる', 'IDS_OK': '印刷', 'IDS_CANCEL': 'キャンセル'}, 'nl': {'IDS_DRAG': 'Slepen', 'IDS_SELTEXT': 'Selecteer tekst', 'IDS_ZOOM': 'Vergroten', 'IDS_FITWIDTH': 'Aanpassen breedte', 'IDS_FITPAGE': 'Aanpassen pagina', 'IDS_PREVPAGE': 'Vorige pagina', 'IDS_GOTOPAGE': 'Ga naar', 'IDS_TOTPAGES': 'Totaal aantal pagina\'s', 'IDS_NEXTPAGE': 'Volgende pagina', 'IDS_SCHHINT': 'Zoekargument', 'IDS_SEARCH': 'Zoeken', 'IDS_NOTFOUND': 'Niet gevonden', 'IDS_ROTATE': 'Roteren', 'IDS_PRINT': 'Afdrukken', 'IDS_NEWWND': 'Open in nieuw window', 'IDS_HELP': 'Help', 'IDS_BACK': 'Terug', 'IDS_FORWARD': 'Vooruit', 'IDS_FULLSCR': 'Volledig scherm', 'IDS_FULLSCREXIT': 'Volledigschermmodus verlaten'}, 'pl': {'IDS_DRAG': 'Przeciągnij', 'IDS_SELTEXT': 'Zaznacz tekst', 'IDS_ZOOM': 'Zmień rozmiar', 'IDS_FITWIDTH': 'Dopasuj szerokość', 'IDS_FITPAGE': 'Dopasuj stronę', 'IDS_PREVPAGE': 'Poprzednia strona', 'IDS_GOTOPAGE': 'Przejdź do strony', 'IDS_TOTPAGES': 'Suma stron', 'IDS_NEXTPAGE': 'Następna strona', 'IDS_SCHHINT': 'Wpisz tekst', 'IDS_SEARCH': 'Szukaj', 'IDS_NOTFOUND': 'Nie znalezionio', 'IDS_ROTATE': 'Obróć', 'IDS_PRINT': 'Drukuj', 'IDS_NEWWND': 'Otwórz w nowym oknie', 'IDS_HELP': 'Pomoc', 'IDS_BACK': 'Do tyłu', 'IDS_FORWARD': 'Do przodu', 'IDS_FULLSCR': 'Tryb pełnoekranowy', 'IDS_FULLSCREXIT': 'Opuść tryb pełnoekranowy'}, 'pt': {'IDS_DRAG': 'Arrastar', 'IDS_SELTEXT': 'Selecionar Texto', 'IDS_ZOOM': 'Zoom', 'IDS_FITWIDTH': 'Ajustar Largura', 'IDS_FITPAGE': 'Ajustar Página', 'IDS_PREVPAGE': 'Página Anterior', 'IDS_GOTOPAGE': 'Ir para Página', 'IDS_TOTPAGES': 'Total de Páginas', 'IDS_NEXTPAGE': 'Próxima Página', 'IDS_SCHHINT': 'Digite aqui para Procurar', 'IDS_SEARCH': 'Procurar', 'IDS_NOTFOUND': 'Não Encontrado', 'IDS_ROTATE': 'Girar', 'IDS_PRINT': 'Imprimir', 'IDS_NEWWND': 'Abrir em uma Nova Janela', 'IDS_HELP': 'Ajuda', 'IDS_BACK': 'Retroceder', 'IDS_FORWARD': 'Avançar', 'IDS_FULLSCR': 'Ecrã inteiro', 'IDS_FULLSCREXIT': 'Sair de Modo de Ecrã Inteiro'}, 'ru': {'IDS_DRAG': 'Перемещение', 'IDS_SELTEXT': 'Выбор текста', 'IDS_ZOOM': 'Масштаб', 'IDS_FITWIDTH': 'По ширине страницы', 'IDS_FITPAGE': 'Страница целиком', 'IDS_PREVPAGE': 'Предыдущая страница', 'IDS_GOTOPAGE': 'Перейти к странице', 'IDS_TOTPAGES': 'Всего страниц', 'IDS_NEXTPAGE': 'Следующая страница', 'IDS_SCHHINT': 'Введите здесь текст для поиска', 'IDS_SEARCH': 'Поиск', 'IDS_NOTFOUND': 'Не найдено', 'IDS_ROTATE': 'Поворот', 'IDS_PRINT': 'Печать', 'IDS_NEWWND': 'Открыть в новом окне', 'IDS_HELP': 'Помощь', 'IDS_BACK': 'Назад', 'IDS_FORWARD': 'Вперёд', 'IDS_FULLSCR': 'Полный экран', 'IDS_FULLSCREXIT': 'Выйти из полноэкранного режима'}, 'sr': {'IDS_DRAG': 'Ruka', 'IDS_SELTEXT': 'Selektuj tekst', 'IDS_ZOOM': 'Ublizi', 'IDS_FITWIDTH': 'Po sirini', 'IDS_FITPAGE': 'Po stranici', 'IDS_PREVPAGE': 'Prethodna stranica', 'IDS_GOTOPAGE': 'Idi na stranicu', 'IDS_TOTPAGES': 'Svega stranica', 'IDS_NEXTPAGE': 'Sledeca stranica', 'IDS_SCHHINT': 'Upisi ovde za pretragu', 'IDS_SEARCH': 'Pretraga', 'IDS_NOTFOUND': 'Nema', 'IDS_ROTATE': 'Zarotiraj', 'IDS_PRINT': 'Stampa', 'IDS_NEWWND': 'Otvori u novom prozoru', 'IDS_HELP': 'Pomoc', 'IDS_BACK': 'Nazad', 'IDS_FORWARD': 'Napred', 'IDS_FULLSCR': 'Full Screen', 'IDS_FULLSCREXIT': 'Exit Full Screen Mode'}, 'sv': {'IDS_DRAG': 'Dra', 'IDS_SELTEXT': 'Välj text', 'IDS_ZOOM': 'Zooma', 'IDS_FITWIDTH': 'Anpassa bredd', 'IDS_FITPAGE': 'Anpassa sida', 'IDS_PREVPAGE': 'Föregående sida', 'IDS_GOTOPAGE': 'Gå till sidan', 'IDS_TOTPAGES': 'Alla sidor', 'IDS_NEXTPAGE': 'Nästa sida', 'IDS_SCHHINT': 'Skriv in sökord här', 'IDS_SEARCH': 'Sök', 'IDS_NOTFOUND': 'Kan inte hittas', 'IDS_ROTATE': 'Rotera', 'IDS_PRINT': 'Skriv ut', 'IDS_NEWWND': 'Öppna i nytt fönster', 'IDS_HELP': 'Hjälp', 'IDS_BACK': 'Tillbaka', 'IDS_FORWARD': 'Framåt', 'IDS_FULLSCR': 'Helskärm', 'IDS_FULLSCREXIT': 'Avsluta helskärmsläget'}, 'tr': {'IDS_DRAG': 'Sürükle', 'IDS_SELTEXT': 'Seç', 'IDS_ZOOM': 'Yaklaştır', 'IDS_FITWIDTH': 'Enine Sığdır', 'IDS_FITPAGE': 'Sayfayı Sığdır', 'IDS_PREVPAGE': 'Önceki Sayfa', 'IDS_GOTOPAGE': 'Sayfaya Git', 'IDS_TOTPAGES': 'Toplam Sayfa', 'IDS_NEXTPAGE': 'Sonraki Sayfa', 'IDS_SCHHINT': 'Aramak istediğiniz kelimeyi giriniz', 'IDS_SEARCH': 'Ara', 'IDS_NOTFOUND': 'Bulunamadı', 'IDS_ROTATE': 'Döndür', 'IDS_PRINT': 'Bas', 'IDS_NEWWND': 'Yeni Pencerede Aç', 'IDS_HELP': 'Yardım', 'IDS_BACK': 'Geri', 'IDS_FORWARD': 'İleri', 'IDS_FULLSCR': 'Tam Ekran', 'IDS_FULLSCREXIT': 'Tam Ekrandan çık'}}; v1.DefLanguage = 'en'; ASSetPropFlags(_global.P2FLocale.prototype, null, 1); } #endinitclip } movieClip 182 __Packages.CPrint2FlashEvents { #initclip if (!_global.CPrint2FlashEvents) { var v1 = function () { this.listeners = Array(); }; _global.CPrint2FlashEvents = v1; var v2 = v1.prototype; v2.addListener = function (listener) { this.listeners.push(listener); }; v2.fireEvent = function (event) { var i = 0; while (i < this.listeners.length) { var listener = this.listeners[i]; var func = eval('listener.' + event); func.call(listener); ++i; } }; ASSetPropFlags(_global.CPrint2FlashEvents.prototype, null, 1); } #endinitclip } movieClip 183 __Packages.Slider { #initclip if (!_global.Slider) { var v1 = function (SliderControl, Min, Max) { this.SliderControl = SliderControl; this.Min = Min; this.Max = Max; this.Width = Math.floor(SliderControl._width - SliderControl.SliderHandle._width); this.SliderHandleMC = SliderControl.SliderHandle; this.SliderHandle = this.SliderHandleMC.SliderHandleBtn; this.HandleOffset = this.SliderHandleMC._y; this.SliderHandleMC.onPress = this.onHandlePress; this.SliderHandleMC.Slider = this; SliderControl.Slider = this; this.SliderHandleMC.onReleaseOutside = this.onHandleRelease; this.SliderHandleMC.onRelease = this.SliderHandleMC.onReleaseOutside; SliderControl.onMouseDown = this.onMouseDown; }; _global.Slider = v1; var v2 = v1.prototype; v2.GetValue = function () { return Math.round(this.Min + (this.SliderControl.SliderHandle._x / this.Width) * (this.Max - this.Min)); }; v2.SetValue = function (val) { if (val > this.Max) { val = this.Max; } else { if (val < this.Min) { val = this.Min; } } this.SliderControl.SliderHandle._x = ((val - this.Min) / (this.Max - this.Min)) * this.Width; }; v2.onHandlePress = function () { this.Slider.oldValue = this.Slider.GetValue(); this.Slider.SliderControl.SliderHandle.startDrag(false, 0, this.Slider.HandleOffset, this.Slider.Width, this.Slider.HandleOffset); this.Slider.DragUpdateInt = setInterval(this.Slider.DragUpdate, 100, this.Slider); }; v2.onHandleRelease = function () { clearInterval(this.Slider.DragUpdateInt); stopDrag(); if (this.Slider.oldValue != this.Slider.GetValue()) { this.Slider.onChange(); } }; v2.DragUpdate = function (thisSlider) { if (thisSlider.oldValue != thisSlider.GetValue()) { thisSlider.onChange(); thisSlider.oldValue = thisSlider.GetValue(); } }; v2.onMouseDown = function () { var v3 = this; var v5 = {'x': v3._xmouse, 'y': v3._ymouse}; if (this.Slider.SliderControl._visible && _root.hitTest4(this, v5.x, v5.y) && !_root.hitTest4(this.Slider.SliderHandleMC, this.Slider.SliderHandleMC._xmouse, this.Slider.SliderHandleMC._ymouse)) { var v4 = Math.round(this.Slider.Min + ((this.Slider.SliderControl._xmouse - this.Slider.SliderHandleMC._width / 2) / this.Slider.Width) * (this.Slider.Max - this.Slider.Min)); if (v4 != this.Slider.GetValue()) { this.Slider.SetValue(v4); this.Slider.onChange(); } } }; ASSetPropFlags(_global.Slider.prototype, null, 1); } #endinitclip } movieClip 32 __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) { mx.core.UIObject = function () { super(); this.constructObject(); }; var v1 = new MovieClip(); mx.core.UIObject.prototype = v1; v1.__get__width = function () { return this._width; }; v1.__get__height = function () { return this._height; }; v1.__get__left = function () { return this._x; }; v1.__get__x = function () { return this._x; }; v1.__get__top = function () { return this._y; }; v1.__get__y = function () { return this._y; }; v1.__get__right = function () { return this._parent.width - (this._x + this.__get__width()); }; v1.__get__bottom = function () { return this._parent.height - (this._y + this.__get__height()); }; v1.getMinHeight = function (Void) { return this._minHeight; }; v1.setMinHeight = function (h) { this._minHeight = h; }; v1.__get__minHeight = function () { return this.getMinHeight(); }; v1.__set__minHeight = function (h) { this.setMinHeight(h); return this.__get__minHeight(); }; v1.getMinWidth = function (Void) { return this._minWidth; }; v1.setMinWidth = function (w) { this._minWidth = w; }; v1.__get__minWidth = function () { return this.getMinWidth(); }; v1.__set__minWidth = function (w) { this.setMinWidth(w); return this.__get__minWidth(); }; v1.setVisible = function (x, noEvent) { if (x != this._visible) { this._visible = x; if (noEvent != true) { this.dispatchEvent({'type': x ? 'reveal' : 'hide'}); } } }; v1.__get__visible = function () { return this._visible; }; v1.__set__visible = function (x) { this.setVisible(x, false); return this.__get__visible(); }; v1.__get__scaleX = function () { return this._xscale; }; v1.__set__scaleX = function (x) { this._xscale = x; return this.__get__scaleX(); }; v1.__get__scaleY = function () { return this._yscale; }; v1.__set__scaleY = function (y) { this._yscale = y; return this.__get__scaleY(); }; v1.doLater = function (obj, fn) { if (this.methodTable == undefined) { this.methodTable = new Array(); } this.methodTable.push({'obj': obj, 'fn': fn}); this.onEnterFrame = this.doLaterDispatcher; }; v1.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](); } } }; v1.cancelAllDoLaters = function (Void) { delete this.onEnterFrame; this.methodTable = new Array(); }; v1.invalidate = function (Void) { this.invalidateFlag = true; this.onEnterFrame = this.doLaterDispatcher; }; v1.invalidateStyle = function (Void) { this.invalidate(); }; v1.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'}); } }; v1.draw = function (Void) {}; v1.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}); } }; v1.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}); } }; v1.size = function (Void) { this._width = this.__width; this._height = this.__height; }; v1.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); }; v1.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; }; v1.createObject = function (linkageName, id, depth, initobj) { return this.attachMovie(linkageName, id, depth, initobj); }; v1.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; }; v1.createEmptyObject = function (id, depth) { return this.createClassObject(mx.core.UIObject, id, depth); }; v1.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]; }; v1.getSkinIDName = function (tag) { return this.idNames[tag]; }; v1.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); }; v1.createSkin = function (tag) { var v2 = this.getSkinIDName(tag); this.createEmptyObject(v2, tag); return this[v2]; }; v1.createChildren = function (Void) {}; v1._createChildren = function (Void) { this.createChildren(); this.childrenCreated = true; }; v1.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(); } }; v1.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; } } } }; v1.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(); } }; v1.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; } }; v1.setColor = function (color) {}; v1.__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; }; v1._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; }; v1.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; } }; v1.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; }; mx.core.UIObject.mergeClipParameters = function (o, p) { for (var v3 in p) { o[v3] = p[v3]; } return true; }; mx.core.UIObject.symbolName = 'UIObject'; mx.core.UIObject.symbolOwner = mx.core.UIObject; mx.core.UIObject.symbolOwner.version = '2.0.0.360'; mx.core.UIObject.symbolOwner.textColorList = {'color': 1, 'disabledColor': 1}; v1.invalidateFlag = false; v1.lineWidth = 1; v1.lineColor = 0; v1.tabEnabled = false; v1.clipParameters = {'visible': 1, 'minHeight': 1, 'minWidth': 1, 'maxHeight': 1, 'maxWidth': 1, 'preferredHeight': 1, 'preferredWidth': 1}; v1.addProperty('bottom', v1.__get__bottom, function () {}); v1.addProperty('height', v1.__get__height, function () {}); v1.addProperty('left', v1.__get__left, function () {}); v1.addProperty('minHeight', v1.__get__minHeight, v1.__set__minHeight); v1.addProperty('minWidth', v1.__get__minWidth, v1.__set__minWidth); v1.addProperty('right', v1.__get__right, function () {}); v1.addProperty('scaleX', v1.__get__scaleX, v1.__set__scaleX); v1.addProperty('scaleY', v1.__get__scaleY, v1.__set__scaleY); v1.addProperty('top', v1.__get__top, function () {}); v1.addProperty('visible', v1.__get__visible, v1.__set__visible); v1.addProperty('width', v1.__get__width, function () {}); v1.addProperty('x', v1.__get__x, function () {}); v1.addProperty('y', v1.__get__y, function () {}); ASSetPropFlags(mx.core.UIObject.prototype, null, 1); } #endinitclip } movieClip 33 __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) { mx.core.UIComponent = function () { super(); }; var v1 = new mx.core.UIObject(); mx.core.UIComponent.prototype = v1; v1.__get__width = function () { return this.__width; }; v1.__get__height = function () { return this.__height; }; v1.setVisible = function (x, noEvent) { super.setVisible(x, noEvent); }; v1.enabledChanged = function (id, oldValue, newValue) { this.setEnabled(newValue); this.invalidate(); delete this.stylecache.tf; return newValue; }; v1.setEnabled = function (enabled) { this.invalidate(); }; v1.getFocus = function () { var selFocus = Selection.getFocus(); return (selFocus === null) ? null : eval(selFocus); }; v1.setFocus = function () { Selection.setFocus(this); }; v1.getFocusManager = function () { var v2 = this; while (v2 != undefined) { if (v2.focusManager != undefined) { return v2.focusManager; } v2 = v2._parent; } return undefined; }; v1.onKillFocus = function (newFocus) { this.removeEventListener('keyDown', this); this.removeEventListener('keyUp', this); this.dispatchEvent({'type': 'focusOut'}); this.drawFocus(false); }; v1.onSetFocus = function (oldFocus) { this.addEventListener('keyDown', this); this.addEventListener('keyUp', this); this.dispatchEvent({'type': 'focusIn'}); if ((this.getFocusManager()).bDrawFocus != false) { this.drawFocus(true); } }; v1.findFocusInChildren = function (o) { if (o.focusTextField != undefined) { return o.focusTextField; } if (o.tabEnabled == true) { return o; } return undefined; }; v1.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; }; v1.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); } } }; v1.releaseFocus = function () { var v2 = this.findFocusFromObject(this); if (v2 != this.getFocus()) { v2.setFocus(); } }; v1.isParent = function (o) { while (o != undefined) { if (o == this) { return true; } o = o._parent; } return false; }; v1.size = function () {}; v1.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); } }; v1.dispatchValueChangedEvent = function (value) { this.dispatchEvent({'type': 'valueChanged', 'value': value}); }; mx.core.UIComponent.symbolName = 'UIComponent'; mx.core.UIComponent.symbolOwner = mx.core.UIComponent; mx.core.UIComponent.symbolOwner.version = '2.0.0.360'; mx.core.UIComponent.symbolOwner.kStretch = 5000; v1.focusEnabled = true; v1.tabEnabled = true; v1.origBorderStyles = {'themeColor': 16711680}; v1.clipParameters = {}; mx.core.UIComponent.symbolOwner.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.core.UIComponent.prototype.clipParameters, mx.core.UIObject.prototype.clipParameters); v1.addProperty('height', v1.__get__height, function () {}); v1.addProperty('width', v1.__get__width, function () {}); ASSetPropFlags(mx.core.UIComponent.prototype, null, 1); } #endinitclip } movieClip 34 __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) { mx.core.View = function () { super(); }; var v1 = new mx.core.UIComponent(); mx.core.View.prototype = v1; v1.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; }; v1.size = function () { this.border_mc.move(0, 0); this.border_mc.setSize(this.__get__width(), this.__get__height()); this.doLayout(); }; v1.draw = function () { this.size(); }; v1.__get__numChildren = function () { var v3 = mx.core.View.childNameBase; var v2 = 0; while (!false) { if (this[v3 + v2] == undefined) { return v2; } ++v2; } return -1; }; v1.__get__tabIndex = function () { return this.tabEnabled ? this.__tabIndex : undefined; }; v1.__set__tabIndex = function (n) { this.__tabIndex = n; return this.__get__tabIndex(); }; v1.addLayoutObject = function (object) {}; v1.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; }; v1.getChildAt = function (childIndex) { return this[mx.core.View.childNameBase + childIndex]; }; v1.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; }; v1.initLayout = function () { if (!this.hasBeenLayedOut) { this.doLayout(); } }; v1.doLayout = function () { this.hasBeenLayedOut = true; }; v1.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'); }; v1.convertToUIObject = function (obj) {}; v1.childLoaded = function (obj) { this.convertToUIObject(obj); }; mx.core.View.extension = function () { mx.core.ExternalContent.enableExternalContent(); }; mx.core.View.symbolName = 'View'; mx.core.View.symbolOwner = mx.core.View; mx.core.View.symbolOwner.version = '2.0.0.360'; v1.className = 'View'; mx.core.View.symbolOwner.childNameBase = '_child'; v1.hasBeenLayedOut = false; v1._loadExternalClass = 'UIComponent'; v1.addProperty('numChildren', v1.__get__numChildren, function () {}); v1.addProperty('tabIndex', v1.__get__tabIndex, v1.__set__tabIndex); ASSetPropFlags(mx.core.View.prototype, null, 1); } #endinitclip } movieClip 35 __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) { mx.core.ScrollView = function () { super(); }; var v1 = new mx.core.View(); mx.core.ScrollView.prototype = v1; v1.getHScrollPolicy = function (Void) { return this.__hScrollPolicy; }; v1.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); }; v1.__get__hScrollPolicy = function () { return this.getHScrollPolicy(); }; v1.__set__hScrollPolicy = function (policy) { this.setHScrollPolicy(policy); return this.__get__hScrollPolicy(); }; v1.getVScrollPolicy = function (Void) { return this.__vScrollPolicy; }; v1.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); }; v1.__get__vScrollPolicy = function () { return this.getVScrollPolicy(); }; v1.__set__vScrollPolicy = function (policy) { this.setVScrollPolicy(policy); return this.__get__vScrollPolicy(); }; v1.__get__hPosition = function () { return this.getHPosition(); }; v1.__set__hPosition = function (pos) { this.setHPosition(pos); return this.__get__hPosition(); }; v1.getHPosition = function (Void) { return this.__hPosition; }; v1.setHPosition = function (pos) { this.hScroller.__set__scrollPosition(pos); this.__hPosition = pos; }; v1.__get__vPosition = function () { return this.getVPosition(); }; v1.__set__vPosition = function (pos) { this.setVPosition(pos); return this.__get__vPosition(); }; v1.getVPosition = function (Void) { return this.__vPosition; }; v1.setVPosition = function (pos) { this.vScroller.__set__scrollPosition(pos); this.__vPosition = pos; }; v1.__get__maxVPosition = function () { var v2 = this.vScroller.maxPos; return (v2 == undefined) ? 0 : v2; }; v1.__get__maxHPosition = function () { return this.getMaxHPosition(); }; v1.__set__maxHPosition = function (pos) { this.setMaxHPosition(pos); return this.__get__maxHPosition(); }; v1.getMaxHPosition = function (Void) { if (this.__maxHPosition != undefined) { return this.__maxHPosition; } var v2 = this.hScroller.maxPos; return (v2 == undefined) ? 0 : v2; }; v1.setMaxHPosition = function (pos) { this.__maxHPosition = pos; }; v1.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); } }; v1.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; }; v1.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; }; v1.createChild = function (id, name, props) { var v2 = super.createChild(id, name, props); return v2; }; v1.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); } }; v1.__onMouseWheel = function (delta, scrollTarget) { var v3 = scrollTarget; var v1; while (v3 != undefined) { if (v3 instanceof mx.core.ScrollView) { v1 = v3; false; } v3 = v3._parent; } if (v1 != undefined) { v3 = delta <= 0 ? 1 : -1; var v2 = v1.vScroller.lineScrollSize; if (v2 == undefined) { v2 = 0; } v2 = Math.max(Math.abs(delta), v2); v1.vPosition += v2 * v3; v1.dispatchEvent({'type': 'scroll', 'direction': 'vertical', 'position': v1.vPosition}); } }; v1.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; }; v1.invalidate = function (Void) { super.invalidate(); }; v1.draw = function (Void) { this.size(); }; v1.size = function (Void) { super.size(); }; v1.scrollProxy = function (docObj) { this._parent.onScroll(docObj); }; v1.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.dispatchEvent({'type': 'scroll', 'direction': v4, 'position': v2}); this[v5] = v2; }; v1.setEnabled = function (v) { this.hScroller.enabled = v; this.vScroller.enabled = this.hScroller.enabled; }; v1.childLoaded = function (obj) { super.childLoaded(obj); obj.setMask(this.mask_mc); }; mx.core.ScrollView.symbolName = 'ScrollView'; mx.core.ScrollView.symbolOwner = mx.core.ScrollView; mx.core.ScrollView.symbolOwner.version = '2.0.0.360'; v1.className = 'ScrollView'; v1.__vScrollPolicy = 'auto'; v1.__hScrollPolicy = 'off'; v1.__vPosition = 0; v1.__hPosition = 0; v1.numberOfCols = 0; v1.rowC = 0; v1.columnWidth = 1; v1.rowH = 0; v1.heightPadding = 0; v1.widthPadding = 0; v1.MASK_DEPTH = 10000; v1.addProperty('hPosition', v1.__get__hPosition, v1.__set__hPosition); v1.addProperty('hScrollPolicy', v1.__get__hScrollPolicy, v1.__set__hScrollPolicy); v1.addProperty('maxHPosition', v1.__get__maxHPosition, v1.__set__maxHPosition); v1.addProperty('maxVPosition', v1.__get__maxVPosition, function () {}); v1.addProperty('vPosition', v1.__get__vPosition, v1.__set__vPosition); v1.addProperty('vScrollPolicy', v1.__get__vScrollPolicy, v1.__set__vScrollPolicy); ASSetPropFlags(mx.core.ScrollView.prototype, null, 1); } #endinitclip } movieClip 36 __Packages.mx.containers.ScrollPane { #initclip if (!_global.mx) { _global.mx = new Object(); } if (!_global.mx.containers) { _global.mx.containers = new Object(); } if (!_global.mx.containers.ScrollPane) { mx.containers.ScrollPane = function () { super(); }; var v1 = new mx.core.ScrollView(); mx.containers.ScrollPane.prototype = v1; v1.getBytesTotal = function () { return this._total; }; v1.getBytesLoaded = function () { return this._loaded; }; v1.__set__contentPath = function (scrollableContent) { if (!this.initializing) { if (scrollableContent == undefined) { this.destroyChildAt(0); } else { if (this[mx.core.View.childNameBase + 0] != undefined) { this.destroyChildAt(0); } this.createChild(scrollableContent, 'spContentHolder'); } } this.__scrollContent = scrollableContent; return this.__get__contentPath(); }; v1.__get__contentPath = function () { return this.__scrollContent; }; v1.__get__content = function () { return this.spContentHolder; }; v1.setHPosition = function (position) { if (position <= this.hScroller.maxPos && position >= this.hScroller.minPos) { super.setHPosition(position); this.spContentHolder._x = -position; } }; v1.setVPosition = function (position) { if (position <= this.vScroller.maxPos && position >= this.vScroller.minPos) { super.setVPosition(position); this.spContentHolder._y = -position; } }; v1.__get__vLineScrollSize = function () { return this.__vLineScrollSize; }; v1.__set__vLineScrollSize = function (vLineSize) { this.__vLineScrollSize = vLineSize; this.vScroller.__set__lineScrollSize(vLineSize); return this.__get__vLineScrollSize(); }; v1.__get__hLineScrollSize = function () { return this.__hLineScrollSize; }; v1.__set__hLineScrollSize = function (hLineSize) { this.__hLineScrollSize = hLineSize; this.hScroller.__set__lineScrollSize(hLineSize); return this.__get__hLineScrollSize(); }; v1.__get__vPageScrollSize = function () { return this.__vPageScrollSize; }; v1.__set__vPageScrollSize = function (vPageSize) { this.__vPageScrollSize = vPageSize; this.vScroller.__set__pageScrollSize(vPageSize); return this.__get__vPageScrollSize(); }; v1.__get__hPageScrollSize = function () { return this.__hPageScrollSize; }; v1.__set__hPageScrollSize = function (hPageSize) { this.__hPageScrollSize = hPageSize; this.hScroller.__set__pageScrollSize(hPageSize); return this.__get__hPageScrollSize(); }; v1.__set__hScrollPolicy = function (policy) { this.__hScrollPolicy = policy.toLowerCase(); this.setScrollProperties(this.spContentHolder._width, 1, this.spContentHolder._height, 1); return this.__get__hScrollPolicy(); }; v1.__set__vScrollPolicy = function (policy) { this.__vScrollPolicy = policy.toLowerCase(); this.setScrollProperties(this.spContentHolder._width, 1, this.spContentHolder._height, 1); return this.__get__vScrollPolicy(); }; v1.__get__scrollDrag = function () { return this.__scrollDrag; }; v1.__set__scrollDrag = function (s) { this.__scrollDrag = s; if (this.__scrollDrag) { this.spContentHolder.useHandCursor = true; this.spContentHolder.onPress = function () { this._parent.startDragLoop(); }; this.spContentHolder.tabEnabled = false; this.spContentHolder.onReleaseOutside = function () { delete this.onMouseMove; }; this.spContentHolder.onRelease = this.spContentHolder.onReleaseOutside; this.__scrollDrag = true; } else { delete this.spContentHolder.onPress; this.spContentHolder.tabEnabled = false; this.spContentHolder.tabChildren = true; this.spContentHolder.useHandCursor = false; this.__scrollDrag = false; } return this.__get__scrollDrag(); }; v1.init = function (Void) { super.init(); this.tabEnabled = true; this.keyDown = this._onKeyDown; }; v1.createChildren = function (Void) { super.createChildren(); this.mask_mc._visible = false; this.initializing = false; if (this.__scrollContent != undefined && this.__scrollContent != '') { this.__set__contentPath(this.__scrollContent); } }; v1.size = function (Void) { super.size(); this.setScrollProperties(this.spContentHolder._width, 1, this.spContentHolder._height, 1); this.hPosition = Math.min(this.hPosition, this.__get__maxHPosition()); this.vPosition = Math.min(this.vPosition, this.__get__maxVPosition()); }; v1.setScrollProperties = function (columnCount, columnWidth, rowCount, rowHeight) { super.setScrollProperties(columnCount, columnWidth, rowCount, rowHeight); this.hScroller.__set__lineScrollSize(this.__hLineScrollSize); this.hScroller.__set__pageScrollSize(this.__hPageScrollSize); this.vScroller.__set__lineScrollSize(this.__vLineScrollSize); this.vScroller.__set__pageScrollSize(this.__vPageScrollSize); }; v1.onScroll = function (scrollEvent) { super.onScroll(scrollEvent); this.spContentHolder._x = -this.__hPosition; this.spContentHolder._y = -this.__vPosition; }; v1.childLoaded = function (obj) { super.childLoaded(obj); this.onComplete(); }; v1.onComplete = function (Void) { this.setScrollProperties(this.spContentHolder._width, 1, this.spContentHolder._height, 1); this.hPosition = 0; this.vPosition = 0; this.__set__scrollDrag(this.__scrollDrag); this.invalidate(); }; v1.startDragLoop = function (Void) { this.spContentHolder.lastX = this.spContentHolder._xmouse; this.spContentHolder.lastY = this.spContentHolder._ymouse; this.spContentHolder.onMouseMove = function () { var v4 = this.lastX - this._xmouse; var v3 = this.lastY - this._ymouse; v4 += this._parent.hPosition; v3 += this._parent.vPosition; this._parent.hPosition = v4; this._parent.vPosition = v3; if (this._parent.hPosition < this._parent.hScroller.maxPos && this._parent.hPosition > this._parent.hScroller.minPos) { this.lastX = this._xmouse; } else { if (this._parent.hPosition > this._parent.hScroller.maxPos) { this._parent.hPosition = this._parent.hScroller.maxPos; } else { if (this._parent.hPosition < this._parent.hScroller.minPos) { this._parent.hPosition = this._parent.hScroller.minPos; } } } if (this._parent.vPosition < this._parent.vScroller.maxPos && this._parent.vPosition > this._parent.vScroller.minPos) { this.lastY = this._ymouse; } else { if (this._parent.vPosition > this._parent.vScroller.maxPos) { this._parent.vPosition = this._parent.vScroller.maxPos; } else { if (this._parent.vPosition < this._parent.vScroller.minPos) { this._parent.vPosition = this._parent.vScroller.minPos; } } } super.dispatchEvent({'type': 'scroll'}); }; }; v1.dispatchEvent = function (o) { o.target = this; this._total = o.total; this._loaded = o.current; super.dispatchEvent(o); }; v1.refreshPane = function (Void) { this.__set__contentPath(this.__scrollContent); }; v1._onKeyDown = function (e) { if (e.code == 40) { this.vPosition += this.vLineScrollSize; } else { if (e.code == 38) { this.vPosition -= this.vLineScrollSize; } else { if (e.code == 37) { this.hPosition -= this.hLineScrollSize; } else { if (e.code == 39) { this.hPosition += this.hLineScrollSize; } else { if (e.code == 33) { this.vPosition -= this.vPageScrollSize; } else { if (e.code == 34) { this.vPosition += this.vPageScrollSize; } else { if (e.code == 36) { this.vPosition = this.vScroller.minPos; } else { if (e.code == 35) { this.vPosition = this.vScroller.maxPos; } } } } } } } } }; mx.containers.ScrollPane.symbolName = 'ScrollPane'; mx.containers.ScrollPane.symbolOwner = mx.containers.ScrollPane; v1.className = 'ScrollPane'; mx.containers.ScrollPane.symbolOwner.version = '2.0.0.360'; v1.__hScrollPolicy = 'auto'; v1.__scrollDrag = false; v1.__vLineScrollSize = 5; v1.__hLineScrollSize = 5; v1.__vPageScrollSize = 20; v1.__hPageScrollSize = 20; v1.clipParameters = {'contentPath': 1, 'scrollDrag': 1, 'hScrollPolicy': 1, 'vScrollPolicy': 1, 'vLineScrollSize': 1, 'hLineScrollSize': 1, 'vPageScrollSize': 1, 'hPageScrollSize': 1}; mx.containers.ScrollPane.symbolOwner.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.containers.ScrollPane.prototype.clipParameters, mx.core.ScrollView.prototype.clipParameters); v1.initializing = true; v1.addProperty('content', v1.__get__content, function () {}); v1.addProperty('contentPath', v1.__get__contentPath, v1.__set__contentPath); v1.addProperty('hLineScrollSize', v1.__get__hLineScrollSize, v1.__set__hLineScrollSize); v1.addProperty('hPageScrollSize', v1.__get__hPageScrollSize, v1.__set__hPageScrollSize); v1.addProperty('hScrollPolicy', function () {}, v1.__set__hScrollPolicy); v1.addProperty('scrollDrag', v1.__get__scrollDrag, v1.__set__scrollDrag); v1.addProperty('vLineScrollSize', v1.__get__vLineScrollSize, v1.__set__vLineScrollSize); v1.addProperty('vPageScrollSize', v1.__get__vPageScrollSize, v1.__set__vPageScrollSize); v1.addProperty('vScrollPolicy', function () {}, v1.__set__vScrollPolicy); ASSetPropFlags(mx.containers.ScrollPane.prototype, null, 1); } #endinitclip } movieClip 128 __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) { mx.skins.SkinElement = function () { super(); }; var v1 = new MovieClip(); mx.skins.SkinElement.prototype = v1; mx.skins.SkinElement.registerElement = function (name, className) { Object.registerClass(name, (className == undefined) ? mx.skins.SkinElement : className); _global.skinRegistry[name] = true; }; v1.__set__visible = function (visible) { this._visible = visible; }; v1.move = function (x, y) { this._x = x; this._y = y; }; v1.setSize = function (w, h) { this._width = w; this._height = h; }; ASSetPropFlags(mx.skins.SkinElement.prototype, null, 1); } #endinitclip } movieClip 129 __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) { mx.styles.CSSTextStyles = function () {}; var v1 = mx.styles.CSSTextStyles.prototype; mx.styles.CSSTextStyles.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 130 __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) { mx.styles.StyleManager = function () {}; var v1 = mx.styles.StyleManager.prototype; mx.styles.StyleManager.registerInheritingStyle = function (styleName) { mx.styles.StyleManager.inheritingStyles[styleName] = true; }; mx.styles.StyleManager.isInheritingStyle = function (styleName) { return mx.styles.StyleManager.inheritingStyles[styleName] == true; }; mx.styles.StyleManager.registerColorStyle = function (styleName) { mx.styles.StyleManager.colorStyles[styleName] = true; }; mx.styles.StyleManager.isColorStyle = function (styleName) { return mx.styles.StyleManager.colorStyles[styleName] == true; }; mx.styles.StyleManager.registerColorName = function (colorName, colorValue) { mx.styles.StyleManager.colorNames[colorName] = colorValue; }; mx.styles.StyleManager.isColorName = function (colorName) { return mx.styles.StyleManager.colorNames[colorName] != undefined; }; mx.styles.StyleManager.getColorName = function (colorName) { return mx.styles.StyleManager.colorNames[colorName]; }; mx.styles.StyleManager.inheritingStyles = {'color': true, 'direction': true, 'fontFamily': true, 'fontSize': true, 'fontStyle': true, 'fontWeight': true, 'textAlign': true, 'textIndent': true}; mx.styles.StyleManager.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}; mx.styles.StyleManager.colorNames = {'black': 0, 'white': 16777215, 'red': 16711680, 'green': 65280, 'blue': 255, 'magenta': 16711935, 'yellow': 16776960, 'cyan': 65535, 'haloGreen': 8453965, 'haloBlue': 2881013, 'haloOrange': 16761344}; mx.styles.StyleManager.TextFormatStyleProps = {'font': true, 'size': true, 'color': true, 'leftMargin': false, 'rightMargin': false, 'italic': true, 'bold': true, 'align': true, 'indent': true, 'underline': false, 'embedFonts': false}; mx.styles.StyleManager.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 131 __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) { mx.styles.CSSStyleDeclaration = function () {}; var v1 = mx.styles.CSSStyleDeclaration.prototype; v1.__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; }; v1.getStyle = function (styleProp) { var v2 = this[styleProp]; var v3 = mx.styles.StyleManager.getColorName(v2); return (v3 == undefined) ? v2 : v3; }; mx.styles.CSSStyleDeclaration.classConstruct = function () { mx.styles.CSSTextStyles.addTextStyles(mx.styles.CSSStyleDeclaration.prototype, true); return true; }; mx.styles.CSSStyleDeclaration.classConstructed = mx.styles.CSSStyleDeclaration.classConstruct(); mx.styles.CSSStyleDeclaration.CSSTextStylesDependency = mx.styles.CSSTextStyles; ASSetPropFlags(mx.styles.CSSStyleDeclaration.prototype, null, 1); } #endinitclip } movieClip 132 __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) { mx.skins.Border = function () { super(); }; var v1 = new mx.core.UIObject(); mx.skins.Border.prototype = v1; v1.init = function (Void) { super.init(); }; mx.skins.Border.symbolName = 'Border'; mx.skins.Border.symbolOwner = mx.skins.Border; v1.className = 'Border'; v1.tagBorder = 0; v1.idNames = new Array('border_mc'); ASSetPropFlags(mx.skins.Border.prototype, null, 1); } #endinitclip } movieClip 133 __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) { mx.skins.RectBorder = function () { super(); }; var v1 = new mx.skins.Border(); mx.skins.RectBorder.prototype = v1; v1.__get__width = function () { return this.__width; }; v1.__get__height = function () { return this.__height; }; v1.init = function (Void) { super.init(); }; v1.draw = function (Void) { this.size(); }; v1.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; }; v1.__get__borderMetrics = function () { return this.getBorderMetrics(); }; v1.drawBorder = function (Void) {}; v1.size = function (Void) { this.drawBorder(); }; v1.setColor = function (Void) { this.drawBorder(); }; mx.skins.RectBorder.symbolName = 'RectBorder'; mx.skins.RectBorder.symbolOwner = mx.skins.RectBorder; mx.skins.RectBorder.symbolOwner.version = '2.0.0.360'; v1.className = 'RectBorder'; v1.borderStyleName = 'borderStyle'; v1.borderColorName = 'borderColor'; v1.shadowColorName = 'shadowColor'; v1.highlightColorName = 'highlightColor'; v1.buttonColorName = 'buttonColor'; v1.backgroundColorName = 'backgroundColor'; v1.addProperty('borderMetrics', v1.__get__borderMetrics, function () {}); v1.addProperty('height', v1.__get__height, function () {}); v1.addProperty('width', v1.__get__width, function () {}); ASSetPropFlags(mx.skins.RectBorder.prototype, null, 1); } #endinitclip } movieClip 134 __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) { mx.managers.DepthManager = 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; }; var v1 = mx.managers.DepthManager.prototype; mx.managers.DepthManager.sortFunction = function (a, b) { if (a.getDepth() > b.getDepth()) { return 1; } return -1; }; mx.managers.DepthManager.test = function (depth) { if (depth == mx.managers.DepthManager.reservedDepth) { return false; } else { return true; } }; mx.managers.DepthManager.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; }; mx.managers.DepthManager.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; }; v1.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; }; v1.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; }; v1.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; } }; v1.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); } } }; v1.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); } } }; v1.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; }; v1.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; } } } } }; v1.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; }; v1.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; }; mx.managers.DepthManager.reservedDepth = 1048575; mx.managers.DepthManager.highestDepth = 1048574; mx.managers.DepthManager.lowestDepth = -16383; mx.managers.DepthManager.numberOfAuthortimeLayers = 383; mx.managers.DepthManager.kCursor = 101; mx.managers.DepthManager.kTooltip = 102; mx.managers.DepthManager.kTop = 201; mx.managers.DepthManager.kBottom = 202; mx.managers.DepthManager.kTopmost = 203; mx.managers.DepthManager.kNotopmost = 204; mx.managers.DepthManager.holder = _root.createEmptyMovieClip('reserved', mx.managers.DepthManager.reservedDepth); mx.managers.DepthManager.__depthManager = new mx.managers.DepthManager(); ASSetPropFlags(mx.managers.DepthManager.prototype, null, 1); } #endinitclip } movieClip 135 __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) { mx.events.EventDispatcher = function () {}; var v1 = mx.events.EventDispatcher.prototype; mx.events.EventDispatcher._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; } } }; mx.events.EventDispatcher.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; }; v1.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[eventObj.type](eventObj); } else { v1.handleEvent(eventObj); } } else { v1.apply(queueObj, [eventObj]); } } } }; v1.dispatchEvent = function (eventObj) { if (eventObj.target == undefined) { eventObj.target = this; } this[eventObj.type + 'Handler'](eventObj); this.dispatchQueue(this, eventObj); }; v1.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); }; v1.removeEventListener = function (event, handler) { var v2 = '__q_' + event; mx.events.EventDispatcher._removeEventListener(this[v2], event, handler); }; mx.events.EventDispatcher._fEventDispatcher = undefined; ASSetPropFlags(mx.events.EventDispatcher.prototype, null, 1); } #endinitclip } movieClip 136 __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) { mx.events.UIEventDispatcher = function () { super(); }; var v1 = new mx.events.EventDispatcher(); mx.events.UIEventDispatcher.prototype = v1; mx.events.UIEventDispatcher.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); }; mx.events.UIEventDispatcher.removeKeyEvents = function (obj) { Key.removeListener(obj.keyHandler); }; mx.events.UIEventDispatcher.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'); } } }; mx.events.UIEventDispatcher.removeLoadEvents = function (obj) { delete obj.onLoad; delete obj.onUnload; }; mx.events.UIEventDispatcher.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; }; v1.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); }; v1.onKeyDown = function (Void) { this.owner.dispatchEvent({'type': 'keyDown', 'code': Key.getCode(), 'ascii': Key.getAscii(), 'shiftKey': Key.isDown(16), 'ctrlKey': Key.isDown(17)}); }; v1.onKeyUp = function (Void) { this.owner.dispatchEvent({'type': 'keyUp', 'code': Key.getCode(), 'ascii': Key.getAscii(), 'shiftKey': Key.isDown(16), 'ctrlKey': Key.isDown(17)}); }; v1.onLoad = function (Void) { if (this.__sentLoadEvent != true) { this.dispatchEvent({'type': 'load'}); } this.__sentLoadEvent = true; }; v1.onUnload = function (Void) { this.dispatchEvent({'type': 'unload'}); }; v1.__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); } } }; v1.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); } } } }; mx.events.UIEventDispatcher.keyEvents = {'keyDown': 1, 'keyUp': 1}; mx.events.UIEventDispatcher.loadEvents = {'load': 1, 'unload': 1}; mx.events.UIEventDispatcher.lowLevelEvents = {'keyEvents': ['addKeyEvents', 'removeKeyEvents'], 'loadEvents': ['addLoadEvents', 'removeLoadEvents']}; mx.events.UIEventDispatcher._fEventDispatcher = undefined; ASSetPropFlags(mx.events.UIEventDispatcher.prototype, null, 1); } #endinitclip } movieClip 137 __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) { mx.core.ExternalContent = function () {}; var v1 = mx.core.ExternalContent.prototype; v1.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; }; v1.prepareToLoadMovie = function (obj) { obj.unloadMovie(); this.doLater(this, 'waitForUnload'); }; v1.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'); } } }; v1.checkLoadProgress = function () { 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; } } else {} } this.doLater(this, 'checkLoadProgress'); } }; v1.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; } }; v1.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); } }; mx.core.ExternalContent.enableExternalContent = function () {}; mx.core.ExternalContent.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; }; mx.core.ExternalContent.classConstructed = mx.core.ExternalContent.classConstruct(); mx.core.ExternalContent.ViewDependency = mx.core.View; ASSetPropFlags(mx.core.ExternalContent.prototype, null, 1); } #endinitclip } movieClip 138 __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) { mx.skins.CustomBorder = function () { super(); }; var v1 = new mx.skins.Border(); mx.skins.CustomBorder.prototype = v1; v1.__get__width = function () { return this.__width; }; v1.__get__height = function () { return this.__height; }; v1.init = function (Void) { super.init(); }; v1.createChildren = function (Void) {}; v1.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(); }; v1.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); } }; mx.skins.CustomBorder.symbolName = 'CustomBorder'; mx.skins.CustomBorder.symbolOwner = mx.skins.CustomBorder; mx.skins.CustomBorder.symbolOwner.version = '2.0.0.360'; v1.className = 'CustomBorder'; mx.skins.CustomBorder.symbolOwner.tagL = 0; mx.skins.CustomBorder.symbolOwner.tagM = 1; mx.skins.CustomBorder.symbolOwner.tagR = 2; v1.idNames = new Array('l_mc', 'm_mc', 'r_mc'); v1.leftSkin = 'F3PieceLeft'; v1.middleSkin = 'F3PieceMiddle'; v1.rightSkin = 'F3PieceRight'; v1.horizontal = true; v1.addProperty('height', v1.__get__height, function () {}); v1.addProperty('width', v1.__get__width, function () {}); ASSetPropFlags(mx.skins.CustomBorder.prototype, null, 1); } #endinitclip } movieClip 139 __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) { mx.controls.scrollClasses.ScrollThumb = function () { super(); }; var v1 = new mx.skins.CustomBorder(); mx.controls.scrollClasses.ScrollThumb.prototype = v1; v1.createChildren = function (Void) { super.createChildren(); this.useHandCursor = false; }; v1.setRange = function (_ymin, _ymax, _datamin, _datamax) { this.ymin = _ymin; this.ymax = _ymax; this.datamin = _datamin; this.datamax = _datamax; }; v1.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(); }; v1.stopDragThumb = function (Void) { this._parent.isScrolling = false; this._parent.dispatchScrollEvent('ThumbPosition'); this._parent.dispatchScrollChangedEvent(); delete this.onMouseMove; }; v1.onPress = function (Void) { this._parent.pressFocus(); this.lastY = this._ymouse; this.onMouseMove = this.dragThumb; super.onPress(); }; v1.onRelease = function (Void) { this._parent.releaseFocus(); this.stopDragThumb(); super.onRelease(); }; v1.onReleaseOutside = function (Void) { this._parent.releaseFocus(); this.stopDragThumb(); super.onReleaseOutside(); }; v1.draw = function () { super.draw(); if (this.grip_mc == undefined) { this.setSkin(3, this.gripSkin); } }; v1.size = function () { super.size(); this.grip_mc.move((this.__get__width() - this.grip_mc.width) / 2, (this.__get__height() - this.grip_mc.height) / 2); }; mx.controls.scrollClasses.ScrollThumb.symbolOwner = mx.skins.CustomBorder.symbolOwner; v1.className = 'ScrollThumb'; v1.btnOffset = 0; v1.horizontal = false; v1.idNames = new Array('l_mc', 'm_mc', 'r_mc', 'grip_mc'); ASSetPropFlags(mx.controls.scrollClasses.ScrollThumb.prototype, null, 1); } #endinitclip } movieClip 140 __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) { mx.controls.SimpleButton = function () { super(); }; var v1 = new mx.core.UIComponent(); mx.controls.SimpleButton.prototype = v1; v1.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; }; v1.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; } } } }; v1.setIcon = function (tag, linkageName) { return this.setSkin(tag + 8, linkageName); }; v1.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()); }; v1.changeSkin = function (tag, linkageName) { var v2 = this.stateNames[tag] + 'Skin'; this[v2] = linkageName; this[this.idNames[tag]] = v2; this.setStateVar(this.getState()); }; v1.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; }; v1.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(); }; v1.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; }; v1.calcSize = function (Void) { this.__width = this._width; this.__height = this._height; }; v1.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; }; v1.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; } }; v1.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; }; v1.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; }; v1.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; }; v1.setState = function (state) { if (state != this.__state) { this.setStateVar(state); this.invalidate(); } }; v1.size = function (Void) { this.refresh(); }; v1.draw = function (Void) { if (this.initializing) { this.initializing = false; this.skinName.visible = true; this.iconName.visible = true; } this.size(); }; v1.getState = function (Void) { return this.__state; }; v1.setToggle = function (val) { this.__toggle = val; if (this.__toggle == false) { this.setState(false); } }; v1.getToggle = function (Void) { return this.__toggle; }; v1.__set__toggle = function (val) { this.setToggle(val); return this.__get__toggle(); }; v1.__get__toggle = function () { return this.getToggle(); }; v1.__set__value = function (val) { this.setSelected(val); return this.__get__value(); }; v1.__get__value = function () { return this.getSelected(); }; v1.__set__selected = function (val) { this.setSelected(val); return this.__get__selected(); }; v1.__get__selected = function () { return this.getSelected(); }; v1.setSelected = function (val) { if (this.__toggle) { this.setState(val); } else { this.setState(this.__state); } }; v1.getSelected = function () { return this.__state; }; v1.setEnabled = function (val) { if (this.enabled != val) { super.setEnabled(val); this.invalidate(); } }; v1.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')); } }; v1.onPressDelay = function (Void) { this.dispatchEvent({'type': 'buttonDown'}); if (this.autoRepeat) { clearInterval(this.interval); this.interval = setInterval(this, 'onPressRepeat', this.getStyle('repeatInterval')); } }; v1.onPressRepeat = function (Void) { this.dispatchEvent({'type': 'buttonDown'}); updateAfterEvent(); }; v1.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'}); }; v1.onDragOut = function (Void) { this.phase = 'up'; this.refresh(); this.dispatchEvent({'type': 'buttonDragOut'}); }; v1.onDragOver = function (Void) { if (this.phase != 'up') { this.onPress(); return undefined; } else { this.phase = 'down'; this.refresh(); } }; v1.onReleaseOutside = function (Void) { this.releaseFocus(); this.phase = 'up'; if (this.interval != undefined) { clearInterval(this.interval); delete this.interval; } }; v1.onRollOver = function (Void) { this.phase = 'rollover'; this.refresh(); }; v1.onRollOut = function (Void) { this.phase = 'up'; this.refresh(); }; v1.getLabel = function (Void) { return this.fui.text; }; v1.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); }; v1.__get__emphasized = function () { return this.__emphasized; }; v1.__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(); }; v1.keyDown = function (e) { if (e.code == 32) { this.onPress(); } }; v1.keyUp = function (e) { if (e.code == 32) { this.onRelease(); } }; v1.onKillFocus = function (newFocus) { super.onKillFocus(); if (this.phase != 'up') { this.phase = 'up'; this.refresh(); } }; mx.controls.SimpleButton.symbolName = 'SimpleButton'; mx.controls.SimpleButton.symbolOwner = mx.controls.SimpleButton; mx.controls.SimpleButton.symbolOwner.version = '2.0.0.360'; v1.className = 'SimpleButton'; v1.style3dInset = 4; v1.btnOffset = 1; v1.__toggle = false; v1.__state = false; v1.__emphasized = false; v1.__emphatic = false; mx.controls.SimpleButton.symbolOwner.falseUp = 0; mx.controls.SimpleButton.symbolOwner.falseDown = 1; mx.controls.SimpleButton.symbolOwner.falseOver = 2; mx.controls.SimpleButton.symbolOwner.falseDisabled = 3; mx.controls.SimpleButton.symbolOwner.trueUp = 4; mx.controls.SimpleButton.symbolOwner.trueDown = 5; mx.controls.SimpleButton.symbolOwner.trueOver = 6; mx.controls.SimpleButton.symbolOwner.trueDisabled = 7; v1.falseUpSkin = 'SimpleButtonUp'; v1.falseDownSkin = 'SimpleButtonIn'; v1.falseOverSkin = ''; v1.falseDisabledSkin = 'SimpleButtonUp'; v1.trueUpSkin = 'SimpleButtonIn'; v1.trueDownSkin = ''; v1.trueOverSkin = ''; v1.trueDisabledSkin = 'SimpleButtonIn'; v1.falseUpIcon = ''; v1.falseDownIcon = ''; v1.falseOverIcon = ''; v1.falseDisabledIcon = ''; v1.trueUpIcon = ''; v1.trueDownIcon = ''; v1.trueOverIcon = ''; v1.trueDisabledIcon = ''; v1.phase = 'up'; v1.fui = 'falseUpIcon'; v1.fus = 'falseUpSkin'; v1.fdi = 'falseDownIcon'; v1.fds = 'falseDownSkin'; v1.frs = 'falseOverSkin'; v1.fri = 'falseOverIcon'; v1.dfi = 'falseDisabledIcon'; v1.dfs = 'falseDisabledSkin'; v1.tui = 'trueUpIcon'; v1.tus = 'trueUpSkin'; v1.tdi = 'trueDownIcon'; v1.tds = 'trueDownSkin'; v1.trs = 'trueOverSkin'; v1.tri = 'trueOverIcon'; v1.dts = 'trueDisabledSkin'; v1.dti = 'trueDisabledIcon'; v1.rolloverSkin = mx.controls.SimpleButton.prototype.frs; v1.rolloverIcon = mx.controls.SimpleButton.prototype.fri; v1.upSkin = mx.controls.SimpleButton.prototype.fus; v1.downSkin = mx.controls.SimpleButton.prototype.fds; v1.disabledSkin = mx.controls.SimpleButton.prototype.dfs; v1.upIcon = mx.controls.SimpleButton.prototype.fui; v1.downIcon = mx.controls.SimpleButton.prototype.fdi; v1.disabledIcon = mx.controls.SimpleButton.prototype.dfi; v1.initializing = true; v1.idNames = ['fus', 'fds', 'frs', 'dfs', 'tus', 'tds', 'trs', 'dts', 'fui', 'fdi', 'fri', 'dfi', 'tui', 'tdi', 'tri', 'dti']; v1.stateNames = ['falseUp', 'falseDown', 'falseOver', 'falseDisabled', 'trueUp', 'trueDown', 'trueOver', 'trueDisabled']; v1.refNames = ['upSkin', 'downSkin', 'rolloverSkin', 'disabledSkin']; v1.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}; v1.addProperty('emphasized', v1.__get__emphasized, v1.__set__emphasized); v1.addProperty('selected', v1.__get__selected, v1.__set__selected); v1.addProperty('toggle', v1.__get__toggle, v1.__set__toggle); v1.addProperty('value', v1.__get__value, v1.__set__value); ASSetPropFlags(mx.controls.SimpleButton.prototype, null, 1); } #endinitclip } movieClip 141 __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) { mx.controls.scrollClasses.ScrollBar = function () { super(); }; var v1 = new mx.core.UIComponent(); mx.controls.scrollClasses.ScrollBar.prototype = v1; v1.__get__scrollPosition = function () { return this._scrollPosition; }; v1.__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(); }; v1.__get__pageScrollSize = function () { return this.largeScroll; }; v1.__set__pageScrollSize = function (lScroll) { this.largeScroll = lScroll; return this.__get__pageScrollSize(); }; v1.__set__lineScrollSize = function (sScroll) { this.smallScroll = sScroll; return this.__get__lineScrollSize(); }; v1.__get__lineScrollSize = function () { return this.smallScroll; }; v1.__get__virtualHeight = function () { return this.__height; }; v1.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; }; v1.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; }; v1.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; }; v1.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); }; v1.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); } }; v1.setEnabled = function (enabledFlag) { super.setEnabled(enabledFlag); this.setScrollProperties(this.pageSize, this.minPos, this.maxPos, this.largeScroll); }; v1.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(); }; v1.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); }; v1.dispatchScrollEvent = function (detail) { this.dispatchEvent({'type': 'scroll', 'detail': detail}); }; v1.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; }; v1.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); } }; v1.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); }; v1.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); }; v1.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); } } }; v1.dispatchScrollChangedEvent = function (Void) { this.dispatchEvent({'type': 'scrollChanged'}); }; v1.stopScrolling = function (Void) { clearInterval(this._parent.scrolling); this._parent.scrollTrackDown_mc.visible = false; }; v1.releaseScrolling = function (Void) { this._parent.releaseFocus(); this.stopScrolling(); this._parent.dispatchScrollChangedEvent(); }; v1.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; } } }; v1.trackOut = function (Void) { this._parent.scrollTrackOver_mc.visible = false; }; v1.onUpArrow = function (Void) { this._parent.scrollIt('Line', -1); }; v1.onDownArrow = function (Void) { this._parent.scrollIt('Line', 1); }; v1.onScrollChanged = function (Void) { this._parent.dispatchScrollChangedEvent(); }; mx.controls.scrollClasses.ScrollBar.symbolOwner = mx.core.UIComponent; v1.className = 'ScrollBar'; v1.minPos = 0; v1.maxPos = 0; v1.pageSize = 0; v1.largeScroll = 0; v1.smallScroll = 1; v1._scrollPosition = 0; v1.scrollTrackName = 'ScrollTrack'; v1.scrollTrackOverName = ''; v1.scrollTrackDownName = ''; v1.upArrowName = 'BtnUpArrow'; v1.upArrowUpName = 'ScrollUpArrowUp'; v1.upArrowOverName = 'ScrollUpArrowOver'; v1.upArrowDownName = 'ScrollUpArrowDown'; v1.downArrowName = 'BtnDownArrow'; v1.downArrowUpName = 'ScrollDownArrowUp'; v1.downArrowOverName = 'ScrollDownArrowOver'; v1.downArrowDownName = 'ScrollDownArrowDown'; v1.thumbTopName = 'ScrollThumbTopUp'; v1.thumbMiddleName = 'ScrollThumbMiddleUp'; v1.thumbBottomName = 'ScrollThumbBottomUp'; v1.thumbGripName = 'ScrollThumbGripUp'; mx.controls.scrollClasses.ScrollBar.skinIDTrack = 0; mx.controls.scrollClasses.ScrollBar.skinIDTrackOver = 1; mx.controls.scrollClasses.ScrollBar.skinIDTrackDown = 2; mx.controls.scrollClasses.ScrollBar.skinIDUpArrow = 3; mx.controls.scrollClasses.ScrollBar.skinIDDownArrow = 4; mx.controls.scrollClasses.ScrollBar.skinIDThumb = 5; v1.idNames = new Array('scrollTrack_mc', 'scrollTrackOver_mc', 'scrollTrackDown_mc', 'upArrow_mc', 'downArrow_mc'); v1.clipParameters = {'minPos': 1, 'maxPos': 1, 'pageSize': 1, 'scrollPosition': 1, 'lineScrollSize': 1, 'pageScrollSize': 1, 'visible': 1, 'enabled': 1}; mx.controls.scrollClasses.ScrollBar.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.scrollClasses.ScrollBar.prototype.clipParameters, mx.core.UIComponent.prototype.clipParameters); v1.initializing = true; v1.addProperty('lineScrollSize', v1.__get__lineScrollSize, v1.__set__lineScrollSize); v1.addProperty('pageScrollSize', v1.__get__pageScrollSize, v1.__set__pageScrollSize); v1.addProperty('scrollPosition', v1.__get__scrollPosition, v1.__set__scrollPosition); v1.addProperty('virtualHeight', v1.__get__virtualHeight, function () {}); ASSetPropFlags(mx.controls.scrollClasses.ScrollBar.prototype, null, 1); } #endinitclip } movieClip 142 __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) { mx.controls.HScrollBar = function () { super(); }; var v1 = new mx.controls.scrollClasses.ScrollBar(); mx.controls.HScrollBar.prototype = v1; v1.getMinWidth = function (Void) { return this._minHeight; }; v1.getMinHeight = function (Void) { return this._minWidth; }; v1.init = function (Void) { super.init(); this._xscale = -100; this._rotation = -90; }; v1.__get__virtualHeight = function () { return this.__width; }; v1.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); }; mx.controls.HScrollBar.symbolName = 'HScrollBar'; mx.controls.HScrollBar.symbolOwner = mx.core.UIComponent; mx.controls.HScrollBar.version = '2.0.0.360'; v1.className = 'HScrollBar'; v1.minusMode = 'Left'; v1.plusMode = 'Right'; v1.minMode = 'AtLeft'; v1.maxMode = 'AtRight'; v1.addProperty('virtualHeight', v1.__get__virtualHeight, function () {}); ASSetPropFlags(mx.controls.HScrollBar.prototype, null, 1); } #endinitclip } movieClip 143 __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) { mx.controls.Button = function () { super(); }; var v1 = new mx.controls.SimpleButton(); mx.controls.Button.prototype = v1; v1.init = function (Void) { super.init(); }; v1.draw = function () { super.draw(); if (this.initIcon != undefined) { this._setIcon(this.initIcon); } delete this.initIcon; }; v1.onRelease = function (Void) { super.onRelease(); }; v1.createChildren = function (Void) { super.createChildren(); }; v1.setSkin = function (tag, linkageName, initobj) { return super.setSkin(tag, linkageName, initobj); }; v1.viewSkin = function (varName) { var v3 = this.getState() ? 'true' : 'false'; v3 += this.enabled ? this.phase : 'disabled'; super.viewSkin(varName, {'styleName': this, 'borderStyle': v3}); }; v1.invalidateStyle = function (c) { this.labelPath.invalidateStyle(c); super.invalidateStyle(c); }; v1.setColor = function (c) { var v2 = 0; while (v2 < 8) { this[this.idNames[v2]].redraw(true); ++v2; } }; v1.setEnabled = function (enable) { this.labelPath.enabled = enable; super.setEnabled(enable); }; v1.calcSize = function (tag, ref) { if (this.__width == undefined || this.__height == undefined) { return undefined; } if (tag < 7) { ref.setSize(this.__width, this.__height, true); } }; v1.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(); }; v1.__set__labelPlacement = function (val) { this.__labelPlacement = val; this.invalidate(); return this.__get__labelPlacement(); }; v1.__get__labelPlacement = function () { return this.__labelPlacement; }; v1.getLabelPlacement = function (Void) { return this.__labelPlacement; }; v1.setLabelPlacement = function (val) { this.__labelPlacement = val; this.invalidate(); }; v1.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; }; v1.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; v3._visible = true; 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; }; v1.__set__label = function (lbl) { this.setLabel(lbl); return this.__get__label(); }; v1.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; v2.visible = false; } else { this.labelPath.text = label; this.refresh(); } }; v1.getLabel = function (Void) { return this.labelPath.text; }; v1.__get__label = function () { return this.labelPath.text; }; v1._getIcon = function (Void) { return this._iconLinkageName; }; v1.__get__icon = function () { if (this.initializing) { return this.initIcon; } return this._iconLinkageName; }; v1._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(4, linkage); super.changeIcon(5, linkage); this._iconLinkageName = linkage; this.refresh(); } }; v1.__set__icon = function (linkage) { this._setIcon(linkage); return this.__get__icon(); }; v1.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); }; mx.controls.Button.symbolName = 'Button'; mx.controls.Button.symbolOwner = mx.controls.Button; v1.className = 'Button'; mx.controls.Button.symbolOwner.version = '2.0.0.360'; v1.btnOffset = 0; v1._color = 'buttonColor'; v1.__label = 'default value'; v1.__labelPlacement = 'right'; v1.falseUpSkin = 'ButtonSkin'; v1.falseDownSkin = 'ButtonSkin'; v1.falseOverSkin = 'ButtonSkin'; v1.falseDisabledSkin = 'ButtonSkin'; v1.trueUpSkin = 'ButtonSkin'; v1.trueDownSkin = 'ButtonSkin'; v1.trueOverSkin = 'ButtonSkin'; v1.trueDisabledSkin = 'ButtonSkin'; v1.falseUpIcon = ''; v1.falseDownIcon = ''; v1.falseOverIcon = ''; v1.falseDisabledIcon = ''; v1.trueUpIcon = ''; v1.trueDownIcon = ''; v1.trueOverIcon = ''; v1.trueDisabledIcon = ''; v1.clipParameters = {'labelPlacement': 1, 'icon': 1, 'toggle': 1, 'selected': 1, 'label': 1}; mx.controls.Button.symbolOwner.mergedClipParameters = mx.core.UIObject.mergeClipParameters(mx.controls.Button.prototype.clipParameters, mx.controls.SimpleButton.prototype.clipParameters); v1.centerContent = true; v1.borderW = 1; v1.addProperty('icon', v1.__get__icon, v1.__set__icon); v1.addProperty('label', v1.__get__label, v1.__set__label); v1.addProperty('labelPlacement', v1.__get__labelPlacement, v1.__set__labelPlacement); ASSetPropFlags(mx.controls.Button.prototype, null, 1); } #endinitclip } movieClip 144 __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) { mx.skins.ColoredSkinElement = function () {}; var v1 = mx.skins.ColoredSkinElement.prototype; v1.setColor = function (c) { if (c != undefined) { var v2 = new Color(this); v2.setRGB(c); } }; v1.draw = function (Void) { this.setColor(this.getStyle(this._color)); this.onEnterFrame = undefined; }; v1.invalidateStyle = function (Void) { this.onEnterFrame = this.draw; }; mx.skins.ColoredSkinElement.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)); }; mx.skins.ColoredSkinElement.mixins = new mx.skins.ColoredSkinElement(); ASSetPropFlags(mx.skins.ColoredSkinElement.prototype, null, 1); } #endinitclip } movieClip 145 __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) { mx.core.ext.UIObjectExtensions = function () {}; var v1 = mx.core.ext.UIObjectExtensions.prototype; mx.core.ext.UIObjectExtensions.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); }; mx.core.ext.UIObjectExtensions.Extensions = function () { if (mx.core.ext.UIObjectExtensions.bExtended == true) { return true; } mx.core.ext.UIObjectExtensions.bExtended = true; var v4 = mx.core.UIObject.prototype; var v8 = mx.skins.SkinElement.prototype; mx.core.ext.UIObjectExtensions.addGeometry(v8, v4); mx.events.UIEventDispatcher.initialize(v4); var v12 = mx.skins.ColoredSkinElement; mx.styles.CSSTextStyles.addTextStyles(v4); var v5 = MovieClip.prototype; v5.getTopLevel = v4.getTopLevel; v5.createLabel = v4.createLabel; v5.createObject = v4.createObject; v5.createClassObject = v4.createClassObject; v5.createEmptyObject = v4.createEmptyObject; v5.destroyObject = v4.destroyObject; v5.__getTextFormat = v4.__getTextFormat; v5._getTextFormat = v4._getTextFormat; v5.getStyleName = v4.getStyleName; v5.getStyle = v4.getStyle; var v6 = TextField.prototype; mx.core.ext.UIObjectExtensions.addGeometry(v6, v4); v6.addProperty('enabled', function () { return this.__enabled; }, function (x) { this.__enabled = x; this.invalidateStyle(); }); v6.move = v8.move; v6.setSize = v8.setSize; v6.invalidateStyle = function () { this.invalidateFlag = true; }; v6.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; } }; v6.setColor = function (color) { this.textColor = color; }; v6.getStyle = v5.getStyle; v6.__getTextFormat = v4.__getTextFormat; v6.setValue = function (v) { this.text = v; }; v6.getValue = function () { return this.text; }; v6.addProperty('value', function () { return this.getValue(); }, function (v) { this.setValue(v); }); v6._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; }; v6.getPreferredWidth = function () { this.draw(); return this.textWidth + 4; }; v6.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(); _global.origWidth = Stage.width; _global.origHeight = Stage.height; } _root.addProperty('width', function () { return Stage.width; }, null); _root.addProperty('height', function () { return Stage.height; }, null); return true; }; mx.core.ext.UIObjectExtensions.bExtended = false; mx.core.ext.UIObjectExtensions.UIObjectExtended = mx.core.ext.UIObjectExtensions.Extensions(); mx.core.ext.UIObjectExtensions.UIObjectDependency = mx.core.UIObject; mx.core.ext.UIObjectExtensions.SkinElementDependency = mx.skins.SkinElement; mx.core.ext.UIObjectExtensions.CSSTextStylesDependency = mx.styles.CSSTextStyles; mx.core.ext.UIObjectExtensions.UIEventDispatcherDependency = mx.events.UIEventDispatcher; ASSetPropFlags(mx.core.ext.UIObjectExtensions.prototype, null, 1); } #endinitclip } movieClip 146 __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) { mx.skins.halo.Defaults = function () {}; var v1 = mx.skins.halo.Defaults.prototype; mx.skins.halo.Defaults.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'; }; v1.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(); } }; mx.skins.halo.Defaults.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; }; mx.skins.halo.Defaults.classConstructed = mx.skins.halo.Defaults.classConstruct(); mx.skins.halo.Defaults.CSSStyleDeclarationDependency = mx.styles.CSSStyleDeclaration; mx.skins.halo.Defaults.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; mx.skins.halo.Defaults.UIObjectDependency = mx.core.UIObject; ASSetPropFlags(mx.skins.halo.Defaults.prototype, null, 1); } #endinitclip } movieClip 147 __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) { mx.managers.SystemManager = function () {}; var v1 = mx.managers.SystemManager.prototype; mx.managers.SystemManager.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; } }; mx.managers.SystemManager.addFocusManager = function (f) { mx.managers.SystemManager.form = f; f.focusManager.activate(); }; mx.managers.SystemManager.removeFocusManager = function (f) {}; mx.managers.SystemManager.onMouseDown = function (Void) { var v1 = mx.managers.SystemManager.form; v1.focusManager._onMouseDown(); }; mx.managers.SystemManager.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'}); }; mx.managers.SystemManager.__get__screen = function () { mx.managers.SystemManager.init(); if (mx.managers.SystemManager.__screen == undefined) { mx.managers.SystemManager.onResize(); } return mx.managers.SystemManager.__screen; }; mx.managers.SystemManager._initialized = false; mx.managers.SystemManager.idleFrames = 0; mx.managers.SystemManager.isMouseDown = false; mx.managers.SystemManager.forms = new Array(); mx.managers.SystemManager.addProperty('screen', mx.managers.SystemManager.__get__screen, function () {}); ASSetPropFlags(mx.managers.SystemManager.prototype, null, 1); } #endinitclip } movieClip 148 __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) { mx.managers.FocusManager = function () { super(); }; var v1 = new mx.core.UIComponent(); mx.managers.FocusManager.prototype = v1; v1.__get__defaultPushButton = function () { return this.__defaultPushButton; }; v1.__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(); }; v1.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; }; v1.getNextTabIndex = function (Void) { return this.getMaxTabIndex(this.form) + 1; }; v1.__get__nextTabIndex = function () { return this.getNextTabIndex(); }; v1.relocate = function (Void) { var v2 = mx.managers.SystemManager.__get__screen(); this.move(v2.x - 1, v2.y - 1); }; v1.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); }; v1.enabledChanged = function (id, oldValue, newValue) { this._visible = newValue; return newValue; }; v1.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'); } } }; v1.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(); }; v1.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; }; v1.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; } } }; v1.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; } }; v1.onUnload = function (Void) { mx.managers.SystemManager.removeFocusManager(this.form); }; v1.setFocus = function (o) { if (o == null) { Selection.setFocus(null); } else { if (o.setFocus == undefined) { Selection.setFocus(o); } else { o.setFocus(); } } }; v1.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; }; v1.getSelectionFocus = function () { var m = Selection.getFocus(); var o = eval(m); return o; }; v1.getFocus = function (Void) { var v2 = this.getSelectionFocus(); return this.getActualFocus(v2); }; v1.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); } } } }; v1.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); }; v1.getTabCandidateFromChildren = function (o, index, groupName, dir, firstChild) { this.walkTree(o, index, groupName, dir, false, firstChild); }; v1.getFocusManagerFromObject = function (o) { while (o != undefined) { if (o.focusManager != undefined) { return o.focusManager; } o = o._parent; } return undefined; }; v1.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); } } }; v1.onKeyDown = function (Void) { mx.managers.SystemManager.idleFrames = 0; if (this.defaultPushButtonEnabled) { if (Key.getCode() == 13) { if (this.__get__defaultPushButton() != undefined) { this.doLater(this, 'sendDefaultPushButtonEvent'); } } } }; v1.sendDefaultPushButtonEvent = function (Void) { this.defPushButton.dispatchEvent({'type': 'click'}); }; v1.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; }; v1.mouseActivate = function (Void) { if (!this.bNeedFocus) { return undefined; } this._searchKey = getTimer(); var v2 = this.getMousedComponentFromChildren(this.lastXMouse, this.lastYMouse, 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; } }; v1._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.lastXMouse = _root._xmouse; this.lastYMouse = _root._ymouse; }; v1.onMouseUp = function (Void) { if (this._visible) { this.doLater(this, 'mouseActivate'); } }; v1.handleEvent = function (e) { if (e.type == 'reveal') { mx.managers.SystemManager.activate(this.form); } else { mx.managers.SystemManager.deactivate(this.form); } }; mx.managers.FocusManager.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--); } } }; mx.managers.FocusManager.symbolName = 'FocusManager'; mx.managers.FocusManager.symbolOwner = mx.managers.FocusManager; mx.managers.FocusManager.symbolOwner.version = '2.0.0.360'; v1.className = 'FocusManager'; v1.bNeedFocus = false; v1.bDrawFocus = false; v1.defaultPushButtonEnabled = true; v1.activated = true; mx.managers.FocusManager.symbolOwner.initialized = false; mx.managers.FocusManager.symbolOwner.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; v1.addProperty('defaultPushButton', v1.__get__defaultPushButton, v1.__set__defaultPushButton); v1.addProperty('nextTabIndex', v1.__get__nextTabIndex, function () {}); ASSetPropFlags(mx.managers.FocusManager.prototype, null, 1); } #endinitclip } movieClip 149 __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) { mx.skins.halo.FocusRect = function () { super(); this.boundingBox_mc._visible = false; this.boundingBox_mc._height = 0; this.boundingBox_mc._width = 0; }; var v1 = new mx.skins.SkinElement(); mx.skins.halo.FocusRect.prototype = v1; v1.draw = function (o) { o.adjustFocusRect(); }; v1.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(); } }; v1.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(); } } } }; mx.skins.halo.FocusRect.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; }; mx.skins.halo.FocusRect.classConstructed = mx.skins.halo.FocusRect.classConstruct(); mx.skins.halo.FocusRect.DefaultsDependency = mx.skins.halo.Defaults; mx.skins.halo.FocusRect.UIComponentDependency = mx.core.UIComponent; ASSetPropFlags(mx.skins.halo.FocusRect.prototype, null, 1); } #endinitclip } movieClip 150 __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) { mx.managers.OverlappedWindows = function () {}; var v1 = mx.managers.OverlappedWindows.prototype; mx.managers.OverlappedWindows.checkIdle = function (Void) { if (mx.managers.SystemManager.idleFrames > 10) { mx.managers.SystemManager.dispatchEvent({'type': 'idle'}); } else { ++mx.managers.SystemManager.idleFrames; } }; mx.managers.OverlappedWindows.__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); }; mx.managers.OverlappedWindows.__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); } }; mx.managers.OverlappedWindows.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(); }; mx.managers.OverlappedWindows.onMouseMove = function (Void) { mx.managers.SystemManager.idleFrames = 0; }; mx.managers.OverlappedWindows.onMouseUp = function (Void) { mx.managers.SystemManager.isMouseDown = false; mx.managers.SystemManager.idleFrames = 0; }; mx.managers.OverlappedWindows.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(); }; mx.managers.OverlappedWindows.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(); } } }; mx.managers.OverlappedWindows.addFocusManager = function (f) { mx.managers.SystemManager.forms.push(f); mx.managers.SystemManager.activate(f); }; mx.managers.OverlappedWindows.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; } }; mx.managers.OverlappedWindows.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; } }; mx.managers.OverlappedWindows.initialized = false; mx.managers.OverlappedWindows.SystemManagerDependency = mx.managers.SystemManager; ASSetPropFlags(mx.managers.OverlappedWindows.prototype, null, 1); } #endinitclip } movieClip 151 __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) { mx.styles.CSSSetStyle = function () {}; var v1 = mx.styles.CSSSetStyle.prototype; v1._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); } }; v1.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; } } } }; v1.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; } } } }; v1.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; } } } }; v1.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); } }; mx.styles.CSSSetStyle.enableRunTimeCSS = function () {}; mx.styles.CSSSetStyle.classConstruct = function () { var v2 = MovieClip.prototype; var v1 = mx.styles.CSSSetStyle.prototype; mx.styles.CSSStyleDeclaration.prototype.setStyle = v1._setStyle; v2.changeTextStyleInChildren = v1.changeTextStyleInChildren; v2.changeColorStyleInChildren = v1.changeColorStyleInChildren; v2.notifyStyleChangeInChildren = v1.notifyStyleChangeInChildren; v2.setStyle = v1.setStyle; var v3 = TextField.prototype; v3.setStyle = v2.setStyle; v3.changeTextStyleInChildren = v1.changeTextStyleInChildren; return true; }; mx.styles.CSSSetStyle.classConstructed = mx.styles.CSSSetStyle.classConstruct(); mx.styles.CSSSetStyle.CSSStyleDeclarationDependency = mx.styles.CSSStyleDeclaration; ASSetPropFlags(mx.styles.CSSSetStyle.prototype, null, 1); } #endinitclip } movieClip 152 __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) { mx.core.ext.UIComponentExtensions = function () {}; var v1 = mx.core.ext.UIComponentExtensions.prototype; mx.core.ext.UIComponentExtensions.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(); }; mx.core.ext.UIComponentExtensions.bExtended = false; mx.core.ext.UIComponentExtensions.UIComponentExtended = mx.core.ext.UIComponentExtensions.Extensions(); mx.core.ext.UIComponentExtensions.UIComponentDependency = mx.core.UIComponent; mx.core.ext.UIComponentExtensions.FocusManagerDependency = mx.managers.FocusManager; mx.core.ext.UIComponentExtensions.OverlappedWindowsDependency = mx.managers.OverlappedWindows; ASSetPropFlags(mx.core.ext.UIComponentExtensions.prototype, null, 1); } #endinitclip } movieClip 153 __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) { mx.skins.halo.RectBorder = function () { super(); }; var v1 = new mx.skins.RectBorder(); mx.skins.halo.RectBorder.prototype = v1; v1.init = function (Void) { this.borderWidths.default = 3; super.init(); }; v1.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(); }; v1.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(); } }; v1.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(); }; mx.skins.halo.RectBorder.classConstruct = function () { mx.core.ext.UIObjectExtensions.Extensions(); _global.styles.rectBorderClass = mx.skins.halo.RectBorder; _global.skinRegistry.RectBorder = true; return true; }; mx.skins.halo.RectBorder.symbolName = 'RectBorder'; mx.skins.halo.RectBorder.symbolOwner = mx.skins.halo.RectBorder; mx.skins.halo.RectBorder.symbolOwner.version = '2.0.0.360'; v1.borderCapColorName = 'borderCapColor'; v1.shadowCapColorName = 'shadowCapColor'; v1.colorList = {'highlightColor': 0, 'borderColor': 0, 'buttonColor': 0, 'shadowColor': 0, 'borderCapColor': 0, 'shadowCapColor': 0}; v1.borderWidths = {'none': 0, 'solid': 1, 'inset': 2, 'outset': 2, 'alert': 3, 'dropDown': 2, 'menuBorder': 2, 'comboNonEdit': 2}; mx.skins.halo.RectBorder.symbolOwner.classConstructed = mx.skins.halo.RectBorder.classConstruct(); mx.skins.halo.RectBorder.symbolOwner.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; ASSetPropFlags(mx.skins.halo.RectBorder.prototype, null, 1); } #endinitclip } movieClip 154 __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) { mx.skins.halo.ButtonSkin = function () { super(); }; var v1 = new mx.skins.RectBorder(); mx.skins.halo.ButtonSkin.prototype = v1; v1.init = function () { super.init(); }; v1.size = function () { this.drawHaloRect(this.__get__width(), this.__get__height()); }; v1.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); } }; mx.skins.halo.ButtonSkin.classConstruct = function () { mx.core.ext.UIObjectExtensions.Extensions(); _global.skinRegistry.ButtonSkin = true; return true; }; mx.skins.halo.ButtonSkin.symbolName = 'ButtonSkin'; mx.skins.halo.ButtonSkin.symbolOwner = mx.skins.halo.ButtonSkin; v1.className = 'ButtonSkin'; v1.backgroundColorName = 'buttonColor'; mx.skins.halo.ButtonSkin.symbolOwner.classConstructed = mx.skins.halo.ButtonSkin.classConstruct(); mx.skins.halo.ButtonSkin.symbolOwner.UIObjectExtensionsDependency = mx.core.ext.UIObjectExtensions; ASSetPropFlags(mx.skins.halo.ButtonSkin.prototype, null, 1); } #endinitclip } movieClip 155 __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) { mx.controls.VScrollBar = function () { super(); }; var v1 = new mx.controls.scrollClasses.ScrollBar(); mx.controls.VScrollBar.prototype = v1; v1.init = function (Void) { super.init(); }; v1.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); }; mx.controls.VScrollBar.symbolName = 'VScrollBar'; mx.controls.VScrollBar.symbolOwner = mx.core.UIComponent; mx.controls.VScrollBar.version = '2.0.0.360'; v1.className = 'VScrollBar'; v1.minusMode = 'Up'; v1.plusMode = 'Down'; v1.minMode = 'AtTop'; v1.maxMode = 'AtBottom'; ASSetPropFlags(mx.controls.VScrollBar.prototype, null, 1); } #endinitclip } frame 2 { bgr._accProps = new Object(); bgr._accProps.silent = true; } frame 2 { DocArea._accProps = new Object(); DocArea._accProps.silent = true; } frame 2 { HandCursor._accProps = new Object(); HandCursor._accProps.silent = true; } frame 2 { TextCursor._accProps = new Object(); TextCursor._accProps.silent = true; } frame 2 { DocArea.tabIndex = 17; } frame 2 { function xmouse() { return (GetMousePos()).x; } function ymouse() { return (GetMousePos()).y; } function GetMousePos() { var v1 = {'x': DocArea._xmouse, 'y': DocArea._ymouse}; DocArea.localToGlobal(v1); return v1; } function hitTest2(movie, x, y, checkMouseOut, corrx, corry) { if (checkMouseOut && _root.MouseOut) { return false; } var v3 = {'x': movie._x, 'y': movie._y}; var v5; var v4; if (movie._parent) { movie._parent.localToGlobal(v3); v5 = movie._parent._xscale; v4 = movie._parent._yscale; } else { v4 = 100; v5 = v4; } return x >= v3.x && x < v3.x + movie._width * v5 / 100 && y >= v3.y && y < v3.y + movie._height * v4 / 100; } function hitTest3(comp, x, y) { var v4 = {'x': comp._x, 'y': comp._y}; return x >= 0 && x < comp.width && y >= 0 && y < comp.height; } function hitTest4(movie, x, y) { var v4 = {'x': movie._x, 'y': movie._y}; return x >= 0 && x < movie._width && y >= 0 && y < movie._height; } function SetMouse() { if (!MouseInLink && hitTest2(_root, _root.xmouse(), _root.ymouse(), true)) { if (!_root.MouseOut && hitTest2(DocArea, _root.xmouse(), _root.ymouse()) && (!DropDownToolbar._visible || !hitTest2(DropDownToolbar, _root.xmouse(), _root.ymouse()))) { var v2 = GetCursor(); Mouse.hide(); HideCustomCursor(); v2._visible = true; v2._x = _xmouse; v2._y = _ymouse; updateAfterEvent(); } else { HideCustomCursor(); Mouse.show(); } } } function GetCursor() { return (mousemode == 'move') ? HandCursor : TextCursor; } function HideCustomCursor() { TextCursor._visible = false; HandCursor._visible = TextCursor._visible; } SetStageParams(); TextCursor._visible = false; HandCursor._visible = TextCursor._visible; MouseOut = true; MouseInLink = false; _root.onMouseMove = function () { SetMouse(); }; bgr.useHandCursor = false; bgr.onDragOut = function () { HideCustomCursor(); Mouse.show(); _root.MouseOut = true; }; bgr.onRollOut = bgr.onDragOut; bgr.onDragOver = function () { _root.MouseOut = false; }; bgr.onRollOver = bgr.onDragOver; bgr.onMouseDown = function () { toolbar.notfoundtip._visible = false; }; } frame 2 { function ParseLinks() { var v14 = GetSetting('Links'); var v7 = v14.split('\r'); var v4 = 0; while (v4 < v7.length) { var v2 = v7[v4].split('\t'); var v3 = 'p' + v2[0]; if (!LinkDef[v3]) { LinkDef[v3] = new Array(); } var v13 = v2[2]; var v5 = v13.substr(0, 5) == 'an://'; if (v5) { v13 = 'anchor:' + v13.substr(5); } LinkDef[v3].push({'name': 'link' + v2[1], 'url': v13, 'target': v2[3]}); HasBookmarks = HasBookmarks || v5; ++v4; } var v6 = (GetSetting('Bookmarks')).split('\r'); v4 = 0; while (v4 < v6.length) { var v1 = v6[v4].split('\t'); BMDef[v1[0]] = {'page': parseInt(v1[1]), 'dx': v1[2], 'dy': v1[3]}; ++v4; } } function CreateLinks(pageno) { var pageURLs = LinkDef['p' + pageno]; if (pageURLs) { var j = 0; while (j < pageURLs.length) { var pageURL = pageURLs[j]; var pageMovie = DocPages[pageno - 1].realMovie; var link = eval('pageMovie.' + pageURL.name); link.url = pageURL.url; link.pageno = pageno; link.target = pageURL.target; link.onPress = function () { _goToLinkTarget(this.url, this.target); FireOnLinkClicked(this.pageno, this.url); }; link.onPress2 = link.onPress; link.onRollOver = function () { _root.MouseOut = false; _root.MouseInLink = true; }; link.onRollOver2 = link.onRollOver; link.onRollOut = function () { _root.MouseOut = true; _root.MouseInLink = false; }; link.onRollOut2 = link.onRollOut; Links.push(link); ++j; } } } function EnableLinks() { var v1 = 0; while (v1 < Links.length) { Links[v1].onPress = Links[v1].onPress2; Links[v1].onRollOver = Links[v1].onRollOver2; Links[v1].onRollOut = Links[v1].onRollOut2; ++v1; } } function DisableLinks() { var v1 = 0; while (v1 < Links.length) { delete Links[v1].onPress; delete Links[v1].onRollOver; delete Links[v1].onRollOut; ++v1; } } function _goToLinkTarget(url, window) { if (url.substr(0, 7) == 'anchor:') { return GoToBookmark(url.substr(7)); } getURL(url, window); return true; } function GoToBookmark(bookmark, addtohistory) { var v1 = BMDef[bookmark]; if (v1 && v1.page >= 1 && v1.page <= totalPages) { if (addtohistory == undefined) { addtohistory = true; } if (addtohistory) { AddToHistory(v1, false); } GoToPagePos(v1, false); return true; } return false; } function GoToPagePos(bm, exact) { var v4; var v3; var v2 = Pages[bm.page - 1]; switch (Rotation) { case 90: v4 = v2.width - bm.dy; v3 = bm.dx; break; case 180: v4 = v2.width - bm.dx; v3 = v2.height - bm.dy; break; case 270: v4 = bm.dy; v3 = v2.height - bm.dx; break; default: v4 = bm.dx; v3 = bm.dy; } SetCurrentPage(bm.page, v4, v3, exact); GoToPageBeforeDraw = {'page': bm.page, 'x': v4, 'y': v3}; } function onLoad() { SetMouseMode('move'); SetInitialView(); StageListener.onResize(); _root.MouseOut = !_root.hitTest(_root.xmouse(), _root.ymouse(), true); SetMouse(); SetInitialPos(); } function SetInitialView() { _SetCurrentZoom(GetInitParam('INITIAL_VIEW', 'width')); RotateTo(GetInitParam('INITIAL_ROTATE', 0)); } function SetInitialPos() { var v1 = GetInitParam('INITIAL_BOOKMARK', ''); if (v1) { if (!GoToBookmark(v1, false)) { SetInitialPage(); } } else { SetInitialPage(); } } function SetInitialPage() { var v1 = GetInitParam('INITIAL_PAGE', 1); v1 = parseInt(v1); SetCurrentPage(v1); GoToPageBeforeDraw = {'page': v1}; } function scrollLine(delta) { ScrollTo(undefined, DocArea.vPosition - delta * DocArea.vLineScrollSize); } function AttachBtnImage(btn, flag) { var v3 = 'TBImage' + flag; removeMovieClip(btn.img); var v1 = btn.attachMovie(v3, 'img', btn.getNextHighestDepth()); v1._x = Math.round((btn._width - v1._width) / 2); v1._y = Math.round((btn._height - v1._height) / 2); } function LayoutToolbar() { toolbar.toolbarbgr.clear(); toolbar.toolbarbgr.clear(); if (TBBgrImage) { FillWithBitmap(toolbar.toolbarbgr, TBBgrImage, 0, 0, Stage.width, toppanelheight, TBBgrImageBehavior); } else { DrawRect(toolbar.toolbarbgr, 0, 0, MovieWidth, toppanelheight - 1, ToolbarBgrColor); } toolbar.more._x = MovieWidth - MoreButWidth; toolbar.more._visible = false; DropDownToolbarY = TBMargin; MaxWidth = 0; var Depth = 0; DropDownToolbar.removeMovieClip(); _root.createEmptyMovieClip('DropDownToolbar', 60000); var DropDownToolbar = _root.DropDownToolbar; if (DropDownToolbar._accProps == undefined) { DropDownToolbar._accProps = new Object(); } DropDownToolbar._accProps.silent = true; DropDownToolbar._visible = false; DropDownToolbar._y = toppanelheight; DropDownToolbar.Buttons = Array(); i = 0; while (i < TBButtons.length) { but = TBButtons[i]; but.movie._visible = but.nohide || but.movie._x + but.movie._width < toolbar.more._x - 5; if (but.movie._visible) { } else { if (!but.nodropdown) { var ddbut = DropDownToolbar.attachMovie('#' + but.movie._name, '', Depth); ddbut._but.gotoAndStop(2); var ButWidth = ddbut._width; var ButHeight = ddbut._height; ddbut.removeMovieClip(); ddbut = DropDownToolbar.attachMovie('#' + but.movie._name, but.movie._name + 'btn', Depth++); var butid = but.id; if (but.movie == toolbar.fullscreen) { butid = GetFullScreenButID(); } AttachBtnImage(ddbut, butid); ddbut._y = DropDownToolbarY; ddbut._x = TBMargin; DropDownToolbar.Buttons.push(ddbut); var bgr = DropDownToolbar.attachMovie('#bgr', but.movie._name, Depth++); bgr._x = ddbut._x + ButWidth + TBMargin; bgr._y = DropDownToolbarY; ddbut.bgr = bgr; ddbut.onRollOver = function () { this.mouseOver = true; }; ddbut.onRollOut = function () { this.mouseOver = false; }; ddbut.onMouseDown = function () { if (this.mouseOver) { this.onPress(); this.onRelease(); } }; DropDownToolbar.createTextField(but.movie._name + 'tip', Depth++, ddbut._x + ButWidth + TBMargin, DropDownToolbarY, 0, 0); var tipField = eval('DropDownToolbar.' + but.movie._name + 'tip'); tipField.autoSize = 'left'; tipField.selectable = false; tipField.setNewTextFormat(new TextFormat('Tahoma')); var tipID = but.tip; if (but.movie == toolbar.fullscreen) { tipID = GetFullScreenTipID(); } tipField.text = locale.loadString(tipID); tipField._y = DropDownToolbarY + (ButHeight - tipField._height) / 2; DropDownToolbarY += ButHeight + TBMargin; var Width = TBMargin + ButWidth + TBMargin + tipField._width + TBMargin; if (Width > MaxWidth) { MaxWidth = Width; } toolbar.more._visible = true; bgr._width = 800; bgr._height = tipField._height; bgr.onRollOver = function () { this.mouseOver = true; }; bgr.onRollOut = function () { this.mouseOver = false; }; bgr.onMouseDown = function () { if (this.mouseOver) { var btn = eval('this._parent.' + this._name + 'btn'); btn.onPress(); } }; } } ++i; } if (toolbar.more._visible) { i = 0; while (i < DropDownToolbar.Buttons.length) { var but = DropDownToolbar.Buttons[i]; but.bgr._width = MaxWidth - but._width - TBMargin; ++i; } if (TBBgrImage) { FillWithBitmap(DropDownToolbar, TBBgrImage, 0, 0, MaxWidth + TBMargin, DropDownToolbarY + TBMargin, TBBgrImageBehavior); } else { DrawRect(DropDownToolbar, 0, 0, MaxWidth + TBMargin, DropDownToolbarY + TBMargin, ToolbarBgrColor); } DropDownToolbar._x = MovieWidth - DropDownToolbar._width; DropDownToolbar.onMouseDown = function () { i = 0; while (i < Buttons.length) { Buttons[i].onRollOut(); ++i; } if (!hitTest(_root._xmouse, _root._ymouse) && !_level0.toolbar.more.hitTest(_root._xmouse, _root._ymouse)) { this._visible = false; } }; } } function CreateTips() { var i = 0; while (i < TBButtons.length) { var but = TBButtons[i]; if (but.tip != undefined) { butmovie = but.movie; CreateTip(locale.loadString(but.tip), butmovie._x + butmovie._width / 2, butmovie._name + 'tip'); if (!but.notiphandler) { if (butmovie.onRollOver == undefined) { butmovie.onDragOver = function () { if (!Accessibility.isActive()) { tip = eval('toolbar.' + this._name + 'tip'); tip.origx = tip._x; if (tip._x + tip._width > MovieWidth) { tip._x = MovieWidth - tip._width; } if (tip._x < 0) { tip._x = 0; } tip._visible = true; } }; butmovie.onRollOver = butmovie.onDragOver; if (butmovie.oldOnRollOut != undefined) { butmovie.oldOnRollOut = butmovie.onRollOut; } butmovie.onDragOut = function () { this.oldOnRollOut(); tip = eval('toolbar.' + this._name + 'tip'); tip._visible = false; tip._x = tip.origx; }; butmovie.onRollOut = butmovie.onDragOut; } } } ++i; } CreateTip(locale.loadString('IDS_NOTFOUND'), toolbar.searchPatternmc._x + toolbar.searchPatternmc._width / 2, 'notfoundtip'); CreateTip(locale.loadString('IDS_GOTOPAGE'), toolbar.PageNoMovie._x + toolbar.PageNoMovie.PageNoFieldMC._x + toolbar.PageNoMovie.PageNoFieldMC._width / 2, 'pagenotip'); CreateTip(locale.loadString('IDS_TOTPAGES'), toolbar.PageNoMovie._x + toolbar.PageNoMovie.TotalPagesMC._x + toolbar.PageNoMovie.TotalPagesMC._width / 2, 'totalpagestip'); SetupFSButton(); } function FillWithBitmap(movie, bitmap, x1, y1, x2, y2, scaleToFit) { with (movie) { var matrix = null; if (scaleToFit) { matrix = new flash.geom.Matrix(); matrix.scale((x2 - x1) / bitmap.width, (y2 - y1) / bitmap.height); } beginBitmapFill(bitmap, matrix, true); moveTo(x1, y1); lineTo(x1, y2); lineTo(x2, y2); lineTo(x2, y1); lineTo(x1, y1); endFill(); } } function UpdateAfterScroll() { clearInterval(UpdateAfterScrollInt); UpdateAfterScrollInt = setInterval(UpdateAfterScrollFunc, 10); } function UpdateAfterScrollFunc() { clearInterval(UpdateAfterScrollInt); UpdateAfterScrollInt = 0; UpdatePageNo(); FireOnVisibleAreaChanged(); } function GetMouseHoverSymbol(closeDist) { i = 0; while (i < Pages.length) { var v1 = GetMousePos(); if (pageHitTest(i + 1, v1.x, v1.y)) { ts = GetTextSnapshot(i); var v2; v2 = ts.hitTestTextNearPos(Pages[i].realMovie._xmouse, Pages[i].realMovie._ymouse, closeDist); if (v2 != -1) { return {'page': i, 'pos': v2}; } } ++i; } return false; } function Unselect(realUnselect) { var v2 = 0; while (v2 < Pages.length) { var v1 = Pages[v2].ts; if (v1 != undefined) { v1.setSelected(0, v1.getCount(), false); } ++v2; } if (realUnselect) { SelEndInfo = null; SelStartInfo = SelEndInfo; FireOnSelection(); } } function getSelectedTextInt() { var v2 = ''; i = 0; while (i < Pages.length) { var v1 = Pages[i].ts; if (v1 != undefined) { pagetext = v1.getSelectedText(true); if (pagetext != '') { v2 += pagetext + '\r' + '\n'; } } ++i; } return v2; } function CopyText() { var v1 = getSelectedTextInt(); if (v1 != '') { System.setClipboard(v1); } } function getSelectedText() { if (!NoAPICopying) { return getSelectedTextInt(); } } function pageHitTest(pageno, x, y) { var v3 = DocArea.content; var v1 = {'x': v3._x, 'y': v3._y}; v3._parent.localToGlobal(v1); var v2 = Pages[pageno - 1]; v1.x += v2.movie._x * DocArea.content._xscale / 100; v1.y += v2.movie._y * DocArea.content._yscale / 100; return x >= v1.x && x < v1.x + v2.width * DocArea.content._xscale / 100 && y >= v1.y && y < v1.y + v2.height * DocArea.content._yscale / 100; } function ReplaceCurrPosInHistory() { var v2 = GetVisiblePageNo(); var v1 = GetCurrPagePos(v2, true); History[HistoryIndex] = {'page': v2, 'dx': v1.x, 'dy': v1.y}; } function AddToHistory(bm) { ReplaceCurrPosInHistory(); History[++HistoryIndex] = bm; History.splice(HistoryIndex + 1, History.length); } function _Back() { if (HistoryIndex > 0) { var v1 = History[--HistoryIndex]; GoToPagePos(v1, true); return true; } return false; } function _Forward() { if (HistoryIndex < History.length - 1) { var v1 = History[++HistoryIndex]; GoToPagePos(v1, true); return true; } return false; } function GetFromToSelInfo() { if (SelStartInfo.page < SelEndInfo.page || SelStartInfo.page == SelEndInfo.page && SelStartInfo.pos <= SelEndInfo.pos) { return {'FromInfo': SelStartInfo, 'ToInfo': SelEndInfo}; } else { return {'FromInfo': SelEndInfo, 'ToInfo': SelStartInfo}; } } function SelectText() { Unselect(); Info = GetFromToSelInfo(); i = Info.FromInfo.page; while (i <= Info.ToInfo.page) { ts = GetTextSnapshot(i); if (i == Info.FromInfo.page) { start = Info.FromInfo.pos; } else { start = 0; } if (i == Info.ToInfo.page) { end = Info.ToInfo.pos + 1; } else { end = ts.getCount(); } ts.setSelected(start, end, true); Selected = true; ++i; } FireOnSelection(); } function SelectScroll() { if (DocArea._ymouse > DocArea.height) { ScrollTo(undefined, DocArea.vPosition + interpolate(DocArea.vLineScrollSize * MinSelVScrollRatio, DocArea.vLineScrollSize * MaxSelVScrollRatio, DocArea.height, DocArea.height * 2, DocArea._ymouse)); } else { if (DocArea._ymouse < 0) { ScrollTo(undefined, DocArea.vPosition - interpolate(DocArea.vLineScrollSize * MinSelVScrollRatio, DocArea.vLineScrollSize * MaxSelVScrollRatio, 0, -DocArea.height, DocArea._ymouse)); } else { if (DocArea._xmouse > DocArea.width) { ScrollTo(DocArea.hPosition + interpolate(DocArea.hLineScrollSize * MinSelHScrollRatio, DocArea.hLineScrollSize * MaxSelHScrollRatio, DocArea.width, DocArea.width * 2, DocArea._xmouse), undefined); } else { if (DocArea._xmouse < 0) { ScrollTo(DocArea.hPosition - interpolate(DocArea.hLineScrollSize * MinSelHScrollRatio, DocArea.hLineScrollSize * MaxSelHScrollRatio, 0, -DocArea.width, DocArea._xmouse), undefined); } } } } } function SelectWord(pageno, pos) { rawtext = GetPageText(pageno); var v1 = rawtext; pos2 = pos; if (IsWordSym(v1.substr(pos, 1))) { to = FindNonWord(v1, pos2); if (to == -1) { to = v1.length; } from = FindLastNonWord(v1, pos2); if (from == -1) { from = 0; } else { ++from; } } else { from = pos; to = pos + 1; } Unselect(); ts.setSelected(from, to, true); SelStartInfo = {'page': pageno, 'pos': from}; SelEndInfo = {'page': pageno, 'pos': to - 1}; FireOnSelection(); } function AsyncUpdatePageNoFunc() { clearInterval(UpdatePageNoInt); UpdatePageNo(); } function AsyncUpdatePageNo() { UpdatePageNoInt = setInterval(AsyncUpdatePageNoFunc, 10); } function ZoomTo(zoomVal) { var v2 = GetVisiblePageNo(); var v3 = GetCurrPagePos(v2); zoomVal = CorrectZoomVal(zoomVal); ZoomValue = zoomVal; ScaleSlider.SetValue(zoomVal); DisplayZoomLabel(zoomVal); LayoutPages(); var v5 = v3.x - ((DocArea.width / 2 - xinterstice) / DocArea.content._xscale) * 100; var v4 = v3.y - ((DocArea.height / 2 - yinterstice) / DocArea.content._xscale) * 100; DocArea.redraw(true); SetCurrentPage(v2, v5, v4); UpdatePageNo(); FireOnVisibleAreaChanged(); FireOnZoomChanged(); } function CorrectZoomVal(zoomVal) { if (zoomVal > maxZoom) { zoomVal = maxZoom; } if (zoomVal < minZoom) { zoomVal = minZoom; } return Math.round(zoomVal); } function SetZoomState(state) { _root.scaleMode = state; Print2FlashEvents.fireEvent('onZoomModeChange'); } function UpdateZoomButtonsState() { container = toolbar; if (scaleMode != 'width') { container.scaleWidth._but.gotoAndStop(1); } if (scaleMode != 'page') { container.scalePage._but.gotoAndStop(1); } } function DisplayZoomLabel() { ScaleTextField.text = ZoomValue + '%'; } function ProcessZoomEntry() { SetZoomLevel(RemoveNonDigits(ScaleTextField.text)); } function SetZoomLevel(zoomVal) { zoomVal = CorrectZoomVal(zoomVal); if (zoomVal != GetZoomLevel()) { ZoomTo(zoomVal); SetZoomState('none'); } } function _SetCurrentZoom(zoom) { switch (zoom) { case 'width': FitWidth(); break; case 'page': FitPage(); break; default: zoom = parseInt(zoom); if (isNaN(zoom)) break; SetZoomLevel(zoom); } } function ProcessPageNo() { pageNo = RemoveNonDigits(PageNoField.text); PageNoField.scroll = 0; SetCurrentPage((new Number(pageNo)).valueOf()); } function ShowTotalPages() { TotalPagesField.text = '/ ' + new String(Pages.length); } function SetCurrentPage(pageno, x, y, exact) { if (pageno < 1 || isNaN(pageno)) { pageno = 1; } if (pageno > Pages.length) { pageno = Pages.length; } SetStartAccessiblePage(pageno - 1); xcorr = (x != undefined) ? x : 0; ycorr = (y != undefined) ? y : 0; dx = xcorr; dy = ycorr; dx *= DocArea.content._xscale / 100; dy *= DocArea.content._yscale / 100; var v2 = Pages[pageno - 1].movie._y * DocArea.content._xscale / 100; if (dy != undefined) { v2 += dy; } var v3 = Pages[pageno - 1].movie._x * DocArea.content._xscale / 100; if (dx != undefined) { v3 += dx; } if (!exact) { v2 -= yinterstice; v3 -= xinterstice; } ScrollTo(v3, v2, false); UpdatePageNo(pageno); } function GetVisiblePageNo() { var v1 = Pages.length - 1; while (v1 >= 0) { if (Pages[v1].movie._y <= ((DocArea.vPosition + DocArea.height / 2) / DocArea.content._xscale) * 100) { return v1 + 1; } --v1; } return 1; } function GetCurrPagePos(page, pageTop) { if (pageTop) { dy = 0; dx = 0; ycorr = 0; xcorr = 0; page = Pages[page - 1]; return {'y': ((DocArea.vPosition + dy) / DocArea.content._xscale) * 100 - (page.movie._y - ycorr), 'x': ((DocArea.hPosition + dx) / DocArea.content._xscale) * 100 - (page.movie._x - xcorr)}; } dx = DocArea.width / 2; dy = DocArea.height / 2; ycorr = 0; xcorr = 0; page = Pages[page - 1]; return {'y': ((DocArea.vPosition + dy) / DocArea.content._xscale) * 100 - (page.movie._y - ycorr), 'x': ((DocArea.hPosition + dx) / DocArea.content._xscale) * 100 - (page.movie._x - xcorr)}; } function GetCurrentPage() { return PageNo; } function GetDocHitPos(x, y) { var v1 = 0; while (v1 < Pages.length) { if (hitTest2(Pages[v1].movie, x, y, true)) { var v2 = Pages[v1].movie; var v3 = {'x': v2._x, 'y': v2._y}; v2._parent.localToGlobal(v3); return {'page': v1 + 1, 'x': ((x - v3.x) / DocArea.content._xscale) * 100, 'y': ((y - v3.y) / DocArea.content._xscale) * 100}; } ++v1; } return false; } function UpdatePageNo(pageno) { if (typeof pageno == 'undefined') { pageno = GetVisiblePageNo(); } PageNoField.text = pageno; if (_root.PageNo != pageno) { _root.PageNo = pageno; FireOnPageChanged(); } } function GetWaitMsgText(totalPages) { return 'Loading page ' + (loadedPages + 1) + ' of ' + totalPages; } function CreatePages() { var v1 = 1; while (v1 <= totalPages) { var v2 = {'num': v1}; Pages.push(v2); DocPages.push(v2); CreatePageMovie(v1); v2.width = new Number(widths[v1 - 1]); v2.height = new Number(heights[v1 - 1]); UpdateMaxPageParams(v2); ++v1; } depth = startdepth + pageno; BottomArea = DocArea.content.attachMovie('BottomArea', 'BottomArea', depth++); } function UpdateMaxPageParams(page) { if (page.width > MaxPageWidth) { MaxPageWidth = page.width; } if (page.height > MaxPageHeight) { MaxPageHeight = page.height; } } function AttachPageMovie(pageno) { if (pageno > totalPages) { return undefined; } var pagename = 'Page' + pageno; var movie = eval('DocArea.content.' + pagename); var movieExists = movie != undefined; if (!movieExists) { movie = DocArea.content.createEmptyMovieClip(pagename, startdepth + pageno - 1); } var realMovie = movie.attachMovie(pagename, 'realMovie', 1); if (typeof realMovie != 'undefined') { var page = DocPages[pageno - 1]; page.text = undefined; page.ts = page.text; page.movie = movie; page.realMovie = realMovie; Ch(pageno - 1); CreateLinks(pageno); return movie; } if (!movieExists) { movie.removeMovieClip(); } movie = undefined; return movie; } function CreatePageMovie(pageno) { var v4 = AttachPageMovie(pageno); if (typeof v4 != 'undefined') { return v4; } v4 = DocArea.content.createEmptyMovieClip('Page' + pageno, startdepth + pageno - 1); var v2 = v4.createEmptyMovieClip('realMovie', 1); DrawRect(v2, 0, 0, widths[pageno - 1], heights[pageno - 1], 16777215); var v1 = PlaceWaitMsg(v2, GetWaitMsgText(totalPages)); v1._yscale = 100 / zoomCorr; v1._xscale = v1._yscale; v1._x = (v2._width - v1._width) / 2; v1._y = (v2._height - v1._height) / 2; var v5 = DocPages[pageno - 1]; v5.movie = v4; v5.realMovie = v2; return v4; } function ScanPages(startpage) { var v2 = startpage; do { var v4 = DocPages[v2 - 1].movie; var v3 = DocPages[v2 - 1].realMovie; var v5 = v4._x; oldY = v4._y; var v6 = v3._x; oldRealY = v3._y; oldRealRotation = v3._rotation; var v1 = AttachPageMovie(v2); var validpage = typeof v1 != 'undefined'; if (validpage) { if (v2 < FromPage || v2 > ToPage) { v1.removeMovieClip(); } else { v1._x = v5; v1._y = oldY; v1.realMovie._x = v6; v1.realMovie._y = oldRealY; v1.realMovie._rotation = oldRealRotation; } loadedPages = v2; if (loadedPages == totalPages && Accessibility.isActive()) { MakeDocAccessible(); } FireOnPageLoaded(v2); UpdateWaitMsg(); } ++v2; } while (validpage); } function HighLightText(page, start, end) { var v2 = (GetTextSnapshot(page)).getTextRunInfo(start, end); var v3 = Pages[page].movie.createEmptyMovieClip('', -16383); var v1 = 0; while (v1 < v2.length) { DrawRect(v3, v2[v1].corner0x, v2[v1].corner0y, v2[v1].corner2x, v2[v1].corner2y, 16711680); ++v1; } } function UpdateWaitMsg() { var v1 = loadedPages + 1; while (v1 <= totalPages) { DocPages[v1 - 1].movie.realMovie.waitmsg.msg.text = GetWaitMsgText(totalPages); ++v1; } } function CheckLoadedPages() { ScanPages(loadedPages + 1); if (loadedPages >= totalPages) { clearInterval(chLoadedPagesInt); } } function SetBaseParameters(pageToFitWidth) { CalcBaseParameters(); var v1 = CalcZoomLevel(scaleMode, pageToFitWidth); if (v1 != GetZoomLevel()) { ZoomTo(v1); } } function CalcBaseParameters() { AreaWidth = DocArea.width - 20; ClientWidth = AreaWidth - xmargin * 2; AreaHeight = DocArea.height - 20; ClientHeight = AreaHeight - ymargin * 2; } function CalcZoomLevel(scaleMode, pageToFitWidth) { var v2 = MaxPageWidth; var v3 = MaxPageHeight; if (Rotation == 90 || Rotation == 270) { var v4 = v2; v2 = v3; v3 = v4; } var v1; if (pageToFitWidth) { v1 = ClientWidth / Pages[pageToFitWidth - 1].width; v1 /= zoomCorr; return CorrectZoomVal(v1 * 100); } switch (scaleMode) { case 'width': v1 = ClientWidth / v2; v1 /= zoomCorr; return CorrectZoomVal(v1 * 100); case 'page': BaseScaleFactorX = ClientWidth / v2; BaseScaleFactorY = ClientHeight / v3; if (BaseScaleFactorX > BaseScaleFactorY) { v1 = BaseScaleFactorY; } else { v1 = BaseScaleFactorX; } v1 /= zoomCorr; return CorrectZoomVal(v1 * 100); } return GetZoomLevel(); v1 /= zoomCorr; return CorrectZoomVal(v1 * 100); } function LayoutPages() { var v3 = xmargin; var v8 = ymargin; var v6 = 0; ScaleFactor = (ZoomValue / 100) * zoomCorr; DocArea.content._yscale = ScaleFactor * 100; DocArea.content._xscale = DocArea.content._yscale; var v1 = 0; while (v1 < Pages.length) { page = Pages[v1]; pageMovie = page.movie; realMovie = page.realMovie; if (v3 + page.width * ScaleFactor + xmargin > AreaWidth) { if (v6 > 0) { v8 += v6 * ScaleFactor + yinterstice; } v3 = xmargin; v6 = 0; } page.y = v8; pageMovie._x = v3 / ScaleFactor; pageMovie._y = v8 / ScaleFactor; realMovie._rotation = Rotation; switch (Rotation) { case 0: realMovie._y = 0; realMovie._x = 0; break; case 90: realMovie._x = page.width; realMovie._y = 0; break; case 180: realMovie._x = page.width; realMovie._y = page.height; break; case 270: realMovie._x = 0; realMovie._y = page.height; } v3 += page.width * ScaleFactor + xinterstice; if (page.height > v6) { v6 = page.height; } ++v1; } v1 = 0; while (v1 < Pages.length) { j = v1; y2 = Pages[v1].movie._y; var v5 = Number.MAX_VALUE; var v4 = Number.MIN_VALUE; do { var page = Pages[v1]; v5 = Math.min(v5, page.movie._x); v4 = Math.max(v4, page.movie._x + page.width); ++v1; } while (y2 == Pages[v1].movie._y && v1 < Pages.length); if (rtl) { v3 = xmargin / ScaleFactor; var v2 = v1 - 1; while (v2 >= j) { var page = Pages[v2]; page.movie._x = v3; v3 += page.width + xinterstice / ScaleFactor; --v2; } } var v7 = (ClientWidth / ScaleFactor - (v4 - v5)) / 2; if (v7 > 0) { v2 = j; while (v2 < v1) { Pages[v2].movie._x += v7; ++v2; } } } BottomArea._x = xmargin; BottomArea._y = (v8 + yinterstice + v6 * ScaleFactor) / ScaleFactor; BottomArea._height = ymargin; DocArea.invalidate(); } function RotateTo(angle) { angle = parseInt(angle); if (angle % 90 != 0) { return undefined; } angle %= 360; if (Rotation != angle) { if ((Rotation - angle) % 180 != 0) { var v2 = 0; while (v2 < DocPages.length) { var v1 = DocPages[v2]; var v3 = v1.width; v1.width = v1.height; v1.height = v3; ++v2; } } Rotation = angle; LayoutPages(); UpdatePageNo(); FireOnVisibleAreaChanged(); } } function Rotate() { RotateTo((Rotation + 90) % 360); SetZoomState('none'); } function Print() { var v3 = false; if (!NoPrinting) { removeMovieClip('PageList'); var v2 = _root.attachMovie('PageList', 'PageList', depth++); if (v2) { v2._visible = false; v2._rotation = Rotation; v2._yscale = Math.min(MovieWidth / v2._width, MovieHeight / v2._height) * 100; v2._xscale = v2._yscale; if (PrintAsBitmap) { getURL('printasbitmap:#bframe', v2); } else { getURL('print:#bframe', v2); } v3 = true; FireOnPrintedInt = setInterval(FireOnPrintedAsync, 100); } } return v3; } function FireOnPrintedAsync() { FireOnPrinted(); clearInterval(FireOnPrintedInt); } function GetTextSnapshot(pageno) { var v1 = Pages[pageno].ts; if (v1 == undefined) { Pages[pageno].ts = Pages[pageno].realMovie.getTextSnapshot(); v1 = Pages[pageno].ts; } v1.setSelectColor(textSelectColor); return v1; } function GetPageText(pageno) { var v1 = Pages[pageno].text; if (v1 == undefined) { ts = GetTextSnapshot(pageno); v1 = ts.getText(0, ts.getCount(), false); Pages[pageno].text = v1; } return v1; } function ResetTextSearch() { lastSearchTS = undefined; lastSearchTSNo = lastSearchTS; } function SearchTextInt(text) { if (text != lastSearchText) { ResetTextSearch(); lastSearchText = text; } if (lastSearchTSNo == undefined) { lastSearchTSNo = 0; lastSearchTS = GetTextSnapshot(lastSearchTSNo); lastSearchPos = -1; } do { lastSearchPos = lastSearchTS.findText(lastSearchPos + 1, text, false); if (lastSearchPos == -1) { if (++lastSearchTSNo >= Pages.length) { ResetTextSearch(); break; } lastSearchTS = GetTextSnapshot(lastSearchTSNo); } } while (lastSearchPos == -1); return lastSearchPos; } function SearchAndHighlightText(text) { if (lastSearchTS != undefined) { lastSearchTS.setSelected(0, lastSearchTS.getCount(), false); } SearchTextInt(text); if (lastSearchPos != -1) { lastSearchTS.setSelected(lastSearchPos, lastSearchPos + text.length, true); SelStartInfo = {'page': lastSearchTSNo, 'pos': lastSearchPos}; SelEndInfo = {'page': lastSearchTSNo, 'pos': lastSearchPos + text.length - 1}; var v1 = (lastSearchTS.getTextRunInfo(lastSearchPos, lastSearchPos))[0]; var v3 = Pages[lastSearchTSNo]; var v2; switch (Rotation) { case 0: v2 = {'x': v1.corner3x, 'y': v1.corner3y}; break; case 90: v2 = {'x': v3.width - v1.corner0y, 'y': v1.corner0x}; break; case 180: v2 = {'x': v3.width - v1.corner1x, 'y': v3.height - v1.corner1y}; break; case 270: v2 = {'x': v1.corner2y, 'y': v3.height - v1.corner2x}; } SetCurrentPage(lastSearchTSNo + 1, v2.x, v2.y); } return lastSearchPos; } function GetUpperLeftCorner(pageMovie, points) { var v2; var v6; var v1 = 0; while (v1 < points.length) { origpt = points[v1]; pt = {'x': origpt.x, 'y': origpt.y}; pageMovie.localToGlobal(pt); if (v2 == undefined || pt.x <= v2.x && pt.y <= v2.y) { v2 = pt; v6 = origpt; } ++v1; } return v6; } function Search() { SearchForText(RemoveChar(toolbar.searchPatternmc.searchPattern.text, '\r')); } function SearchForText(text) { toolbar.notfoundtip._visible = _root.SearchAndHighlightText(text) == -1; return toolbar.notfoundtip._visible; } function RemoveNonDigits(str) { res = ''; i = 0; while (i < str.length) { c = str.charAt(i); if (c >= '0' and c <= '9') { res += c; } ++i; } return res; } function RemoveChar(subject, object) { res = ''; i = 0; while (i < subject.length) { c = subject.charAt(i); if (c != object) { res += c; } ++i; } return res; } function SetMouseMode(moveMode) { if (moveMode != mousemode) { if (moveMode == 'select' && NoCopying) { return undefined; } _root.mousemode = moveMode; if (moveMode != 'select') { Unselect(true); } if (moveMode == 'select') { DisableLinks(); } else { EnableLinks(); } Print2FlashEvents.fireEvent('onMouseModeChange'); } } function interpolate(a1, a2, b1, b2, b0) { res = a1 + ((b0 - b1) / (b2 - b1)) * (a2 - a1); if (res < a1) { res = a1; } if (res > a2) { res = a2; } return res; } function ScrollTo(x, y, UpdatePageNum) { if (UpdatePageNum == undefined) { UpdatePageNum = true; } var v3 = false; if (x != undefined) { if (x > DocArea.maxHPosition) { x = DocArea.maxHPosition; } else { if (x < 0) { x = 0; } } if (x != DocArea.hPosition) { DocArea.hPosition = x; v3 = true; } } if (y != undefined) { if (y > DocArea.maxVPosition) { y = DocArea.maxVPosition; } else { if (y < 0) { y = 0; } } if (y != DocArea.vPosition) { DocArea.vPosition = y; v3 = true; } } if (UpdatePageNum) { UpdatePageNo(); } if (v3) { FireOnVisibleAreaChanged(); } } function FindNonWord(str, startIndex) { var v1 = startIndex; while (v1 < str.length) { if (!IsWordSym(str.charAt(v1))) { return v1; } ++v1; } return -1; } function FindLastNonWord(str, startIndex) { var v1 = startIndex; while (v1 >= 0) { if (!IsWordSym(str.charAt(v1))) { return v1; } --v1; } return -1; } function IsWordSym(sym) { var v1 = sym.charCodeAt(0); return sym >= 'A' && sym <= 'Z' || sym >= 'a' && sym <= 'z' || sym >= '0' && sym <= '9' || v1 >= 128 && !(v1 >= 8192 && v1 <= 8303) && !(v1 >= 160 && v1 <= 191) && !(v1 >= 11776 && v1 <= 11903); } function Ch(pageno) { if (GetSetting('Orientation', '1') == '1' && DocArea.visible) { var v1 = DocPages[pageno].realMovie; DocArea.visible = v1.CR != undefined && (v1.CR.text.indexOf('print2flash.com') != -1 || v1.CR.text.indexOf('blue-pacific.com') != -1); if (!NoPrinting) { NoPrinting = !DocArea.visible; } } } function FindMatchingPos(text, pos) { words = text.split('\n'); var v1 = 0; var v2 = 0; while (v1 < words.length) { v2 += words[v1].length; if (v2 > pos) { break; } ++v1; } return pos + v1; } function CreateTip(text, x, instName) { toolbar.createTextField(instName, toolbar.getNextHighestDepth(), 0, toppanelheight, 0, 0); var tip = eval('toolbar.' + instName); tip._visible = false; tip.border = true; tip.borderColor = 0; tip.background = true; tip.backgroundColor = 16777185; tip.selectable = false; tip.setNewTextFormat(new TextFormat('Tahoma', 12, 0, false)); tip.text = text; tip.autoSize = 'left'; var width = tip._width * 1.15; var height = tip._height; tip.autoSize = 'none'; tip._width = width; tip._height = height; tip._x = x - tip._width / 2; } function FitWidth() { if (scaleMode != 'width') { SetZoomState('width'); SetBaseParameters(); } } function FitPage() { if (scaleMode != 'page') { SetZoomState('page'); SetBaseParameters(); } SetCurrentPage(GetCurrentPage()); } function PreviousPage() { _root.SetCurrentPage(_root.GetCurrentPage() - 1); } function NextPage() { _root.SetCurrentPage(_root.GetCurrentPage() + 1); } function SearchText(text) { return !SearchForText(text); } function OpenInNewWindow() { getURL(_root._url, '_blank'); } function OpenHelpPage() { getURL(HelpPageURL, '_blank'); } function ActivateDragMode() { SetMouseMode('move'); } function ActivateSelectMode() { SetMouseMode('select'); } function GetZoomLevel() { return ZoomValue; } function DrawRect(movie, x1, y1, x2, y2, fillColor, lineColor) { movie.beginFill(fillColor); if (lineColor) { movie.lineStyle(1, lineColor); } movie.moveTo(x1, y1); movie.lineTo(x2, y1); movie.lineTo(x2, y2); movie.lineTo(x1, y2); movie.lineTo(x1, y1); movie.endFill(); } function setSize(width, height) { DocArea._y = toppanelheight; MovieWidth = width; MovieHeight = height; bgr._width = width; bgr._height = height - 2; toolbar.DropDownToolbar._visible = false; DocArea.setSize(MovieWidth, height - toppanelheight); CalcScrollSteps(); SetBaseParameters(); LayoutPages(); LayoutToolbar(); _root._visible = true; CreateMask(); } function CalcScrollSteps() { DocArea.vLineScrollSize = DocArea.height / 20; DocArea.vPageScrollSize = DocArea.height - DocArea.vLineScrollSize; DocArea.hLineScrollSize = DocArea.width / 20; DocArea.hPageScrollSize = DocArea.width - DocArea.hLineScrollSize; } function GetPlayerVersion() { var v2 = (System.capabilities.version.split(' '))[1]; var v1 = v2.split(','); return v1[0] * 1000000000 + v1[1] * 1000000 + v1[2] * 1000 + parseInt(v1[3]); } function isFullScrSupported() { return GetPlayerVersion() >= 9000028000.0 || System.capabilities.playerType == 'StandAlone'; } function setFullScreenInt(fullScreen) { if (GetPlayerVersion() < 9000028000.0) { fscommand('fullscreen', fullScreen); inFS = fullScreen; } else { if (fullScreen) { if (typeof Stage.fullScreenSourceRect != 'undefined') { beforeFSWidth = MovieWidth; beforeFSHeight = MovieHeight; var v2 = DocArea.hPosition; var v3 = DocArea.vPosition; setSize(System.capabilities.screenResolutionX, System.capabilities.screenResolutionY); var v1 = new flash.geom.Point(0, 0); localToGlobal(v1); Stage.fullScreenSourceRect = new flash.geom.Rectangle(v1.x, v1.y, MovieWidth, MovieHeight); FireOnBeforeFullScreen(); Stage.displayState = 'fullScreen'; if (Stage.displayState != 'fullScreen') { FireOnAfterFullScreen(); setSize(beforeFSWidth, beforeFSHeight); ScrollTo(v2, v3, true); } } else { FireOnBeforeFullScreen(); Stage.displayState = 'fullScreen'; if (Stage.displayState != 'fullScreen') { FireOnAfterFullScreen(); } } } else { Stage.displayState = 'normal'; } } SetupFSButton(); LayoutToolbar(); } function inFullScreen() { if (GetPlayerVersion() < 9000028000.0) { return inFS; } else { return Stage.displayState == 'fullScreen'; } } function GetFullScreenTipID() { if (inFullScreen()) { return 'IDS_FULLSCREXIT'; } else { return 'IDS_FULLSCR'; } } function GetFullScreenButID() { if (inFullScreen()) { return 21; } else { return 20; } } function SetupFSButton() { var v2 = toolbar.fullscreen; AttachBtnImage(v2, GetFullScreenButID()); var v1 = toolbar.fullscreentip; v1._visible = false; v1.autoSize = 'left'; v1.text = locale.loadString(GetFullScreenTipID()); var v3 = v1._width * 1.15; v1.autoSize = 'none'; v1._width = v3; v1._x = v2._x + v2._width / 2 - v1._width / 2; v2.tipOrigx = v1._x; } function CreateMask() { removeMovieClip('mask'); maskObj = _root.createEmptyMovieClip('mask', 61000); DrawRect(maskObj, 0, 0, MovieWidth - 1, MovieHeight - 1, 16777215); _root.setMask(maskObj); } function getIFlashPaper() { return this; } function isFlashPaperDocument() { return true; } function getViewerType() { return 'Macromedia FlashPaper Default Viewer'; } function getViewerVersion() { return 218; } function SetControlFocus(control) { var container = control._parent; var mousePos = _root.GetMousePos(); if (container._visible && container._parent._visible && eval(Selection.getFocus()) != control && container.hitTest(mousePos.x, mousePos.y)) { setTimeout(function () { Selection.setFocus(control); }, 10); } } function GetInitParam(name, def) { var val = eval('_root.' + name); if (val == undefined) { val = def; } return val; } function asyncinit() { SetInitialPos(); clearInterval(initint); } function init(width, height) { setSize(width, height); _root.MouseOut = !(_root._xmouse > 0 && _root._xmouse < width && _root._ymouse > 0 && _root._ymouse < height); SetMouse(); SetInitialPos(); clearInterval(initint); initint = setInterval(asyncinit, 100); } function uninit() { Stage.removeListener(StageListener); Key.removeListener(keyListener); Mouse.removeListener(mouseListener); clearInterval(CheckAccInt); APILC.close(); } if (!CheckDomains()) { gotoAndStop(1); return undefined; } Stage.removeListener(WMStageListener); waitmsg.removeMovieClip(); _root._visible = false; _root.invalidate(); _quality = 'best'; MovieHeight = 0; var MovieWidth = 0; var Deftoppanelheight = 34; var Listeners = new Array(); var scaleMode = 'width'; var vPosition = 0; var ZoomValue; OverButColor = GetSetting('OverButColor', 15329251); OverRectColor = GetSetting('OverRectColor', 10132384); DownButColor = GetSetting('DownButColor', 15329251); DownRectColor = GetSetting('DownRectColor', 10027263); ToolbarBgrColor = GetSetting('ToolbarBgrColor', 13947080); DocArea.setStyle('themeColor', GetSetting('ScrollBarColor', 8453965)); DocArea.setStyle('backgroundColor', GetSetting('DocBgrColor', 8095386)); textSelectColor = GetSetting('TextHighlightColor', 65280); var LinkDef = new Object(); var BMDef = new Object(); var HasBookmarks = false; ParseLinks(); var Links = new Array(); DocArea.onMouseUp = function () { if (hitTest2(DocArea, _root.xmouse(), _root.ymouse(), true, 0, 0)) { _root.DocArea.setFocus(); } }; Print2FlashEvents = new CPrint2FlashEvents(); PageNoFieldFocused = false; ZoomFieldFocused = PageNoFieldFocused; DocArea.useHandCursor = true; xmargin = 10; xinterstice = 10; ymargin = 10; yinterstice = 10; minZoom = 10; maxZoom = 250; textSelectColor = GetSetting('TextHighlightColor', 65280); Rotation = 0; var Pages = new Array(); var DocPages = new Array(); var BottomArea; var loadedPages = 0; var MaxPageWidth = 0; var MaxPageHeight = 0; var startdepth = 1; var PageNo = 0; var depth = startdepth; var AreaWidth; var ClientWidth; Resolution = GetSetting('Resolution', 96); zoomCorr = 96 / Resolution; var totalPages = GetSetting('PageNum', 0); var widths = (GetSetting('Widths', '')).split(','); var heights = (GetSetting('Heights', '')).split(','); var FromPage = 1; var ToPage = totalPages; CreatePages(); LogoURL = GetSetting('LogoURL', ''); HelpPageURL = GetSetting('HelpPageURL', ''); var PageNoField = toolbar.PageNoMovie.PageNoFieldMC.PageNoField; PageNoField.restrict = '0-9'; ScaleTextField = toolbar.ScaleTextMovie.ScaleTextField; ScaleTextField.restrict = '0-9%'; _focusrect = true; DblCLickTime = 250; NoAPICopying = false; NoCopying = NoAPICopying; NoPrinting = NoCopying; MinSelVScrollRatio = 1; var MinSelHScrollRatio = 1; MaxSelVScrollRatio = 10; var MaxSelHScrollRatio = 10; toppanelheight = Deftoppanelheight; __SVMouseWheelManager.onMouseWheel = undefined; var mouseListener = new Object(); mouseListener.onMouseWheel = function (delta) { if (DocArea.enabled && hitTest2(DocArea, _root.xmouse(), _root.ymouse(), true)) { if (Key.isDown(17) || Key.isDown(18)) { SetZoomLevel(ZoomValue + delta * 10); } else { scrollLine(delta); } } }; Mouse.addListener(mouseListener); TBButtons = new Array({'movie': toolbar.logo, 'nohide': true, 'flag': 1, 'id': 1}, {'movie': toolbar.back, 'tip': 'IDS_BACK', 'flag': 196608, 'id': 18}, {'movie': toolbar.forward, 'tip': 'IDS_FORWARD', 'flag': 786432, 'id': 19}, {'movie': toolbar.moveMode, 'tip': 'IDS_DRAG', 'flag': 2, 'id': 2}, {'movie': toolbar.selMode, 'tip': 'IDS_SELTEXT', 'flag': 4, 'id': 3}, {'movie': toolbar.ZoomSlider, 'nodropdown': true, 'flag': 8, 'id': 4}, {'movie': toolbar.ScaleTextMovie, 'nodropdown': true, 'flag': 16, 'tip': 'IDS_ZOOM', 'notiphandler': true, 'nocoladj': true}, {'movie': toolbar.scaleWidth, 'tip': 'IDS_FITWIDTH', 'flag': 32, 'id': 7}, {'movie': toolbar.scalePage, 'tip': 'IDS_FITPAGE', 'flag': 64, 'id': 8}, {'movie': toolbar.prevpage, 'tip': rtl ? 'IDS_NEXTPAGE' : 'IDS_PREVPAGE', 'flag': 128, 'id': 9}, {'movie': toolbar.PageNoMovie, 'nodropdown': true, 'flag': 256, 'notiphandler': true, 'nocoladj': true}, {'movie': toolbar.nextpage, 'tip': rtl ? 'IDS_PREVPAGE' : 'IDS_NEXTPAGE', 'flag': 512, 'id': 10}, {'movie': toolbar.searchPatternmc, 'nodropdown': true, 'flag': 1024, 'tip': 'IDS_SCHHINT', 'notiphandler': true, 'nocoladj': true}, {'movie': toolbar.searchbut, 'nodropdown': true, 'flag': 2048, 'tip': 'IDS_SEARCH', 'id': 11}, {'movie': toolbar.rotate, 'tip': 'IDS_ROTATE', 'flag': 4096, 'id': 12}, {'movie': toolbar.print, 'tip': 'IDS_PRINT', 'flag': 8192, 'id': 13}, {'movie': toolbar.fullscreen, 'tip': 'IDS_FULLSCR', 'flag': 3145728, 'id': 20}, {'movie': toolbar.newwindow, 'tip': 'IDS_NEWWND', 'flag': 16384, 'id': 14}, {'movie': toolbar.help, 'tip': 'IDS_HELP', 'flag': 32768, 'id': 15}); var MoreButWidth = toolbar.more._width; TBMargin = 1; i = 0; while (i < TBButtons.length) { AttachBtnImage(TBButtons[i].movie, TBButtons[i].id); ++i; } AttachBtnImage(toolbar.more, 16); toolbar.ZoomSlider.img.swapDepths(toolbar.ZoomSlider.SliderHandle); toolbar.ZoomSlider._y = Math.round((Deftoppanelheight - toolbar.ZoomSlider._height) / 2); (toolbar.ZoomSlider.SliderHandle.SliderHandleBtn.attachMovie('TBImage6', 'img', 1))._height; toolbar.ZoomSlider.SliderHandle.SliderHandleBtn._y = Math.round(-(toolbar.ZoomSlider.SliderHandle.SliderHandleBtn._height - toolbar.ZoomSlider.img._height) / 2 + parseInt(GetSetting('ZoomHandleOffset', 0))); toolbar.logo.img._y = Math.round((29 - toolbar.logo.img._height) / 2); var locale = new P2FLocale(); locale.setLanguage('auto'); var TBBgrImage = flash.display.BitmapData.loadBitmap('TBImage17'); var TBBgrImageBehavior = GetSetting('TBBgrImgBehavior', '1') == '1'; CreateTips(); StageListener = new Object(); var onLoadonResize = false; var firstResize = true; StageListener.onResize = function () { if (autonomous) { setSize(Stage.width, Stage.height); if (onLoadonResize) { onLoadonResize = false; onLoad(); } else { if (firstResize && Stage.width == 0 && Stage.height == 0) { onLoadonResize = true; } } firstResize = false; } }; Stage.addListener(StageListener); var UpdateAfterScrollInt = 0; var GoToPageBeforeDraw; DocAreaListener = new Object(); DocAreaListener.scroll = function (eventObj) { if (!DocArea.enabled) { DocArea.vPosition = vPosition; } UpdateAfterScroll(); }; DocAreaListener.draw = function (eventObj) { if (GoToPageBeforeDraw) { SetCurrentPage(GoToPageBeforeDraw.page, GoToPageBeforeDraw.x, GoToPageBeforeDraw.y); GoToPageBeforeDraw = undefined; } }; DocArea.addEventListener('draw', DocAreaListener); DocArea.addEventListener('scroll', DocAreaListener); var copyTextMenuItem; if (!NoCopying) { copyTextMenuItem = new ContextMenuItem('Copy Text', CopyText); _root.menu.customItems.push(copyTextMenuItem); _root.menu.onSelect = function (item, item_menu) { copyTextMenuItem.visible = Selected; }; } var History = new Array(); var HistoryIndex = 0; var Dragging = false; var DragStartMousePos; var DragStartPos; var Selecting = false; var SelStartInfo = null; var SelEndInfo = null; var Selected = false; var SelectScrollInterval; var LastPressed; DocArea.content.onMouseDown = function () { var v4 = GetMousePos(); DropDownToolbar._visible = false; if (!MouseOut && hitTest3(DocArea, DocArea._xmouse, DocArea._ymouse)) { var v3 = getTimer() - LastPressed < DblCLickTime; if (v3) { LastPressed = undefined; } else { LastPressed = getTimer(); } DropDownToolbar._visible = false; if (mousemode == 'move') { if (DocArea.enabled) { if (v3) { if (GetZoomLevel() < maxZoom && pos) { if (GetZoomLevel() >= CalcZoomLevel('', pos.page)) { SetZoomLevel(GetZoomLevel() * 1.5); } else { SetBaseParameters(pos.page); } pos.x -= (AreaWidth / 2 / DocArea.content._xscale) * 100; pos.y -= (AreaHeight / 2 / DocArea.content._xscale) * 100; DocArea.redraw(true); SetCurrentPage(pos.page, pos.x, pos.y); } } else { DragStartMousePos = {'x': _root.xmouse(), 'y': _root.ymouse()}; Dragging = true; DragStartPos = {'x': DocArea.hPosition, 'y': DocArea.vPosition}; } } } else { if (v3) { SelInfo = GetMouseHoverSymbol(10); if (SelInfo) { SelectWord(SelInfo.page, SelInfo.pos); Selected = true; } Selecting = false; } else { Selected = false; if (DocArea.enabled) { SelectScrollInterval = setInterval(SelectScroll, 200); } if (hitTest3(DocArea, DocArea._xmouse, DocArea._ymouse)) { Unselect(true); } SelStartInfo = GetMouseHoverSymbol(100); if (SelStartInfo != false) { Selecting = true; } } } this.pressed = true; } }; DocArea.content.onMouseUp = function () { if (this.pressed) { if (mousemode == 'select' && !Selecting && !Selected) { Unselect(true); } Selecting = false; Dragging = Selecting; clearInterval(SelectScrollInterval); this.pressed = false; } }; DocArea.content.onMouseMove = function () { if (Dragging) { var v3 = _root.ymouse(); var v4 = _root.xmouse(); if (this.width > this._parent.width) { ScrollTo(DragStartPos.x - (v4 - DragStartMousePos.x)); } if (this.height > this._parent.height) { ScrollTo(undefined, DragStartPos.y - (v3 - DragStartMousePos.y)); } } if (Selecting) { SelEndInfo = GetMouseHoverSymbol(100); if (SelEndInfo != false) { SelectText(); } } }; var ScaleSlider = new Slider(toolbar.ZoomSlider, minZoom, maxZoom); ScaleSlider.onChange = function () { ZoomTo(ScaleSlider.GetValue()); SetZoomState('none'); }; UpdatePageNoInt = 0; DocArea.keyDown = undefined; var keyListener = new Object(); Key.addListener(keyListener); keyListener.onKeyDown = function () { var v2 = Key.getCode(); var v3 = GetMousePos(); if (AS3embedded && hitTest3(DocArea, DocArea._xmouse, DocArea._ymouse) && !ZoomFieldFocused && !PageNoFieldFocused && !SearchFieldFocused || !AS3embedded && (DocArea.getFocus() == DocArea || Selection.getFocus() == '_root.bgr')) { if (DocArea.enabled) { switch (v2) { case 38: if (Key.isDown(17)) { PreviousPage(); } else { newpos = DocArea.vPosition - DocArea.vLineScrollSize; ScrollTo(undefined, newpos); UpdateAfterScroll(); } break; case 40: if (Key.isDown(17)) { NextPage(); } else { newpos = DocArea.vPosition + DocArea.vLineScrollSize; ScrollTo(undefined, newpos); UpdateAfterScroll(); } break; case 8: _Back(); break; case 37: if (Key.isDown(17)) { _Back(); } else { newpos = DocArea.hPosition - DocArea.hLineScrollSize; ScrollTo(newpos, undefined); UpdateAfterScroll(); } break; case 39: if (Key.isDown(17)) { _Forward(); } else { newpos = DocArea.hPosition + DocArea.hLineScrollSize; ScrollTo(newpos, undefined); UpdateAfterScroll(); } break; case 33: newpos = DocArea.vPosition - DocArea.vPageScrollSize; ScrollTo(undefined, newpos); UpdateAfterScroll(); break; case 34: newpos = DocArea.vPosition + DocArea.vPageScrollSize; ScrollTo(undefined, newpos); UpdateAfterScroll(); break; case 36: ScrollTo(undefined, 0); UpdateAfterScroll(); break; case 35: ScrollTo(undefined, DocArea.maxVPosition); UpdateAfterScroll(); break; case 85: if (Key.isDown(17)) { NextPage(); } break; case 89: if (Key.isDown(17)) { PreviousPage(); } break; case 107: if (Key.isDown(17)) { SetZoomLevel(ZoomValue + 10); } break; case 109: if (Key.isDown(17)) { SetZoomLevel(ZoomValue - 10); } } } } if (v2 == 80 && Key.isDown(17)) { _root.Print(); } if (v2 != 13) { toolbar.notfoundtip._visible = false; } }; keyListener.onKeyUp = function () { if (!NoCopying && Key.isDown(17) && (Key.getCode() == 67 || Key.getCode() == 45)) { CopyText(); } }; DocArea.setFocus(); PageNoField.onKillFocus = function () { ProcessPageNo(); }; var TotalPagesField = toolbar.PageNoMovie.TotalPagesMC.TotalPages; ShowTotalPages(); var chLoadedPagesInt = setInterval(CheckLoadedPages, 100); var PrintAsBitmap = GetSetting('PrintAsBitmap', ''); var FireOnPrintedInt; var lastSearchTSNo; var lastSearchPos; var lastSearchText; toolbar.searchPatternmc.searchPattern.onChanged = function () { toolbar.searchPatternmc.searchPattern.text = RemoveChar(toolbar.searchPatternmc.searchPattern.text, '\r'); }; onLoad(); var beforeFSWidth; var beforeFSHeight; var inFS = false; StageListener.onFullScreen = function (bFull) { if (!bFull && !isNaN(beforeFSWidth)) { FireOnAfterFullScreen(); setSize(beforeFSWidth, beforeFSHeight); beforeFSWidth = NaN; } SetupFSButton(); LayoutToolbar(); }; var initint; } movieClip 157 { } instance DocArea of movieClip 127 ScrollPane { onClipEvent (construct) { contentPath = 'ScrollArea'; hLineScrollSize = 5; hPageScrollSize = 20; hScrollPolicy = 'auto'; scrollDrag = false; vLineScrollSize = 5; vPageScrollSize = 20; vScrollPolicy = 'auto'; enabled = true; visible = true; minHeight = 0; minWidth = 0; } } movieClip 158 { } movieClip 159 { frame 1 { attachMovie('TBImage6', 'img', 1); } frame 2 { attachMovie('TBImage5', 'img', 1); } } movieClip 160 { frame 1 { oldonReleaseOutside = this.onReleaseOutside; this.onReleaseOutside = function () { oldonReleaseOutside(); SliderHandleBtn.gotoAndStop(1); }; this.onRollOver = function () { SliderHandleBtn.gotoAndStop(2); }; this.onRollOut = function () { SliderHandleBtn.gotoAndStop(1); }; SliderHandleBtn.stop(); } } movieClip 161 { frame 1 { SliderHandle._accProps = new Object(); SliderHandle._accProps.silent = true; } } movieClip 164 { frame 1 { ScaleTextField._accProps = new Object(); ScaleTextField._accProps.name = 'Zoom'; } frame 1 { ScaleTextField.tabIndex = 5; } } movieClip 167 { } movieClip 169 { frame 1 { PageNoField._accProps = new Object(); PageNoField._accProps.name = 'Go to page'; } frame 1 { PageNoField.tabIndex = 9; } } movieClip 170 { frame 1 { PageNoFieldMC._accProps = new Object(); PageNoFieldMC._accProps.silent = true; } instance PageNoFieldMC of movieClip 169 { onClipEvent (load) { function ShowPageNoFieldTip(show) { _parent._parent.pagenotip._visible = !Accessibility.isActive() && _parent._visible && show; } PageNoField.onSetFocus = function () { ShowPageNoFieldTip(false); _root.PageNoFieldFocused = true; }; PageNoField.onKillFocus = function () { _root.PageNoFieldFocused = false; }; } onClipEvent (mouseMove) { var pagenotipvis = hitTest(_level0._xmouse, _level0._ymouse, false); ShowPageNoFieldTip(!_root.PageNoFieldFocused && pagenotipvis); var totpagtipvis = !Accessibility.isActive() && _parent.TotalPagesMC.hitTest(_level0._xmouse, _level0._ymouse, false); _parent._parent.totalpagestip._visible = _parent._visible && totpagtipvis && !pagenotipvis; } onClipEvent (mouseUp) { _root.SetControlFocus(PageNoField); } onClipEvent (keyDown) { if (_root.PageNoFieldFocused && Key.getCode() == 13) { _root.ProcessPageNo(); } } } } movieClip 173 { frame 1 { searchPattern._accProps = new Object(); searchPattern._accProps.name = 'Search'; } frame 1 { searchPattern.tabIndex = 11; } } movieClip 174 { frame 1 { _but._accProps = new Object(); _but._accProps.name = 'Search'; _but._accProps.forceSimple = true; } frame 1 { _but.tabIndex = 12; } frame 1 { this.onPress = function (keyboard) { if (!keyboard) { _but.gotoAndStop(3); } _root.Search(); _root.DropDownToolbar._visible = false; }; this._but.onKeyDown = function () { if (Key.getCode() == 13 || Key.getCode() == 32) { this._parent.onPress(true); } }; this.onRelease = function () { _but.gotoAndStop(2); }; this.onReleaseOutside = function () { _but.gotoAndStop(1); }; oldonRollOver = this.onRollOver; this.onRollOver = function () { oldonRollOver(); _but.gotoAndStop(2); }; oldonRollOut = this.onRollOut; this.onRollOut = function () { oldonRollOut(); _but.gotoAndStop(1); }; _but.stop(); } } movieClip 175 { } movieClip 176 { frame 1 { print._accProps = new Object(); print._accProps.silent = true; } frame 1 { ZoomSlider._accProps = new Object(); ZoomSlider._accProps.silent = true; } frame 1 { ScaleTextMovie._accProps = new Object(); ScaleTextMovie._accProps.silent = true; } frame 1 { PageNoMovie._accProps = new Object(); PageNoMovie._accProps.silent = true; } frame 1 { moveMode._accProps = new Object(); moveMode._accProps.silent = true; } frame 1 { scaleWidth._accProps = new Object(); scaleWidth._accProps.silent = true; } frame 1 { scalePage._accProps = new Object(); scalePage._accProps.silent = true; } frame 1 { prevpage._accProps = new Object(); prevpage._accProps.silent = true; } frame 1 { rotate._accProps = new Object(); rotate._accProps.silent = true; } frame 1 { help._accProps = new Object(); help._accProps.silent = true; } frame 1 { newwindow._accProps = new Object(); newwindow._accProps.silent = true; } frame 1 { selMode._accProps = new Object(); selMode._accProps.silent = true; } frame 1 { more._accProps = new Object(); more._accProps.silent = true; } frame 1 { nextpage._accProps = new Object(); nextpage._accProps.silent = true; } frame 1 { back._accProps = new Object(); back._accProps.silent = true; } frame 1 { forward._accProps = new Object(); forward._accProps.silent = true; } frame 1 { searchPatternmc._accProps = new Object(); searchPatternmc._accProps.silent = true; } frame 1 { searchbut._accProps = new Object(); searchbut._accProps.silent = true; } frame 1 { logo._accProps = new Object(); logo._accProps.silent = true; } instance ScaleTextMovie of movieClip 164 { onClipEvent (load) { function ShowZoomTip(show) { _parent.ScaleTextMovietip._visible = !Accessibility.isActive() && _parent.ScaleTextMovie._visible && show; } ScaleTextField.onSetFocus = function () { ShowZoomTip(false); _root.ZoomFieldFocused = true; }; ScaleTextField.onKillFocus = function () { _root.ZoomFieldFocused = false; _root.ProcessZoomEntry(); }; } onClipEvent (mouseUp) { _root.SetControlFocus(ScaleTextField); } onClipEvent (mouseMove) { ShowZoomTip(!_root.ZoomFieldFocused && hitTest(_level0._xmouse, _level0._ymouse, false)); } onClipEvent (keyDown) { if (_root.ZoomFieldFocused && Key.getCode() == 13) { _root.ProcessZoomEntry(); } } } instance searchPatternmc of movieClip 173 { onClipEvent (load) { function ShowSearchPatTip(show) { _parent.searchPatternmctip._visible = !Accessibility.isActive() && _parent.searchPatternmc._visible && show; } searchPattern.onSetFocus = function () { ShowSearchPatTip(false); _root.SearchFieldFocused = true; }; searchPattern.onKillFocus = function () { _root.SearchFieldFocused = false; }; } onClipEvent (mouseUp) { _root.SetControlFocus(searchPattern); } onClipEvent (mouseMove) { ShowSearchPatTip(!_root.SearchFieldFocused && hitTest(_level0._xmouse, _level0._ymouse, false) && !_root.toolbar.notfoundtip._visible); } onClipEvent (keyDown) { if (_root.SearchFieldFocused && Key.getCode() == 13) { _root.Search(); } } } instance logo of movieClip 175 { onClipEvent (enterFrame) { this.onPress = function () { getURL(_root.LogoURL, '_blank'); }; } } } instance toolbar of movieClip 176 { onClipEvent (load) { totalpagestip._visible = false; pagenotip._visible = totalpagestip._visible; searchpattip._visible = totalpagestip._visible; zoomtip._visible = totalpagestip._visible; helptip._visible = totalpagestip._visible; newwindtip._visible = totalpagestip._visible; printtip._visible = totalpagestip._visible; rotatetip._visible = totalpagestip._visible; notfoundtip._visible = totalpagestip._visible; searchtip._visible = totalpagestip._visible; nextpagetip._visible = totalpagestip._visible; prevpagetip._visible = totalpagestip._visible; _global.P2FRoot.onMouseDown = function () { notfoundtip._visible = false; }; } } movieClip 178 { } movieClip 180 { } movieClip 256 Page1 { } movieClip 269 Page2 { } movieClip 342 Page3 { } movieClip 359 Page4 { } movieClip 394 Page5 { } movieClip 400 Page6 { } movieClip 406 Page7 { } movieClip 564 Page8 { } movieClip 665 Page9 { } movieClip 671 Page10 { } movieClip 757 Page11 { } movieClip 800 Page12 { } movieClip 806 Page13 { } movieClip 847 Page14 { } movieClip 898 Page15 { } movieClip 1027 Page16 { } movieClip 1063 Page17 { } movieClip 1108 Page18 { } movieClip 1146 Page19 { } movieClip 1152 Page20 { } movieClip 1197 Page21 { } movieClip 1232 Page22 { } movieClip 1263 Page23 { } movieClip 1272 Page24 { } movieClip 1287 Page25 { } movieClip 1294 Page26 { } movieClip 1352 Page27 { } movieClip 1387 Page28 { } movieClip 1441 Page29 { } movieClip 1524 Page30 { } movieClip 1639 Page31 { } movieClip 1727 Page32 { } movieClip 1733 Page33 { } movieClip 1759 Page34 { } movieClip 1791 Page35 { } movieClip 1830 Page36 { } movieClip 1836 Page37 { } movieClip 1842 Page38 { } movieClip 2316 Page39 { } movieClip 2431 Page40 { } movieClip 2498 Page41 { } movieClip 3435 Page42 { } movieClip 3473 Page43 { } movieClip 3508 Page44 { } movieClip 3514 Page45 { } movieClip 3520 Page46 { } movieClip 3552 Page47 { } movieClip 3591 Page48 { } movieClip 3628 Page49 { } movieClip 3667 Page50 { } movieClip 3673 Page51 { } movieClip 3679 Page52 { } movieClip 3740 Page53 { } movieClip 3768 Page54 { } movieClip 3795 Page55 { } movieClip 3801 Page56 { } movieClip 3830 Page57 { } movieClip 3836 Page58 { } movieClip 3842 Page59 { } movieClip 3851 Page60 { } movieClip 3862 Page61 { } movieClip 3897 Page62 { } movieClip 3933 Page63 { } movieClip 3989 Page64 { } movieClip 3995 Page65 { } movieClip 4001 Page66 { } movieClip 4007 Page67 { } movieClip 4039 Page68 { } movieClip 4045 Page69 { } movieClip 4263 Page70 { } movieClip 4272 Page71 { } movieClip 4278 Page72 { } movieClip 4284 Page73 { } movieClip 4290 Page74 { } movieClip 4296 Page75 { } movieClip 4302 Page76 { } movieClip 4308 Page77 { } movieClip 4339 Page78 { } movieClip 4345 Page79 { } movieClip 4386 Page80 { } movieClip 4411 Page81 { } movieClip 4446 Page82 { } movieClip 4580 Page83 { } movieClip 4586 Page84 { } movieClip 4644 Page85 { } movieClip 4650 Page86 { } movieClip 4659 Page87 { } movieClip 4665 Page88 { } movieClip 4671 Page89 { } movieClip 4677 Page90 { } movieClip 4687 Page91 { } movieClip 4693 Page92 { } movieClip 4699 Page93 { } movieClip 4771 Page94 { } movieClip 4790 Page95 { } movieClip 4797 Page96 { } movieClip 4829 Page97 { } movieClip 4874 Page98 { } movieClip 4911 Page99 { } movieClip 4945 Page100 { } movieClip 4963 Page101 { } movieClip 4995 Page102 { } movieClip 5004 Page103 { } movieClip 5027 Page104 { } movieClip 5040 Page105 { } movieClip 5071 Page106 { } movieClip 5103 Page107 { } movieClip 5134 Page108 { } movieClip 5281 Page109 { } movieClip 5345 Page110 { } movieClip 5352 Page111 { } movieClip 5371 Page112 { } movieClip 5384 Page113 { } movieClip 5390 Page114 { } movieClip 5419 Page115 { } movieClip 5446 Page116 { } movieClip 5494 Page117 { } movieClip 5564 Page118 { } movieClip 5579 Page119 { } movieClip 5616 Page120 { } movieClip 5645 Page121 { } movieClip 5678 Page122 { } movieClip 5709 Page123 { } movieClip 5729 Page124 { } movieClip 5869 Page125 { } movieClip 5908 Page126 { } movieClip 5938 Page127 { } movieClip 5944 Page128 { } movieClip 5954 Page129 { } movieClip 5999 Page130 { } movieClip 6034 Page131 { } movieClip 6067 Page132 { } movieClip 6085 Page133 { } movieClip 6102 Page134 { } movieClip 6141 Page135 { } movieClip 6171 Page136 { } movieClip 6189 Page137 { } movieClip 6466 Page138 { } movieClip 6905 Page139 { } movieClip 7295 Page140 { } movieClip 7362 Page141 { } movieClip 7368 Page142 { } movieClip 7485 Page143 { } movieClip 7536 Page144 { } movieClip 7609 Page145 { } movieClip 7683 Page146 { } movieClip 7731 Page147 { } movieClip 7769 Page148 { } movieClip 7810 Page149 { } movieClip 7833 Page150 { } movieClip 7866 Page151 { } movieClip 7878 Page152 { } movieClip 7906 Page153 { } movieClip 7938 Page154 { } movieClip 7979 Page155 { } movieClip 8010 Page156 { } movieClip 8016 Page157 { } movieClip 8048 Page158 { } movieClip 8147 Page159 { } movieClip 8185 Page160 { } movieClip 8203 Page161 { } movieClip 8249 Page162 { } movieClip 8278 Page163 { } movieClip 8290 Page164 { } movieClip 8323 Page165 { } movieClip 8329 Page166 { } movieClip 8357 Page167 { } movieClip 8385 Page168 { } movieClip 8417 Page169 { } movieClip 8459 Page170 { } movieClip 8498 Page171 { } movieClip 8505 Page172 { } movieClip 8524 Page173 { } movieClip 8530 Page174 { } movieClip 8572 Page175 { } movieClip 8600 Page176 { } movieClip 8635 Page177 { } movieClip 8670 Page178 { } movieClip 8676 Page179 { } movieClip 10737 Page180 { } movieClip 13997 Page181 { } movieClip 14854 Page182 { } movieClip 14883 Page183 { } movieClip 14918 Page184 { } movieClip 14964 Page185 { } movieClip 15017 Page186 { } movieClip 15026 Page187 { } movieClip 15062 Page188 { } movieClip 15116 Page189 { } movieClip 15122 Page190 { } movieClip 15128 Page191 { } movieClip 15147 Page192 { } movieClip 15180 Page193 { } movieClip 15186 Page194 { } movieClip 15192 Page195 { } movieClip 15250 Page196 { } movieClip 15297 Page197 { } movieClip 15303 Page198 { } movieClip 15334 Page199 { } movieClip 15373 Page200 { } movieClip 15405 Page201 { } movieClip 15411 Page202 { } movieClip 15436 Page203 { } movieClip 15481 Page204 { } movieClip 15539 Page205 { } movieClip 15579 Page206 { } movieClip 15612 Page207 { } movieClip 15651 Page208 { } movieClip 15717 Page209 { } movieClip 15769 Page210 { } movieClip 15812 Page211 { } movieClip 15949 Page212 { } movieClip 15959 Page213 { } movieClip 15965 Page214 { } movieClip 16255 Page215 { } movieClip 16324 Page216 { } movieClip 16383 Page217 { } movieClip 16421 Page218 { } movieClip 16462 Page219 { } movieClip 16468 Page220 { } movieClip 16474 Page221 { } movieClip 16480 Page222 { } movieClip 16486 Page223 { } movieClip 16492 Page224 { } movieClip 16498 Page225 { } movieClip 16504 Page226 { } movieClip 16590 Page227 { } movieClip 16950 Page228 { } movieClip 16958 Page229 { } movieClip 16996 Page230 { } movieClip 17002 Page231 { } movieClip 17052 Page232 { } movieClip 17092 Page233 { } movieClip 17124 Page234 { } movieClip 17161 Page235 { } movieClip 17167 Page236 { } movieClip 17173 Page237 { } movieClip 17203 Page238 { } movieClip 17228 Page239 { } movieClip 17234 Page240 { } movieClip 17240 Page241 { } movieClip 17246 Page242 { } movieClip 17252 Page243 { } movieClip 17285 Page244 { } movieClip 17317 Page245 { } movieClip 17357 Page246 { } movieClip 17404 Page247 { } movieClip 17554 Page248 { } movieClip 17590 Page249 { } movieClip 17624 Page250 { } movieClip 17664 Page251 { } movieClip 17833 Page252 { } movieClip 17865 Page253 { } movieClip 17909 Page254 { } movieClip 17964 Page255 { } movieClip 18029 Page256 { } movieClip 18065 Page257 { } movieClip 18106 Page258 { } movieClip 18298 Page259 { } movieClip 18400 Page260 { } movieClip 18406 Page261 { } movieClip 18448 Page262 { } movieClip 18454 Page263 { } movieClip 18481 Page264 { } movieClip 18487 Page265 { } movieClip 18493 Page266 { } movieClip 18499 Page267 { } movieClip 18505 Page268 { } movieClip 18530 Page269 { } movieClip 18559 Page270 { } movieClip 18597 Page271 { } movieClip 18624 Page272 { } movieClip 18630 Page273 { } movieClip 18652 Page274 { } movieClip 18693 Page275 { } movieClip 18734 Page276 { } movieClip 18777 Page277 { } movieClip 18783 Page278 { } movieClip 18789 Page279 { } movieClip 18795 Page280 { } movieClip 18801 Page281 { } movieClip 18808 Page282 { } movieClip 18832 Page283 { } movieClip 18877 Page284 { } movieClip 18914 Page285 { } movieClip 18920 Page286 { } movieClip 18959 Page287 { } movieClip 18965 Page288 { } movieClip 18971 Page289 { } movieClip 19005 Page290 { } movieClip 19041 Page291 { } movieClip 19047 Page292 { } movieClip 19077 Page293 { } movieClip 19116 Page294 { } movieClip 19153 Page295 { } movieClip 19195 Page296 { } movieClip 19230 Page297 { } movieClip 19313 Page298 { } movieClip 19328 Page299 { } movieClip 19345 Page300 { } movieClip 19398 Page301 { } movieClip 19567 Page302 { } movieClip 19573 Page303 { } movieClip 19596 Page304 { } movieClip 19622 Page305 { } movieClip 19649 Page306 { } movieClip 19655 Page307 { } movieClip 19661 Page308 { } movieClip 19689 Page309 { } movieClip 19714 Page310 { } movieClip 19743 Page311 { } movieClip 19755 Page312 { } movieClip 19995 Page313 { } movieClip 20009 Page314 { } movieClip 20023 Page315 { } movieClip 20033 Page316 { } movieClip 20048 Page317 { } movieClip 20060 Page318 { } movieClip 20073 Page319 { } movieClip 20086 Page320 { } movieClip 20093 Page321 { } movieClip 20106 Page322 { } movieClip 20120 Page323 { } movieClip 20133 Page324 { } movieClip 20290 Page325 { } movieClip 20324 Page326 { } movieClip 20347 Page327 { } movieClip 20371 Page328 { } movieClip 20391 Page329 { } movieClip 20445 Page330 { } movieClip 20463 Page331 { } movieClip 20469 Page332 { } movieClip 20480 Page333 { } movieClip 20489 Page334 { } movieClip 20500 Page335 { } movieClip 20511 Page336 { } movieClip 20539 Page337 { } movieClip 20560 Page338 { } movieClip 20566 Page339 { } movieClip 20572 Page340 { } movieClip 20612 Page341 { } movieClip 20618 Page342 { } movieClip 20682 Page343 { } movieClip 20702 Page344 { } movieClip 20714 Page345 { } movieClip 20720 Page346 { } movieClip 20726 Page347 { } movieClip 20732 Page348 { } movieClip 20738 Page349 { } movieClip 20773 Page350 { } movieClip 20811 Page351 { } movieClip 20817 Page352 { } movieClip 20823 Page353 { } movieClip 20829 Page354 { } movieClip 20835 Page355 { } movieClip 20841 Page356 { } movieClip 20847 Page357 { } movieClip 20853 Page358 { } movieClip 20859 Page359 { } movieClip 20888 Page360 { } movieClip 20900 Page361 { } movieClip 20912 Page362 { } movieClip 20923 Page363 { } movieClip 20929 Page364 { } movieClip 20961 Page365 { } movieClip 20989 Page366 { } movieClip 21020 Page367 { } movieClip 21043 Page368 { } movieClip 21108 Page369 { } movieClip 21134 Page370 { } movieClip 21190 Page371 { } movieClip 21233 Page372 { } movieClip 21350 Page373 { } movieClip 21356 Page374 { } movieClip 21362 Page375 { } movieClip 21368 Page376 { } movieClip 21374 Page377 { } movieClip 21440 Page378 { } movieClip 21468 Page379 { } movieClip 21494 Page380 { } movieClip 21525 Page381 { } movieClip 21569 Page382 { } movieClip 21655 Page383 { } movieClip 21695 Page384 { } movieClip 21703 Page385 { } movieClip 21747 Page386 { } movieClip 22071 Page387 { } movieClip 22737 Page388 { } movieClip 22816 Page389 { } movieClip 22895 Page390 { } movieClip 22944 Page391 { } movieClip 22999 Page392 { } movieClip 23005 Page393 { } movieClip 23018 Page394 { } movieClip 23024 Page395 { } movieClip 23030 Page396 { } movieClip 23036 Page397 { } movieClip 23042 Page398 { } movieClip 23048 Page399 { } movieClip 23054 Page400 { } movieClip 23061 Page401 { } movieClip 23067 Page402 { } movieClip 23073 Page403 { } movieClip 23080 Page404 { } movieClip 23086 Page405 { } movieClip 23092 Page406 { } movieClip 23098 Page407 { } movieClip 23104 Page408 { } movieClip 23184 Page409 { } movieClip 23264 Page410 { } movieClip 23270 Page411 { } movieClip 23276 Page412 { } movieClip 23282 Page413 { } movieClip 23344 Page414 { } movieClip 23385 Page415 { } movieClip 23438 Page416 { } movieClip 23739 Page417 { } movieClip 23933 Page418 { } movieClip 24131 Page419 { } movieClip 24168 Page420 { } movieClip 24207 Page421 { } movieClip 24238 Page422 { } movieClip 24270 Page423 { } movieClip 24302 Page424 { } movieClip 24346 Page425 { } movieClip 24372 Page426 { } movieClip 24393 Page427 { } movieClip 24399 Page428 { } movieClip 24405 Page429 { } movieClip 24411 Page430 { } movieClip 24425 Page431 { } movieClip 24431 Page432 { } movieClip 24437 Page433 { } movieClip 24443 Page434 { } movieClip 24449 Page435 { } movieClip 24455 Page436 { } movieClip 24461 Page437 { } movieClip 24486 Page438 { } movieClip 24504 Page439 { } movieClip 24510 Page440 { } movieClip 24516 Page441 { } movieClip 24522 Page442 { } movieClip 24528 Page443 { } movieClip 24534 Page444 { } movieClip 24548 Page445 { } movieClip 24580 Page446 { } movieClip 24632 Page447 { } movieClip 24724 Page448 { } movieClip 24730 Page449 { } movieClip 24769 Page450 { } movieClip 24807 Page451 { } movieClip 24830 Page452 { } movieClip 24879 Page453 { } movieClip 24934 Page454 { } movieClip 24988 Page455 { } movieClip 24996 Page456 { } movieClip 25013 Page457 { } movieClip 25138 Page458 { } movieClip 25291 Page459 { } movieClip 25310 Page460 { } movieClip 25329 Page461 { } movieClip 25354 Page462 { } movieClip 25382 Page463 { } movieClip 25388 Page464 { } movieClip 25416 Page465 { } movieClip 25425 Page466 { } movieClip 25434 Page467 { } movieClip 25441 Page468 { } movieClip 25465 Page469 { } movieClip 25471 Page470 { } movieClip 25477 Page471 { } movieClip 25664 Page472 { } movieClip 25670 Page473 { } movieClip 25676 Page474 { } movieClip 25682 Page475 { } movieClip 25688 Page476 { } movieClip 25717 Page477 { } movieClip 25723 Page478 { } movieClip 25758 Page479 { } movieClip 25764 Page480 { } movieClip 25770 Page481 { } movieClip 25776 Page482 { } movieClip 25782 Page483 { } movieClip 25812 Page484 { } movieClip 25818 Page485 { } movieClip 25824 Page486 { } movieClip 25830 Page487 { } movieClip 25858 Page488 { } movieClip 25886 Page489 { } movieClip 25892 Page490 { } movieClip 25898 Page491 { } movieClip 25904 Page492 { } movieClip 25910 Page493 { } movieClip 25940 Page494 { } movieClip 25970 Page495 { } movieClip 26004 Page496 { } movieClip 26036 Page497 { } movieClip 26065 Page498 { } movieClip 26094 Page499 { } movieClip 26126 Page500 { } movieClip 26155 Page501 { } movieClip 26188 Page502 { } movieClip 26216 Page503 { } movieClip 26250 Page504 { } movieClip 26276 Page505 { } movieClip 26305 Page506 { } movieClip 26332 Page507 { } movieClip 26357 Page508 { } movieClip 26380 Page509 { } movieClip 26423 Page510 { } movieClip 26468 Page511 { } movieClip 26510 Page512 { } movieClip 26552 Page513 { } movieClip 26586 Page514 { } movieClip 26628 Page515 { } movieClip 26648 Page516 { } movieClip 26658 Page517 { } movieClip 26668 Page518 { } movieClip 26696 Page519 { } movieClip 26736 Page520 { } movieClip 26766 Page521 { } movieClip 26800 Page522 { } movieClip 26806 Page523 { } movieClip 26812 Page524 { } movieClip 26839 Page525 { } movieClip 27086 Page526 { } movieClip 27438 Page527 { } movieClip 27528 Page528 { } movieClip 27592 Page529 { } movieClip 27683 Page530 { } movieClip 27732 Page531 { } movieClip 27738 Page532 { } movieClip 27744 Page533 { } movieClip 27750 Page534 { } movieClip 27942 Page535 { } movieClip 28030 Page536 { } movieClip 28036 Page537 { } movieClip 28042 Page538 { } movieClip 28048 Page539 { } movieClip 28054 Page540 { } movieClip 28060 Page541 { } movieClip 28066 Page542 { } movieClip 28130 Page543 { } movieClip 28167 Page544 { } movieClip 28173 Page545 { } movieClip 28212 Page546 { } movieClip 28243 Page547 { } movieClip 28281 Page548 { } movieClip 28317 Page549 { } movieClip 28369 Page550 { } movieClip 28407 Page551 { } movieClip 28443 Page552 { } movieClip 28484 Page553 { } movieClip 28515 Page554 { } movieClip 28555 Page555 { } movieClip 28592 Page556 { } movieClip 28628 Page557 { } movieClip 28669 Page558 { } movieClip 28704 Page559 { } movieClip 28710 Page560 { } movieClip 28740 Page561 { } movieClip 28772 Page562 { } movieClip 28808 Page563 { } movieClip 28814 Page564 { } movieClip 28849 Page565 { } movieClip 28884 Page566 { } movieClip 28891 Page567 { } movieClip 28925 Page568 { } movieClip 28931 Page569 { } movieClip 28967 Page570 { } movieClip 28973 Page571 { } movieClip 29002 Page572 { } movieClip 29008 Page573 { } movieClip 29071 Page574 { } movieClip 29134 Page575 { } movieClip 29180 Page576 { } movieClip 29234 Page577 { } movieClip 29256 Page578 { } movieClip 29322 Page579 { } movieClip 29376 Page580 { } movieClip 29409 Page581 { } movieClip 29415 Page582 { } movieClip 29421 Page583 { } movieClip 29466 Page584 { } movieClip 29512 Page585 { } movieClip 29550 Page586 { } movieClip 29588 Page587 { } movieClip 29594 Page588 { } movieClip 29600 Page589 { } movieClip 29606 Page590 { } movieClip 29657 Page591 { } movieClip 29689 Page592 { } movieClip 29716 Page593 { } movieClip 29751 Page594 { } movieClip 29792 Page595 { } movieClip 29852 Page596 { } movieClip 29891 Page597 { } movieClip 29945 Page598 { } movieClip 30073 Page599 { } movieClip 30111 Page600 { } movieClip 30140 Page601 { } movieClip 30169 Page602 { } movieClip 30198 Page603 { } movieClip 30226 Page604 { } movieClip 30255 Page605 { } movieClip 30286 Page606 { } movieClip 30311 Page607 { } movieClip 30332 Page608 { } movieClip 30362 Page609 { } movieClip 30410 Page610 { } movieClip 30436 Page611 { } movieClip 30464 Page612 { } movieClip 30579 Page613 { } movieClip 30613 Page614 { } movieClip 30854 Page615 { } movieClip 31120 Page616 { } movieClip 31151 Page617 { } movieClip 31182 Page618 { } movieClip 31213 Page619 { } movieClip 31245 Page620 { } movieClip 31274 Page621 { } movieClip 31280 Page622 { } movieClip 31286 Page623 { } movieClip 31292 Page624 { } movieClip 31298 Page625 { } movieClip 31505 Page626 { } movieClip 31532 Page627 { } movieClip 31562 Page628 { } movieClip 31600 Page629 { } movieClip 31645 Page630 { } movieClip 31688 Page631 { } movieClip 31927 Page632 { } movieClip 31943 Page633 { } movieClip 31962 Page634 { } movieClip 32029 Page635 { } movieClip 32077 Page636 { } movieClip 32086 Page637 { } movieClip 32125 Page638 { } movieClip 32163 Page639 { } movieClip 32190 Page640 { } movieClip 32196 Page641 { } movieClip 32202 Page642 { } movieClip 32208 Page643 { } movieClip 32239 Page644 { } movieClip 32278 Page645 { } movieClip 32288 Page646 { } movieClip 32312 Page647 { } movieClip 32331 Page648 { } movieClip 32370 Page649 { } movieClip 32402 Page650 { } movieClip 32427 Page651 { } movieClip 32452 Page652 { } movieClip 32485 Page653 { } movieClip 32521 Page654 { } movieClip 32651 Page655 { } movieClip 32680 Page656 { } movieClip 32710 Page657 { } movieClip 32737 Page658 { } movieClip 32894 Page659 { } movieClip 32903 Page660 { } movieClip 32962 Page661 { } movieClip 32972 Page662 { } movieClip 33002 Page663 { } movieClip 33034 Page664 { } movieClip 33064 Page665 { } movieClip 33094 Page666 { } movieClip 33107 Page667 { } movieClip 33130 Page668 { } movieClip 33136 Page669 { } movieClip 33172 Page670 { } movieClip 33198 Page671 { } movieClip 33230 Page672 { } movieClip 33261 Page673 { } movieClip 33279 Page674 { } movieClip 33301 Page675 { } movieClip 33323 Page676 { } movieClip 33329 Page677 { } movieClip 33335 Page678 { } movieClip 33372 Page679 { } movieClip 33441 Page680 { } movieClip 33466 Page681 { } movieClip 33572 Page682 { } movieClip 33631 Page683 { } movieClip 33637 Page684 { } movieClip 33680 Page685 { } movieClip 33710 Page686 { } movieClip 33786 Page687 { } movieClip 33792 Page688 { } movieClip 33798 Page689 { } movieClip 33804 Page690 { } movieClip 33834 Page691 { } movieClip 33875 Page692 { } movieClip 33918 Page693 { } movieClip 33977 Page694 { } movieClip 34013 Page695 { } movieClip 34019 Page696 { } movieClip 34025 Page697 { } movieClip 34058 Page698 { } movieClip 34064 Page699 { } movieClip 34070 Page700 { } movieClip 34076 Page701 { } movieClip 34082 Page702 { } movieClip 34103 Page703 { } movieClip 34109 Page704 { } movieClip 34158 Page705 { } movieClip 34195 Page706 { } movieClip 34204 Page707 { } movieClip 34210 Page708 { } movieClip 34216 Page709 { } movieClip 34251 Page710 { } movieClip 34277 Page711 { } movieClip 34366 Page712 { } movieClip 34415 Page713 { } movieClip 34442 Page714 { } movieClip 34475 Page715 { } movieClip 34481 Page716 { } movieClip 34487 Page717 { } movieClip 34493 Page718 { } movieClip 34531 Page719 { } movieClip 34537 Page720 { } movieClip 34543 Page721 { } movieClip 34549 Page722 { } movieClip 34555 Page723 { } movieClip 34561 Page724 { } movieClip 34567 Page725 { } movieClip 34573 Page726 { } movieClip 34605 Page727 { } movieClip 34641 Page728 { } movieClip 34647 Page729 { } movieClip 34653 Page730 { } movieClip 34659 Page731 { } movieClip 34797 Page732 { } movieClip 34834 Page733 { } movieClip 34864 Page734 { } movieClip 34879 Page735 { } movieClip 34920 Page736 { } movieClip 35037 Page737 { } movieClip 35483 Page738 { } movieClip 35484 PageList { frame 1 { stop(); } } frame 740 { stop(); }




http://swfchan.com/40/197680/info.shtml
Created: 13/10 -2018 02:20:37 Last modified: 13/10 -2018 02:20:37 Server time: 27/04 -2024 15:59:22