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

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

Captain Sarcasm 1.1.swf

This is the info page for
Flash #60758

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


Text
<P ALIGN="LEFT"><FONT FACE="_sans" SIZE="12" COLOR="#000000"> </FONT></P>

Sw00t team

T

[Captain Sarcasm floats by]

NEXT

NEXT

PLAY

PLAY

PREV

PREV

Q

QUAL

Q

QUAL

STOP

STOP

Kirby: Morning, Captain! :)

C. S.[weird]: Morning, Kirby.

Kirby: Okey?

Kirby: ...

C.S.: Sorry, I just had another bad

C.S.: dream about cobras.

Kirby: Whatever..

C.S.: I'm just gonna go grab some coffee

C.S.: Fuck...

Kirby: What's the matter, Captain?

C.S.: There's no more coffee!

C.S.: Sorry, but that cobra nightmare

C.S.: is just real bad..

Pichu: Here, have mine! I haven't even

Pichu: touched it yet!

[Pichu screams]

C.S.: Thank you!

C.S.: *slurp* Aaah...

[Yoshi walks by]

Pichu: Hi, Yoshi.

[Dino(Pichu thinks it's Yoshi) walks by]

Pichu: Hey.. Deja vu...

Kirby: What's up?

Pichu: Well, I just saw Yoshi walk by

Pichu: that door. Twice!

Kirby: OMG they've changed something

Kirby: Check the windows!

[Kirby jumps out the window]

Kirby: Oh, wait, this isn't the Matrix..

Luigi: Hey-ah, what's that up in the sky?

Mario: I think it's pasta!

Luigi: It's a bird! It's a plane!

Luigi: It's some kind of rubber ball.. o.O

Luigi: It's a refridgerator..

Luigi: Gee, what's the odds?

Mario: *sniff sniff*

Mario: I think it's pasta!

[Kirby jumps back inn]

C.S.: Hey, guys, I'm heading down to the

C.S.: nearest planet. Anybody care to

C.S.: join?

Kirby: I'll go if I can bring my DS.

C.S.: *sigh* Okey..

Kirby: Cool, we'll get going!

[ship take-off and stuff..]

[Ship goes to the planet]

Open

[center out]

C.S.: Okey, Kirby. I'm just gonna go

C.S.: and buy some coffee. You can wait

C.S.: in the car.

Kirby: I don't wanna wait in the car!

C.S.: Yes, you do, and we've been

C.S.: through this before. You've got

C.S.: your DS and stuff.

Open

[Kirby plays DS]

Open

Open

Unknown Voice: Hey, puffball.

Unknown Voice: Need a ride?

Kirby: Nope, and who the hell ar-OMG!

Open

Pikachu's
hot dogs!!

[Ship takes off]

[Funky music]

Will Captain Sarcasm find out who kidnapped Kirby?

Will Kirby find out why he is kidnapped?

Will Pichu ever, ever be normal?!

Narrator: Will Captain Sarcasm

Narrator: find out who kidnapped

Narrator: Kirby?

Narrator: Will Kirby find out why

Narrator: he got kidnapped?

Narrator: And will Pichu ever, ever

Narrator: Find out in the next

Narrator: extraordinary, frightening

Narrator: super-exciting, spectacular

Narrator: dashing, awesome

Narrator: episode of Captain Sarcasm!

Crew: Smalltalk

Credits:

Animation: Erlend
Sound fx: Everybody
- www.flashkit.com
Voice Actors:
- C.S.: Erlend
- Kirby: Long
- Pichu: Erlend
- Unknown man: Henning
- Mario and Luigi: Erlend
Graphics: Erlend, Long, Vegard, Atir
Script: Everybody
Music: Super Mario 64 and Mario Kart DS
Button design: Vegard
Special thanks to: No one! We did this
ourselves! Hah! :D

ActionScript [AS1/AS2]

Frame 356
stopAllSounds();
Frame 375
stop();
Frame 376
play();
Frame 466
play();
Frame 488
play();
Frame 523
play();
Frame 575
play();
Frame 646
play();
Frame 665
play();
Frame 720
play();
Frame 751
play();
Frame 924
play();
Frame 946
play();
Frame 1075
play();
Frame 1150
play();
Frame 1251
play();
Frame 1351
play();
Frame 1372
play();
Frame 1472
play();
Frame 1651
play();
Frame 1706
play();
Frame 2107
play();
Frame 2176
play();
Frame 2383
play();
Frame 2466
play();
Frame 2506
play();
Frame 2715
play();
Frame 2755
play();
Frame 2854
play();
Frame 3338
stop();
Frame 3339
stop();
Symbol 3 MovieClip [FLabelSymbol] Frame 1
#initclip 3 _global.FLabelClass = function () { if (this.hostComponent == undefined) { this.hostComponent = ((this._parent.controller == undefined) ? (this._parent) : (this._parent.controller)); } if (this.customTextStyle == undefined) { if (this.hostComponent.textStyle == undefined) { this.hostComponent.textStyle = new TextFormat(); } this.textStyle = this.hostComponent.textStyle; this.enable = true; } }; FLabelClass.prototype = new MovieClip(); Object.registerClass("FLabelSymbol", FLabelClass); FLabelClass.prototype.setLabel = function (label) { var val = this.hostComponent.styleTable.embedFonts.value; if (val != undefined) { this.labelField.embedFonts = val; } this.labelField.setNewTextFormat(this.textStyle); this.labelField.text = label; this.labelField._height = this.labelField.textHeight + 2; }; FLabelClass.prototype.setSize = function (width) { this.labelField._width = width; }; FLabelClass.prototype.setEnabled = function (enable) { this.enable = enable; var tmpColor = this.hostComponent.styleTable[(enable ? "textColor" : "textDisabled")].value; if (tmpColor == undefined) { tmpColor = (enable ? 0 : 8947848); } this.setColor(tmpColor); }; FLabelClass.prototype.getLabel = function () { return(this.labelField.text); }; FLabelClass.prototype.setColor = function (col) { this.labelField.textColor = col; }; #endinitclip
Symbol 6 MovieClip [FHighlightSymbol] Frame 1
var component = _parent.controller; component.registerSkinElement(highlight_mc, "selection"); stop();
Symbol 6 MovieClip [FHighlightSymbol] Frame 2
component.registerSkinElement(highlight_mc2, "selectionDisabled"); stop();
Symbol 6 MovieClip [FHighlightSymbol] Frame 3
component.registerSkinElement(highlight_mc3, "selectionUnfocused"); stop();
Symbol 7 MovieClip [FUIComponentSymbol] Frame 1
#initclip 1 function FUIComponentClass() { this.init(); } FUIComponentClass.prototype = new MovieClip(); FUIComponentClass.prototype.init = function () { this.enable = true; this.focused = false; this.useHandCursor = false; this._accImpl = new Object(); this._accImpl.stub = true; this.styleTable = new Array(); if (_global.globalStyleFormat == undefined) { _global.globalStyleFormat = new FStyleFormat(); globalStyleFormat.isGlobal = true; _global._focusControl = new Object(); _global._focusControl.onSetFocus = function (oldFocus, newFocus) { oldFocus.myOnKillFocus(); newFocus.myOnSetFocus(); }; Selection.addListener(_global._focusControl); } if (this._name != undefined) { this._focusrect = false; this.tabEnabled = true; this.focusEnabled = true; this.tabChildren = false; this.tabFocused = true; if (this.hostStyle == undefined) { globalStyleFormat.addListener(this); } else { this.styleTable = this.hostStyle; } this.deadPreview._visible = false; this.deadPreview._width = (this.deadPreview._height = 1); this.methodTable = new Object(); this.keyListener = new Object(); this.keyListener.controller = this; this.keyListener.onKeyDown = function () { this.controller.myOnKeyDown(); }; this.keyListener.onKeyUp = function () { this.controller.myOnKeyUp(); }; for (var i in this.styleFormat_prm) { this.setStyleProperty(i, this.styleFormat_prm[i]); } } }; FUIComponentClass.prototype.setEnabled = function (enabledFlag) { this.enable = ((arguments.length > 0) ? (enabledFlag) : true); this.tabEnabled = (this.focusEnabled = enabledFlag); if ((!this.enable) && (this.focused)) { Selection.setFocus(undefined); } }; FUIComponentClass.prototype.getEnabled = function () { return(this.enable); }; FUIComponentClass.prototype.setSize = function (w, h) { this.width = w; this.height = h; this.focusRect.removeMovieClip(); }; FUIComponentClass.prototype.setChangeHandler = function (chng, obj) { this.handlerObj = ((obj == undefined) ? (this._parent) : (obj)); this.changeHandler = chng; }; FUIComponentClass.prototype.invalidate = function (methodName) { this.methodTable[methodName] = true; this.onEnterFrame = this.cleanUI; }; FUIComponentClass.prototype.cleanUI = function () { if (this.methodTable.setSize) { this.setSize(this.width, this.height); } else { this.cleanUINotSize(); } this.methodTable = new Object(); delete this.onEnterFrame; }; FUIComponentClass.prototype.cleanUINotSize = function () { for (var funct in this.methodTable) { this[funct](); } }; FUIComponentClass.prototype.drawRect = function (x, y, w, h) { var inner = this.styleTable.focusRectInner.value; var outer = this.styleTable.focusRectOuter.value; if (inner == undefined) { inner = 16777215 /* 0xFFFFFF */; } if (outer == undefined) { outer = 0; } this.createEmptyMovieClip("focusRect", 1000); this.focusRect.controller = this; this.focusRect.lineStyle(1, outer); this.focusRect.moveTo(x, y); this.focusRect.lineTo(x + w, y); this.focusRect.lineTo(x + w, y + h); this.focusRect.lineTo(x, y + h); this.focusRect.lineTo(x, y); this.focusRect.lineStyle(1, inner); this.focusRect.moveTo(x + 1, y + 1); this.focusRect.lineTo((x + w) - 1, y + 1); this.focusRect.lineTo((x + w) - 1, (y + h) - 1); this.focusRect.lineTo(x + 1, (y + h) - 1); this.focusRect.lineTo(x + 1, y + 1); }; FUIComponentClass.prototype.pressFocus = function () { this.tabFocused = false; this.focusRect.removeMovieClip(); Selection.setFocus(this); }; FUIComponentClass.prototype.drawFocusRect = function () { this.drawRect(-2, -2, this.width + 4, this.height + 4); }; FUIComponentClass.prototype.myOnSetFocus = function () { this.focused = true; Key.addListener(this.keyListener); if (this.tabFocused) { this.drawFocusRect(); } }; FUIComponentClass.prototype.myOnKillFocus = function () { this.tabFocused = true; this.focused = false; this.focusRect.removeMovieClip(); Key.removeListener(this.keyListener); }; FUIComponentClass.prototype.executeCallBack = function () { this.handlerObj[this.changeHandler](this); }; FUIComponentClass.prototype.updateStyleProperty = function (styleFormat, propName) { this.setStyleProperty(propName, styleFormat[propName], styleFormat.isGlobal); }; FUIComponentClass.prototype.setStyleProperty = function (propName, value, isGlobal) { if (value == "") { return(undefined); } var tmpValue = parseInt(value); if (!isNaN(tmpValue)) { value = tmpValue; } var global = ((arguments.length > 2) ? (isGlobal) : false); if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].useGlobal || (!global)) { this.styleTable[propName].value = value; if (this.setCustomStyleProperty(propName, value)) { } else if (propName == "embedFonts") { this.invalidate("setSize"); } else if (propName.subString(0, 4) == "text") { if (this.textStyle == undefined) { this.textStyle = new TextFormat(); } var textProp = propName.subString(4, propName.length); this.textStyle[textProp] = value; this.invalidate("setSize"); } else { for (var j in this.styleTable[propName].coloredMCs) { var myColor = new Color(this.styleTable[propName].coloredMCs[j]); if (this.styleTable[propName].value == undefined) { var myTObj = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"}; myColor.setTransform(myTObj); } else { myColor.setRGB(value); } } } this.styleTable[propName].useGlobal = global; } }; FUIComponentClass.prototype.registerSkinElement = function (skinMCRef, propName) { if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].coloredMCs == undefined) { this.styleTable[propName].coloredMCs = new Object(); } this.styleTable[propName].coloredMCs[skinMCRef] = skinMCRef; if (this.styleTable[propName].value != undefined) { var myColor = new Color(skinMCRef); myColor.setRGB(this.styleTable[propName].value); } }; _global.FStyleFormat = function () { this.nonStyles = {listeners:true, isGlobal:true, isAStyle:true, addListener:true, removeListener:true, nonStyles:true, applyChanges:true}; this.listeners = new Object(); this.isGlobal = false; if (arguments.length > 0) { for (var i in arguments[0]) { this[i] = arguments[0][i]; } } }; _global.FStyleFormat.prototype = new Object(); FStyleFormat.prototype.addListener = function () { var arg = 0; while (arg < arguments.length) { var mcRef = arguments[arg]; this.listeners[arguments[arg]] = mcRef; for (var i in this) { if (this.isAStyle(i)) { mcRef.updateStyleProperty(this, i.toString()); } } arg++; } }; FStyleFormat.prototype.removeListener = function (component) { this.listeners[component] = undefined; for (var prop in this) { if (this.isAStyle(prop)) { if (component.styleTable[prop].useGlobal == this.isGlobal) { component.styleTable[prop].useGlobal = true; var value = (this.isGlobal ? undefined : (globalStyleFormat[prop])); component.setStyleProperty(prop, value, true); } } } }; FStyleFormat.prototype.applyChanges = function () { var count = 0; for (var i in this.listeners) { var component = this.listeners[i]; if (arguments.length > 0) { var j = 0; while (j < arguments.length) { if (this.isAStyle(arguments[j])) { component.updateStyleProperty(this, arguments[j]); } j++; } } else { for (var j in this) { if (this.isAStyle(j)) { component.updateStyleProperty(this, j.toString()); } } } } }; FStyleFormat.prototype.isAStyle = function (name) { return((this.nonStyles[name] ? false : true)); }; #endinitclip
Symbol 20 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 30 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 39 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "foregroundDisabled"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 40 MovieClip [UpArrow] Frame 1
stop();
Symbol 40 MovieClip [UpArrow] Frame 2
stop();
Symbol 40 MovieClip [UpArrow] Frame 3
stop();
Symbol 47 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 54 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 59 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(highlight3D_mc, "highlight3D"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight");
Symbol 60 MovieClip [ScrollThumb] Frame 1
stop();
Symbol 68 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 76 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 84 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "foregroundDisabled"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 85 MovieClip [DownArrow] Frame 1
stop();
Symbol 85 MovieClip [DownArrow] Frame 2
stop();
Symbol 85 MovieClip [DownArrow] Frame 3
stop();
Symbol 88 MovieClip Frame 1
var component = _parent; component.registerSkinElement(track_mc, "scrollTrack");
Symbol 89 MovieClip [FScrollBarSymbol] Frame 1
#initclip 5 FScrollBarClass = function () { if (this._height == 4) { return(undefined); } this.init(); this.minPos = (this.maxPos = (this.pageSize = (this.largeScroll = 0))); this.smallScroll = 1; this.width = (this.horizontal ? (this._width) : (this._height)); this._xscale = (this._yscale = 100); this.setScrollPosition(0); this.tabEnabled = false; if (this._targetInstanceName.length > 0) { this.setScrollTarget(this._parent[this._targetInstanceName]); } this.tabChildren = false; this.setSize(this.width); }; FScrollBarClass.prototype = new FUIComponentClass(); FScrollBarClass.prototype.setHorizontal = function (flag) { if (this.horizontal && (!flag)) { this._xscale = 100; this._rotation = 0; } else if (flag && (!this.horizontal)) { this._xscale = -100; this._rotation = -90; } this.horizontal = flag; }; FScrollBarClass.prototype.setScrollProperties = function (pSize, mnPos, mxPos) { if (!this.enable) { return(undefined); } this.pageSize = 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.scrollThumb_mc.removeMovieClip(); this.upArrow_mc.gotoAndStop(3); this.downArrow_mc.gotoAndStop(3); this.downArrow_mc.onPress = (this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = null)); this.upArrow_mc.onPress = (this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = null)); this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onRelease = null); this.scrollTrack_mc.onDragOut = (this.scrollTrack_mc.onRollOut = null); this.scrollTrack_mc.useHandCursor = false; } else { var tmp = this.getScrollPosition(); this.upArrow_mc.gotoAndStop(1); this.downArrow_mc.gotoAndStop(1); this.upArrow_mc.onPress = (this.upArrow_mc.onDragOver = this.startUpScroller); this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = this.stopScrolling); this.downArrow_mc.onPress = (this.downArrow_mc.onDragOver = this.startDownScroller); this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = this.stopScrolling); this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onDragOver = this.startTrackScroller); this.scrollTrack_mc.onRelease = this.stopScrolling; this.scrollTrack_mc.onDragOut = this.stopScrolling; this.scrollTrack_mc.onRollOut = this.stopScrolling; this.scrollTrack_mc.useHandCursor = false; this.attachMovie("ScrollThumb", "scrollThumb_mc", 3); this.scrollThumb_mc._x = 0; this.scrollThumb_mc._y = this.upArrow_mc._height; this.scrollThumb_mc.onPress = this.startDragThumb; this.scrollThumb_mc.controller = this; this.scrollThumb_mc.onRelease = (this.scrollThumb_mc.onReleaseOutside = this.stopDragThumb); this.scrollThumb_mc.useHandCursor = false; this.thumbHeight = (this.pageSize / ((this.maxPos - this.minPos) + this.pageSize)) * this.trackSize; this.thumbMid_mc = this.scrollThumb_mc.mc_sliderMid; this.thumbTop_mc = this.scrollThumb_mc.mc_sliderTop; this.thumbBot_mc = this.scrollThumb_mc.mc_sliderBot; this.thumbHeight = Math.max(this.thumbHeight, 6); this.midHeight = (this.thumbHeight - this.thumbTop_mc._height) - this.thumbBot_mc._height; this.thumbMid_mc._yScale = (this.midHeight * 100) / this.thumbMid_mc._height; this.thumbMid_mc._y = this.thumbTop_mc._height; this.thumbBot_mc._y = this.thumbTop_mc._height + this.midHeight; this.scrollTop = this.scrollThumb_mc._y; this.trackHeight = this.trackSize - this.thumbHeight; this.scrollBot = this.trackHeight + this.scrollTop; tmp = Math.min(tmp, this.maxPos); this.setScrollPosition(Math.max(tmp, this.minPos)); } }; FScrollBarClass.prototype.getScrollPosition = function () { return(this.scrollPosition); }; FScrollBarClass.prototype.setScrollPosition = function (pos) { this.scrollPosition = pos; if (this.scrollThumb_mc != undefined) { pos = Math.min(pos, this.maxPos); pos = Math.max(pos, this.minPos); } this.scrollThumb_mc._y = (((pos - this.minPos) * this.trackHeight) / (this.maxPos - this.minPos)) + this.scrollTop; this.executeCallBack(); }; FScrollBarClass.prototype.setLargeScroll = function (lScroll) { this.largeScroll = lScroll; }; FScrollBarClass.prototype.setSmallScroll = function (sScroll) { this.smallScroll = sScroll; }; FScrollBarClass.prototype.setEnabled = function (enabledFlag) { var wasEnabled = this.enable; if (enabledFlag && (!wasEnabled)) { this.enable = enabledFlag; if (this.textField != undefined) { this.setScrollTarget(this.textField); } else { this.setScrollProperties(this.pageSize, this.cachedMinPos, this.cachedMaxPos); this.setScrollPosition(this.cachedPos); } this.clickFilter = undefined; } else if ((!enabledFlag) && (wasEnabled)) { this.textField.removeListener(this); this.cachedPos = this.getScrollPosition(); this.cachedMinPos = this.minPos; this.cachedMaxPos = this.maxPos; if (this.clickFilter == undefined) { this.setScrollProperties(this.pageSize, 0, 0); } else { this.clickFilter = true; } this.enable = enabledFlag; } }; FScrollBarClass.prototype.setSize = function (hgt) { if (this._height == 1) { return(undefined); } this.width = hgt; this.scrollTrack_mc._yscale = 100; this.scrollTrack_mc._yscale = (100 * this.width) / this.scrollTrack_mc._height; if (this.upArrow_mc == undefined) { this.attachMovie("UpArrow", "upArrow_mc", 1); this.attachMovie("DownArrow", "downArrow_mc", 2); this.downArrow_mc.controller = (this.upArrow_mc.controller = this); this.upArrow_mc.useHandCursor = (this.downArrow_mc.useHandCursor = false); this.upArrow_mc._x = (this.upArrow_mc._y = 0); this.downArrow_mc._x = 0; } this.scrollTrack_mc.controller = this; this.downArrow_mc._y = this.width - this.downArrow_mc._height; this.trackSize = this.width - (2 * this.downArrow_mc._height); if (this.textField != undefined) { this.onTextChanged(); } else { this.setScrollProperties(this.pageSize, this.minPos, this.maxPos); } }; FScrollBarClass.prototype.scrollIt = function (inc, mode) { var delt = this.smallScroll; if (inc != "one") { delt = ((this.largeScroll == 0) ? (this.pageSize) : (this.largeScroll)); } var newPos = (this.getScrollPosition() + (mode * delt)); if (newPos > this.maxPos) { newPos = this.maxPos; } else if (newPos < this.minPos) { newPos = this.minPos; } this.setScrollPosition(newPos); }; FScrollBarClass.prototype.startDragThumb = function () { this.lastY = this._ymouse; this.onMouseMove = this.controller.dragThumb; }; FScrollBarClass.prototype.dragThumb = function () { this.scrollMove = this._ymouse - this.lastY; this.scrollMove = this.scrollMove + this._y; if (this.scrollMove < this.controller.scrollTop) { this.scrollMove = this.controller.scrollTop; } else if (this.scrollMove > this.controller.scrollBot) { this.scrollMove = this.controller.scrollBot; } this._y = this.scrollMove; var c = this.controller; c.scrollPosition = Math.round(((c.maxPos - c.minPos) * (this._y - c.scrollTop)) / c.trackHeight) + c.minPos; this.controller.isScrolling = true; updateAfterEvent(); this.controller.executeCallBack(); }; FScrollBarClass.prototype.stopDragThumb = function () { this.controller.isScrolling = false; this.onMouseMove = null; }; FScrollBarClass.prototype.startTrackScroller = function () { this.controller.trackScroller(); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "page", -1); }; FScrollBarClass.prototype.scrollInterval = function (inc, mode) { clearInterval(this.scrolling); if (inc == "page") { this.trackScroller(); } else { this.scrollIt(inc, mode); } this.scrolling = setInterval(this, "scrollInterval", 35, inc, mode); }; FScrollBarClass.prototype.trackScroller = function () { if ((this.scrollThumb_mc._y + this.thumbHeight) < this._ymouse) { this.scrollIt("page", 1); } else if (this.scrollThumb_mc._y > this._ymouse) { this.scrollIt("page", -1); } }; FScrollBarClass.prototype.stopScrolling = function () { this.controller.downArrow_mc.gotoAndStop(1); this.controller.upArrow_mc.gotoAndStop(1); clearInterval(this.controller.scrolling); }; FScrollBarClass.prototype.startUpScroller = function () { this.controller.upArrow_mc.gotoAndStop(2); this.controller.scrollIt("one", -1); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", -1); }; FScrollBarClass.prototype.startDownScroller = function () { this.controller.downArrow_mc.gotoAndStop(2); this.controller.scrollIt("one", 1); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", 1); }; FScrollBarClass.prototype.setScrollTarget = function (tF) { if (tF == undefined) { this.textField.removeListener(this); delete this.textField[(this.horizontal ? "hScroller" : "vScroller")]; if ((this.textField.hScroller != undefined) && (this.textField.vScroller != undefined)) { this.textField.unwatch("text"); this.textField.unwatch("htmltext"); } } this.textField = undefined; if (!(tF instanceof TextField)) { return(undefined); } this.textField = tF; this.textField[(this.horizontal ? "hScroller" : "vScroller")] = this; this.onTextChanged(); this.onChanged = function () { this.onTextChanged(); }; this.onScroller = function () { if (!this.isScrolling) { if (!this.horizontal) { this.setScrollPosition(this.textField.scroll); } else { this.setScrollPosition(this.textField.hscroll); } } }; this.textField.addListener(this); this.textField.watch("text", this.callback); this.textField.watch("htmlText", this.callback); }; FScrollBarClass.prototype.callback = function (prop, oldVal, newVal) { clearInterval(this.hScroller.synchScroll); clearInterval(this.vScroller.synchScroll); this.hScroller.synchScroll = setInterval(this.hScroller, "onTextChanged", 50); this.vScroller.synchScroll = setInterval(this.vScroller, "onTextChanged", 50); return(newVal); }; FScrollBarClass.prototype.onTextChanged = function () { if ((!this.enable) || (this.textField == undefined)) { return(undefined); } clearInterval(this.synchScroll); if (this.horizontal) { var pos = this.textField.hscroll; this.setScrollProperties(this.textField._width, 0, this.textField.maxhscroll); this.setScrollPosition(Math.min(pos, this.textField.maxhscroll)); } else { var pos = this.textField.scroll; var pageSize = (this.textField.bottomScroll - this.textField.scroll); this.setScrollProperties(pageSize, 1, this.textField.maxscroll); this.setScrollPosition(Math.min(pos, this.textField.maxscroll)); } }; FScrollBarClass.prototype.executeCallBack = function () { if (this.textField == undefined) { super.executeCallBack(); } else if (this.horizontal) { this.textField.hscroll = this.getScrollPosition(); } else { this.textField.scroll = this.getScrollPosition(); } }; Object.registerClass("FScrollBarSymbol", FScrollBarClass); #endinitclip
Symbol 90 MovieClip [DataProviderSymbol] Frame 1
#initclip 2 _global.DataProviderClass = function () { this.init(); }; DataProviderClass.prototype.init = function () { this.items = new Array(); this.uniqueID = 0; this.views = new Array(); }; DataProviderClass.prototype.addView = function (viewRef) { this.views.push(viewRef); var eventObj = {event:"updateAll"}; viewRef.modelChanged(eventObj); }; DataProviderClass.prototype.addItemAt = function (index, value) { if (index < this.getLength()) { this.items.splice(index, 0, "tmp"); } this.items[index] = new Object(); if (typeof(value) == "object") { this.items[index] = value; } else { this.items[index].label = value; } this.items[index].__ID__ = this.uniqueID++; var eventObj = {event:"addRows", firstRow:index, lastRow:index}; this.updateViews(eventObj); }; DataProviderClass.prototype.addItem = function (value) { this.addItemAt(this.getLength(), value); }; DataProviderClass.prototype.removeItemAt = function (index) { var tmpItm = this.items[index]; this.items.splice(index, 1); var eventObj = {event:"deleteRows", firstRow:index, lastRow:index}; this.updateViews(eventObj); return(tmpItm); }; DataProviderClass.prototype.removeAll = function () { this.items = new Array(); this.updateViews({event:"deleteRows", firstRow:0, lastRow:this.getLength() - 1}); }; DataProviderClass.prototype.replaceItemAt = function (index, itemObj) { if ((index < 0) || (index >= this.getLength())) { return(undefined); } var tmpID = this.getItemID(index); if (typeof(itemObj) == "object") { this.items[index] = itemObj; } else { this.items[index].label = itemObj; } this.items[index].__ID__ = tmpID; this.updateViews({event:"updateRows", firstRow:index, lastRow:index}); }; DataProviderClass.prototype.getLength = function () { return(this.items.length); }; DataProviderClass.prototype.getItemAt = function (index) { return(this.items[index]); }; DataProviderClass.prototype.getItemID = function (index) { return(this.items[index].__ID__); }; DataProviderClass.prototype.sortItemsBy = function (fieldName, order) { this.items.sortOn(fieldName); if (order == "DESC") { this.items.reverse(); } this.updateViews({event:"sort"}); }; DataProviderClass.prototype.updateViews = function (eventObj) { var i = 0; while (i < this.views.length) { this.views[i].modelChanged(eventObj); i++; } }; #endinitclip
Symbol 91 MovieClip [FSelectableItemSymbol] Frame 1
#initclip 7 function FSelectableItemClass() { this.init(); } FSelectableItemClass.prototype = new FUIComponentClass(); FSelectableItemClass.prototype.init = function () { if (this._name != "itemAsset") { this.highlighted = false; this.layoutContent(100); } }; FSelectableItemClass.prototype.drawItem = function (itmObj, selected) { this.displayContent(itmObj, selected); if ((this.highlighted != selected) || ((this.controller.focused != this.oldFocus) && (selected))) { this.setHighlighted(selected); } this.oldFocus = this.controller.focused; }; FSelectableItemClass.prototype.setSize = function (width, height) { var LOWEST_DEPTH = -16384; this.width = width; this.layoutContent(width); this.attachMovie("FHighlightSymbol", "highlight_mc", LOWEST_DEPTH); this.highlight_mc._x = 0.5; this.highlight_mc._width = width - 0.5; this.highlight_mc._height = height; this.highlight_mc.controller = this; this.highlight_mc._alpha = 0; this.highlight_mc.trackAsMenu = true; this.highlight_mc.onPress = function () { if (this.controller.enable) { this.controller.controller.clickHandler(this.controller.itemNum); } }; this.highlight_mc.onDragOver = function () { if (this.controller.controller.focused) { this.onPress(); } }; this.highlight_mc.useHandCursor = false; this.highlight_mc.trackAsMenu = true; }; FSelectableItemClass.prototype.setEnabled = function (enabledFlag) { this.enable = enabledFlag; this.fLabel_mc.setEnabled(enabledFlag); this.highlight_mc.gotoAndStop((enabledFlag ? "unfocused" : "disabled")); }; FSelectableItemClass.prototype.layoutContent = function (width) { this.attachMovie("FLabelSymbol", "fLabel_mc", 2, {hostComponent:this.controller}); this.fLabel_mc._x = 2; this.fLabel_mc._y = 0; this.fLabel_mc.setSize(width - 2); this.fLabel_mc.labelField.selectable = false; }; FSelectableItemClass.prototype.displayContent = function (itmObj, selected) { var tmpLabel = ""; if (itmObj.label != undefined) { tmpLabel = itmObj.label; } else if (typeof(itmObj) == "object") { for (var i in itmObj) { if (i != "__ID__") { tmpLabel = (itmObj[i] + ", ") + tmpLabel; } } tmpLabel = tmpLabel.substring(0, tmpLabel.length - 2); } else { tmpLabel = itmObj; } if (this.fLabel_mc.labelField.text != tmpLabel) { this.fLabel_mc.setLabel(tmpLabel); } var clr = (selected ? (this.controller.styleTable.textSelected.value) : (this.controller.styleTable.textColor.value)); if (clr == undefined) { clr = (selected ? 16777215 : 0); } this.fLabel_mc.setColor(clr); }; FSelectableItemClass.prototype.getItemIndex = function () { return(this.controller.getScrollPosition() + this.itemNum); }; FSelectableItemClass.prototype.getItemModel = function () { return(this.controller.getItemAt(this.getItemIndex())); }; FSelectableItemClass.prototype.getHostDataProvider = function () { return(this.controller.dataProvider); }; FSelectableItemClass.prototype.setHighlighted = function (flag) { fade = this.controller.styleTable.fadeRate.value; if (((fade == undefined) || (fade == 0)) || (!flag)) { this.highlight_mc._alpha = (flag ? 100 : 0); delete this.onEnterFrame; } else { this.fadeN = fade; this.fadeX = 1; this.highLight_mc._alpha = 20; this.onEnterFrame = function () { this.highLight_mc._alpha = (60 * Math.sqrt((this.fadeX++) / this.fadeN)) + 40; if (this.fadeX > this.fadeN) { delete this.onEnterFrame; } }; } this.highlighted = flag; }; #endinitclip
Symbol 92 MovieClip [FSelectableListSymbol] Frame 1
#initclip 4 function FSelectableListClass() { this.init(); } FSelectableListClass.prototype = new FUIComponentClass(); FSelectableListClass.prototype.init = function () { super.init(); this.enable = true; this.selected = new Array(); this.topDisplayed = (this.numDisplayed = 0); this.lastSelected = 0; this.tabChildren = false; if (this._name != undefined) { this.dataProvider = new DataProviderClass(); this.dataProvider.addView(this); } }; FSelectableListClass.prototype.addItemAt = function (index, label, data) { if ((index < 0) || (!this.enable)) { return(undefined); } this.dataProvider.addItemAt(index, {label:label, data:data}); }; FSelectableListClass.prototype.addItem = function (label, data) { if (!this.enable) { return(undefined); } this.dataProvider.addItem({label:label, data:data}); }; FSelectableListClass.prototype.removeItemAt = function (index) { this.selectHolder = this.getSelectedIndex(); var item = this.getItemAt(index); this.dataProvider.removeItemAt(index); return(item); }; FSelectableListClass.prototype.removeAll = function () { this.dataProvider.removeAll(); }; FSelectableListClass.prototype.replaceItemAt = function (index, newLabel, newData) { this.dataProvider.replaceItemAt(index, {label:newLabel, data:newData}); }; FSelectableListClass.prototype.sortItemsBy = function (fieldName, order) { this.lastSelID = this.dataProvider.getItemID(this.lastSelected); this.dataProvider.sortItemsBy(fieldName, order); }; FSelectableListClass.prototype.getLength = function () { return(this.dataProvider.getLength()); }; FSelectableListClass.prototype.getSelectedIndex = function () { for (var uniqueID in this.selected) { var tmpInd = this.selected[uniqueID].sIndex; if (tmpInd != undefined) { return(tmpInd); } } }; FSelectableListClass.prototype.getSelectedItem = function () { return(this.getItemAt(this.getSelectedIndex())); }; FSelectableListClass.prototype.getItemAt = function (index) { return(this.dataProvider.getItemAt(index)); }; FSelectableListClass.prototype.getEnabled = function () { return(this.enable); }; FSelectableListClass.prototype.getValue = function () { var item = this.getSelectedItem(); return(((item.data == undefined) ? (item.label) : (item.data))); }; FSelectableListClass.prototype.setSelectedIndex = function (index, flag) { if (((index >= 0) && (index < this.getLength())) && (this.enable)) { this.clearSelected(); this.selectItem(index, true); this.lastSelected = index; this.invalidate("updateControl"); if (flag != false) { this.executeCallBack(); } } }; FSelectableListClass.prototype.setDataProvider = function (obj) { this.setScrollPosition(0); this.clearSelected(); if (obj instanceof Array) { this.dataProvider = new DataProviderClass(); var i = 0; while (i < obj.length) { var value = ((typeof(obj[i]) == "string") ? ({label:obj[i]}) : (obj[i])); this.dataProvider.addItem(value); i++; } } else { this.dataProvider = obj; } this.dataProvider.addView(this); }; FSelectableListClass.prototype.setItemSymbol = function (linkID) { this.tmpPos = this.getScrollPosition(); this.itemSymbol = linkID; this.invalidate("setSize"); this.setScrollPosition(this.tmpPos); }; FSelectableListClass.prototype.setEnabled = function (enabledFlag) { this.cleanUI(); super.setEnabled(enabledFlag); this.enable = enabledFlag; this.boundingBox_mc.gotoAndStop((this.enable ? "enabled" : "disabled")); var limit = Math.min(this.numDisplayed, this.getLength()); var i = 0; while (i < limit) { this.container_mc[("fListItem" + i) + "_mc"].setEnabled(this.enable); i++; } if (this.enable) { this.invalidate("updateControl"); } }; FSelectableListClass.prototype.updateControl = function () { var i = 0; while (i < this.numDisplayed) { this.container_mc[("fListItem" + i) + "_mc"].drawItem(this.getItemAt(this.topDisplayed + i), this.isSelected(this.topDisplayed + i)); i++; } }; FSelectableListClass.prototype.setSize = function (w, h) { super.setSize(w, h); this.boundingBox_mc._xscale = (this.boundingBox_mc._yscale = 100); this.boundingBox_mc._xscale = (this.width * 100) / this.boundingBox_mc._width; this.boundingBox_mc._yscale = (this.height * 100) / this.boundingBox_mc._height; var i = 0; while (i < this.numDisplayed) { this.container_mc.attachMovie(this.itemSymbol, ("fListItem" + i) + "_mc", 10 + i, {controller:this, itemNum:i}); var item_mc = this.container_mc[("fListItem" + i) + "_mc"]; var offset = ((this.scrollOffset == undefined) ? 0 : (this.scrollOffset)); item_mc.setSize(this.width - offset, this.itmHgt); item_mc._y = (this.itmHgt - 2) * i; i++; } this.updateControl(); }; FSelectableListClass.prototype.modelChanged = function (eventObj) { var firstRow = eventObj.firstRow; var lastRow = eventObj.lastRow; var event = eventObj.event; if (event == "addRows") { for (var i in this.selected) { if ((this.selected[i].sIndex != undefined) && (this.selected[i].sIndex >= firstRow)) { this.selected[i].sIndex = this.selected[i].sIndex + ((lastRow - firstRow) + 1); this.setSelectedIndex(this.selected[i].sIndex, false); } } } else if (event == "deleteRows") { if (firstRow == lastRow) { var index = firstRow; if (this.selectHolder == index) { this.selectionDeleted = true; } if (((this.topDisplayed + this.numDisplayed) >= this.getLength()) && (this.topDisplayed > 0)) { this.topDisplayed--; if (this.selectionDeleted && ((index - 1) >= 0)) { this.setSelectedIndex(index - 1, false); } } else if (this.selectionDeleted) { var len = this.getLength(); if (((index == (len - 1)) && (len > 1)) || (index > (len / 2))) { this.setSelectedIndex(index - 1, false); } else { this.setSelectedIndex(index, false); } } for (var i in this.selected) { if (this.selected[i].sIndex > firstRow) { this.selected[i].sIndex--; } } } else { this.clearSelected(); this.topDisplayed = 0; } } else if (event == "sort") { var len = this.getLength(); var i = 0; while (i < len) { if (this.isSelected(i)) { var id = this.dataProvider.getItemID(i); if (id == this.lastSelID) { this.lastSelected = i; } this.selected[String(id)].sIndex = i; } i++; } } this.invalidate("updateControl"); }; FSelectableListClass.prototype.measureItmHgt = function () { this.attachMovie(this.itemSymbol, "tmpItem_mc", 0, {controller:this}); this.tmpItem_mc.drawItem({label:"Sizer: PjtTopg"}, false); this.itmHgt = this.tmpItem_mc._height; this.tmpItem_mc.removeMovieClip(); }; FSelectableListClass.prototype.selectItem = function (index, selectedFlag) { if (selectedFlag && (!this.isSelected(index))) { this.selected[String(this.dataProvider.getItemID(index))] = {sIndex:index}; } else if (!selectedFlag) { delete this.selected[String(this.dataProvider.getItemID(index))]; } }; FSelectableListClass.prototype.isSelected = function (index) { return(this.selected[String(this.dataProvider.getItemID(index))].sIndex != undefined); }; FSelectableListClass.prototype.clearSelected = function () { for (var uniqueID in this.selected) { var index = this.selected[uniqueID].sIndex; if (((index != undefined) && (this.topDisplayed <= index)) && (index < (this.topDisplayed + this.numDisplayed))) { this.container_mc[("fListItem" + (index - this.topDisplayed)) + "_mc"].drawItem(this.getItemAt(index), false); } } delete this.selected; this.selected = new Array(); }; FSelectableListClass.prototype.selectionHandler = function (itemNum) { var tmpInd = (this.topDisplayed + itemNum); if (this.getItemAt(tmpInd == undefined)) { this.changeFlag = false; return(undefined); } this.changeFlag = true; this.clearSelected(); this.selectItem(tmpInd, true); this.container_mc[("fListItem" + itemNum) + "_mc"].drawItem(this.getItemAt(tmpInd), this.isSelected(tmpInd)); }; FSelectableListClass.prototype.moveSelBy = function (incr) { var itmNum = this.getSelectedIndex(); var newItm = (itmNum + incr); newItm = Math.max(0, newItm); newItm = Math.min(this.getLength() - 1, newItm); if (newItm == itmNum) { return(undefined); } if ((itmNum < this.topDisplayed) || (itmNum >= (this.topDisplayed + this.numDisplayed))) { this.setScrollPosition(itmNum); } if ((newItm >= (this.topDisplayed + this.numDisplayed)) || (newItm < this.topDisplayed)) { this.setScrollPosition(this.topDisplayed + incr); } this.selectionHandler(newItm - this.topDisplayed); }; FSelectableListClass.prototype.clickHandler = function (itmNum) { this.focusRect.removeMovieClip(); if (!this.focused) { this.pressFocus(); } this.selectionHandler(itmNum); this.onMouseUp = this.releaseHandler; }; FSelectableListClass.prototype.releaseHandler = function () { if (this.changeFlag) { this.executeCallBack(); } this.changeFlag = false; this.onMouseUp = undefined; }; FSelectableListClass.prototype.myOnSetFocus = function () { super.myOnSetFocus(); var i = 0; while (i < this.numDisplayed) { this.container_mc[("fListItem" + i) + "_mc"].highlight_mc.gotoAndStop("enabled"); i++; } }; FSelectableListClass.prototype.myOnKillFocus = function () { super.myOnKillFocus(); var i = 0; while (i < this.numDisplayed) { this.container_mc[("fListItem" + i) + "_mc"].highlight_mc.gotoAndStop("unfocused"); i++; } }; #endinitclip
Instance of Symbol 90 MovieClip [DataProviderSymbol] "dPAsset" in Symbol 92 MovieClip [FSelectableListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Instance of Symbol 91 MovieClip [FSelectableItemSymbol] "ItemAsset" in Symbol 92 MovieClip [FSelectableListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 93 MovieClip [FScrollSelectListSymbol] Frame 1
#initclip 6 function FScrollSelectListClass() { this.init(); } FScrollSelectListClass.prototype = new FSelectableListClass(); FScrollSelectListClass.prototype.getScrollPosition = function () { return(this.topDisplayed); }; FScrollSelectListClass.prototype.setScrollPosition = function (pos) { if (this.enable) { pos = Math.min(pos, this.getLength() - this.numDisplayed); pos = Math.max(pos, 0); this.scrollBar_mc.setScrollPosition(pos); } }; FScrollSelectListClass.prototype.setAutoHideScrollBar = function (flag) { this.permaScrollBar = !flag; this.setSize(this.width, this.height); }; FScrollSelectListClass.prototype.setEnabled = function (enabledFlag) { super.setEnabled(enabledFlag); this.scrollBar_mc.setEnabled(this.enable); }; FScrollSelectListClass.prototype.setSize = function (w, h) { var pos = this.getScrollPosition(); super.setSize(w, h); if (this.scrollBar_mc != undefined) { this.removed = true; } this.scrollBar_mc = undefined; this.initScrollBar(); this.setScrollPosition(pos); }; FScrollSelectListClass.prototype.modelChanged = function (eventObj) { super.modelChanged(eventObj); this.invalidate("initScrollBar"); }; FScrollSelectListClass.prototype.initScrollBar = function () { if ((!this.permaScrollBar) && (this.getLength() <= this.numDisplayed)) { if (this.removed) { this.scrollBar_mc.removeMovieClip(); this.scrollBar_mc = undefined; this.scrollOffset = undefined; this.invalidate("setSize"); } } else { if (this.scrollBar_mc == undefined) { this.container_mc.attachMovie("FScrollBarSymbol", "scrollBar_mc", 3000, {hostStyle:this.styleTable}); this.scrollBar_mc = this.container_mc.scrollBar_mc; this.scrollBar_mc.setChangeHandler("scrollHandler", this); this.scrollBar_mc.setSize(this.height); this.scrollBar_mc._x = this.width - this.scrollBar_mc._width; this.scrollBar_mc._y = 0; this.scrollBar_mc.setLargeScroll(this.numDisplayed - 1); this.scrollOffset = this.scrollBar_mc._width; this.invalidate("setSize"); } this.scrollBar_mc.setScrollProperties(this.numDisplayed, 0, this.getLength() - this.numDisplayed); } }; FScrollSelectListClass.prototype.scrollHandler = function (scrollBar) { var pos = scrollBar.getScrollPosition(); this.topDisplayed = pos; if (this.lastPosition != pos) { this.updateControl(); } this.lastPosition = pos; }; FScrollSelectListClass.prototype.clickHandler = function (itmNum) { super.clickHandler(itmNum); if ((this.dragScrolling == undefined) && (this.scrollBar_mc != undefined)) { this.dragScrolling = setInterval(this, "dragScroll", 15); } }; FScrollSelectListClass.prototype.releaseHandler = function () { clearInterval(this.dragScrolling); this.dragScrolling = undefined; super.releaseHandler(); }; FScrollSelectListClass.prototype.dragScroll = function () { clearInterval(this.dragScrolling); if (this.container_mc._ymouse < 0) { this.setScrollPosition(this.getScrollPosition() - 1); this.selectionHandler(0); this.scrollInterval = Math.max(25, (-23.8 * (-this.container_mc._ymouse)) + 500); this.dragScrolling = setInterval(this, "dragScroll", this.scrollInterval); } else if (this.container_mc._ymouse > ((this.itmHgt - 2) * this.numDisplayed)) { this.setScrollPosition(this.getScrollPosition() + 1); this.selectionHandler(this.numDisplayed - 1); this.scrollInterval = Math.max(25, (-23.8 * Math.abs((this.container_mc._ymouse - ((this.itmHgt - 2) * this.numDisplayed)) - 2)) + 500); this.dragScrolling = setInterval(this, "dragScroll", this.scrollInterval); } else { this.dragScrolling = setInterval(this, "dragScroll", 15); } }; FScrollSelectListClass.prototype.myOnKeyDown = function () { if (this.focused) { this.keyCodes = new Array(40, 38, 34, 33, 36, 35); this.keyIncrs = new Array(1, -1, this.numDisplayed - 1, -(this.numDisplayed - 1), -this.getLength(), this.getLength()); var i = 0; while (i < this.keyCodes.length) { if (Key.isDown(this.keyCodes[i])) { this.moveSelBy(this.keyIncrs[i]); return(undefined); } i++; } this.findInputText(); } }; FScrollSelectListClass.prototype.findInputText = function () { var tmpCode = Key.getAscii(); if ((tmpCode >= 33) && (tmpCode <= 126)) { this.findString(String.fromCharCode(tmpCode)); } }; FScrollSelectListClass.prototype.findString = function (str) { if (this.getLength() == 0) { return(undefined); } var itemNum = this.getSelectedIndex(); var jump = 0; var i = (itemNum + 1); while (i != itemNum) { var itmStr = this.getItemAt(i).label.substring(0, str.length); if ((str == itmStr) || (str.toUpperCase() == itmStr.toUpperCase())) { var jump = (i - itemNum); break; } if (i >= (this.getLength() - 1)) { i = -1; } i++; } if (jump != 0) { this.moveSelBy(jump); } }; #endinitclip
Instance of Symbol 89 MovieClip [FScrollBarSymbol] "scrollBarAsset" in Symbol 93 MovieClip [FScrollSelectListSymbol] Frame 1
//component parameters onClipEvent (initialize) { _targetInstanceName = ""; horizontal = false; } onClipEvent (load) { this._width = (this._height = 1); }
Instance of Symbol 92 MovieClip [FSelectableListSymbol] "superClassAsset" in Symbol 93 MovieClip [FScrollSelectListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 94 MovieClip [FComboBoxItemSymbol] Frame 1
#initclip 9 function FComboBoxItemClass() { this.init(); } FComboBoxItemClass.prototype = new FSelectableItemClass(); Object.registerClass("FComboBoxItemSymbol", FComboBoxItemClass); FComboBoxItemClass.prototype.setSize = function (w, h) { super.setSize(w, h); this.highlight_mc.onRollOver = function () { this.controller.controller.selectionHandler(this.controller.itemNum); }; }; #endinitclip
Symbol 98 MovieClip [FBoundingBoxSymbol] Frame 1
var component = _parent; component.registerSkinElement(boundingBox, "background"); stop();
Symbol 98 MovieClip [FBoundingBoxSymbol] Frame 2
component.registerSkinElement(boundingBox2, "backgroundDisabled"); stop();
Symbol 101 MovieClip [FComboBoxSymbol] Frame 1
#initclip 8 function FComboBoxClass() { _global._popUpLevel = ((_global._popUpLevel == undefined) ? 20000 : (_global._popUpLevel + 1)); this.superHolder = _root.createEmptyMovieClip("superHolder" + _popUpLevel, _popUpLevel); var testContainer = this.superHolder.createEmptyMovieClip("testCont", 20000); var testBox = testContainer.attachMovie("FBoundingBoxSymbol", "boundingBox_mc", 0); if (testBox._name == undefined) { this.superHolder.removeMovieClip(); this.superHolder = this._parent.createEmptyMovieClip("superHolder" + _popUpLevel, _popUpLevel); } else { testContainer.removeMovieClip(); } if (this.rowCount == undefined) { this.rowCount = 8; this.editable = false; } this.itemSymbol = "FComboBoxItemSymbol"; this.init(); this.permaScrollBar = false; this.proxyBox_mc.gotoAndStop(1); this.width = this._width; this.height = (this.proxyBox_mc._height * this._yscale) / 100; var i = 0; while (i < this.labels.length) { this.addItem(this.labels[i], this.data[i]); i++; } this.lastSelected = 0; this.selectItem(0); this._xscale = (this._yscale = 100); this.opened = false; this.setSize(this.width); this.highlightTop(false); if (this.changeHandler.length > 0) { this.setChangeHandler(this.changeHandler); } this.onUnload = function () { this.superHolder.removeMovieClip(); }; this.setSelectedIndex(0, false); this.value = ""; this.focusEnabled = true; this.changeFlag = false; } FComboBoxClass.prototype = new FScrollSelectListClass(); Object.registerClass("FComboBoxSymbol", FComboBoxClass); FComboBoxClass.prototype.modelChanged = function (eventObj) { super.modelChanged(eventObj); var event = eventObj.event; if ((event == "addRows") || (event == "deleteRows")) { var diff = ((eventObj.lastRow - eventObj.firstRow) + 1); var mode = ((event == "addRows") ? 1 : -1); var len = this.getLength(); var lenBefore = (len - (mode * diff)); if ((this.rowCount > lenBefore) || (this.rowCount > len)) { this.invalidate("setSize"); } if (this.getSelectedIndex() == undefined) { this.setSelectedIndex(0, false); } } else if (event == "updateAll") { this.invalidate("setSize"); } }; FComboBoxClass.prototype.removeAll = function () { if (!this.enable) { return(undefined); } super.removeAll(); if (this.editable) { this.value = ""; } this.invalidate("setSize"); }; FComboBoxClass.prototype.setSize = function (w) { if ((((w == undefined) || (typeof(w) != "number")) || (w <= 0)) || (!this.enable)) { return(undefined); } this.proxyBox_mc._width = w; this.container_mc.removeMovieClip(); this.measureItmHgt(); this.container_mc = this.superHolder.createEmptyMovieClip("container", 3); this.container_mc.tabChildren = false; this.setPopUpLocation(this.container_mc); this.container_mc.attachMovie("FBoundingBoxSymbol", "boundingBox_mc", 0); this.boundingBox_mc = this.container_mc.boundingBox_mc; this.boundingBox_mc.component = this; this.registerSkinElement(this.boundingBox_mc.boundingBox, "background"); this.proxyBox_mc._height = this.itmHgt; this.numDisplayed = Math.min(this.rowCount, this.getLength()); if (this.numDisplayed < 3) { this.numDisplayed = Math.min(3, this.getLength()); } this.height = (this.numDisplayed * (this.itmHgt - 2)) + 2; super.setSize(w, this.height); this.attachMovie("DownArrow", "downArrow", 10); this.downArrow._y = 0; this.downArrow._width = this.itmHgt; this.downArrow._height = this.itmHgt; this.downArrow._x = this.proxyBox_mc._width - this.downArrow._width; this.setEditable(this.editable); this.container_mc._visible = this.opened; this.highlightTop(false); this.fader = this.superHolder.attachMovie("FBoundingBoxSymbol", "faderX", 4); this.registerSkinElement(this.fader.boundingBox, "background"); this.fader._width = this.width; this.fader._height = this.height; this.fader._visible = false; }; FComboBoxClass.prototype.setDataProvider = function (dp) { super.setDataProvider(dp); this.invalidate("setSize"); this.setSelectedIndex(0); }; FComboBoxClass.prototype.getValue = function () { if (this.editable) { return(this.fLabel_mc.getLabel()); } return(super.getValue()); }; FComboBoxClass.prototype.getRowCount = function () { return(this.rowCount); }; FComboBoxClass.prototype.setRowCount = function (count) { this.rowCount = ((this.getLength() > count) ? (Math.max(count, 3)) : (count)); this.setSize(this.width); var len = this.getLength(); if ((len - this.getScrollPosition()) < this.rowCount) { this.setScrollPosition(len - Math.min(this.rowCount, len)); this.invalidate("updateControl"); } }; FComboBoxClass.prototype.setEditable = function (editableFlag) { if (!this.enable) { return(undefined); } this.editable = editableFlag; if (!this.editable) { this.onPress = this.pressHandler; this.useHandCursor = false; this.trackAsMenu = true; this.attachMovie("FComboBoxItemSymbol", "fLabel_mc", 5, {controller:this, itemNum:-1}); this.fLabel_mc.onRollOver = undefined; this.fLabel_mc.setSize((this.width - this.itmHgt) + 1, this.itmHgt); this.topLabel = this.getSelectedItem(); this.fLabel_mc.drawItem(this.topLabel, false); this.highlightTop(false); } else { this.attachMovie("FLabelSymbol", "fLabel_mc", 5); this.fLabel_txt = this.fLabel_mc.labelField; this.fLabel_txt.type = "input"; this.fLabel_txt._x = 4; this.fLabel_txt.onSetFocus = this.onLabelFocus; this.fLabel_mc.setSize((this.width - this.itmHgt) - 3); delete this.onPress; this.fLabel_txt.onKillFocus = function () { this._parent._parent.myOnKillFocus(); }; this.fLabel_mc.setLabel(this.value); this.fLabel_txt.onChanged = function () { this._parent._parent.findInputText(); }; this.downArrow.onPress = this.buttonPressHandler; this.downArrow.useHandCursor = false; this.downArrow.trackAsMenu = true; } }; FComboBoxClass.prototype.setEnabled = function (enabledFlag) { enabledFlag = (((enabledFlag == undefined) || (typeof(enabledFlag) != "boolean")) ? true : (enabledFlag)); super.setEnabled(enabledFlag); this.registerSkinElement(this.boundingBox_mc.boundingBox, "background"); this.proxyBox_mc.gotoAndStop((this.enable ? "enabled" : "disabled")); this.downArrow.gotoAndStop((this.enable ? 1 : 3)); if (this.editable) { this.fLabel_txt.type = (enabledFlag ? "input" : "dynamic"); this.fLabel_txt.selectable = enabledFlag; } else if (enabledFlag) { this.fLabel_mc.drawItem(this.topLabel, false); this.setSelectedIndex(this.getSelectedIndex(), false); } this.fLabel_mc.setEnabled(this.enable); this.fLabel_txt.onSetFocus = (enabledFlag ? (this.onLabelFocus) : undefined); }; FComboBoxClass.prototype.setSelectedIndex = function (index, flag) { super.setSelectedIndex(index, flag); if (!this.editable) { this.topLabel = this.getSelectedItem(); this.fLabel_mc.drawItem(this.topLabel, false); } else { this.value = ((flag != undefined) ? "" : (this.getSelectedItem().label)); this.fLabel_mc.setLabel(this.value); } this.invalidate("updateControl"); }; FComboBoxClass.prototype.setValue = function (value) { if (this.editable) { this.fLabel_mc.setLabel(value); this.value = value; } }; FComboBoxClass.prototype.pressHandler = function () { this.focusRect.removeMovieClip(); if (this.enable) { if (!this.opened) { this.onMouseUp = this.releaseHandler; } else { this.onMouseUp = undefined; } this.changeFlag = false; if (!this.focused) { this.pressFocus(); this.clickFilter = (this.editable ? false : true); } if (!this.clickFilter) { this.openOrClose(!this.opened); } else { this.clickFilter = false; } } }; FComboBoxClass.prototype.clickHandler = function (itmNum) { if (!this.focused) { if (this.editable) { this.fLabel_txt.onKillFocus = undefined; } this.pressFocus(); } super.clickHandler(itmNum); this.selectionHandler(itmNum); this.onMouseUp = this.releaseHandler; }; FComboBoxClass.prototype.highlightTop = function (flag) { if (!this.editable) { this.fLabel_mc.drawItem(this.topLabel, flag); } }; FComboBoxClass.prototype.myOnSetFocus = function () { super.myOnSetFocus(); this.fLabel_mc.highlight_mc.gotoAndStop("enabled"); this.highlightTop(true); }; FComboBoxClass.prototype.drawFocusRect = function () { this.drawRect(-2, -2, this.width + 4, this._height + 4); }; FComboBoxClass.prototype.myOnKillFocus = function () { if (Selection.getFocus().indexOf("labelField") != -1) { return(undefined); } super.myOnKillFocus(); delete this.fLabel_txt.onKeyDown; this.openOrClose(false); this.highlightTop(false); }; FComboBoxClass.prototype.setPopUpLocation = function (mcRef) { mcRef._x = this._x; var point = {x:this._x, y:this._y + this.proxyBox_mc._height}; this._parent.localToGlobal(point); mcRef._parent.globalToLocal(point); mcRef._x = point.x; mcRef._y = point.y; if ((this.height + mcRef._y) >= Stage.height) { this.upward = true; mcRef._y = (point.y - this.height) - this.proxyBox_mc._height; } else { this.upward = false; } }; FComboBoxClass.prototype.openOrClose = function (flag) { if (this.getLength() == 0) { return(undefined); } this.setPopUpLocation(this.container_mc); if ((this.lastSelected != -1) && ((this.lastSelected < this.topDisplayed) || (this.lastSelected > (this.topDisplayed + this.numDisplayed)))) { super.moveSelBy(this.lastSelected - this.getSelectedIndex()); } if (!flag) { (this.downArrow.gotoAndStop(1));// not popped } else { (this.downArrow.gotoAndStop(2));// not popped } if (flag == this.opened) { return(undefined); } this.highlightTop(!flag); this.fadeRate = this.styleTable.popUpFade.value; if (((!flag) || (this.fadeRate == undefined)) || (this.fadeRate == 0)) { this.opened = (this.container_mc._visible = flag); return(undefined); } this.setPopUpLocation(this.fader); this.time = 0; this.const = 85 / Math.sqrt(this.fadeRate); this.fader._alpha = 85; this.container_mc._visible = (this.fader._visible = true); this.onEnterFrame = function () { this.fader._alpha = 100 - ((this.const * Math.sqrt(++this.time)) + 15); if (this.time >= this.fadeRate) { this.fader._visible = false; delete this.onEnterFrame; this.opened = true; } }; }; FComboBoxClass.prototype.fireChange = function () { this.lastSelected = this.getSelectedIndex(); if (!this.editable) { this.topLabel = this.getSelectedItem(); this.fLabel_mc.drawItem(this.topLabel, true); } else { this.value = this.getSelectedItem().label; this.fLabel_mc.setLabel(this.value); } this.executeCallback(); }; FComboBoxClass.prototype.releaseHandler = function () { var onCombo = this.boundingBox_mc.hitTest(_root._xmouse, _root._ymouse); if (this.changeFlag) { if (onCombo) { this.fireChange(); } this.openOrClose(!this.opened); } else if (onCombo) { this.openOrClose(false); } else { this.onMouseDown = function () { if ((!this.boundingBox_mc.hitTest(_root._xmouse, _root._ymouse)) && (!this.hitTest(_root._xmouse, _root._ymouse))) { this.onMouseDown = undefined; this.openOrClose(false); } }; } this.changeFlag = false; this.onMouseUp = undefined; clearInterval(this.dragScrolling); this.dragScrolling = undefined; }; FComboBoxClass.prototype.moveSelBy = function (itemNum) { if (itemNum != 0) { super.moveSelBy(itemNum); if (this.editable) { this.setValue(this.getSelectedItem().label); } if (!this.opened) { if (this.changeFlag && (!this.isSelected(this.lastSelected))) { this.fireChange(); } } } }; FComboBoxClass.prototype.myOnKeyDown = function () { if (!this.focused) { return(undefined); } if (this.editable && (Key.isDown(13))) { this.setValue(this.fLabel_mc.getLabel()); this.executeCallback(); this.openOrClose(false); } else if ((Key.isDown(13) || (Key.isDown(32) && (!this.editable))) && (this.opened)) { if (this.getSelectedIndex() != this.lastSelected) { this.fireChange(); } this.openOrClose(false); this.fLabel_txt.hscroll = 0; } super.myOnKeyDown(); }; FComboBoxClass.prototype.findInputText = function () { if (!this.editable) { super.findInputText(); } }; FComboBoxClass.prototype.onLabelFocus = function () { this._parent._parent.tabFocused = false; this._parent._parent.focused = true; this.onKeyDown = function () { this._parent._parent.myOnKeyDown(); }; Key.addListener(this); }; FComboBoxClass.prototype.buttonPressHandler = function () { this._parent.pressHandler(); }; #endinitclip this.deadPreview._visible = false;
Instance of Symbol 93 MovieClip [FScrollSelectListSymbol] "superClassAsset" in Symbol 101 MovieClip [FComboBoxSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 109 Button
on (release) { getURL ("http://www.newgrounds.com", "blank"); }
Symbol 114 Button
on (release) { _root.play(); }
Symbol 115 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop (3); }
Symbol 115 MovieClip Frame 2
gotoAndPlay (1);
Symbol 235 Button
on (release) { play(); }
Symbol 330 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (466); }
Symbol 339 Button
on (release) { play(); }
Symbol 349 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (357); }
Symbol 358 Button
on (release) { toggleHighQuality(); }
Symbol 367 Button
on (release) { stopAllSounds(); } on (release) { stop(); }
Symbol 383 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (488); }
Symbol 384 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (376); }
Symbol 401 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (523); }
Symbol 402 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (466); }
Symbol 408 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (575); }
Symbol 409 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (488); }
Symbol 442 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (646); }
Symbol 443 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (523); }
Symbol 450 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (665); }
Symbol 451 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (575); }
Symbol 459 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (720); }
Symbol 460 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (646); }
Symbol 469 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (751); }
Symbol 470 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (665); }
Symbol 493 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (924); }
Symbol 494 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (720); }
Symbol 649 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (946); }
Symbol 650 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (751); }
Symbol 655 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1075); }
Symbol 656 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (924); }
Symbol 672 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1150); }
Symbol 673 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (946); }
Symbol 764 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1251); }
Symbol 765 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1075); }
Symbol 789 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1351); }
Symbol 790 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1150); }
Symbol 797 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1372); }
Symbol 798 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1251); }
Symbol 827 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1472); }
Symbol 828 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1351); }
Symbol 830 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1651); }
Symbol 831 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1372); }
Symbol 855 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1706); }
Symbol 856 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1472); }
Symbol 946 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2107); }
Symbol 947 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1651); }
Symbol 980 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2176); }
Symbol 981 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (1706); }
Symbol 1078 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2383); }
Symbol 1079 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2107); }
Symbol 1104 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2466); }
Symbol 1105 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2176); }
Symbol 1112 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2506); }
Symbol 1113 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2383); }
Symbol 1144 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2715); }
Symbol 1145 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2466); }
Symbol 1187 MovieClip Frame 112
stopAllSounds();
Symbol 1190 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2755); }
Symbol 1191 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2506); }
Symbol 1206 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2854); }
Symbol 1207 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2715); }
Symbol 1222 MovieClip Frame 40
stop();
Symbol 1232 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2854); }
Symbol 1233 Button
on (release) { stopAllSounds(); } on (release) { gotoAndStop (2755); }
Symbol 1242 MovieClip Frame 131
stop();
Symbol 1258 Button
on (release) { gotoAndPlay (357); }
Symbol 1260 Button
on (release) { nextFrame(); }

Library Items

Symbol 1 FontUsed by:2
Symbol 2 EditableTextUses:1Used by:3
Symbol 3 MovieClip [FLabelSymbol]Uses:2
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:6
Symbol 6 MovieClip [FHighlightSymbol]Uses:5
Symbol 7 MovieClip [FUIComponentSymbol]
Symbol 8 GraphicUsed by:9 27 45 46 52 53 55 61 73
Symbol 9 MovieClipUses:8Used by:20
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:10Used by:20
Symbol 12 GraphicUsed by:13 33 64 79
Symbol 13 MovieClipUses:12Used by:20
Symbol 14 GraphicUsed by:15 34 65 80
Symbol 15 MovieClipUses:14Used by:20
Symbol 16 GraphicUsed by:17 22 32 66 70 78
Symbol 17 MovieClipUses:16Used by:20
Symbol 18 GraphicUsed by:19 21 31 67 69 77
Symbol 19 MovieClipUses:18Used by:20
Symbol 20 MovieClipUses:9 11 13 15 17 19Used by:40
Symbol 21 MovieClipUses:18Used by:30
Symbol 22 MovieClipUses:16Used by:30
Symbol 23 GraphicUsed by:24 71
Symbol 24 MovieClipUses:23Used by:30
Symbol 25 GraphicUsed by:26 72
Symbol 26 MovieClipUses:25Used by:30
Symbol 27 MovieClipUses:8Used by:30
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:30
Symbol 30 MovieClipUses:21 22 24 26 27 29Used by:40
Symbol 31 MovieClipUses:18Used by:39
Symbol 32 MovieClipUses:16Used by:39
Symbol 33 MovieClipUses:12Used by:39
Symbol 34 MovieClipUses:14Used by:39
Symbol 35 GraphicUsed by:36 81
Symbol 36 MovieClipUses:35Used by:39
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:39
Symbol 39 MovieClipUses:31 32 33 34 36 38Used by:40
Symbol 40 MovieClip [UpArrow]Uses:20 30 39
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:47
Symbol 43 GraphicUsed by:44 48 49 58
Symbol 44 MovieClipUses:43Used by:47
Symbol 45 MovieClipUses:8Used by:47
Symbol 46 MovieClipUses:8Used by:47
Symbol 47 MovieClipUses:42 44 45 46Used by:60
Symbol 48 MovieClipUses:43Used by:54
Symbol 49 MovieClipUses:43Used by:54
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:50Used by:54
Symbol 52 MovieClipUses:8Used by:54
Symbol 53 MovieClipUses:8Used by:54
Symbol 54 MovieClipUses:48 49 51 52 53Used by:60
Symbol 55 MovieClipUses:8Used by:59
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:59
Symbol 58 MovieClipUses:43Used by:59
Symbol 59 MovieClipUses:55 57 58Used by:60
Symbol 60 MovieClip [ScrollThumb]Uses:47 54 59
Symbol 61 MovieClipUses:8Used by:68
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:62Used by:68
Symbol 64 MovieClipUses:12Used by:68
Symbol 65 MovieClipUses:14Used by:68
Symbol 66 MovieClipUses:16Used by:68
Symbol 67 MovieClipUses:18Used by:68
Symbol 68 MovieClipUses:61 63 64 65 66 67Used by:85
Symbol 69 MovieClipUses:18Used by:76
Symbol 70 MovieClipUses:16Used by:76
Symbol 71 MovieClipUses:23Used by:76
Symbol 72 MovieClipUses:25Used by:76
Symbol 73 MovieClipUses:8Used by:76
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:76
Symbol 76 MovieClipUses:69 70 71 72 73 75Used by:85
Symbol 77 MovieClipUses:18Used by:84
Symbol 78 MovieClipUses:16Used by:84
Symbol 79 MovieClipUses:12Used by:84
Symbol 80 MovieClipUses:14Used by:84
Symbol 81 MovieClipUses:35Used by:84
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:84
Symbol 84 MovieClipUses:77 78 79 80 81 83Used by:85
Symbol 85 MovieClip [DownArrow]Uses:68 76 84
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClipUses:86Used by:88
Symbol 88 MovieClipUses:87Used by:89
Symbol 89 MovieClip [FScrollBarSymbol]Uses:88Used by:93
Symbol 90 MovieClip [DataProviderSymbol]Used by:92
Symbol 91 MovieClip [FSelectableItemSymbol]Used by:92
Symbol 92 MovieClip [FSelectableListSymbol]Uses:90 91Used by:93
Symbol 93 MovieClip [FScrollSelectListSymbol]Uses:89 92Used by:101
Symbol 94 MovieClip [FComboBoxItemSymbol]Used by:101
Symbol 95 GraphicUsed by:96 103
Symbol 96 MovieClipUses:95Used by:98
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClip [FBoundingBoxSymbol]Uses:96 97Used by:101
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:99Used by:101
Symbol 101 MovieClip [FComboBoxSymbol]Uses:93 94 98 100
Symbol 102 GraphicUsed by:115
Symbol 103 MovieClipUses:95Used by:115
Symbol 104 GraphicUsed by:115
Symbol 105 GraphicUsed by:108 109
Symbol 106 GraphicUsed by:108 109
Symbol 107 GraphicUsed by:108 109
Symbol 108 MovieClipUses:105 106 107Used by:109
Symbol 109 ButtonUses:108 105 106 107Used by:115
Symbol 110 GraphicUsed by:114
Symbol 111 GraphicUsed by:114
Symbol 112 GraphicUsed by:114
Symbol 113 GraphicUsed by:114
Symbol 114 ButtonUses:110 111 112 113Used by:115
Symbol 115 MovieClipUses:102 103 104 109 114Used by:Timeline
Symbol 116 GraphicUsed by:120
Symbol 117 FontUsed by:118 119
Symbol 118 TextUses:117Used by:120
Symbol 119 TextUses:117Used by:120
Symbol 120 MovieClipUses:116 118 119Used by:Timeline
Symbol 121 ShapeTweeningUsed by:Timeline
Symbol 122 SoundUsed by:Timeline
Symbol 123 ShapeTweeningUsed by:Timeline
Symbol 124 SoundUsed by:Timeline
Symbol 125 ShapeTweeningUsed by:Timeline
Symbol 126 GraphicUsed by:Timeline
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:127Used by:Timeline
Symbol 129 GraphicUsed by:158
Symbol 130 GraphicUsed by:158
Symbol 131 GraphicUsed by:133
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:131 132Used by:158
Symbol 134 GraphicUsed by:158
Symbol 135 GraphicUsed by:158
Symbol 136 GraphicUsed by:158
Symbol 137 GraphicUsed by:158
Symbol 138 GraphicUsed by:158
Symbol 139 GraphicUsed by:158
Symbol 140 GraphicUsed by:158
Symbol 141 GraphicUsed by:158
Symbol 142 GraphicUsed by:158
Symbol 143 GraphicUsed by:158
Symbol 144 GraphicUsed by:158
Symbol 145 GraphicUsed by:158
Symbol 146 GraphicUsed by:158
Symbol 147 GraphicUsed by:158
Symbol 148 GraphicUsed by:158
Symbol 149 GraphicUsed by:158
Symbol 150 GraphicUsed by:158
Symbol 151 GraphicUsed by:158
Symbol 152 GraphicUsed by:158
Symbol 153 GraphicUsed by:158
Symbol 154 GraphicUsed by:158
Symbol 155 GraphicUsed by:158
Symbol 156 GraphicUsed by:158
Symbol 157 GraphicUsed by:158
Symbol 158 MovieClipUses:129 130 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157Used by:Timeline
Symbol 159 SoundUsed by:Timeline
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:160Used by:Timeline
Symbol 162 SoundUsed by:Timeline
Symbol 163 GraphicUsed by:181 182 183
Symbol 164 GraphicUsed by:181 182 183
Symbol 165 GraphicUsed by:181 182 183
Symbol 166 GraphicUsed by:181 182 183
Symbol 167 GraphicUsed by:181 182 183
Symbol 168 GraphicUsed by:181 182 183
Symbol 169 GraphicUsed by:181 182 183
Symbol 170 GraphicUsed by:181 182 183 216 218 221 224 227
Symbol 171 GraphicUsed by:181 182 183
Symbol 172 GraphicUsed by:181 182 183
Symbol 173 GraphicUsed by:181 182 183 216 221 224 227 1172  Timeline
Symbol 174 GraphicUsed by:181 182 183
Symbol 175 GraphicUsed by:181 182 183
Symbol 176 GraphicUsed by:181 182 183
Symbol 177 GraphicUsed by:181 182 183
Symbol 178 GraphicUsed by:181 182 183
Symbol 179 GraphicUsed by:180
Symbol 180 MovieClipUses:179Used by:181 182 183
Symbol 181 MovieClipUses:163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 180Used by:Timeline
Symbol 182 MovieClipUses:163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 180Used by:Timeline
Symbol 183 MovieClipUses:163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 180Used by:Timeline
Symbol 184 GraphicUsed by:198
Symbol 185 GraphicUsed by:198
Symbol 186 GraphicUsed by:198
Symbol 187 GraphicUsed by:198
Symbol 188 GraphicUsed by:198
Symbol 189 GraphicUsed by:198
Symbol 190 GraphicUsed by:198
Symbol 191 GraphicUsed by:198
Symbol 192 GraphicUsed by:198
Symbol 193 GraphicUsed by:198
Symbol 194 GraphicUsed by:198
Symbol 195 GraphicUsed by:198
Symbol 196 GraphicUsed by:198
Symbol 197 GraphicUsed by:198
Symbol 198 MovieClipUses:184 185 186 187 188 189 190 191 192 193 194 195 196 197Used by:Timeline
Symbol 199 GraphicUsed by:216
Symbol 200 GraphicUsed by:216
Symbol 201 GraphicUsed by:216
Symbol 202 GraphicUsed by:216
Symbol 203 GraphicUsed by:216
Symbol 204 GraphicUsed by:216
Symbol 205 GraphicUsed by:216
Symbol 206 GraphicUsed by:216
Symbol 207 GraphicUsed by:216
Symbol 208 GraphicUsed by:216
Symbol 209 GraphicUsed by:216
Symbol 210 GraphicUsed by:216
Symbol 211 GraphicUsed by:216
Symbol 212 GraphicUsed by:216
Symbol 213 GraphicUsed by:216
Symbol 214 GraphicUsed by:216
Symbol 215 GraphicUsed by:216
Symbol 216 MovieClipUses:170 199 200 201 202 203 204 205 206 207 208 209 210 173 211 212 213 214 215Used by:Timeline
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:170 217Used by:Timeline
Symbol 219 GraphicUsed by:221
Symbol 220 GraphicUsed by:221
Symbol 221 MovieClipUses:170 219 173 220Used by:Timeline
Symbol 222 GraphicUsed by:224
Symbol 223 GraphicUsed by:224
Symbol 224 MovieClipUses:170 222 173 223Used by:Timeline
Symbol 225 GraphicUsed by:227
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:170 225 173 226Used by:Timeline
Symbol 228 GraphicUsed by:231
Symbol 229 GraphicUsed by:231
Symbol 230 GraphicUsed by:231
Symbol 231 MovieClipUses:228 229 230Used by:Timeline
Symbol 232 GraphicUsed by:233 234 235
Symbol 233 MovieClipUses:232Used by:234 235
Symbol 234 ButtonUses:233 232Used by:Timeline
Symbol 235 ButtonUses:233 232Used by:Timeline
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:238  Timeline
Symbol 238 MovieClipUses:237Used by:Timeline
Symbol 239 GraphicUsed by:240
Symbol 240 MovieClipUses:239Used by:315 1172  Timeline
Symbol 241 GraphicUsed by:315
Symbol 242 GraphicUsed by:315
Symbol 243 GraphicUsed by:315
Symbol 244 GraphicUsed by:315
Symbol 245 GraphicUsed by:315
Symbol 246 GraphicUsed by:315
Symbol 247 GraphicUsed by:315
Symbol 248 GraphicUsed by:315
Symbol 249 GraphicUsed by:315
Symbol 250 GraphicUsed by:315
Symbol 251 GraphicUsed by:315
Symbol 252 GraphicUsed by:315
Symbol 253 GraphicUsed by:315
Symbol 254 GraphicUsed by:315
Symbol 255 GraphicUsed by:256
Symbol 256 MovieClipUses:255Used by:315
Symbol 257 GraphicUsed by:315
Symbol 258 GraphicUsed by:315
Symbol 259 GraphicUsed by:315
Symbol 260 GraphicUsed by:315
Symbol 261 GraphicUsed by:315
Symbol 262 GraphicUsed by:315
Symbol 263 GraphicUsed by:315
Symbol 264 GraphicUsed by:315
Symbol 265 GraphicUsed by:315
Symbol 266 GraphicUsed by:315
Symbol 267 GraphicUsed by:315
Symbol 268 GraphicUsed by:315
Symbol 269 GraphicUsed by:315
Symbol 270 GraphicUsed by:315
Symbol 271 GraphicUsed by:315
Symbol 272 GraphicUsed by:315
Symbol 273 GraphicUsed by:315
Symbol 274 GraphicUsed by:315
Symbol 275 GraphicUsed by:315
Symbol 276 GraphicUsed by:315
Symbol 277 GraphicUsed by:315
Symbol 278 GraphicUsed by:315
Symbol 279 GraphicUsed by:315
Symbol 280 GraphicUsed by:315
Symbol 281 GraphicUsed by:315
Symbol 282 GraphicUsed by:315
Symbol 283 GraphicUsed by:315
Symbol 284 GraphicUsed by:315
Symbol 285 GraphicUsed by:315
Symbol 286 GraphicUsed by:315
Symbol 287 GraphicUsed by:315
Symbol 288 GraphicUsed by:315
Symbol 289 GraphicUsed by:315
Symbol 290 GraphicUsed by:315
Symbol 291 GraphicUsed by:315
Symbol 292 GraphicUsed by:315
Symbol 293 GraphicUsed by:315
Symbol 294 GraphicUsed by:315
Symbol 295 GraphicUsed by:315
Symbol 296 GraphicUsed by:315
Symbol 297 GraphicUsed by:315
Symbol 298 GraphicUsed by:315
Symbol 299 GraphicUsed by:315
Symbol 300 GraphicUsed by:315
Symbol 301 GraphicUsed by:315
Symbol 302 GraphicUsed by:315
Symbol 303 GraphicUsed by:315
Symbol 304 GraphicUsed by:315
Symbol 305 GraphicUsed by:315
Symbol 306 GraphicUsed by:315
Symbol 307 GraphicUsed by:315
Symbol 308 GraphicUsed by:315
Symbol 309 GraphicUsed by:315
Symbol 310 GraphicUsed by:315
Symbol 311 GraphicUsed by:315
Symbol 312 GraphicUsed by:315
Symbol 313 GraphicUsed by:315
Symbol 314 GraphicUsed by:315
Symbol 315 MovieClipUses:240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314Used by:Timeline
Symbol 316 GraphicUsed by:317
Symbol 317 MovieClipUses:316Used by:Timeline
Symbol 318 FontUsed by:319 382 400 407 426 441 445 449 458 627 648 654 658 660 671 732 763 768 770 788 796 826 829 838 840 842 843 845 854 899 950 952 954 956 965 968 969 971 979 1077 1081 1082 1088 1090 1092 1103 1111 1143 1146 1148 1149 1150 1152 1154 1155 1189 1205 1210 1211 1231 1235 1237 1239 1241 1243 1244 1245 1246 1247 1248 1251 1253 1254 1255 1256 1261 1262 1263
Symbol 319 TextUses:318Used by:Timeline
Symbol 320 GraphicUsed by:321
Symbol 321 MovieClipUses:320Used by:330 383 401 408 442 450 459 469 493 649 655 672 764 789 797 827 830 855 946 980 1078 1104 1112 1144 1190 1206 1232
Symbol 322 FontUsed by:323 326 333 336 342 345 352 353 355 356 361 364
Symbol 323 TextUses:322Used by:325
Symbol 324 GraphicUsed by:325
Symbol 325 MovieClipUses:323 324Used by:330 383 401 408 442 450 459 469 493 649 655 672 764 789 797 827 830 855 946 980 1078 1104 1112 1144 1190 1206 1232
Symbol 326 TextUses:322Used by:328
Symbol 327 GraphicUsed by:328
Symbol 328 MovieClipUses:326 327Used by:330 383 401 408 442 450 459 469 493 649 655 672 764 789 797 827 830 855 946 980 1078 1104 1112 1144 1190 1206 1232
Symbol 329 GraphicUsed by:330 383 401 408 442 450 459 469 493 649 655 672 764 789 797 827 830 855 946 980 1078 1104 1112 1144 1190 1206 1232
Symbol 330 ButtonUses:321 325 328 329Used by:Timeline
Symbol 331 GraphicUsed by:332 339
Symbol 332 MovieClipUses:331Used by:339
Symbol 333 TextUses:322Used by:335
Symbol 334 GraphicUsed by:335
Symbol 335 MovieClipUses:333 334Used by:339
Symbol 336 TextUses:322Used by:338
Symbol 337 GraphicUsed by:338
Symbol 338 MovieClipUses:336 337Used by:339
Symbol 339 ButtonUses:332 335 338 331Used by:Timeline
Symbol 340 GraphicUsed by:341
Symbol 341 MovieClipUses:340Used by:349 384 402 409 443 451 460 470 494 650 656 673 765 790 798 828 831 856 947 981 1079 1105 1113 1145 1191 1207 1233
Symbol 342 TextUses:322Used by:344
Symbol 343 GraphicUsed by:344
Symbol 344 MovieClipUses:342 343Used by:349 384 402 409 443 451 460 470 494 650 656 673 765 790 798 828 831 856 947 981 1079 1105 1113 1145 1191 1207 1233
Symbol 345 TextUses:322Used by:347
Symbol 346 GraphicUsed by:347
Symbol 347 MovieClipUses:345 346Used by:349 384 402 409 443 451 460 470 494 650 656 673 765 790 798 828 831 856 947 981 1079 1105 1113 1145 1191 1207 1233
Symbol 348 GraphicUsed by:349 384 402 409 443 451 460 470 494 650 656 673 765 790 798 828 831 856 947 981 1079 1105 1113 1145 1191 1207 1233
Symbol 349 ButtonUses:341 344 347 348Used by:Timeline
Symbol 350 GraphicUsed by:351 358
Symbol 351 MovieClipUses:350Used by:358
Symbol 352 TextUses:322Used by:354
Symbol 353 TextUses:322Used by:354
Symbol 354 MovieClipUses:352 353Used by:358
Symbol 355 TextUses:322Used by:357
Symbol 356 TextUses:322Used by:357
Symbol 357 MovieClipUses:355 356Used by:358
Symbol 358 ButtonUses:351 354 357 350Used by:Timeline
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:359Used by:367
Symbol 361 TextUses:322Used by:363
Symbol 362 GraphicUsed by:363
Symbol 363 MovieClipUses:361 362Used by:367
Symbol 364 TextUses:322Used by:366 367
Symbol 365 GraphicUsed by:366 367
Symbol 366 MovieClipUses:364 365Used by:367
Symbol 367 ButtonUses:360 363 366 364 365Used by:Timeline
Symbol 368 GraphicUsed by:369
Symbol 369 MovieClipUses:368Used by:370
Symbol 370 MovieClipUses:369Used by:Timeline
Symbol 371 GraphicUsed by:Timeline
Symbol 372 GraphicUsed by:Timeline
Symbol 373 GraphicUsed by:Timeline
Symbol 374 GraphicUsed by:Timeline
Symbol 375 GraphicUsed by:Timeline
Symbol 376 GraphicUsed by:Timeline
Symbol 377 GraphicUsed by:Timeline
Symbol 378 GraphicUsed by:Timeline
Symbol 379 GraphicUsed by:380
Symbol 380 MovieClipUses:379Used by:381 404
Symbol 381 MovieClipUses:380Used by:1222  Timeline
Symbol 382 TextUses:318Used by:Timeline
Symbol 383 ButtonUses:321 325 328 329Used by:Timeline
Symbol 384 ButtonUses:341 344 347 348Used by:Timeline
Symbol 385 SoundUsed by:Timeline
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClipUses:386Used by:388 417
Symbol 388 MovieClipUses:387Used by:1222  Timeline
Symbol 389 GraphicUsed by:Timeline
Symbol 390 GraphicUsed by:Timeline
Symbol 391 GraphicUsed by:Timeline
Symbol 392 GraphicUsed by:Timeline
Symbol 393 GraphicUsed by:Timeline
Symbol 394 GraphicUsed by:Timeline
Symbol 395 GraphicUsed by:396
Symbol 396 MovieClipUses:395Used by:Timeline
Symbol 397 GraphicUsed by:Timeline
Symbol 398 GraphicUsed by:Timeline
Symbol 399 GraphicUsed by:Timeline
Symbol 400 TextUses:318Used by:Timeline
Symbol 401 ButtonUses:321 325 328 329Used by:Timeline
Symbol 402 ButtonUses:341 344 347 348Used by:Timeline
Symbol 403 SoundUsed by:Timeline
Symbol 404 MovieClipUses:380Used by:Timeline
Symbol 405 GraphicUsed by:Timeline
Symbol 406 GraphicUsed by:Timeline
Symbol 407 TextUses:318Used by:Timeline
Symbol 408 ButtonUses:321 325 328 329Used by:Timeline
Symbol 409 ButtonUses:341 344 347 348Used by:Timeline
Symbol 410 SoundUsed by:Timeline
Symbol 411 GraphicUsed by:Timeline
Symbol 412 GraphicUsed by:Timeline
Symbol 413 GraphicUsed by:Timeline
Symbol 414 GraphicUsed by:415
Symbol 415 MovieClipUses:414Used by:Timeline
Symbol 416 GraphicUsed by:Timeline
Symbol 417 MovieClipUses:387Used by:Timeline
Symbol 418 GraphicUsed by:Timeline
Symbol 419 GraphicUsed by:Timeline
Symbol 420 GraphicUsed by:Timeline
Symbol 421 GraphicUsed by:Timeline
Symbol 422 GraphicUsed by:Timeline
Symbol 423 GraphicUsed by:Timeline
Symbol 424 GraphicUsed by:Timeline
Symbol 425 GraphicUsed by:Timeline
Symbol 426 TextUses:318Used by:Timeline
Symbol 427 GraphicUsed by:Timeline
Symbol 428 GraphicUsed by:Timeline
Symbol 429 GraphicUsed by:Timeline
Symbol 430 GraphicUsed by:Timeline
Symbol 431 GraphicUsed by:Timeline
Symbol 432 GraphicUsed by:Timeline
Symbol 433 GraphicUsed by:Timeline
Symbol 434 GraphicUsed by:Timeline
Symbol 435 GraphicUsed by:Timeline
Symbol 436 GraphicUsed by:Timeline
Symbol 437 GraphicUsed by:Timeline
Symbol 438 GraphicUsed by:Timeline
Symbol 439 GraphicUsed by:Timeline
Symbol 440 GraphicUsed by:Timeline
Symbol 441 TextUses:318Used by:Timeline
Symbol 442 ButtonUses:321 325 328 329Used by:Timeline
Symbol 443 ButtonUses:341 344 347 348Used by:Timeline
Symbol 444 SoundUsed by:Timeline
Symbol 445 TextUses:318Used by:Timeline
Symbol 446 GraphicUsed by:Timeline
Symbol 447 GraphicUsed by:Timeline
Symbol 448 GraphicUsed by:Timeline
Symbol 449 TextUses:318Used by:Timeline
Symbol 450 ButtonUses:321 325 328 329Used by:Timeline
Symbol 451 ButtonUses:341 344 347 348Used by:Timeline
Symbol 452 SoundUsed by:Timeline
Symbol 453 GraphicUsed by:Timeline
Symbol 454 GraphicUsed by:Timeline
Symbol 455 GraphicUsed by:Timeline
Symbol 456 GraphicUsed by:Timeline
Symbol 457 GraphicUsed by:Timeline
Symbol 458 TextUses:318Used by:Timeline
Symbol 459 ButtonUses:321 325 328 329Used by:Timeline
Symbol 460 ButtonUses:341 344 347 348Used by:Timeline
Symbol 461 SoundUsed by:Timeline
Symbol 462 GraphicUsed by:463
Symbol 463 MovieClipUses:462Used by:Timeline
Symbol 464 GraphicUsed by:Timeline
Symbol 465 GraphicUsed by:466
Symbol 466 MovieClipUses:465Used by:Timeline
Symbol 467 GraphicUsed by:468
Symbol 468 MovieClipUses:467Used by:Timeline
Symbol 469 ButtonUses:321 325 328 329Used by:Timeline
Symbol 470 ButtonUses:341 344 347 348Used by:Timeline
Symbol 471 GraphicUsed by:475
Symbol 472 GraphicUsed by:473
Symbol 473 MovieClipUses:472Used by:475 762  Timeline
Symbol 474 GraphicUsed by:475
Symbol 475 MovieClipUses:471 473 474Used by:Timeline
Symbol 476 GraphicUsed by:Timeline
Symbol 477 GraphicUsed by:Timeline
Symbol 478 GraphicUsed by:Timeline
Symbol 479 GraphicUsed by:Timeline
Symbol 480 GraphicUsed by:Timeline
Symbol 481 GraphicUsed by:Timeline
Symbol 482 GraphicUsed by:Timeline
Symbol 483 GraphicUsed by:Timeline
Symbol 484 GraphicUsed by:Timeline
Symbol 485 GraphicUsed by:Timeline
Symbol 486 GraphicUsed by:Timeline
Symbol 487 BitmapUsed by:489
Symbol 488 BitmapUsed by:489
Symbol 489 GraphicUses:487 488Used by:490
Symbol 490 MovieClipUses:489Used by:Timeline
Symbol 491 GraphicUsed by:Timeline
Symbol 492 GraphicUsed by:Timeline
Symbol 493 ButtonUses:321 325 328 329Used by:Timeline
Symbol 494 ButtonUses:341 344 347 348Used by:Timeline
Symbol 495 GraphicUsed by:Timeline
Symbol 496 GraphicUsed by:Timeline
Symbol 497 GraphicUsed by:Timeline
Symbol 498 GraphicUsed by:Timeline
Symbol 499 GraphicUsed by:Timeline
Symbol 500 GraphicUsed by:Timeline
Symbol 501 GraphicUsed by:Timeline
Symbol 502 GraphicUsed by:Timeline
Symbol 503 GraphicUsed by:Timeline
Symbol 504 GraphicUsed by:Timeline
Symbol 505 GraphicUsed by:Timeline
Symbol 506 GraphicUsed by:Timeline
Symbol 507 GraphicUsed by:Timeline
Symbol 508 GraphicUsed by:Timeline
Symbol 509 GraphicUsed by:Timeline
Symbol 510 GraphicUsed by:Timeline
Symbol 511 GraphicUsed by:Timeline
Symbol 512 GraphicUsed by:Timeline
Symbol 513 GraphicUsed by:Timeline
Symbol 514 GraphicUsed by:Timeline
Symbol 515 GraphicUsed by:Timeline
Symbol 516 GraphicUsed by:Timeline
Symbol 517 GraphicUsed by:Timeline
Symbol 518 GraphicUsed by:Timeline
Symbol 519 GraphicUsed by:Timeline
Symbol 520 GraphicUsed by:Timeline
Symbol 521 GraphicUsed by:Timeline
Symbol 522 GraphicUsed by:Timeline
Symbol 523 GraphicUsed by:Timeline
Symbol 524 GraphicUsed by:Timeline
Symbol 525 GraphicUsed by:Timeline
Symbol 526 GraphicUsed by:Timeline
Symbol 527 GraphicUsed by:Timeline
Symbol 528 GraphicUsed by:Timeline
Symbol 529 GraphicUsed by:Timeline
Symbol 530 GraphicUsed by:Timeline
Symbol 531 GraphicUsed by:Timeline
Symbol 532 GraphicUsed by:Timeline
Symbol 533 GraphicUsed by:Timeline
Symbol 534 GraphicUsed by:Timeline
Symbol 535 GraphicUsed by:Timeline
Symbol 536 GraphicUsed by:Timeline
Symbol 537 GraphicUsed by:Timeline
Symbol 538 GraphicUsed by:Timeline
Symbol 539 GraphicUsed by:Timeline
Symbol 540 GraphicUsed by:Timeline
Symbol 541 GraphicUsed by:Timeline
Symbol 542 GraphicUsed by:Timeline
Symbol 543 GraphicUsed by:Timeline
Symbol 544 GraphicUsed by:Timeline
Symbol 545 GraphicUsed by:Timeline
Symbol 546 GraphicUsed by:Timeline
Symbol 547 GraphicUsed by:Timeline
Symbol 548 GraphicUsed by:Timeline
Symbol 549 GraphicUsed by:Timeline
Symbol 550 GraphicUsed by:Timeline
Symbol 551 GraphicUsed by:Timeline
Symbol 552 GraphicUsed by:Timeline
Symbol 553 GraphicUsed by:Timeline
Symbol 554 GraphicUsed by:Timeline
Symbol 555 GraphicUsed by:Timeline
Symbol 556 GraphicUsed by:Timeline
Symbol 557 GraphicUsed by:Timeline
Symbol 558 GraphicUsed by:Timeline
Symbol 559 GraphicUsed by:Timeline
Symbol 560 BitmapUsed by:562
Symbol 561 BitmapUsed by:562
Symbol 562 GraphicUses:560 561Used by:563
Symbol 563 MovieClipUses:562Used by:Timeline
Symbol 564 GraphicUsed by:Timeline
Symbol 565 GraphicUsed by:Timeline
Symbol 566 GraphicUsed by:Timeline
Symbol 567 GraphicUsed by:Timeline
Symbol 568 GraphicUsed by:Timeline
Symbol 569 GraphicUsed by:Timeline
Symbol 570 GraphicUsed by:Timeline
Symbol 571 GraphicUsed by:Timeline
Symbol 572 GraphicUsed by:Timeline
Symbol 573 GraphicUsed by:Timeline
Symbol 574 GraphicUsed by:Timeline
Symbol 575 GraphicUsed by:Timeline
Symbol 576 GraphicUsed by:Timeline
Symbol 577 GraphicUsed by:Timeline
Symbol 578 GraphicUsed by:Timeline
Symbol 579 GraphicUsed by:Timeline
Symbol 580 GraphicUsed by:Timeline
Symbol 581 GraphicUsed by:Timeline
Symbol 582 GraphicUsed by:Timeline
Symbol 583 GraphicUsed by:Timeline
Symbol 584 GraphicUsed by:Timeline
Symbol 585 GraphicUsed by:Timeline
Symbol 586 GraphicUsed by:Timeline
Symbol 587 GraphicUsed by:Timeline
Symbol 588 GraphicUsed by:Timeline
Symbol 589 GraphicUsed by:Timeline
Symbol 590 GraphicUsed by:Timeline
Symbol 591 GraphicUsed by:Timeline
Symbol 592 GraphicUsed by:Timeline
Symbol 593 GraphicUsed by:Timeline
Symbol 594 GraphicUsed by:Timeline
Symbol 595 GraphicUsed by:Timeline
Symbol 596 GraphicUsed by:Timeline
Symbol 597 GraphicUsed by:Timeline
Symbol 598 GraphicUsed by:Timeline
Symbol 599 GraphicUsed by:Timeline
Symbol 600 GraphicUsed by:Timeline
Symbol 601 GraphicUsed by:Timeline
Symbol 602 GraphicUsed by:Timeline
Symbol 603 GraphicUsed by:Timeline
Symbol 604 GraphicUsed by:Timeline
Symbol 605 GraphicUsed by:Timeline
Symbol 606 GraphicUsed by:Timeline
Symbol 607 GraphicUsed by:Timeline
Symbol 608 GraphicUsed by:Timeline
Symbol 609 GraphicUsed by:Timeline
Symbol 610 GraphicUsed by:Timeline
Symbol 611 GraphicUsed by:Timeline
Symbol 612 GraphicUsed by:Timeline
Symbol 613 GraphicUsed by:Timeline
Symbol 614 GraphicUsed by:Timeline
Symbol 615 GraphicUsed by:Timeline
Symbol 616 GraphicUsed by:Timeline
Symbol 617 GraphicUsed by:Timeline
Symbol 618 GraphicUsed by:Timeline
Symbol 619 GraphicUsed by:Timeline
Symbol 620 GraphicUsed by:Timeline
Symbol 621 GraphicUsed by:Timeline
Symbol 622 GraphicUsed by:Timeline
Symbol 623 GraphicUsed by:Timeline
Symbol 624 GraphicUsed by:Timeline
Symbol 625 GraphicUsed by:Timeline
Symbol 626 GraphicUsed by:Timeline
Symbol 627 TextUses:318Used by:Timeline
Symbol 628 SoundUsed by:Timeline
Symbol 629 GraphicUsed by:Timeline
Symbol 630 GraphicUsed by:Timeline
Symbol 631 GraphicUsed by:Timeline
Symbol 632 GraphicUsed by:Timeline
Symbol 633 GraphicUsed by:Timeline
Symbol 634 GraphicUsed by:Timeline
Symbol 635 GraphicUsed by:Timeline
Symbol 636 GraphicUsed by:Timeline
Symbol 637 GraphicUsed by:Timeline
Symbol 638 GraphicUsed by:Timeline
Symbol 639 GraphicUsed by:Timeline
Symbol 640 GraphicUsed by:Timeline
Symbol 641 GraphicUsed by:Timeline
Symbol 642 GraphicUsed by:Timeline
Symbol 643 GraphicUsed by:Timeline
Symbol 644 GraphicUsed by:Timeline
Symbol 645 GraphicUsed by:Timeline
Symbol 646 GraphicUsed by:Timeline
Symbol 647 GraphicUsed by:Timeline
Symbol 648 TextUses:318Used by:Timeline
Symbol 649 ButtonUses:321 325 328 329Used by:Timeline
Symbol 650 ButtonUses:341 344 347 348Used by:Timeline
Symbol 651 SoundUsed by:Timeline
Symbol 652 GraphicUsed by:Timeline
Symbol 653 GraphicUsed by:Timeline
Symbol 654 TextUses:318Used by:Timeline
Symbol 655 ButtonUses:321 325 328 329Used by:Timeline
Symbol 656 ButtonUses:341 344 347 348Used by:Timeline
Symbol 657 SoundUsed by:Timeline
Symbol 658 TextUses:318Used by:Timeline
Symbol 659 SoundUsed by:Timeline
Symbol 660 TextUses:318Used by:Timeline
Symbol 661 GraphicUsed by:Timeline
Symbol 662 GraphicUsed by:Timeline
Symbol 663 GraphicUsed by:Timeline
Symbol 664 GraphicUsed by:Timeline
Symbol 665 GraphicUsed by:Timeline
Symbol 666 GraphicUsed by:Timeline
Symbol 667 GraphicUsed by:Timeline
Symbol 668 GraphicUsed by:Timeline
Symbol 669 GraphicUsed by:Timeline
Symbol 670 GraphicUsed by:Timeline
Symbol 671 TextUses:318Used by:Timeline
Symbol 672 ButtonUses:321 325 328 329Used by:Timeline
Symbol 673 ButtonUses:341 344 347 348Used by:Timeline
Symbol 674 SoundUsed by:Timeline
Symbol 675 GraphicUsed by:Timeline
Symbol 676 GraphicUsed by:Timeline
Symbol 677 GraphicUsed by:Timeline
Symbol 678 GraphicUsed by:Timeline
Symbol 679 GraphicUsed by:Timeline
Symbol 680 GraphicUsed by:Timeline
Symbol 681 GraphicUsed by:Timeline
Symbol 682 GraphicUsed by:Timeline
Symbol 683 GraphicUsed by:Timeline
Symbol 684 GraphicUsed by:Timeline
Symbol 685 GraphicUsed by:Timeline
Symbol 686 GraphicUsed by:Timeline
Symbol 687 GraphicUsed by:Timeline
Symbol 688 GraphicUsed by:Timeline
Symbol 689 GraphicUsed by:Timeline
Symbol 690 GraphicUsed by:Timeline
Symbol 691 GraphicUsed by:Timeline
Symbol 692 GraphicUsed by:Timeline
Symbol 693 GraphicUsed by:Timeline
Symbol 694 GraphicUsed by:Timeline
Symbol 695 GraphicUsed by:Timeline
Symbol 696 GraphicUsed by:Timeline
Symbol 697 GraphicUsed by:Timeline
Symbol 698 GraphicUsed by:Timeline
Symbol 699 GraphicUsed by:Timeline
Symbol 700 GraphicUsed by:Timeline
Symbol 701 GraphicUsed by:Timeline
Symbol 702 GraphicUsed by:Timeline
Symbol 703 GraphicUsed by:Timeline
Symbol 704 GraphicUsed by:Timeline
Symbol 705 GraphicUsed by:Timeline
Symbol 706 GraphicUsed by:Timeline
Symbol 707 GraphicUsed by:Timeline
Symbol 708 GraphicUsed by:Timeline
Symbol 709 GraphicUsed by:Timeline
Symbol 710 GraphicUsed by:Timeline
Symbol 711 GraphicUsed by:Timeline
Symbol 712 GraphicUsed by:Timeline
Symbol 713 GraphicUsed by:Timeline
Symbol 714 GraphicUsed by:Timeline
Symbol 715 GraphicUsed by:Timeline
Symbol 716 GraphicUsed by:Timeline
Symbol 717 GraphicUsed by:Timeline
Symbol 718 GraphicUsed by:Timeline
Symbol 719 GraphicUsed by:Timeline
Symbol 720 GraphicUsed by:Timeline
Symbol 721 GraphicUsed by:Timeline
Symbol 722 GraphicUsed by:Timeline
Symbol 723 GraphicUsed by:Timeline
Symbol 724 GraphicUsed by:Timeline
Symbol 725 GraphicUsed by:Timeline
Symbol 726 GraphicUsed by:Timeline
Symbol 727 GraphicUsed by:Timeline
Symbol 728 GraphicUsed by:Timeline
Symbol 729 GraphicUsed by:Timeline
Symbol 730 GraphicUsed by:Timeline
Symbol 731 GraphicUsed by:Timeline
Symbol 732 TextUses:318Used by:Timeline
Symbol 733 GraphicUsed by:Timeline
Symbol 734 GraphicUsed by:Timeline
Symbol 735 GraphicUsed by:Timeline
Symbol 736 GraphicUsed by:Timeline
Symbol 737 GraphicUsed by:Timeline
Symbol 738 GraphicUsed by:Timeline
Symbol 739 GraphicUsed by:Timeline
Symbol 740 GraphicUsed by:Timeline
Symbol 741 GraphicUsed by:Timeline
Symbol 742 GraphicUsed by:Timeline
Symbol 743 GraphicUsed by:Timeline
Symbol 744 GraphicUsed by:Timeline
Symbol 745 GraphicUsed by:Timeline
Symbol 746 GraphicUsed by:Timeline
Symbol 747 GraphicUsed by:Timeline
Symbol 748 GraphicUsed by:Timeline
Symbol 749 GraphicUsed by:Timeline
Symbol 750 GraphicUsed by:Timeline
Symbol 751 GraphicUsed by:Timeline
Symbol 752 GraphicUsed by:Timeline
Symbol 753 GraphicUsed by:Timeline
Symbol 754 GraphicUsed by:Timeline
Symbol 755 GraphicUsed by:Timeline
Symbol 756 GraphicUsed by:Timeline
Symbol 757 GraphicUsed by:Timeline
Symbol 758 GraphicUsed by:Timeline
Symbol 759 SoundUsed by:Timeline
Symbol 760 GraphicUsed by:762
Symbol 761 GraphicUsed by:762
Symbol 762 MovieClipUses:760 473 761Used by:Timeline
Symbol 763 TextUses:318Used by:Timeline
Symbol 764 ButtonUses:321 325 328 329Used by:Timeline
Symbol 765 ButtonUses:341 344 347 348Used by:Timeline
Symbol 766 SoundUsed by:Timeline
Symbol 767 SoundUsed by:Timeline
Symbol 768 TextUses:318Used by:Timeline
Symbol 769 SoundUsed by:Timeline
Symbol 770 TextUses:318Used by:Timeline
Symbol 771 GraphicUsed by:772
Symbol 772 MovieClipUses:771Used by:Timeline
Symbol 773 GraphicUsed by:786
Symbol 774 GraphicUsed by:786
Symbol 775 GraphicUsed by:786
Symbol 776 GraphicUsed by:786
Symbol 777 GraphicUsed by:786
Symbol 778 GraphicUsed by:786
Symbol 779 GraphicUsed by:786
Symbol 780 GraphicUsed by:786
Symbol 781 GraphicUsed by:786
Symbol 782 GraphicUsed by:786
Symbol 783 GraphicUsed by:786
Symbol 784 SoundUsed by:786
Symbol 785 SoundUsed by:786  Timeline
Symbol 786 MovieClipUses:773 774 775 776 777 778 779 780 781 782 783 784 785Used by:Timeline
Symbol 787 GraphicUsed by:Timeline
Symbol 788 TextUses:318Used by:Timeline
Symbol 789 ButtonUses:321 325 328 329Used by:Timeline
Symbol 790 ButtonUses:341 344 347 348Used by:Timeline
Symbol 791 GraphicUsed by:793
Symbol 792 GraphicUsed by:793
Symbol 793 MovieClipUses:791 792Used by:Timeline
Symbol 794 GraphicUsed by:Timeline
Symbol 795 GraphicUsed by:Timeline
Symbol 796 TextUses:318Used by:Timeline
Symbol 797 ButtonUses:321 325 328 329Used by:Timeline
Symbol 798 ButtonUses:341 344 347 348Used by:Timeline
Symbol 799 SoundUsed by:Timeline
Symbol 800 GraphicUsed by:825
Symbol 801 GraphicUsed by:825
Symbol 802 GraphicUsed by:825
Symbol 803 GraphicUsed by:825
Symbol 804 GraphicUsed by:825
Symbol 805 GraphicUsed by:825
Symbol 806 GraphicUsed by:825
Symbol 807 GraphicUsed by:825
Symbol 808 GraphicUsed by:825
Symbol 809 GraphicUsed by:825
Symbol 810 GraphicUsed by:825
Symbol 811 GraphicUsed by:825
Symbol 812 GraphicUsed by:825
Symbol 813 SoundUsed by:825
Symbol 814 GraphicUsed by:825
Symbol 815 GraphicUsed by:825
Symbol 816 GraphicUsed by:825
Symbol 817 GraphicUsed by:825
Symbol 818 GraphicUsed by:825
Symbol 819 GraphicUsed by:825
Symbol 820 GraphicUsed by:825
Symbol 821 GraphicUsed by:825
Symbol 822 GraphicUsed by:825
Symbol 823 GraphicUsed by:825
Symbol 824 GraphicUsed by:825
Symbol 825 MovieClipUses:800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824Used by:Timeline
Symbol 826 TextUses:318Used by:Timeline
Symbol 827 ButtonUses:321 325 328 329Used by:Timeline
Symbol 828 ButtonUses:341 344 347 348Used by:Timeline
Symbol 829 TextUses:318Used by:Timeline
Symbol 830 ButtonUses:321 325 328 329Used by:Timeline
Symbol 831 ButtonUses:341 344 347 348Used by:Timeline
Symbol 832 SoundUsed by:Timeline
Symbol 833 GraphicUsed by:Timeline
Symbol 834 GraphicUsed by:Timeline
Symbol 835 GraphicUsed by:Timeline
Symbol 836 GraphicUsed by:Timeline
Symbol 837 GraphicUsed by:Timeline
Symbol 838 TextUses:318Used by:Timeline
Symbol 839 SoundUsed by:Timeline
Symbol 840 TextUses:318Used by:Timeline
Symbol 841 SoundUsed by:Timeline
Symbol 842 TextUses:318Used by:Timeline
Symbol 843 TextUses:318Used by:Timeline
Symbol 844 SoundUsed by:Timeline
Symbol 845 TextUses:318Used by:Timeline
Symbol 846 GraphicUsed by:Timeline
Symbol 847 GraphicUsed by:Timeline
Symbol 848 GraphicUsed by:Timeline
Symbol 849 GraphicUsed by:Timeline
Symbol 850 GraphicUsed by:Timeline
Symbol 851 GraphicUsed by:Timeline
Symbol 852 GraphicUsed by:Timeline
Symbol 853 GraphicUsed by:Timeline
Symbol 854 TextUses:318Used by:Timeline
Symbol 855 ButtonUses:321 325 328 329Used by:Timeline
Symbol 856 ButtonUses:341 344 347 348Used by:Timeline
Symbol 857 SoundUsed by:Timeline
Symbol 858 GraphicUsed by:Timeline
Symbol 859 GraphicUsed by:Timeline
Symbol 860 GraphicUsed by:Timeline
Symbol 861 GraphicUsed by:Timeline
Symbol 862 SoundUsed by:Timeline
Symbol 863 GraphicUsed by:Timeline
Symbol 864 GraphicUsed by:Timeline
Symbol 865 GraphicUsed by:Timeline
Symbol 866 GraphicUsed by:Timeline
Symbol 867 GraphicUsed by:Timeline
Symbol 868 GraphicUsed by:Timeline
Symbol 869 GraphicUsed by:Timeline
Symbol 870 GraphicUsed by:Timeline
Symbol 871 GraphicUsed by:Timeline
Symbol 872 GraphicUsed by:Timeline
Symbol 873 GraphicUsed by:Timeline
Symbol 874 GraphicUsed by:Timeline
Symbol 875 GraphicUsed by:Timeline
Symbol 876 GraphicUsed by:Timeline
Symbol 877 GraphicUsed by:Timeline
Symbol 878 GraphicUsed by:Timeline
Symbol 879 GraphicUsed by:Timeline
Symbol 880 GraphicUsed by:Timeline
Symbol 881 GraphicUsed by:Timeline
Symbol 882 GraphicUsed by:Timeline
Symbol 883 GraphicUsed by:Timeline
Symbol 884 GraphicUsed by:Timeline
Symbol 885 GraphicUsed by:Timeline
Symbol 886 GraphicUsed by:Timeline
Symbol 887 GraphicUsed by:Timeline
Symbol 888 GraphicUsed by:Timeline
Symbol 889 GraphicUsed by:Timeline
Symbol 890 GraphicUsed by:Timeline
Symbol 891 GraphicUsed by:Timeline
Symbol 892 GraphicUsed by:Timeline
Symbol 893 GraphicUsed by:Timeline
Symbol 894 GraphicUsed by:Timeline
Symbol 895 GraphicUsed by:Timeline
Symbol 896 GraphicUsed by:Timeline
Symbol 897 SoundUsed by:Timeline
Symbol 898 SoundUsed by:Timeline
Symbol 899 TextUses:318Used by:Timeline
Symbol 900 SoundUsed by:Timeline
Symbol 901 GraphicUsed by:Timeline
Symbol 902 GraphicUsed by:Timeline
Symbol 903 GraphicUsed by:Timeline
Symbol 904 GraphicUsed by:Timeline
Symbol 905 GraphicUsed by:Timeline
Symbol 906 GraphicUsed by:Timeline
Symbol 907 GraphicUsed by:Timeline
Symbol 908 GraphicUsed by:Timeline
Symbol 909 GraphicUsed by:Timeline
Symbol 910 GraphicUsed by:Timeline
Symbol 911 GraphicUsed by:Timeline
Symbol 912 GraphicUsed by:Timeline
Symbol 913 GraphicUsed by:Timeline
Symbol 914 GraphicUsed by:Timeline
Symbol 915 GraphicUsed by:Timeline
Symbol 916 GraphicUsed by:Timeline
Symbol 917 GraphicUsed by:Timeline
Symbol 918 GraphicUsed by:Timeline
Symbol 919 GraphicUsed by:Timeline
Symbol 920 GraphicUsed by:Timeline
Symbol 921 GraphicUsed by:Timeline
Symbol 922 GraphicUsed by:Timeline
Symbol 923 GraphicUsed by:Timeline
Symbol 924 GraphicUsed by:Timeline
Symbol 925 GraphicUsed by:Timeline
Symbol 926 GraphicUsed by:Timeline
Symbol 927 GraphicUsed by:Timeline
Symbol 928 GraphicUsed by:Timeline
Symbol 929 GraphicUsed by:Timeline
Symbol 930 GraphicUsed by:Timeline
Symbol 931 GraphicUsed by:Timeline
Symbol 932 GraphicUsed by:Timeline
Symbol 933 GraphicUsed by:Timeline
Symbol 934 GraphicUsed by:Timeline
Symbol 935 GraphicUsed by:Timeline
Symbol 936 GraphicUsed by:Timeline
Symbol 937 GraphicUsed by:Timeline
Symbol 938 GraphicUsed by:Timeline
Symbol 939 GraphicUsed by:Timeline
Symbol 940 GraphicUsed by:Timeline
Symbol 941 GraphicUsed by:Timeline
Symbol 942 GraphicUsed by:Timeline
Symbol 943 GraphicUsed by:Timeline
Symbol 944 GraphicUsed by:Timeline
Symbol 945 GraphicUsed by:Timeline
Symbol 946 ButtonUses:321 325 328 329Used by:Timeline
Symbol 947 ButtonUses:341 344 347 348Used by:Timeline
Symbol 948 GraphicUsed by:949
Symbol 949 MovieClipUses:948Used by:Timeline
Symbol 950 TextUses:318Used by:Timeline
Symbol 951 SoundUsed by:Timeline
Symbol 952 TextUses:318Used by:Timeline
Symbol 953 SoundUsed by:Timeline
Symbol 954 TextUses:318Used by:Timeline
Symbol 955 SoundUsed by:Timeline
Symbol 956 TextUses:318Used by:Timeline
Symbol 957 SoundUsed by:Timeline
Symbol 958 GraphicUsed by:959
Symbol 959 MovieClipUses:958Used by:Timeline
Symbol 960 GraphicUsed by:Timeline
Symbol 961 ShapeTweeningUsed by:Timeline
Symbol 962 SoundUsed by:Timeline
Symbol 963 GraphicUsed by:Timeline
Symbol 964 ShapeTweeningUsed by:Timeline
Symbol 965 TextUses:318Used by:Timeline
Symbol 966 ShapeTweeningUsed by:Timeline
Symbol 967 SoundUsed by:Timeline
Symbol 968 TextUses:318Used by:Timeline
Symbol 969 TextUses:318Used by:Timeline
Symbol 970 SoundUsed by:Timeline
Symbol 971 TextUses:318Used by:Timeline
Symbol 972 GraphicUsed by:Timeline
Symbol 973 GraphicUsed by:Timeline
Symbol 974 GraphicUsed by:Timeline
Symbol 975 GraphicUsed by:Timeline
Symbol 976 GraphicUsed by:Timeline
Symbol 977 GraphicUsed by:Timeline
Symbol 978 GraphicUsed by:Timeline
Symbol 979 TextUses:318Used by:Timeline
Symbol 980 ButtonUses:321 325 328 329Used by:Timeline
Symbol 981 ButtonUses:341 344 347 348Used by:Timeline
Symbol 982 SoundUsed by:Timeline
Symbol 983 GraphicUsed by:Timeline
Symbol 984 GraphicUsed by:Timeline
Symbol 985 GraphicUsed by:Timeline
Symbol 986 GraphicUsed by:Timeline
Symbol 987 GraphicUsed by:Timeline
Symbol 988 GraphicUsed by:Timeline
Symbol 989 GraphicUsed by:Timeline
Symbol 990 GraphicUsed by:Timeline
Symbol 991 GraphicUsed by:Timeline
Symbol 992 GraphicUsed by:Timeline
Symbol 993 GraphicUsed by:Timeline
Symbol 994 GraphicUsed by:Timeline
Symbol 995 GraphicUsed by:Timeline
Symbol 996 GraphicUsed by:Timeline
Symbol 997 GraphicUsed by:Timeline
Symbol 998 GraphicUsed by:Timeline
Symbol 999 GraphicUsed by:Timeline
Symbol 1000 GraphicUsed by:Timeline
Symbol 1001 GraphicUsed by:Timeline
Symbol 1002 GraphicUsed by:Timeline
Symbol 1003 GraphicUsed by:Timeline
Symbol 1004 GraphicUsed by:Timeline
Symbol 1005 GraphicUsed by:Timeline
Symbol 1006 GraphicUsed by:Timeline
Symbol 1007 GraphicUsed by:Timeline
Symbol 1008 GraphicUsed by:Timeline
Symbol 1009 GraphicUsed by:Timeline
Symbol 1010 GraphicUsed by:Timeline
Symbol 1011 GraphicUsed by:Timeline
Symbol 1012 GraphicUsed by:Timeline
Symbol 1013 GraphicUsed by:Timeline
Symbol 1014 GraphicUsed by:Timeline
Symbol 1015 GraphicUsed by:Timeline
Symbol 1016 GraphicUsed by:Timeline
Symbol 1017 GraphicUsed by:Timeline
Symbol 1018 GraphicUsed by:Timeline
Symbol 1019 GraphicUsed by:Timeline
Symbol 1020 GraphicUsed by:Timeline
Symbol 1021 GraphicUsed by:Timeline
Symbol 1022 GraphicUsed by:Timeline
Symbol 1023 GraphicUsed by:Timeline
Symbol 1024 GraphicUsed by:Timeline
Symbol 1025 GraphicUsed by:Timeline
Symbol 1026 GraphicUsed by:Timeline
Symbol 1027 GraphicUsed by:Timeline
Symbol 1028 GraphicUsed by:Timeline
Symbol 1029 GraphicUsed by:Timeline
Symbol 1030 GraphicUsed by:Timeline
Symbol 1031 GraphicUsed by:Timeline
Symbol 1032 GraphicUsed by:Timeline
Symbol 1033 GraphicUsed by:Timeline
Symbol 1034 GraphicUsed by:Timeline
Symbol 1035 GraphicUsed by:Timeline
Symbol 1036 GraphicUsed by:Timeline
Symbol 1037 GraphicUsed by:Timeline
Symbol 1038 GraphicUsed by:Timeline
Symbol 1039 GraphicUsed by:Timeline
Symbol 1040 GraphicUsed by:Timeline
Symbol 1041 GraphicUsed by:Timeline
Symbol 1042 GraphicUsed by:Timeline
Symbol 1043 GraphicUsed by:Timeline
Symbol 1044 GraphicUsed by:Timeline
Symbol 1045 GraphicUsed by:Timeline
Symbol 1046 GraphicUsed by:Timeline
Symbol 1047 GraphicUsed by:Timeline
Symbol 1048 GraphicUsed by:Timeline
Symbol 1049 GraphicUsed by:Timeline
Symbol 1050 SoundUsed by:Timeline
Symbol 1051 GraphicUsed by:Timeline
Symbol 1052 GraphicUsed by:Timeline
Symbol 1053 GraphicUsed by:Timeline
Symbol 1054 GraphicUsed by:Timeline
Symbol 1055 GraphicUsed by:Timeline
Symbol 1056 GraphicUsed by:Timeline
Symbol 1057 GraphicUsed by:Timeline
Symbol 1058 GraphicUsed by:Timeline
Symbol 1059 GraphicUsed by:Timeline
Symbol 1060 GraphicUsed by:Timeline
Symbol 1061 GraphicUsed by:Timeline
Symbol 1062 GraphicUsed by:Timeline
Symbol 1063 GraphicUsed by:Timeline
Symbol 1064 GraphicUsed by:Timeline
Symbol 1065 GraphicUsed by:Timeline
Symbol 1066 GraphicUsed by:Timeline
Symbol 1067 GraphicUsed by:Timeline
Symbol 1068 GraphicUsed by:Timeline
Symbol 1069 GraphicUsed by:Timeline
Symbol 1070 GraphicUsed by:Timeline
Symbol 1071 GraphicUsed by:Timeline
Symbol 1072 GraphicUsed by:Timeline
Symbol 1073 GraphicUsed by:Timeline
Symbol 1074 GraphicUsed by:Timeline
Symbol 1075 GraphicUsed by:Timeline
Symbol 1076 GraphicUsed by:Timeline
Symbol 1077 TextUses:318Used by:Timeline
Symbol 1078 ButtonUses:321 325 328 329Used by:Timeline
Symbol 1079 ButtonUses:341 344 347 348Used by:Timeline
Symbol 1080 SoundUsed by:Timeline
Symbol 1081 TextUses:318Used by:Timeline
Symbol 1082 TextUses:318Used by:Timeline
Symbol 1083 GraphicUsed by:Timeline
Symbol 1084 GraphicUsed by:Timeline
Symbol 1085 GraphicUsed by:Timeline
Symbol 1086 GraphicUsed by:Timeline
Symbol 1087 GraphicUsed by:Timeline
Symbol 1088 TextUses:318Used by:Timeline
Symbol 1089 SoundUsed by:Timeline
Symbol 1090 TextUses:318Used by:Timeline
Symbol 1091 SoundUsed by:Timeline
Symbol 1092 TextUses:318Used by:Timeline
Symbol 1093 SoundUsed by:Timeline
Symbol 1094 GraphicUsed by:1100
Symbol 1095 ShapeTweeningUsed by:1098
Symbol 1096 ShapeTweeningUsed by:1098
Symbol 1097 GraphicUsed by:1098
Symbol 1098 MovieClipUses:1095 1096 1097Used by:1100  Timeline
Symbol 1099 GraphicUsed by:1100
Symbol 1100 MovieClipUses:1094 1098 1099Used by:Timeline
Symbol 1101 GraphicUsed by:1102
Symbol 1102 MovieClipUses:1101Used by:Timeline
Symbol 1103 TextUses:318Used by:Timeline
Symbol 1104 ButtonUses:321 325 328 329Used by:Timeline
Symbol 1105 ButtonUses:341 344 347 348Used by:Timeline
Symbol 1106 SoundUsed by:Timeline
Symbol 1107 GraphicUsed by:1110
Symbol 1108 GraphicUsed by:1110
Symbol 1109 GraphicUsed by:1110
Symbol 1110 MovieClipUses:1107 1108 1109Used by:Timeline
Symbol 1111 TextUses:318Used by:Timeline
Symbol 1112 ButtonUses:321 325 328 329Used by:Timeline
Symbol 1113 ButtonUses:341 344 347 348Used by:Timeline
Symbol 1114 SoundUsed by:Timeline
Symbol 1115 ShapeTweeningUsed by:1117
Symbol 1116 GraphicUsed by:1117
Symbol 1117 MovieClipUses:1115 1116Used by:Timeline
Symbol 1118 GraphicUsed by:1122
Symbol 1119 FontUsed by:1120 1174 1194 1199 1214 1226
Symbol 1120 EditableTextUses:1119Used by:1122
Symbol 1121 GraphicUsed by:1122
Symbol 1122 MovieClipUses:1118 1120 1121Used by:Timeline
Symbol 1123 GraphicUsed by:Timeline
Symbol 1124 GraphicUsed by:Timeline
Symbol 1125 GraphicUsed by:Timeline
Symbol 1126 GraphicUsed by:Timeline
Symbol 1127 GraphicUsed by:Timeline
Symbol 1128 GraphicUsed by:Timeline
Symbol 1129 GraphicUsed by:Timeline
Symbol 1130 GraphicUsed by:Timeline
Symbol 1131 GraphicUsed by:Timeline
Symbol 1132 GraphicUsed by:Timeline
Symbol 1133 GraphicUsed by:Timeline
Symbol 1134 GraphicUsed by:Timeline
Symbol 1135 GraphicUsed by:Timeline
Symbol 1136 GraphicUsed by:Timeline
Symbol 1137 GraphicUsed by:Timeline
Symbol 1138 GraphicUsed by:Timeline
Symbol 1139 GraphicUsed by:Timeline
Symbol 1140 ShapeTweeningUsed by:1142
Symbol 1141 GraphicUsed by:1142
Symbol 1142 MovieClipUses:1140 1141Used by:Timeline
Symbol 1143 TextUses:318Used by:Timeline
Symbol 1144 ButtonUses:321 325 328 329Used by:Timeline
Symbol 1145 ButtonUses:341 344 347 348Used by:Timeline
Symbol 1146 TextUses:318Used by:Timeline
Symbol 1147 SoundUsed by:Timeline
Symbol 1148 TextUses:318Used by:Timeline
Symbol 1149 TextUses:318Used by:Timeline
Symbol 1150 TextUses:318Used by:Timeline
Symbol 1151 SoundUsed by:Timeline
Symbol 1152 TextUses:318Used by:Timeline
Symbol 1153 SoundUsed by:Timeline
Symbol 1154 TextUses:318Used by:Timeline
Symbol 1155 TextUses:318Used by:Timeline
Symbol 1156 GraphicUsed by:Timeline
Symbol 1157 GraphicUsed by:1172
Symbol 1158 GraphicUsed by:1172
Symbol 1159 GraphicUsed by:1172
Symbol 1160 GraphicUsed by:1172
Symbol 1161 GraphicUsed by:1172
Symbol 1162 GraphicUsed by:1172
Symbol 1163 GraphicUsed by:1172
Symbol 1164 GraphicUsed by:1172
Symbol 1165 GraphicUsed by:1172
Symbol 1166 GraphicUsed by:1172
Symbol 1167 GraphicUsed by:1172
Symbol 1168 GraphicUsed by:1172
Symbol 1169 GraphicUsed by:1172
Symbol 1170 GraphicUsed by:1172
Symbol 1171 GraphicUsed by:1172
Symbol 1172 MovieClipUses:240 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 173 1168 1169 1170 1171Used by:1224  Timeline
Symbol 1173 GraphicUsed by:Timeline
Symbol 1174 EditableTextUses:1119Used by:Timeline
Symbol 1175 GraphicUsed by:Timeline
Symbol 1176 GraphicUsed by:1187 1222
Symbol 1177 GraphicUsed by:1187 1222
Symbol 1178 GraphicUsed by:1182
Symbol 1179 BitmapUsed by:1180
Symbol 1180 GraphicUses:1179Used by:1181
Symbol 1181 MovieClipUses:1180Used by:1182
Symbol 1182 MovieClipUses:1178 1181Used by:1187 1222
Symbol 1183 GraphicUsed by:1187
Symbol 1184 GraphicUsed by:1187 1222
Symbol 1185 GraphicUsed by:1187 1222
Symbol 1186 SoundUsed by:1187
Symbol 1187 MovieClipUses:1176 1177 1182 1183 1184 1185 1186Used by:Timeline
Symbol 1188 GraphicUsed by:Timeline
Symbol 1189 TextUses:318Used by:Timeline
Symbol 1190 ButtonUses:321 325 328 329Used by:Timeline
Symbol 1191 ButtonUses:341 344 347 348Used by:Timeline
Symbol 1192 GraphicUsed by:Timeline
Symbol 1193 GraphicUsed by:Timeline
Symbol 1194 EditableTextUses:1119Used by:Timeline
Symbol 1195 GraphicUsed by:Timeline
Symbol 1196 GraphicUsed by:Timeline
Symbol 1197 GraphicUsed by:Timeline
Symbol 1198 GraphicUsed by:Timeline
Symbol 1199 EditableTextUses:1119Used by:Timeline
Symbol 1200 GraphicUsed by:Timeline
Symbol 1201 GraphicUsed by:Timeline
Symbol 1202 GraphicUsed by:Timeline
Symbol 1203 GraphicUsed by:1204
Symbol 1204 MovieClipUses:1203Used by:Timeline
Symbol 1205 TextUses:318Used by:Timeline
Symbol 1206 ButtonUses:321 325 328 329Used by:Timeline
Symbol 1207 ButtonUses:341 344 347 348Used by:Timeline
Symbol 1208 SoundUsed by:Timeline
Symbol 1209 GraphicUsed by:Timeline
Symbol 1210 TextUses:318Used by:Timeline
Symbol 1211 TextUses:318Used by:Timeline
Symbol 1212 GraphicUsed by:1224
Symbol 1213 GraphicUsed by:1224
Symbol 1214 EditableTextUses:1119Used by:1224
Symbol 1215 GraphicUsed by:1224
Symbol 1216 GraphicUsed by:1222
Symbol 1217 GraphicUsed by:1222
Symbol 1218 GraphicUsed by:1222
Symbol 1219 SoundUsed by:1222
Symbol 1220 GraphicUsed by:1222
Symbol 1221 GraphicUsed by:1222
Symbol 1222 MovieClipUses:1176 1177 1182 1216 1217 1218 1184 1185 1219 1220 388 381 1221Used by:1224
Symbol 1223 GraphicUsed by:1224
Symbol 1224 MovieClipUses:1212 1172 1213 1214 1215 1222 1223Used by:Timeline
Symbol 1225 GraphicUsed by:1228
Symbol 1226 EditableTextUses:1119Used by:1228
Symbol 1227 GraphicUsed by:1228
Symbol 1228 MovieClipUses:1225 1226 1227Used by:Timeline
Symbol 1229 GraphicUsed by:1230
Symbol 1230 MovieClipUses:1229Used by:Timeline
Symbol 1231 TextUses:318Used by:Timeline
Symbol 1232 ButtonUses:321 325 328 329Used by:Timeline
Symbol 1233 ButtonUses:341 344 347 348Used by:Timeline
Symbol 1234 SoundUsed by:Timeline
Symbol 1235 TextUses:318Used by:Timeline
Symbol 1236 SoundUsed by:Timeline
Symbol 1237 TextUses:318Used by:1242
Symbol 1238 SoundUsed by:1242
Symbol 1239 TextUses:318Used by:1242
Symbol 1240 FontUsed by:1241 1248
Symbol 1241 TextUses:318 1240Used by:1242
Symbol 1242 MovieClipUses:1237 1238 1239 1241Used by:Timeline
Symbol 1243 TextUses:318Used by:Timeline
Symbol 1244 TextUses:318Used by:Timeline
Symbol 1245 TextUses:318Used by:Timeline
Symbol 1246 TextUses:318Used by:Timeline
Symbol 1247 TextUses:318Used by:Timeline
Symbol 1248 TextUses:318 1240Used by:Timeline
Symbol 1249 GraphicUsed by:1250
Symbol 1250 MovieClipUses:1249Used by:Timeline
Symbol 1251 TextUses:318Used by:Timeline
Symbol 1252 SoundUsed by:Timeline
Symbol 1253 TextUses:318Used by:Timeline
Symbol 1254 TextUses:318Used by:Timeline
Symbol 1255 TextUses:318Used by:Timeline
Symbol 1256 TextUses:318Used by:Timeline
Symbol 1257 GraphicUsed by:1258
Symbol 1258 ButtonUses:1257Used by:Timeline
Symbol 1259 GraphicUsed by:1260
Symbol 1260 ButtonUses:1259Used by:Timeline
Symbol 1261 TextUses:318Used by:Timeline
Symbol 1262 TextUses:318Used by:Timeline
Symbol 1263 TextUses:318Used by:Timeline

Instance Names

"labelField"Symbol 3 MovieClip [FLabelSymbol] Frame 1Symbol 2 EditableText
"highlight_mc"Symbol 6 MovieClip [FHighlightSymbol] Frame 1Symbol 5 MovieClip
"highlight_mc2"Symbol 6 MovieClip [FHighlightSymbol] Frame 2Symbol 5 MovieClip
"highlight_mc3"Symbol 6 MovieClip [FHighlightSymbol] Frame 3Symbol 5 MovieClip
"face_mc"Symbol 20 MovieClip Frame 1Symbol 9 MovieClip
"arrow_mc"Symbol 20 MovieClip Frame 1Symbol 11 MovieClip
"highlight_mc"Symbol 20 MovieClip Frame 1Symbol 13 MovieClip
"shadow_mc"Symbol 20 MovieClip Frame 1Symbol 15 MovieClip
"darkshadow_mc"Symbol 20 MovieClip Frame 1Symbol 17 MovieClip
"highlight3D_mc"Symbol 20 MovieClip Frame 1Symbol 19 MovieClip
"darkshadow_mc"Symbol 30 MovieClip Frame 1Symbol 21 MovieClip
"highlight3D_mc"Symbol 30 MovieClip Frame 1Symbol 22 MovieClip
"highlight_mc"Symbol 30 MovieClip Frame 1Symbol 24 MovieClip
"shadow_mc"Symbol 30 MovieClip Frame 1Symbol 26 MovieClip
"face_mc"Symbol 30 MovieClip Frame 1Symbol 27 MovieClip
"arrow_mc"Symbol 30 MovieClip Frame 1Symbol 29 MovieClip
"highlight3D_mc"Symbol 39 MovieClip Frame 1Symbol 31 MovieClip
"darkshadow_mc"Symbol 39 MovieClip Frame 1Symbol 32 MovieClip
"highlight_mc"Symbol 39 MovieClip Frame 1Symbol 33 MovieClip
"shadow_mc"Symbol 39 MovieClip Frame 1Symbol 34 MovieClip
"face_mc"Symbol 39 MovieClip Frame 1Symbol 36 MovieClip
"arrow_mc"Symbol 39 MovieClip Frame 1Symbol 38 MovieClip
"up"Symbol 40 MovieClip [UpArrow] Frame 1Symbol 20 MovieClip
"down"Symbol 40 MovieClip [UpArrow] Frame 2Symbol 30 MovieClip
"disabled"Symbol 40 MovieClip [UpArrow] Frame 3Symbol 39 MovieClip
"highlight3D_mc"Symbol 47 MovieClip Frame 1Symbol 42 MovieClip
"darkshadow_mc"Symbol 47 MovieClip Frame 1Symbol 44 MovieClip
"highlight_mc"Symbol 47 MovieClip Frame 1Symbol 45 MovieClip
"shadow_mc"Symbol 47 MovieClip Frame 1Symbol 46 MovieClip
"highlight3D_mc"Symbol 54 MovieClip Frame 1Symbol 48 MovieClip
"darkshadow_mc"Symbol 54 MovieClip Frame 1Symbol 49 MovieClip
"shadow_mc"Symbol 54 MovieClip Frame 1Symbol 51 MovieClip
"face_mc"Symbol 54 MovieClip Frame 1Symbol 52 MovieClip
"highlight_mc"Symbol 54 MovieClip Frame 1Symbol 53 MovieClip
"shadow_mc"Symbol 59 MovieClip Frame 1Symbol 55 MovieClip
"darkshadow_mc"Symbol 59 MovieClip Frame 1Symbol 57 MovieClip
"highlight3D_mc"Symbol 59 MovieClip Frame 1Symbol 58 MovieClip
"mc_sliderTop"Symbol 60 MovieClip [ScrollThumb] Frame 1Symbol 47 MovieClip
"mc_sliderMid"Symbol 60 MovieClip [ScrollThumb] Frame 1Symbol 54 MovieClip
"mc_sliderBot"Symbol 60 MovieClip [ScrollThumb] Frame 1Symbol 59 MovieClip
"face_mc"Symbol 68 MovieClip Frame 1Symbol 61 MovieClip
"arrow_mc"Symbol 68 MovieClip Frame 1Symbol 63 MovieClip
"highlight_mc"Symbol 68 MovieClip Frame 1Symbol 64 MovieClip
"shadow_mc"Symbol 68 MovieClip Frame 1Symbol 65 MovieClip
"darkshadow_mc"Symbol 68 MovieClip Frame 1Symbol 66 MovieClip
"highlight3D_mc"Symbol 68 MovieClip Frame 1Symbol 67 MovieClip
"darkshadow_mc"Symbol 76 MovieClip Frame 1Symbol 69 MovieClip
"highlight3D_mc"Symbol 76 MovieClip Frame 1Symbol 70 MovieClip
"highlight_mc"Symbol 76 MovieClip Frame 1Symbol 71 MovieClip
"shadow_mc"Symbol 76 MovieClip Frame 1Symbol 72 MovieClip
"face_mc"Symbol 76 MovieClip Frame 1Symbol 73 MovieClip
"arrow_mc"Symbol 76 MovieClip Frame 1Symbol 75 MovieClip
"highlight3D_mc"Symbol 84 MovieClip Frame 1Symbol 77 MovieClip
"darkshadow_mc"Symbol 84 MovieClip Frame 1Symbol 78 MovieClip
"highlight_mc"Symbol 84 MovieClip Frame 1Symbol 79 MovieClip
"shadow_mc"Symbol 84 MovieClip Frame 1Symbol 80 MovieClip
"face_mc"Symbol 84 MovieClip Frame 1Symbol 81 MovieClip
"arrow_mc"Symbol 84 MovieClip Frame 1Symbol 83 MovieClip
"up"Symbol 85 MovieClip [DownArrow] Frame 1Symbol 68 MovieClip
"down"Symbol 85 MovieClip [DownArrow] Frame 2Symbol 76 MovieClip
"disabled"Symbol 85 MovieClip [DownArrow] Frame 3Symbol 84 MovieClip
"track_mc"Symbol 88 MovieClip Frame 1Symbol 87 MovieClip
"scrollTrack_mc"Symbol 89 MovieClip [FScrollBarSymbol] Frame 1Symbol 88 MovieClip
"dPAsset"Symbol 92 MovieClip [FSelectableListSymbol] Frame 1Symbol 90 MovieClip [DataProviderSymbol]
"ItemAsset"Symbol 92 MovieClip [FSelectableListSymbol] Frame 1Symbol 91 MovieClip [FSelectableItemSymbol]
"scrollBarAsset"Symbol 93 MovieClip [FScrollSelectListSymbol] Frame 1Symbol 89 MovieClip [FScrollBarSymbol]
"superClassAsset"Symbol 93 MovieClip [FScrollSelectListSymbol] Frame 1Symbol 92 MovieClip [FSelectableListSymbol]
"boundingBox"Symbol 98 MovieClip [FBoundingBoxSymbol] Frame 1Symbol 96 MovieClip
"boundingBox2"Symbol 98 MovieClip [FBoundingBoxSymbol] Frame 2Symbol 96 MovieClip
"superClassAsset"Symbol 101 MovieClip [FComboBoxSymbol] Frame 1Symbol 93 MovieClip [FScrollSelectListSymbol]
"itemAsset"Symbol 101 MovieClip [FComboBoxSymbol] Frame 1Symbol 94 MovieClip [FComboBoxItemSymbol]
"proxyBox_mc"Symbol 101 MovieClip [FComboBoxSymbol] Frame 1Symbol 98 MovieClip [FBoundingBoxSymbol]
"deadPreview"Symbol 101 MovieClip [FComboBoxSymbol] Frame 1Symbol 100 MovieClip
"bar"Symbol 115 MovieClip Frame 1Symbol 103 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 3 as "FLabelSymbol"
ExportAssets (56)Timeline Frame 1Symbol 6 as "FHighlightSymbol"
ExportAssets (56)Timeline Frame 1Symbol 7 as "FUIComponentSymbol"
ExportAssets (56)Timeline Frame 1Symbol 40 as "UpArrow"
ExportAssets (56)Timeline Frame 1Symbol 60 as "ScrollThumb"
ExportAssets (56)Timeline Frame 1Symbol 85 as "DownArrow"
ExportAssets (56)Timeline Frame 1Symbol 89 as "FScrollBarSymbol"
ExportAssets (56)Timeline Frame 1Symbol 89 as "FScrollBarSymbol"
ExportAssets (56)Timeline Frame 1Symbol 90 as "DataProviderSymbol"
ExportAssets (56)Timeline Frame 1Symbol 91 as "FSelectableItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 92 as "FSelectableListSymbol"
ExportAssets (56)Timeline Frame 1Symbol 93 as "FScrollSelectListSymbol"
ExportAssets (56)Timeline Frame 1Symbol 94 as "FComboBoxItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 98 as "FBoundingBoxSymbol"
ExportAssets (56)Timeline Frame 1Symbol 101 as "FComboBoxSymbol"

Labels

"Symbol_32"Symbol 3 MovieClip [FLabelSymbol] Frame 1
"enabled"Symbol 6 MovieClip [FHighlightSymbol] Frame 1
"disabled"Symbol 6 MovieClip [FHighlightSymbol] Frame 2
"unfocused"Symbol 6 MovieClip [FHighlightSymbol] Frame 3
"Symbol_36"Symbol 7 MovieClip [FUIComponentSymbol] Frame 1
"Symbol_354"Symbol 90 MovieClip [DataProviderSymbol] Frame 1
"enabled"Symbol 98 MovieClip [FBoundingBoxSymbol] Frame 1
"disabled"Symbol 98 MovieClip [FBoundingBoxSymbol] Frame 2
"loaded"Symbol 115 MovieClip Frame 3




http://swfchan.com/13/60758/info.shtml
Created: 16/4 -2019 00:20:04 Last modified: 16/4 -2019 00:20:04 Server time: 29/04 -2024 12:11:22