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

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

hearts.swf

This is the info page for
Flash #14067

(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>

Move your mouse around...

100

100

Skip

Skip

oldsickle

oldsickle

9999

dddddd

Slower Hearts

0 Gravity

Full Power

Increase Speed

Big Hearts

Easy Combo

Triple Shot

Slow Charge

Increase Gravity

Faster Hearts

Small Hearts

Decrease Speed

Quit

Quit

Score: 99999999

GO!

Game

Over

Statistics:

Arrows Fired:

Hearts Hit:

Accuracy:

Max Combo:

Average Combo:

Max Points:
(with 1 Arrow)

Final Score:

99999999999999

99999999999999

99999999999999

99999999999999

99999999999999

99999999999999

99999999999999

Flies Hit:

99999999999999

Enter Your Name

Replay

Replay

Submit Score

Submit Score

Quit

Quit

Restart

Resume

Options

Play

Highscores

Help

Gallery

PlayMore Games

Click to play more games

Controls (click to change):

Backspace

Backspace

Backspace

Backspace

Up Key:

Down Key:

Pause Key:

Toggle Music:

Quality:

Particles:

Toggle Sound:

Backspace

(Currently Off)

(Currently Off)

Back

Medium

Off

Next

Previous

Updating...

9999999999.

WWWWWWWWWWWWWWWWWWWWW

9999999999

*Check back later if your score does not show up.

View All

Refresh

Hi! My name is cupid, and I'll be teaching
you how to play.

Next

All controls are completely customizable.
Click here to change them now.

Previous

You can toggle the music and sound anytime
by pressing your set "music" and "sound" keys.

Use your set "up" and "down" keys to move
and use the mouse to aim.
Click to charge, and release to shoot.

Notice how gravity and my hovering motion
affect the motion of the arrow.

Here is a heart. Try to shoot it.

Your goal is to prevent any falling heart from
breaking on the ground.

Here is a set of powerups that can either help
or hurt you.

Slower Hearts

0 Gravity

Full Power

Increase Speed

Big Hearts

Easy Combo

Triple Shot

Slow Charge

Increase Gravity

Faster Hearts

Small Hearts

Decrease Speed

Notice that potentially good powerups are a
different color.

Your equiped powerups will be shown at the
bottom of the screen.

3 "flies" will be buzzing around during the game.
Shooting these give you bonus points.

Try chaining up hearts and flies for huge
bonuses!

If your arrow hits a red orb, the points gained
from that arrow will be doubled.

Hearts further away give you more points.
Smaller hearts also award more points.

That is all you need to know. Have fun!

ActionScript [AS1/AS2]

Frame 1
function __com_mochibot__(swfid, mc, lv) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = ((((((((((("http://" + mbc) + "/my/core.swf?mv=5&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("cded6e87", this, 10301); System.security.allowDomain("bot.armorstudios.com", "www.armorstudios.com", "www.armorbot.com");
Frame 2
stop(); Stage.showMenu = false; Stage.scaleMode = "noScale"; this.createTextField("sPreload", 1, 50, 230, 500, 100); this.sPreload.embedFonts = true; this.sPreload.selectable = false; this.myformat = new TextFormat(); this.myformat.font = "Fiolex Girls"; this.myformat.color = 16777215 /* 0xFFFFFF */; this.myformat.align = "center"; this.onEnterFrame = function () { if (preloader.getBytesLoaded() != preloader.getBytesTotal()) { this.sPreload.text = "Loading Sounds: " + ((this.preloader.getBytesLoaded() / this.preloader.getBytesTotal()) * 100); this.sPreload.setTextFormat(this.myformat); } else { this.sPreload.text = ""; this.sPreload.setTextFormat(this.myformat); delete this.onEnterFrame; } };
Symbol 3 MovieClip [glob] Frame 94
this.removeMovieClip();
Symbol 4 MovieClip [FUIComponentSymbol] Frame 1
#initclip 3 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 17 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 28 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 41 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 42 MovieClip [UpArrow] Frame 1
stop();
Symbol 42 MovieClip [UpArrow] Frame 2
stop();
Symbol 42 MovieClip [UpArrow] Frame 3
stop();
Symbol 49 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 56 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 61 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 62 MovieClip [ScrollThumb] Frame 1
stop();
Symbol 63 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 64 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 72 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 73 MovieClip [DownArrow] Frame 1
stop();
Symbol 73 MovieClip [DownArrow] Frame 2
stop();
Symbol 73 MovieClip [DownArrow] Frame 3
stop();
Symbol 76 MovieClip [FHighlightSymbol] Frame 1
var component = _parent.controller; component.registerSkinElement(highlight_mc, "selection"); stop();
Symbol 76 MovieClip [FHighlightSymbol] Frame 2
component.registerSkinElement(highlight_mc2, "selectionDisabled"); stop();
Symbol 76 MovieClip [FHighlightSymbol] Frame 3
component.registerSkinElement(highlight_mc3, "selectionUnfocused"); stop();
Symbol 79 MovieClip [FLabelSymbol] Frame 1
#initclip 1 _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 81 MovieClip [FPSMeter] Frame 1
#initclip 2 FPSMeterClass = function () { this.listenersList = []; this.init(); }; Object.registerClass("FPSMeter", FPSMeterClass); FPSMeterClass.prototype.init = function () { if (this._targetInstanceName.length > 0) { this.FPSMeterTarget = (this.targetInstance = this._parent[this._targetInstanceName]); if (this.FPSMeterTarget instanceof TextField) { this._visible = false; this.past = 0; this.now = 0; this.fps = 0; this.pass = 0; this.delta = 0; this.population = new Array(this.populationSize); } else { trace("FPSMeter Component: no target TextField found!"); } } }; FPSMeterClass.prototype.onEnterFrame = function () { this.now = getTimer(); this.delta = this.now - this.past; if (this.modus) { this.population[this.pass] = this.delta; this.pass++; if (this.pass >= this.populationSize) { var sum = 0; for (var measurement in this.population) { sum = sum + this.population[measurement]; } this.fps = int((1000 * this.populationSize) / sum); this.sendFPSMeterEvent(this.fps); this.pass = 0; } } else { this.fps = int(1000 / this.delta); this.sendFPSMeterEvent(this.fps); } this.past = this.now; }; FPSMeterClass.prototype.getFPS = function () { return(this.fps); }; FPSMeterClass.prototype.addListener = function (ref) { this.listenersList[ref] = ref; }; FPSMeterClass.prototype.removeListener = function (ref) { delete this.listenersList[ref]; }; FPSMeterClass.prototype.sendFPSMeterEvent = function (value) { this.FPSMeterTarget.text = (this.prefix + value) + this.suffix; for (var i in this.listenersList) { this.listenersList[i].getFPS(value); } }; #endinitclip
Symbol 84 MovieClip Frame 21
this._parent.removeMovieClip();
Symbol 102 MovieClip Frame 1
this.createEmptyMovieClip("handle", 30); this.sW = 640; this.sH = 540; this.mpx = this._xmouse; this.mpy = this._ymouse; this.gds = (this.gd = 100); this.gdm = 1000; this.pi = Math.PI; this.rc = (Math.PI/180); this.genGlob = function (x, y, ang, dist) { var t = this; t.mask.attachMovie("glob", "g" + t.gd, t.gd); var n = t.mask["g" + t.gd]; n._x = x; n._y = y; n._xscale = (n._yscale = dist * 2); n._rotation = ang / t.rc; if (t.gd < t.gdm) { t.gd++; } else { t.gd = t.gds; } }; this.handle.onEnterFrame = function () { var p = this._parent; loading = p._parent.getBytesLoaded(); total = p._parent.getBytesTotal(); percent = percent - ((percent - ((loading / total) * 100)) * 0.25); per = int(percent); p.masked.percent = per; p.smallPre = per + "%"; if (percent > 99) { percent = 100; p._alpha = p._alpha - 4; if (p._alpha < 0) { _global.pie = 12023493553; p._parent.gotoAndStop("intro"); } } }; this.handle.onMouseMove = function () { var p = this._parent; var xm = p._xmouse; var ym = p._ymouse; var dx = (xm - p.mpx); var dy = (ym - p.mpy); var ang = Math.atan2(dy, dx); var genAng = ((ang - ((3 * p.pi) / 4)) + (Math.random() * (p.pi / 2))); var dist = Math.sqrt((dx * dx) + (dy * dy)); if (dist > 80) { dist = 80; } p.genGlob(xm, ym, genAng, dist); p.mpx = xm; p.mpy = ym; };
Symbol 139 MovieClip Frame 430
stop(); this._parent.play();
Symbol 144 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 113
stop(); this._parent.play();
Instance of Symbol 144 MovieClip in Symbol 203 MovieClip Frame 1
on (release) { this._parent._parent.gotoAndStop("game"); } on (rollOver) { this.gotoAndStop(2); } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Symbol 203 MovieClip Frame 12
stop();
Symbol 203 MovieClip Frame 37
stop();
Instance of Symbol 103 MovieClip in Symbol 203 MovieClip Frame 60
on (release) { getURL ("http://goldsickle.deviantart.com/", "_blank"); }
Symbol 203 MovieClip Frame 177
stop(); this._parent.gotoAndStop("game");
Symbol 228 MovieClip [gallery] Frame 1
stop();
Symbol 245 MovieClip Frame 15
stop();
Symbol 246 MovieClip [fadeA] Frame 50
this.removeMovieClip();
Symbol 253 MovieClip Frame 1
var component = _parent; component.registerSkinElement(track_mc, "scrollTrack");
Symbol 254 MovieClip [FScrollBarSymbol] Frame 1
#initclip 6 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 259 MovieClip [FBoundingBoxSymbol] Frame 1
var component = _parent; component.registerSkinElement(boundingBox, "background"); stop();
Symbol 259 MovieClip [FBoundingBoxSymbol] Frame 2
component.registerSkinElement(boundingBox2, "backgroundDisabled"); stop();
Symbol 263 MovieClip [FScrollPaneSymbol] Frame 1
#initclip 8 function FScrollPaneClass() { function boolToString(str) { if (str == "false") { return(false); } if (str == "true") { return(true); } return(str); } this.init(); this.width = this._width; this.height = this._height; this._xscale = (this._yscale = 100); this.contentWidth = (this.contentHeight = 0); if (this.hScroll == undefined) { this.hScroll = (this.vScroll = "auto"); this.dragContent = false; } this.offset = new Object(); this.vScroll = boolToString(this.vScroll); this.hScroll = boolToString(this.hScroll); this.attachMovie("FScrollBarSymbol", "hScrollBar_mc", 100, {hostStyle:this.styleTable}); this.hScrollBar_mc.setHorizontal(true); this.hScrollBar_mc.setSmallScroll(5); this.hScrollBar_mc.setChangeHandler("onScroll", this); this.attachMovie("FScrollBarSymbol", "vScrollBar_mc", 99, {hostStyle:this.styleTable}); this.vScrollBar_mc.setSmallScroll(5); this.vScrollBar_mc.setChangeHandler("onScroll", this); this.setSize(this.width, this.height); if (this.scrollContent != "") { this.setScrollContent(this.scrollContent); } this.setDragContent(this.dragContent); } FScrollPaneClass.prototype = new FUIComponentClass(); Object.registerClass("FScrollPaneSymbol", FScrollPaneClass); FScrollPaneClass.prototype.getScrollContent = function () { return(this.content_mc); }; FScrollPaneClass.prototype.getPaneWidth = function () { return(this.width); }; FScrollPaneClass.prototype.getPaneHeight = function () { return(this.height); }; FScrollPaneClass.prototype.getScrollPosition = function () { var xPos = ((this.hScrollBar_mc == undefined) ? 0 : (this.hScrollBar_mc.getScrollPosition())); var yPos = ((this.vScrollBar_mc == undefined) ? 0 : (this.vScrollBar_mc.getScrollPosition())); return({x:xPos, y:yPos}); }; FScrollPaneClass.prototype.setScrollContent = function (target) { this.offset.x = 0; this.offset.y = 0; if (this.content_mc != undefined) { if (target != this.content_mc) { this.content_mc._visible = false; this.content_mc.removeMovieClip(); this.content_mc.unloadMovie(); } } if (typeof(target) == "string") { this.attachMovie(target, "tmp_mc", 3); this.content_mc = this.tmp_mc; } else if (target == undefined) { this.content_mc.unloadMovie(); } else { this.content_mc = target; } this.localToGlobal(this.offset); this.content_mc._parent.globalToLocal(this.offset); this.content_mc._x = this.offset.x; this.content_mc._y = this.offset.y; var contentBounds = this.content_mc.getBounds(this); this.offset.x = -contentBounds.xMin; this.offset.y = -contentBounds.yMin; this.localToGlobal(this.offset); this.content_mc._parent.globalToLocal(this.offset); this.content_mc._x = this.offset.x; this.content_mc._y = this.offset.y; this.contentWidth = this.content_mc._width; this.contentHeight = this.content_mc._height; this.content_mc.setMask(this.mask_mc); this.setSize(this.width, this.height); }; FScrollPaneClass.prototype.setSize = function (w, h) { if (((arguments.length < 2) || (isNaN(w))) || (isNaN(h))) { return(undefined); } super.setSize(w, h); this.width = Math.max(w, 60); this.height = Math.max(h, 60); this.boundingBox_mc._xscale = 100; this.boundingBox_mc._yscale = 100; this.boundingBox_mc._width = this.width; this.boundingBox_mc._height = this.height; this.setHandV(); this.initScrollBars(); if (this.mask_mc == undefined) { this.attachMovie("FBoundingBoxSymbol", "mask_mc", 3000); } this.mask_mc._xscale = 100; this.mask_mc._yscale = 100; this.mask_mc._width = this.hWidth; this.mask_mc._height = this.vHeight; this.mask_mc._alpha = 0; }; FScrollPaneClass.prototype.setScrollPosition = function (x, y) { x = Math.max(this.hScrollBar_mc.minPos, x); x = Math.min(this.hScrollBar_mc.maxPos, x); y = Math.max(this.vScrollBar_mc.minPos, y); y = Math.min(this.vScrollBar_mc.maxPos, y); this.hScrollBar_mc.setScrollPosition(x); this.vScrollBar_mc.setScrollPosition(y); }; FScrollPaneClass.prototype.refreshPane = function () { this.setScrollContent(this.content_mc); }; FScrollPaneClass.prototype.loadScrollContent = function (url, handler, location) { this.content_mc.removeMovieClip(); this.content_mc.unloadMovie(); this.content_mc._visible = 0; this.loadContent.duplicateMovieClip("loadTemp", 3); this.dupeFlag = true; this.contentLoaded = function () { this.loadReady = false; this.content_mc = this.loadTemp; this.refreshPane(); this.executeCallBack(); }; this.setChangeHandler(handler, location); this.loadTemp.loadMovie(url); }; FScrollPaneClass.prototype.setHScroll = function (prop) { this.hScroll = prop; this.setSize(this.width, this.height); }; FScrollPaneClass.prototype.setVScroll = function (prop) { this.vScroll = prop; this.setSize(this.width, this.height); }; FScrollPaneClass.prototype.setDragContent = function (dragFlag) { if (dragFlag) { this.boundingBox_mc.useHandCursor = true; this.boundingBox_mc.onPress = function () { this._parent.startDragLoop(); }; this.boundingBox_mc.tabEnabled = false; this.boundingBox_mc.onRelease = (this.boundingBox_mc.onReleaseOutside = function () { this._parent.pressFocus(); this._parent.onMouseMove = null; }); } else { delete this.boundingBox_mc.onPress; this.boundingBox_mc.useHandCursor = false; } }; FScrollPaneClass.prototype.setSmallScroll = function (x, y) { this.hScrollBar_mc.setSmallScroll(x); this.vScrollBar_mc.setSmallScroll(y); }; FScrollPaneClass.prototype.setHandV = function () { if ((((this.contentHeight - this.height) > 2) && (this.vScroll != false)) || (this.vScroll == true)) { this.hWidth = this.width - this.vScrollBar_mc._width; } else { this.hWidth = this.width; } if ((((this.contentWidth - this.width) > 2) && (this.hScroll != false)) || (this.hScroll == true)) { this.vHeight = this.height - this.hScrollBar_mc._height; } else { this.vHeight = this.height; } }; FScrollPaneClass.prototype.startDragLoop = function () { this.tabFocused = false; this.myOnSetFocus(); this.lastX = this._xmouse; this.lastY = this._ymouse; this.onMouseMove = function () { this.scrollXMove = this.lastX - this._xmouse; this.scrollYMove = this.lastY - this._ymouse; this.scrollXMove = this.scrollXMove + this.hScrollBar_mc.getScrollPosition(); this.scrollYMove = this.scrollYMove + this.vScrollBar_mc.getScrollPosition(); this.setScrollPosition(this.scrollXMove, this.scrollYMove); if ((this.scrollXMove < this.hScrollBar_mc.maxPos) && (this.scrollXMove > this.hScrollBar_mc.minPos)) { this.lastX = this._xmouse; } if ((this.scrollYMove < this.vScrollBar_mc.maxPos) && (this.scrollYMove > this.vScrollBar_mc.minPos)) { this.lastY = this._ymouse; } this.updateAfterEvent(); }; }; FScrollPaneClass.prototype.initScrollBars = function () { this.hScrollBar_mc._y = this.height - this.hScrollBar_mc._height; this.hScrollBar_mc.setSize(this.hWidth); this.hScrollBar_mc.setScrollProperties(this.hWidth, 0, this.contentWidth - this.hWidth); this.vScrollBar_mc._visible = ((this.hWidth == this.width) ? false : true); this.vScrollBar_mc._x = this.width - this.vScrollBar_mc._width; this.vScrollBar_mc.setSize(this.vHeight); this.vScrollBar_mc.setScrollProperties(this.vHeight, 0, this.contentHeight - this.vHeight); this.hScrollBar_mc._visible = ((this.vHeight == this.height) ? false : true); }; FScrollPaneClass.prototype.onScroll = function (component) { var pos = component.getScrollPosition(); var XorY = ((component._name == "hScrollBar_mc") ? "x" : "y"); if (component._name == "hScrollBar_mc") { this.content_mc._x = (-pos) + this.offset.x; } else { this.content_mc._y = (-pos) + this.offset.y; } }; FScrollPaneClass.prototype.myOnKeyDown = function () { var posX = this.hScrollBar_mc.getScrollPosition(); var posY = this.vScrollBar_mc.getScrollPosition(); if (this.hScrollBar_mc.maxPos > this.hScrollBar_mc.minPos) { if (Key.isDown(37)) { this.setScrollPosition(posX - 3, posY); } else if (Key.isDown(39)) { this.setScrollPosition(posX + 3, posY); } } if (this.vScrollBar_mc.maxPos > this.vScrollBar_mc.minPos) { if (Key.isDown(38)) { this.setScrollPosition(posX, posY - 3); } else if (Key.isDown(40)) { this.setScrollPosition(posX, posY + 3); } else if (Key.isDown(34)) { this.setScrollPosition(posX, posY + this.vScrollBar_mc.pageSize); } else if (Key.isDown(33)) { this.setScrollPosition(posX, posY - this.vScrollBar_mc.pageSize); } } }; #endinitclip this.deadPreview._visible = false;
Instance of Symbol 254 MovieClip [FScrollBarSymbol] "scrollBarAsset" in Symbol 263 MovieClip [FScrollPaneSymbol] Frame 1
//component parameters onClipEvent (initialize) { _targetInstanceName = ""; horizontal = false; }
Instance of Symbol 260 MovieClip "loadContent" in Symbol 263 MovieClip [FScrollPaneSymbol] Frame 1
onClipEvent (load) { if (this._parent.loadReady) { this._parent.contentLoaded(); delete this._parent.loadReady; } else if (this._name != "loadContent") { this._parent.loadReady = true; } }
Symbol 264 MovieClip [FListItemSymbol] Frame 1
#initclip 11 function FListItemClass() { this.init(); } FListItemClass.prototype = new FSelectableItemClass(); Object.registerClass("FListItemSymbol", FListItemClass); #endinitclip
Symbol 265 MovieClip [DataProviderSymbol] Frame 1
#initclip 4 _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 266 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 267 MovieClip [FSelectableListSymbol] Frame 1
#initclip 5 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 265 MovieClip [DataProviderSymbol] "dPAsset" in Symbol 267 MovieClip [FSelectableListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Instance of Symbol 266 MovieClip [FSelectableItemSymbol] "ItemAsset" in Symbol 267 MovieClip [FSelectableListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 268 MovieClip [FScrollSelectListSymbol] Frame 1
#initclip 9 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 254 MovieClip [FScrollBarSymbol] "scrollBarAsset" in Symbol 268 MovieClip [FScrollSelectListSymbol] Frame 1
//component parameters onClipEvent (initialize) { _targetInstanceName = ""; horizontal = false; } onClipEvent (load) { this._width = (this._height = 1); }
Instance of Symbol 267 MovieClip [FSelectableListSymbol] "superClassAsset" in Symbol 268 MovieClip [FScrollSelectListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 271 MovieClip [FListBoxSymbol] Frame 1
#initclip 10 function FListBoxClass() { this.itemSymbol = "FListItemSymbol"; this.init(); this.permaScrollBar = true; var i = 0; while (i < this.labels.length) { this.addItem(this.labels[i], this.data[i]); i++; } this.boundingBox_mc.gotoAndStop(1); this.width = this._width; this.height = this._height; this._yscale = (this._xscale = 100); this.setSize(this.width, this.height); if (this.changeHandler.length > 0) { this.setChangeHandler(this.changeHandler); } } FListBoxClass.prototype = new FScrollSelectListClass(); Object.registerClass("FListBoxSymbol", FListBoxClass); FListBoxClass.prototype.getSelectedIndices = function () { var tmpArray = new Array(); for (var i in this.selected) { tmpArray.push(this.selected[i].sIndex); } return(((tmpArray.length > 0) ? (tmpArray) : undefined)); }; FListBoxClass.prototype.getSelectedItems = function () { var indices = this.getSelectedIndices(); var tmpArray = new Array(); var i = 0; while (i < indices.length) { tmpArray.push(this.getItemAt(indices[i])); i++; } return(((tmpArray.length > 0) ? (tmpArray) : undefined)); }; FListBoxClass.prototype.getSelectMultiple = function () { return(this.selectMultiple); }; FListBoxClass.prototype.getRowCount = function () { return(this.numDisplayed); }; FListBoxClass.prototype.setSelectedIndices = function (indexArray) { this.clearSelected(); var i = 0; while (i < indexArray.length) { this.selectItem(indexArray[i], true); i++; } this.updateControl(); }; FListBoxClass.prototype.setSelectMultiple = function (flag) { this.selectMultiple = flag; }; FListBoxClass.prototype.setRowCount = function (count) { var hgt = ((count * (this.itmHgt - 2)) + 2); this.setSize(this.width, hgt); }; FListBoxClass.prototype.setWidth = function (wdt) { this.setSize(wdt, this.height); }; FListBoxClass.prototype.setSize = function (w, h) { if (!this.enable) { return(undefined); } w = Math.max(w, 20); h = Math.max(h, 40); this.container_mc.removeMovieClip(); this.container_mc = this.createEmptyMovieClip("container", 3); this.measureItmHgt(); this.numDisplayed = Math.floor(h / (this.itmHgt - 2)); this.height = (this.numDisplayed * (this.itmHgt - 2)) + 2; super.setSize(w, this.height); }; FListBoxClass.prototype.removeItemAt = function (index) { this.selectHolder = this.getSelectedIndices(); return(super.removeItemAt(index)); }; FListBoxClass.prototype.selectionHandler = function (itemNum) { if (this.clickFilter) { var index = (this.topDisplayed + itemNum); if (this.getItemAt(index) == undefined) { this.changeFlag = false; return(undefined); } this.changeFlag = true; if (((!this.selectMultiple) && (!Key.isDown(17))) || ((!Key.isDown(16)) && (!Key.isDown(17)))) { this.clearSelected(); this.selectItem(index, true); this.lastSelected = index; this.container_mc[("fListItem" + itemNum) + "_mc"].drawItem(this.getItemAt(index), this.isSelected(index)); } else if (Key.isDown(16) && (this.selectMultiple)) { if (this.lastSelected == -1) { this.lastSelected = index; } var incr = ((this.lastSelected < index) ? 1 : -1); this.clearSelected(); var i = this.lastSelected; while (i != index) { this.selectItem(i, true); if ((i >= this.topDisplayed) && (i < (this.topDisplayed + this.numDisplayed))) { this.container_mc[("fListItem" + (i - this.topDisplayed)) + "_mc"].drawItem(this.getItemAt(i), this.isSelected(i)); } i = i + incr; } this.selectItem(index, true); this.container_mc[("fListItem" + (index - this.topDisplayed)) + "_mc"].drawItem(this.getItemAt(index), this.isSelected(index)); } else if (key.isDown(17)) { var selectedFlag = this.isSelected(index); if (!this.selectMultiple) { this.clearSelected(); } if (!((!this.selectMultiple) && (selectedFlag))) { this.selectItem(index, !selectedFlag); this.container_mc[("fListItem" + itemNum) + "_mc"].drawItem(this.getItemAt(this.topDisplayed + itemNum), this.isSelected(this.topDisplayed + itemNum)); } this.lastSelected = index; } } else { this.clickFilter = true; } }; FListBoxClass.prototype.moveSelBy = function (itemNum) { super.moveSelBy(itemNum); this.releaseHandler(); }; #endinitclip this.deadPreview._visible = false;
Instance of Symbol 268 MovieClip [FScrollSelectListSymbol] "superClassAsset" in Symbol 271 MovieClip [FListBoxSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 278 MovieClip Frame 1
stop();
Symbol 279 MovieClip [chain] Frame 66
this.removeMovieClip();
Symbol 282 MovieClip [flyD] Frame 21
this.removeMovieClip();
Symbol 287 MovieClip Frame 1
stop();
Symbol 289 MovieClip [hPar] Frame 55
this.removeMovieClip();
Symbol 297 MovieClip [shatter] Frame 25
this.removeMovieClip();
Symbol 309 MovieClip Frame 1
stop();
Symbol 310 MovieClip [pu] Frame 1
stop();
Symbol 323 MovieClip Frame 1
stop();
Symbol 324 MovieClip [puText] Frame 72
this.removeMovieClip();
Symbol 327 MovieClip [puGet] Frame 21
this.removeMovieClip();
Symbol 339 MovieClip Frame 1
stop();
Instance of Symbol 263 MovieClip [FScrollPaneSymbol] in Symbol 339 MovieClip Frame 2
//component parameters onClipEvent (initialize) { scrollContent = ""; hScroll = "auto"; vScroll = "auto"; dragContent = false; }
Instance of Symbol 254 MovieClip [FScrollBarSymbol] in Symbol 339 MovieClip Frame 2
//component parameters onClipEvent (initialize) { _targetInstanceName = ""; horizontal = false; }
Instance of Symbol 271 MovieClip [FListBoxSymbol] in Symbol 339 MovieClip Frame 2
//component parameters onClipEvent (initialize) { selectMultiple = false; changeHandler = ""; }
Symbol 437 MovieClip Frame 25
stop(); if (this._parent._parent._parent._parent._parent.beginCharge == true) { this._parent._parent._parent._parent._parent.beginCharge = false; this._parent._parent._parent._parent._parent.charge = true; this._parent._parent._parent._parent.powerBar.gotoAndStop("show"); } this._parent._parent._parent._parent._parent.reloading = false; this._parent._parent._parent._parent._parent.loadArrow();
Symbol 444 MovieClip Frame 1
stop();
Symbol 445 MovieClip Frame 1
stop();
Symbol 450 MovieClip Frame 1
stop();
Symbol 455 MovieClip Frame 1
stop(); this.txt = 3;
Symbol 455 MovieClip Frame 2
this.txtDisp.txt = this.txt;
Symbol 455 MovieClip Frame 24
if (this.txt == 3) { this.txt = 2; } else if (this.txt == 2) { this.txt = 1; } else if (this.txt == 1) { this.txt = "GO!"; } else if (this.txt == "GO!") { this.txt = "done"; } if (this.txt == "done") { this._parent._parent.gamePlay = true; this.gotoAndStop("blank"); } else { this.gotoAndPlay("count"); }
Symbol 456 MovieClip Frame 1
stop();
Instance of Symbol 450 MovieClip "quitBtn" in Symbol 456 MovieClip Frame 1
on (release) { this._parent._parent.quitGame(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Symbol 464 MovieClip Frame 1
stop();
Symbol 486 MovieClip Frame 1
stop();
Symbol 489 MovieClip Frame 1
stop();
Symbol 492 MovieClip Frame 1
stop();
Symbol 493 MovieClip Frame 1
stop();
Symbol 493 MovieClip Frame 2
if (this._parent.mainDisplay.mode == "login") { this._parent.updateGamesCompleted(); } this.aF = this._parent.arrowsFired; this.hH = this._parent.heartsHit; this.fH = this._parent.fliesHit; trace("Arrows fired = " + this._parent.arrowsFired); trace("Misses = " + this._parent.misses); if (this._parent.arrowsFired != 0) { this.acc = Math.round((100 * (this._parent.arrowsFired - this._parent.misses)) / this._parent.arrowsFired); } else { this.acc = 0; } if ((this._parent.arrowsFired != 0) and (this._parent.arrowsFired != this._parent.misses)) { this.aC = Math.ceil((this._parent.heartsHit + this._parent.fliesHit) / (this._parent.arrowsFired - this._parent.misses)); } else { this.aC = 0; } this.mC = this._parent.maxHits; this.mP = this._parent.maxPts; this.fS = this._parent.score; this.nameInst.onSetFocus = function () { if (this.text == "Type your name here") { this.text = ""; } }; this.acc = this.acc + "%"; this.nameInst.onSetFocus = function () { if (this.text == "Enter Your Name") { this.text = ""; } }; this.nameInst.onKillFocus = function () { if (this.text == "") { this.text = "Enter Your Name"; } }; this.sendScore = function () { var t = this; ab20_09 = new LoadVars(); ab20_09.z = t.nameInst.text; ab20_09.x = t.fs; ab20_09.c = 682; ab20_09.v = "XMUSUF"; ab20_09.sendAndLoad("http://armorbot.com/s_b", ab20_09, "POST"); };
Instance of Symbol 486 MovieClip in Symbol 493 MovieClip Frame 2
on (release) { this._parent._parent.startGame("real"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 489 MovieClip in Symbol 493 MovieClip Frame 2
on (release) { var p = this._parent; p.sendScore(); p._parent.mainDisplay.gotoAndPlay("hsTrans"); p.gotoAndStop("blank"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 492 MovieClip in Symbol 493 MovieClip Frame 2
on (release) { var p = this._parent; p._parent.quitGame(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Symbol 498 MovieClip Frame 1
stop();
Symbol 500 MovieClip Frame 1
stop();
Symbol 502 MovieClip Frame 1
stop();
Symbol 503 MovieClip Frame 1
stop();
Symbol 504 MovieClip Frame 1
stop();
Instance of Symbol 498 MovieClip in Symbol 504 MovieClip Frame 2
on (release) { this._parent._parent.startGame("real"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 500 MovieClip "resumeBtn" in Symbol 504 MovieClip Frame 2
on (release) { this._parent._parent.pauseFunc(false); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 502 MovieClip "optionsBtn" in Symbol 504 MovieClip Frame 2
on (release) { this._parent._parent.gameDisplay.quitBtn.enabled = false; this._parent._parent.mainDisplay.gotoAndStop("options"); this._parent._parent.togglePauseBtns(false); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 503 MovieClip "quitBtn" in Symbol 504 MovieClip Frame 2
on (release) { this._parent._parent.quitGame(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Symbol 507 MovieClip Frame 1
stop();
Symbol 508 MovieClip Frame 1
stop();
Symbol 510 MovieClip Frame 1
stop();
Symbol 512 MovieClip Frame 1
stop();
Symbol 514 MovieClip Frame 1
stop();
Symbol 516 MovieClip Frame 1
stop();
Symbol 541 MovieClip Frame 1
stop();
Symbol 547 MovieClip Frame 1
stop();
Symbol 549 MovieClip Frame 1
stop();
Symbol 557 MovieClip Frame 1
stop();
Symbol 565 MovieClip Frame 1
stop();
Symbol 567 MovieClip Frame 1
stop();
Symbol 568 MovieClip Frame 1
stop();
Instance of Symbol 507 MovieClip "playBtn" in Symbol 568 MovieClip Frame 1
on (release) { var p = this._parent; p._parent.startGame("real"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 508 MovieClip "optionsBtn" in Symbol 568 MovieClip Frame 1
on (release) { var p = this._parent; p.gotoAndStop("options"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 510 MovieClip "hsBtn" in Symbol 568 MovieClip Frame 1
on (release) { this._parent.gotoAndStop("hs"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 512 MovieClip "helpBtn" in Symbol 568 MovieClip Frame 1
on (release) { var p = this._parent; p._parent.helpMC.gotoAndStop("start"); p._parent.startGame("help"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 514 MovieClip "galleryBtn" in Symbol 568 MovieClip Frame 1
on (release) { this._parent.gotoAndStop("gallery"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 516 MovieClip in Symbol 568 MovieClip Frame 1
on (release) { getURL ("http://www.armorgames.com", "_blank"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 97 MovieClip "agBtn" in Symbol 568 MovieClip Frame 1
on (release) { getURL ("http://www.armorgames.com", "_blank"); }
Instance of Symbol 519 MovieClip in Symbol 568 MovieClip Frame 1
on (release) { getURL ("http://www.armorbot.com", "_blank"); }
Symbol 568 MovieClip Frame 2
letterkeys = new Array("A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"); numberkeys = new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9"); numpadkeys = new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "*", "+", "Enter", "-", ".", "/"); functionkeys = new Array("F1", "F2", "F3", "F4", "F5", "F6", "F7", "F8", "F9", "F10", "F11", "F12"); otherkeys = new Array("Space", "Page Up", "Page Down", "End", "Home", "Left", "Up", "Right", "Down"); this.setValues = function (pressed, which) { var p = this; if ((pressed >= 65) and (pressed <= 90)) { p[which] = letterkeys[pressed - 65]; } if ((pressed >= 48) and (pressed <= 57)) { p[which] = numberkeys[pressed - 48]; } if ((pressed >= 96) and (pressed <= 111)) { p[which] = numpadkeys[pressed - 96]; } if ((pressed >= 112) and (pressed <= 123)) { p[which] = functionkeys[pressed - 112]; } if ((pressed >= 32) and (pressed <= 40)) { p[which] = otherkeys[pressed - 32]; } if (pressed == 8) { p[which] = "BackSpace"; } if (pressed == 9) { p[which] = "Tab"; } if (pressed == 12) { p[which] = "Clear"; } if (pressed == 13) { p[which] = "Enter"; } if (pressed == 16) { p[which] = "Shift"; } if (pressed == 17) { p[which] = "Control"; } if (pressed == 18) { p[which] = "Alt"; } if (pressed == 20) { p[which] = "Caps Lock"; } if (pressed == 27) { p[which] = "Esc"; } if (pressed == 45) { p[which] = "Insert"; } if (pressed == 46) { p[which] = "Delete"; } if (pressed == 47) { p[which] = "help"; } if (pressed == 144) { p[which] = "Num Lock"; } if (pressed == 186) { p[which] = ";:"; } if (pressed == 187) { p[which] = "=+"; } if (pressed == 189) { p[which] = "-_"; } if (pressed == 191) { p[which] = "/?"; } if (pressed == 192) { p[which] = "'@"; } if (pressed == 219) { p[which] = "[{"; } if (pressed == 220) { p[which] = "\\|"; } if (pressed == 221) { p[which] = "]}"; } p[which + "Name"].autoSize = true; if (which == "mKey") { p.mStatInst._x = (p[which + "Name"]._x + p[which + "Name"]._width) + 20; } else if (which == "sKey") { p.sStatInst._x = (p[which + "Name"]._x + p[which + "Name"]._width) + 20; } p._parent.typing = false; }; this.setValues(this._parent.uKey, "uKey"); this.setValues(this._parent.dKey, "dKey"); this.setValues(this._parent.pKey, "pKey"); this.setValues(this._parent.mKey, "mKey"); this.setValues(this._parent.sKey, "sKey"); this.releaseFunc = function (which) { var t = this; t.fillBlanks(); t._parent.typing = true; t.selectkey = true; t.whichkey = which; t[which] = ""; }; this.fillBlanks = function () { var t = this; if (t.selectkey == true) { if (t.whichkey == "uKey") { t.setValues(t._parent.uKey, "uKey"); } if (t.whichkey == "dKey") { t.setValues(t._parent.dKey, "dKey"); } if (t.whichkey == "pKey") { t.setValues(t._parent.pKey, "pKey"); } if (t.whichkey == "mKey") { t.setValues(t._parent.mKey, "mKey"); } if (t.whichkey == "sKey") { t.setValues(t._parent.sKey, "sKey"); } } }; this.uKeyInst.onRelease = function () { this._parent.releaseFunc("uKey"); }; this.dKeyInst.onRelease = function () { this._parent.releaseFunc("dKey"); }; this.pKeyInst.onRelease = function () { this._parent.releaseFunc("pKey"); }; this.mKeyInst.onRelease = function () { this._parent.releaseFunc("mKey"); }; this.sKeyInst.onRelease = function () { this._parent.releaseFunc("sKey"); }; this.qual = this._parent.inGameQuality; this.part = this._parent.particles; this.setSoundText = function () { if (this._parent.globalsoundcontrol == "play") { this.mStat = "(Currently On)"; } else if (this._parent.globalsoundcontrol == "stop") { this.mStat = "(Currently Off)"; } trace("options sound play: " + this._parent.soundPlay); if (this._parent.soundPlay == "true") { this.sStat = "(Currently On)"; } else { this.sStat = "(Currently Off)"; } }; this.setSoundText();
Instance of Symbol 541 MovieClip "backBtn" in Symbol 568 MovieClip Frame 2
on (release) { var p = this._parent; p.fillBlanks(); if (p._parent.gamePlay == false) { p.gotoAndStop("title"); } else { p._parent.togglePauseBtns(true); p._parent.gameDisplay.quitBtn.enabled = true; if (p._parent.gameType == "help") { p._parent.pause = false; p._parent.helpMC.nextBtn.enabled = true; p._parent.helpMC.prevBtn.enabled = true; p._parent.helpMC.gotoOptionsBtn.enabled = true; } p.gotoAndStop("blank"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 543 MovieClip "uKeyInst" in Symbol 568 MovieClip Frame 2
on (rollOver) { if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } }
Instance of Symbol 543 MovieClip "dKeyInst" in Symbol 568 MovieClip Frame 2
on (rollOver) { if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } }
Instance of Symbol 543 MovieClip "pKeyInst" in Symbol 568 MovieClip Frame 2
on (rollOver) { if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } }
Instance of Symbol 543 MovieClip "mKeyInst" in Symbol 568 MovieClip Frame 2
on (rollOver) { if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } }
Instance of Symbol 287 MovieClip in Symbol 568 MovieClip Frame 2
on (release) { var p = this._parent; if (p.qual == "High") { p.qual = "Medium"; } else if (p.qual == "Medium") { p.qual = "Low"; } p._parent.inGameQuality = p.qual; p._parent.updateQuality(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 287 MovieClip in Symbol 568 MovieClip Frame 2
on (release) { var p = this._parent; if (p.qual == "Low") { p.qual = "Medium"; } else if (p.qual == "Medium") { p.qual = "High"; } p._parent.inGameQuality = p.qual; p._parent.updateQuality(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 287 MovieClip in Symbol 568 MovieClip Frame 2
on (release) { var p = this._parent; if (p.part == "On") { p.part = "Off"; } else if (p.part == "Off") { p.part = "On"; } p._parent.particles = p.part; p._parent.updateParticles(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 287 MovieClip in Symbol 568 MovieClip Frame 2
on (release) { var p = this._parent; if (p.part == "On") { p.part = "Off"; } else if (p.part == "Off") { p.part = "On"; } p._parent.particles = p.part; p._parent.updateParticles(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 543 MovieClip "sKeyInst" in Symbol 568 MovieClip Frame 2
on (rollOver) { if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } }
Instance of Symbol 541 MovieClip "backBtn" in Symbol 568 MovieClip Frame 3
on (release) { this._parent.gotoAndStop("title"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 547 MovieClip in Symbol 568 MovieClip Frame 3
on (release) { var p = this._parent; var cont = p.pane.getScrollContent(); if (cont._currentframe < cont._totalframes) { cont.nextFrame(); } else { cont.gotoAndStop(1); } p.pane.refreshPane(); p.pane.setScrollPosition(0, 0); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 549 MovieClip in Symbol 568 MovieClip Frame 3
on (release) { var p = this._parent; var cont = p.pane.getScrollContent(); if (cont._currentframe > 1) { cont.prevFrame(); } else { cont.gotoAndStop(cont._totalframes); } p.pane.refreshPane(); p.pane.setScrollPosition(0, 0); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 263 MovieClip [FScrollPaneSymbol] "pane" in Symbol 568 MovieClip Frame 3
//component parameters onClipEvent (initialize) { scrollContent = "gallery"; hScroll = "auto"; vScroll = "auto"; dragContent = true; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Instance of Symbol 288 MovieClip in Symbol 568 MovieClip Frame 4
onClipEvent (load) { this._x = (random(500) + 50) - 300; this._y = (random(400) + 40) - 240; this._xscale = (this._yscale = (this._alpha = random(80) + 50)); this._rotation = random(140) - 70; }
Symbol 568 MovieClip Frame 82
stop(); this.getScore = function () { var t = this; i = 1; while (i < 11) { t["e" + i].rank = i + "."; t["e" + i].name = "Loading..."; t["e" + i].score = ""; i++; } __top10_send__ = new LoadVars(); __top10_receive__ = new LoadVars(); __top10_url_1__ = "http://www.armorbot.com/flashcomm"; __top10_url_2__ = "/top10_b"; __top10_send__.hid = 682; __top10_send__.kid = "XMUSUF"; __top10_send__.sendAndLoad(__top10_url_1__ + __top10_url_2__, __top10_receive__, "POST"); __top10_receive__.onLoad = function (success) { if (success) { i = 1; while (i < 11) { t["e" + i].rank = i + "."; t["e" + i].name = __top10_receive__["name" + i]; t["e" + i].score = __top10_receive__["score" + i]; i++; } } else { i = 0; while (i < 11) { t["e" + i].rank = i + "."; t["e" + i].name = "Error loading scores..."; t["e" + i].score = "0000"; i++; } } }; }; this.getScore();
Instance of Symbol 541 MovieClip "backBtn" in Symbol 568 MovieClip Frame 82
on (release) { this._parent.gotoAndStop("title"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 565 MovieClip in Symbol 568 MovieClip Frame 82
on (release) { getURL ("http://www.armorbot.com/mytable/?id=682", "_blank"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 567 MovieClip in Symbol 568 MovieClip Frame 82
on (release) { this._parent.getScore(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Symbol 568 MovieClip Frame 83
stop();
Symbol 577 MovieClip Frame 1
stop();
Symbol 584 MovieClip Frame 372
stop();
Symbol 595 MovieClip Frame 133
this.gotoAndPlay(random(30) + 1);
Symbol 595 MovieClip Frame 190
this.gotoAndPlay(random(20) + 1);
Symbol 595 MovieClip Frame 245
this.gotoAndPlay(random(20) + 1);
Symbol 601 MovieClip Frame 1
stop();
Symbol 604 MovieClip Frame 1
stop();
Symbol 637 MovieClip Frame 1
stop();
Symbol 637 MovieClip Frame 2
this.tut.mouth.gotoAndPlay(200); this.tut.right.gotoAndStop("wave");
Instance of Symbol 601 MovieClip "nextBtn" in Symbol 637 MovieClip Frame 2
on (release) { this._parent.nextFrame(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Symbol 637 MovieClip Frame 3
this.tut.mouth.gotoAndPlay(150); this.tut.right.gotoAndStop("down");
Instance of Symbol 543 MovieClip "gotoOptionsBtn" in Symbol 637 MovieClip Frame 3
on (release) { var p = this._parent; p.prevBtn.enabled = false; p.nextBtn.enabled = false; this.enabled = false; p._parent.pause = true; p._parent.gameDisplay.quitBtn.enabled = false; p._parent.mainDisplay.gotoAndStop("options"); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 604 MovieClip "prevBtn" in Symbol 637 MovieClip Frame 3
on (release) { this._parent.prevFrame(); } on (rollOver) { this.gotoAndStop(2); if (this._parent._parent.soundPlay == "true") { this._parent._parent.beep.start(); } } on (releaseOutside, rollOut) { this.gotoAndStop(1); }
Symbol 637 MovieClip Frame 4
this.tut.mouth.gotoAndPlay(50); this.tut.right.gotoAndStop("index");
Symbol 637 MovieClip Frame 5
this.tut.mouth.gotoAndPlay(50); this.tut.right.gotoAndStop("down");
Symbol 637 MovieClip Frame 6
this.tut.mouth.gotoAndPlay(150); this.tut.right.gotoAndStop("index");
Symbol 637 MovieClip Frame 7
this._parent.clearArrays(); this._parent.createHeart(); this.tut.eyes.gotoAndPlay("smile"); this.tut.mouth.gotoAndPlay(300); this.tut.right.gotoAndStop("down");
Symbol 637 MovieClip Frame 8
this._parent.clearArrays(); this._parent.createHeart(); this.tut.mouth.gotoAndPlay(120); this.tut.right.gotoAndStop("index");
Symbol 637 MovieClip Frame 9
this.tut.mouth.gotoAndPlay(200); this.tut.right.gotoAndStop("down");
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(2); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(3); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(4); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(5); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(6); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(7); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(8); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(9); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(10); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(11); }
Instance of Symbol 309 MovieClip in Symbol 637 MovieClip Frame 9
onClipEvent (load) { this.gotoAndStop(12); }
Symbol 637 MovieClip Frame 10
this.tut.eyes.gotoAndPlay("wink"); this.tut.mouth.gotoAndPlay(180); this.tut.right.gotoAndStop("index");
Symbol 637 MovieClip Frame 11
this._parent.clearArrays(); this._parent.createPU(0); this.tut.mouth.gotoAndPlay(180); this.tut.right.gotoAndStop("down");
Symbol 637 MovieClip Frame 12
this._parent.clearArrays(); this._parent.createFly(); this._parent.createFly(); this._parent.createFly(); this.tut.mouth.gotoAndPlay(50); this.tut.right.gotoAndStop("down");
Symbol 637 MovieClip Frame 13
this._parent.clearArrays(); this._parent.createHeart(); this._parent.createHeart(); this._parent.createFly(); this._parent.createFly(); this._parent.createFly(); this.tut.eyes.gotoAndPlay("smile"); this.tut.mouth.gotoAndPlay(200); this.tut.right.gotoAndStop("down");
Symbol 637 MovieClip Frame 14
this.tut.mouth.gotoAndPlay(60); this.tut.right.gotoAndStop("index");
Symbol 637 MovieClip Frame 15
this.tut.mouth.gotoAndPlay(1); this.tut.right.gotoAndStop("down");
Symbol 637 MovieClip Frame 16
this.tut.eyes.gotoAndPlay("wink"); this.tut.mouth.gotoAndPlay(280); this.tut.right.gotoAndStop("wave");
Symbol 637 MovieClip Frame 17
this._parent.quitGame(); this.gotoAndStop("blank");
Symbol 638 MovieClip Frame 1
_root.mySO = sharedobject.getLocal("heartsCookie"); this.clearSO = function () { _root.mySO.data.music = undefined; _root.mySO.data.sounds = undefined; _root.mySO.data.remName = undefined; _root.mySO.data.remPass = undefined; _root.mySO.data.accounts = undefined; this.quitGame(); _root.mySO.flush(); }; this.stageW = 585; this.stageH = 385; this.startX = this.launcher._width + 50; this.heartStageW = this.stageW - this.startX; this.rc = (Math.PI/180); this.typing = false; this.gamePlay = false; this.pause = false; this.gameDisplay.quitBtn.enabled = false; this.inGameQuality = "High"; this.particles = "On"; this.resetVars = function () { var t = this; t.clearArrays(); t.ad = t.ads; t.hd = t.hds; t.grav = (t.initGrav = 0.2); t.f = 0.95; t.score = 0; t.gameDisplay.scoreTxt = "Score: 0"; t.gameDisplay.countDown.gotoAndStop("blank"); t.numLives = 10; t.launcher.my = 0; t.launcer.hoverAng = 0; t.launcher.maxS = (t.launcher.initMaxS = 3); t.power = 0; t.charge = false; t.beginCharge = false; t.chargeS = (t.initChargeS = 0.7); t.curArrow = new Array(); t.numShots = 1; t.launcher.powerBar.gotoAndStop("blank"); t.reloading = false; t.launcher.cupid.body.arms.anim.gotoAndPlay("reload"); t.curAng = 0; t.hdel = 10; t.htim = 0; t.hmyc = (t.inithmyc = 1); t.heartSize = (t.initHeartSize = 100); t.comboCount = 0; t.puTim = 0; t.puDel = 200; t.launcher.hSpuTim = 0; t.launcher.gpuTim = 0; t.launcher.cpuTim = 0; t.launcher.mSpuTim = 0; t.launcher.hSIpuTim = 0; t.launcher.tSpuTim = 0; t.arrowsFired = 0; t.misses = 0; t.heartsHit = 0; t.fliesHit = 0; t.accuracy = 0; t.maxHits = 0; t.maxPts = 0; t.timer = 0; }; this.resetVars(); this.clearArrays = function () { var t = this; var i = (t.curArrow.length - 1); while (i >= 0) { t.curArrow[i].removeMovieClip(); t.curArrow.splice(i, 1); i--; } var i = (t.arrowA.length - 1); while (i >= 0) { t.arrowA[i].removeMovieClip(); t.arrowA.splice(i, 1); i--; } var i = (t.heartA.length - 1); while (i >= 0) { t.heartA[i].removeMovieClip(); t.heartA.splice(i, 1); i--; } var i = (t.flyA.length - 1); while (i >= 0) { t.flyA[i].removeMovieClip(); t.flyA.splice(i, 1); i--; } }; this.oads = (this.oad = 400); this.oadm = 700; this.ads = (this.ad = 800); this.adm = 1000; this.hds = (this.hd = 1100); this.hdm = 3100; this.fds = (this.fd = 3150); this.fdm = 3250; this.puds = (this.pud = 3300); this.pudm = 3800; this.tds = (this.td = 4000); this.tdm = 5000; this.trds = (this.trd = 6010); this.trdm = 6050; this.wall.swapDepths(6100); this.gameDisplay.swapDepths(7000); this.helpMC.swapDepths(7003); this.pauseDisplay.swapDepths(7005); this.gameOver.swapDepths(7010); this.mainDisplay.swapDepths(7100); this.addD = function (what) { var t = this; t[what + "d"]++; if (t[what + "d"] > t[what + "dm"]) { t[what + "d"] = t[what + "ds"]; } }; this.uKey = 38; this.dKey = 40; this.pKey = 32; this.mKey = 77; this.sKey = 78; this.cHeartPar = function (x, y, s) { var t = this; var i = 0; while (i < 20) { t.attachMovie("hPar", "hp" + t.hd, t.hd); var n = t["hp" + t.hd]; n._x = x; n._y = y; n._rotation = random(360); n._xscale = (n._yscale = ((random(80) + 10) * s) / 100); n.gotoAndPlay(random(10) + 1); n.graphic.graphic._xscale = (n.graphic.graphic._yscale = random(100) + 100); n.graphic.graphic._rotation = random(360); t.addD("h"); i++; } }; this.cTremor = function (x, y) { var t = this; t.attachMovie("tremor", "t" + t.trd, t.trd); var n = t["t" + t.trd]; n._x = x; n._y = y; t.addD("tr"); }; this.launcher.acc = 0.2; this.launcher.hitDy = this.launcher.hit._y; this.maxPower = 17; this.arrowA = new Array(); this.loadArrow = function () { var t = this; var diffAng = 10; var totAng = (diffAng * (t.numShots - 1)); var sAng = ((-totAng) / 2); var point = new Object(); point.x = t.launcher.cupid.body.arms.tPoint._x; point.y = t.launcher.cupid.body.arms.tPoint._y; t.launcher.cupid.body.arms.localToGlobal(point); var i = 0; while (i < t.numShots) { t.attachMovie("arrow", "a" + t.ad, t.ad); var n = t["a" + t.ad]; n._x = point.x; n._y = point.y; n.ang = sAng + (diffAng * i); if (n.ang == 0) { n.t = "primary"; } n.hits = 0; n.score = 0; t.curArrow.push(n); t.addD("a"); i++; } }; this.launchArrow = function (power) { var t = this; var i = (t.curArrow.length - 1); while (i >= 0) { var n = t.curArrow[i]; var rot = (n._rotation * t.rc); n.mx = power * Math.cos(rot); n.my = power * Math.sin(rot); var dx = n.graphic._x; n.graphic._x = 0; n._x = n._x + (dx * Math.cos(rot)); n._y = n._y + (dx * Math.sin(rot)); n.tip._x = n.graphic._width / 2; t.arrowsFired++; t.arrowA.push(n); i--; } if (t.soundPlay == "true") { var which = (random(1) + 1); t["shoot" + which].start(); } }; this.moveA = function () { var t = this; var i = (t.arrowA.length - 1); while (i >= 0) { var n = t.arrowA[i]; n.my = n.my + t.grav; n._x = n._x + n.mx; n._y = n._y + n.my; var ang = Math.atan2(n.my, n.mx); n._rotation = ang / t.rc; var point = {x:n.tip._x, y:n.tip._y}; n.localToGlobal(point); var j = (t.heartA.length - 1); while (j >= 0) { var h = t.heartA[j]; if (h.typ != "hf") { if (h.hitTest(point.x, point.y)) { if (h.typ == "heart") { n.hits++; t.heartsHit++; var distB = Math.round(((point.x - t.startX) * 10) / t.heartStageW); if (h._xscale > 99) { var sizeB = 0; } else { var sizeB = 10; } n.score = n.score + (n.hits * ((10 + distB) + sizeB)); t.score = t.score + (n.hits * ((10 + distB) + sizeB)); t.gameDisplay.scoreTxt = "Score: " + t.score; if (n.hits > 1) { t.chainBonus(h._x, h._y, (n.hits - 1) * ((10 + distB) + sizeB), "add"); } if (t.particles == "On") { t.cHeartPar(h._x, h._y, h._xscale); } if (t.soundPlay == "true") { var which = (random(2) + 1); t["hHit" + which].start(); } } else if (h.typ == "pu") { n.hits++; t["puFunc" + h.val](true); t.gameDisplay["p" + h.val]._alpha = 100; t.cPuText(h._x, h._y, h.val); t.attachMovie("puGet", "pug" + t.oad, t.oad); var m = t["pug" + t.oad]; m._x = h._x; m._y = h._y; t.addD("oa"); } h.removeMovieClip(); t.heartA.splice(j, 1); } } j--; } var j = (t.flyA.length - 1); while (j >= 0) { var f = t.flyA[j]; if (f.hitTest(point.x, point.y)) { n.hits = n.hits + 3; t.fliesHit++; var diffScore = ((n.hits * (20 + n.score)) - n.score); n.score = n.score + diffScore; t.score = t.score + diffScore; t.gameDisplay.scoreTxt = "Score: " + t.score; t.chainBonus(f._x, f._y, diffScore, "add"); if (t.soundPlay == "true") { t.flyHitSound.start(); } t.attachMovie("flyD", "fd" + t.oad, t.oad); var m = t["fd" + t.oad]; m._x = f._x; m._y = f._y; t.addD("oa"); t.createFly(); f.removeMovieClip(); t.flyA.splice(j, 1); } j--; } if (n._x > ((t.stageW - (n._width / 2)) + 5)) { n.remove = true; if ((n.hits > 0) and (point.y > 0)) { var dy = ((point.y - (Math.floor(point.y / 100) * 100)) - 50); if (Math.abs(dy) <= 12) { t.score = t.score + n.score; n.score = n.score + n.score; t.gameDisplay.scoreTxt = "Score: " + t.score; if (n._rotation < 0) { var dir = -1; } else { var dir = 1; } t.chainBonus(t.stageW - 25, point.y, "2", "mul"); var cry = (point.y - dy); t.cTremor(t.stageW + 7, cry); } } } else if (n._y > ((t.stageH - (n._height / 2)) + 5)) { n.remove = true; if (n.hits > 0) { var dx = (((t.stageW - point.x) - (Math.floor((t.stageW - point.x) / 100) * 100)) - 50); if (Math.abs(dx) <= 12) { t.score = t.score + n.score; n.score = n.score + n.score; t.gameDisplay.scoreTxt = "Score: " + t.score; t.chainBonus(point.x, n._y, "2", "mul"); var crx = (point.x + dx); t.cTremor(crx, t.stageH + 7); } } } if (n.remove == true) { n._x = n._x + (10 * Math.cos(n._rotation * t.rc)); n._y = n._y + (10 * Math.sin(n._rotation * t.rc)); if (t.soundPlay == "true") { var which = (random(2) + 1); t["hit" + which].start(); } t.attachMovie("fadeA", "f" + t.oad, t.oad); var m = t["f" + t.oad]; m._x = n._x; m._y = n._y; m._rotation = n._rotation; t.addD("oa"); if (n.hits == 0) { t.misses++; } else if (n.hits > t.maxHits) { t.maxHits = n.hits; } if (n.score > t.maxPts) { t.maxPts = n.score; } n.removeMovieClip(); t.arrowA.splice(i, 1); } i--; } }; this.heartA = new Array(); this.createHeartFlakes = function () { var t = this; var i = 1; while (i < 10) { t.bg.attachMovie("heart", "h" + i, i); var n = t.bg["h" + i]; n._x = random(t.stageW); n._y = random(t.stageH); n._xscale = (n._yscale = random(200) + 400); n._alpha = 15; n._rotation = random(60) - 30; n.w2 = n._width / 2; n.h2 = n._height / 2; n.mx = (Math.random() * 2) - 1; n.typ = "hf"; t.heartA.push(n); i++; } }; this.createHeart = function () { var t = this; t.attachMovie("heart", "h" + t.hd, t.hd); var n = t["h" + t.hd]; n._y = (-n._height) / 2; n._xscale = (n._yscale = t.heartSize); n.typ = "heart"; t.htim = 0; if (t.comboCount == 0) { if (t.gameType == "real") { n._x = (random(t.stageW - t.startX) + t.startX) - (n._width / 2); } else { n._x = (t.startX + random(80)) + 30; } var distB = (0.15 * Math.round((point.x - t.startX) / t.heartStageW)); n.my = (((Math.random() * 0.6) + 0.25) + (t.timer / 20000)) - distB; var c = (t.timer / 300); t.hdel = (150 - c) - random(30); if (t.hdel < 0) { t.hdel = 20; } } else { t.hdel = (35 - (2 * t.comboCount)) - (t.timer / 300); n._x = ((t.comboCount * 50) + t.startX) - 90; n._xscale = (n._yscale = 130); n.my = 0.4 + (t.timer / 20000); t.comboCount++; if (t.comboCount > 10) { t.comboCount = 0; t.gameDisplay.p6._alpha = t.initPUAlpha; } } t.addD("h"); t.heartA.push(n); }; this.moveH = function () { var t = this; var i = (t.heartA.length - 1); while (i >= 0) { var n = t.heartA[i]; n._y = n._y + (t.hmyc * n.my); if (n.typ == "hf") { n._x = n._x + n.mx; if (t.grav != 0) { n.my = (Math.random() * 2) + t.grav; } else { n.my = 0; } if (n._y > (t.stageH + n.h2)) { n._x = random(t.stageW); n._y = -n.h2; n._xscale = (n._yscale = random(200) + 400); n._alpha = 20; n._rotation = random(60) - 30; n.w2 = n._width / 2; n.h2 = n._height / 2; n.mx = (Math.random() * 2) - 1; } if (n._x < (-n.w2)) { n._x = t.stageW + n.w2; } else if (n._x > (t.stageW + n.w2)) { n._x = -n.w2; } } else if (n.typ == "heart") { if (n._y > (t.stageH - (n._height / 2))) { n._y = t.stageH - (n._height / 2); t.numLives--; t.gameDisplay["h" + t.numLives]._visible = false; if (t.soundPlay == "true") { t.breakSound.start(); } t.attachMovie("shatter", "s" + t.hd, t.hd); var m = t["s" + t.hd]; m._xscale = (m._yscale = n._xscale); m._x = n._x; m._y = n._y; t.addD("h"); n.removeMovieClip(); t.heartA.splice(i, 1); if (t.numLives == 0) { t.gameOverFunc(); } } } else if (n.typ == "pu") { if (n._y > (t.stageH + (n._height / 2))) { n.removeMovieClip(); t.heartA.splice(i, 1); } } else if (n.typ == "fly") { n._x = n._x + (t.hmyc * n.my); } i--; } }; this.maxFlyS = 1.5; this.maxFlyR = 100; this.flyA = new Array(); this.createFly = function () { var t = this; t.attachMovie("fly", "f" + t.fd, t.fd); var n = t["f" + t.fd]; n.rad = 30; n.ang = random(360); n.arriveAng = false; n.angDS = 0; n.angS = 0; var side = random(4); if (side == 0) { n.cx = random(t.stageW); n.cy = ((-n._height) / 2) - 30; } else if (side == 1) { n.cx = (600 + (n._width / 2)) + 30; n.cy = random(t.stageH); } else if (side == 2) { n.cx = random(t.stageW); n.cy = ((t.stageH + 15) + (n._height / 2)) + 30; } else if (side == 3) { n.cx = ((-n._width) / 2) - 30; n.cy = random(t.stageH); } n._x = n.cx + (n.rad * Math.cos(n.ang * t.rc)); n._y = n.cy + (n.rad * Math.sin(n.ang * t.rc)); n.mx = (Math.random() * 1) + 0.1; n.my = (Math.random() * 1) + 0.1; t.flyA.push(n); t.addD("f"); }; this.moveFly = function () { var t = this; var i = (t.flyA.length - 1); while (i >= 0) { var n = t.flyA[i]; n.cx = n.cx + n.mx; n.cy = n.cy + n.my; n.mx = n.mx + ((Math.random() * 0.3) - 0.15); n.my = n.my + ((Math.random() * 0.3) - 0.15); if (n.mx > t.maxFlyS) { n.mx = t.maxFlyS; } else if (n.mx < (-t.maxFlyS)) { n.mx = -t.maxFlyS; } if (n.my > t.maxFlyS) { n.my = t.maxFlyS; } else if (n.my < (-t.maxFlyS)) { n.my = -t.maxFlyS; } if (n._x < t.startX) { n.mx = n.mx + 0.05; } else if (n._x > t.stageW) { n.mx = n.mx - 0.05; } if (n._y < 0) { n.my = n.my + 0.05; } else if (n._y > t.stageH) { n.my = n.my - 0.05; } n.rad = n.rad + ((Math.random() * 2) - 1); if (n.rad > t.maxFlyR) { n.rad = t.maxFlyR; } else if (n.rad < 0) { n.rad = 0; } if (Math.abs(n.angS) < 1) { var dir = random(2); if (dir == 0) { dir = -1; } n.angDS = (random(10) + 3) * dir; n.arriveAng = false; } if ((n.arriveAng == false) and (Math.abs(n.angDS - n.angS) > 1)) { n.angS = n.angS + ((n.angDS - n.angS) / 10); if (Math.abs(n.angDS - n.angS) <= 1) { n.arriveAng = true; } } else { n.angS = n.angS * 0.9; } n.ang = n.ang + n.angS; n._x = n.cx + (n.rad * Math.cos(n.ang * t.rc)); n._y = n.cy + (n.rad * Math.sin(n.ang * t.rc)); i--; } }; this.chainBonus = function (x, y, val, typ) { var t = this; t.attachMovie("chain", "c" + t.td, t.td); var n = t["c" + t.td]; n._x = x; n._y = y; n.txtMC.gotoAndStop(typ); if (n._x > (t.stageW - (n._width / 2))) { n._x = t.stageW - (n._width / 2); } if (typ == "mul") { n.txtMC.txt = val; if (t.soundPlay == "true") { t.orb.start(); } } else if (typ == "add") { n.txtMC.txt = val; } t.addD("t"); }; this.initPUAlpha = 12; this.puHaveMax = 600; this.createPU = function (val) { var t = this; t.attachMovie("pu", "pu" + t.pud, t.pud); var n = t["pu" + t.pud]; if (t.gameType == "real") { n._x = random((t.stageW - t.startX) - (n._width / 2)) + t.startX; } else { n._x = (t.startX + random(80)) + 30; } n._y = (-n._height) / 2; n._xscale = (n._yscale = 120); n.my = (Math.random() * 1) + 0.2; n.typ = "pu"; if (val == 0) { val = random(n.graphic._totalframes) + 1; } n.graphic.gotoAndStop(val); n.val = val; t.heartA.push(n); t.addD("pu"); t.puDel = random(300) + 250; }; this.cPuText = function (x, y, typ) { var t = this; t.attachMovie("puText", "pt" + t.td, t.td); var n = t["pt" + t.td]; n.txtMC.gotoAndStop("pu" + typ); n.txtMC2.gotoAndStop("pu" + typ); n._x = x; n._y = y; if (n._x > (t.stageW - (n._width / 2))) { n._x = t.stageW - (n._width / 2); } if (t.soundPlay == "true") { t.puSound.start(); } t.addD("t"); }; this.puFunc1 = function (which) { var t = this; if (which == true) { t.launcher.hSpuTim = 0; t.hmyc = 0.6; t.gameDisplay.p1._alpha = 100; t.gameDisplay.p10._alpha = t.initPUAlpha; } else { t.launcher.hSpuTim = 0; t.hmyc = t.inithmyc; t.gameDisplay.p1._alpha = t.initPUAlpha; t.gameDisplay.p10._alpha = t.initPUAlpha; } }; this.puFunc2 = function (which) { var t = this; if (which == true) { t.launcher.gpuTim = 0; t.grav = 0; t.gameDisplay.p2._alpha = 100; t.gameDisplay.p9._alpha = t.initPUAlpha; } else { t.launcher.gpuTim = 0; t.grav = t.initGrav; t.gameDisplay.p2._alpha = t.initPUAlpha; t.gameDisplay.p9._alpha = t.initPUAlpha; } }; this.puFunc3 = function (which) { var t = this; if (which == true) { t.launcher.cpuTim = 0; t.chargeS = t.maxPower; t.gameDisplay.p3._alpha = 100; t.gameDisplay.p8._alpha = t.initPUAlpha; } else { t.launcher.cpuTim = 0; t.chargeS = t.initChargeS; t.gameDisplay.p3._alpha = t.initPUAlpha; t.gameDisplay.p8._alpha = t.initPUAlpha; } }; this.puFunc4 = function (which) { var t = this; if (which == true) { t.launcher.mSpuTim = 0; t.launcher.maxS = 5; t.gameDisplay.p4._alpha = 100; t.gameDisplay.p12._alpha = t.initPUAlpha; } else { t.launcher.mSpuTim = 0; t.launcher.maxS = t.launcher.initMaxS; t.gameDisplay.p4._alpha = t.initPUAlpha; t.gameDisplay.p12._alpha = t.initPUAlpha; } }; this.puFunc5 = function (which) { var t = this; if (which == true) { t.launcher.hSIpuTim = 0; t.heartSize = 150; t.gameDisplay.p5._alpha = 100; t.gameDisplay.p11._alpha = t.initPUAlpha; } else { t.launcher.hSIpuTim = 0; t.heartSize = t.initHeartSize; t.gameDisplay.p5._alpha = t.initPUAlpha; t.gameDisplay.p11._alpha = t.initPUAlpha; } }; this.puFunc6 = function (which) { var t = this; if (which == true) { t.comboCount = 1; t.gameDisplay.p6._alpha = 100; } }; this.puFunc7 = function (which) { var t = this; if (which == true) { t.launcher.tSpuTim = 0; t.numShots = 3; t.gameDisplay.p7._alpha = 100; } else { t.launcher.tSpuTim = 0; t.numShots = 1; t.gameDisplay.p7._alpha = t.initPUAlpha; } }; this.puFunc8 = function (which) { var t = this; if (which == true) { t.launcher.cpuTim = 0; t.chargeS = t.initChargeS * 0.7; t.gameDisplay.p8._alpha = 100; t.gameDisplay.p3._alpha = t.initPUAlpha; } }; this.puFunc9 = function (which) { var t = this; if (which == true) { t.launcher.gpuTim = 0; t.grav = t.initGrav * 1.5; t.gameDisplay.p9._alpha = 100; t.gameDisplay.p2._alpha = t.initPUAlpha; } }; this.puFunc10 = function (which) { var t = this; if (which == true) { t.launcher.hSpuTim = 0; t.hmyc = 1.3; t.gameDisplay.p10._alpha = 100; t.gameDisplay.p1._alpha = t.initPUAlpha; } }; this.puFunc11 = function (which) { var t = this; if (which == true) { t.launcher.hSIpuTim = 0; t.heartSize = 70; t.gameDisplay.p11._alpha = 100; t.gameDisplay.p5._alpha = t.initPUAlpha; } }; this.puFunc12 = function (which) { var t = this; if (which == true) { t.launcher.mSpuTim = 0; t.launcher.maxS = 1; t.gameDisplay.p12._alpha = 100; t.gameDisplay.p4._alpha = t.initPUAlpha; } }; this.onEnterFrame = function () { var t = this; if (t.mainDisplay.genListBox == true) { t.mainDisplay.updateListBox(); } if (t.fade == "in") { if (t.loopvolume < t.initLoopVolume) { t.loopvolume = t.loopvolume + 5; t.loop.setVolume(t.loopvolume); } else if (t.loopvolume > t.initLoopVolume) { t.loopvolume = t.initLoopVolume; t.loop.setVolume(t.loopvolume); } } else if (t.fade == "out") { if (t.loopvolume > 0) { t.loopvolume = t.loopvolume - 5; t.loop.setVolume(t.loopvolume); } else if (t.loopvolume < 0) { t.loopvolume = 0; t.loop.setVolume(t.loopvolume); } } if (t.gamePlay == true) { if (t.pause == false) { t.timer++; if (Key.isDown(t.dKey)) { if (t.launcher.my < t.launcher.maxS) { t.launcher.my = t.launcher.my + t.launcher.acc; if (t.launcher.my > t.launcher.maxS) { t.launcher.my = t.launcher.maxS; } } } else if (Key.isDown(t.uKey)) { if (t.launcher.my > (-t.launcher.maxS)) { t.launcher.my = t.launcher.my - t.launcher.acc; if (t.launcher.my < (-t.launcher.maxS)) { t.launcher.my = -t.launcher.maxS; } } } else { t.launcher.my = t.launcher.my * t.f; t.launcher.hoverAng = t.launcher.hoverAng + 5; t.launcher.my = t.launcher.my + (Math.sin(t.launcher.hoverAng * t.rc) / 17); } t.launcher._y = t.launcher._y + t.launcher.my; if (t.launcher._y < ((t.launcher.hit._height / 2) - t.launcher.hitDy)) { t.launcher._y = (t.launcher.hit._height / 2) - t.launcher.hitDy; t.launcher.my = t.launcher.my * -0.5; } else if (t.launcher._y > ((t.stageH - (t.launcher.hit._height / 2)) - t.launcher.hitDy)) { t.launcher._y = (t.stageH - (t.launcher.hit._height / 2)) - t.launcher.hitDy; t.launcher.my = t.launcher.my * -0.5; } if (t.reloading == true) { ang = 0; } else { var dx = (t._xmouse - t.launcher._x); var dy = (t._ymouse - t.launcher._y); var ang = (Math.atan2(dy, dx) / t.rc); if (ang < -70) { ang = -70; } else if (ang > 50) { ang = 50; } } t.curAng = t.curAng + ((ang - t.curAng) / 8); t.launcher.cupid.body._rotation = t.curAng * 0.3; t.launcher.cupid.body.belt._rotation = (-t.curAng) * 0.3; if (t.curAng > 40) { var headAng = 40; } else { var headAng = t.curAng; } t.launcher.cupid.head._rotation = headAng; t.launcher.cupid.body.arms._rotation = t.curAng * 0.7; t.launcher.cupid.body.arms2._rotation = t.launcher.cupid.body.arms._rotation; if (t.curAng < 0) { var legAng = ((-t.curAng) * 0.1); } else { var legAng = ((-t.curAng) * 0.5); } t.launcher.cupid.legs._rotation = legAng; var i = (t.curArrow.length - 1); while (i >= 0) { var n = t.curArrow[i]; n._rotation = t.curAng + n.ang; var point = new Object(); point.x = t.launcher.cupid.body.arms.tPoint._x; point.y = t.launcher.cupid.body.arms.tPoint._y; t.launcher.cupid.body.arms.localToGlobal(point); n._x = point.x; n._y = point.y; i--; } if (t.charge == true) { if (t.power < t.maxPower) { t.power = t.power + t.chargeS; if (t.power > t.maxPower) { t.power = t.maxPower; } } t.launcher.powerBar._rotation = t.curAng; t.launcher.powerBar.bar._xscale = (100 * t.power) / t.maxPower; } if (t.gameType == "real") { if (t.htim > (t.hdel / t.hmyc)) { t.createHeart(); } else { t.htim++; } if (t.puTim > (t.puDel / t.hmyc)) { t.createPU(0); t.puTim = 0; } else { t.puTim++; } } if (t.hmyc != t.inithmyc) { t.launcher.hSpuTim++; if (t.launcher.hSpuTim == t.puHaveMax) { t.puFunc1(false); } } if (t.grav != t.initGrav) { t.launcher.gpuTim++; if (t.launcher.gpuTim == t.puHaveMax) { t.puFunc2(false); } } if (t.chargeS != t.initChargeS) { t.launcher.cpuTim++; if (t.launcher.cpuTim == t.puHaveMax) { t.puFunc3(false); } } if (t.launcher.maxS != t.launcher.initMaxS) { t.launcher.mSpuTim++; if (t.launcher.mSpuTim == t.puHaveMax) { t.puFunc4(false); } } if (t.heartSize != t.initHeartSize) { t.launcher.hSIpuTim++; if (t.launcher.hSIpuTim == t.puHaveMax) { t.puFunc5(false); } } if (t.numShots != 1) { t.launcher.tSpuTim++; if (t.launcher.tSpuTim == t.puHaveMax) { t.puFunc7(false); } } t.moveA(); t.moveH(); t.moveFly(); } } else if (t.gameOver._alpha < 100) { t.gameOver._alpha = t.gameOver._alpha + 3; if (t.gameOver._alpha > 100) { t.gameOver._alpha = 100; } } }; this.onMouseDown = function () { var t = this; if (t.gamePlay == true) { if (t.pause == false) { if (t.reloading == false) { t.charge = true; t.beginCharge = false; t.launcher.powerBar.gotoAndStop("show"); } else { t.beginCharge = true; } } } }; this.onMouseUp = function () { var t = this; if (t.gamePlay == true) { if (t.pause == false) { if (t.charge == true) { t.launchArrow(t.power); t.power = 0; t.charge = false; t.curArrow = new Array(); t.launcher.powerBar.gotoAndStop("blank"); t.reloading = true; t.launcher.cupid.body.arms.anim.gotoAndPlay("reload"); } } } }; this.launcher.onKeyDown = function () { var t = this; var p = t._parent; if (p.gamePlay == true) { if (p.gameType == "real") { if (Key.isDown(p.pKey)) { if (p.pause == false) { p.pauseFunc(true); } else { p.pauseFunc(false); } } } } if (p.typing == false) { if (Key.isDown(p.mKey)) { if (p.globalsoundcontrol == "play") { p.globalsoundcontrol = "stop"; p.fade = "out"; } else if (p.globalsoundcontrol == "stop") { p.globalsoundcontrol = "play"; p.fade = "in"; } if (p.selectPlayer == false) { p.updateMusic(); } else { p.updateBeginMusic(); } p.mainDisplay.setSoundText(); } } if (p.typing == false) { if (Key.isDown(p.sKey)) { if (p.soundPlay == "true") { p.soundPlay = "false"; } else { p.soundPlay = "true"; } if (p.selectPlayer == false) { p.updateSound(); } else { p.updateBeginSounds(); } p.mainDisplay.setSoundText(); } } d = p.mainDisplay; if (d.selectkey == true) { d.selectkey = false; pressed = Key.getCode(); p[d.whichkey] = pressed; d.setValues(pressed, d.whichkey); } if (d.userNameGuide.text != "") { if (Key.isDown(13)) { d.userNameInst.text = d.userNameGuide.text; d.userNameGuide.text = ""; d.accept = ""; } } }; this.launcher.onKeyUp = function () { var t = this; var p = t._parent; if (p.logIn == true) { if (p.typing == true) { if (p.typeName == true) { var len = d.userNameInst.text.length; if (len > 0) { var i = 0; while (i < p.backUpAccountsA.length) { var name = p.backUpAccountsA[i][0]; var parName = name.substring(0, len); trace("length: " + len); trace("text within textbox: " + d.userNameInst.text); trace("partial name: " + parName); if ((parName == d.userNameInst.text) and (len != name.length)) { trace("Found Name: " + name); d.userNameGuide.text = name; d.accept = "Press ENTER to accept name"; break; } d.userNameGuide.text = ""; d.accept = ""; i++; } } else { d.userNameGuide.text = ""; d.accept = ""; } } } } }; Key.addListener(this.launcher); this.pauseFunc = function (what) { var t = this; var c = t.launcher.cupid; if (what == true) { t.pause = true; _quality = "high"; c.body.arms.anim.stop(); c.skirt.stop(); c.body.wing1.stop(); c.body.wing2.stop(); c.body.top.stop(); c.body.head.anim.stop(); t.fade = "out"; t.pauseDisplay.gotoAndStop("show"); } else { t.pause = false; if (t.gameType == "real") { _quality = t.inGameQuality; } if (c.body.arms.anim._currentframe != c.body.arms.anim._totalframes) { c.body.arms.anim.play(); } c.skirt.play(); c.body.wing1.play(); c.body.wing2.play(); c.body.top.play(); c.body.head.anim.play(); if (t.globalsoundcontrol == "play") { t.fade = "in"; } t.mainDisplay.fillBlanks(); t.mainDisplay.gotoAndStop("blank"); t.pauseDisplay.gotoAndStop("blank"); } }; this.startGame = function (what) { var t = this; t.gameType = what; t.resetVars(); t.gamePlay = false; t.pauseFunc(false); t.launcher.gotoAndStop("show"); t.gameDisplay.quitBtn.enabled = true; var i = 0; while (i < t.numLives) { t.gameDisplay.attachMovie("heart", "h" + i, i); var n = t.gameDisplay["h" + i]; n._x = (i * 33) + 22; n._y = 427; i++; } var i = 0; while (i < 12) { t.gameDisplay.attachMovie("pu", "p" + (i + 1), i + 100); var n = t.gameDisplay["p" + (i + 1)]; n._x = (i * 40) + 22; n._y = 460; n._xscale = (n._yscale = 120); n.graphic.gotoAndStop(i + 1); n._alpha = t.initPUAlpha; i++; } if (what == "real") { var n = 3; while (n > 0) { t.createFly(); n--; } } t.launcher._y = 150; t.launcher.cupid.body.arms.anim.gotoAndStop("done"); t.launcher.cupid.body._rotation = 0; t.launcher.cupid.body.belt._rotation = 0; t.launcher.cupid.head._rotation = 0; t.launcher.cupid.body.arms._rotation = 0; t.launcher.cupid.body.arms2._rotation = 0; t.launcher.cupid.legs._rotation = 0; if (what == "real") { t.gameDisplay.countDown.gotoAndPlay("count"); _quality = t.inGameQuality; } else { t.gamePlay = true; } t.mainDisplay.gotoAndStop("blank"); t.mainDisplay.promptHelpMC.gotoAndStop("blank"); t.gameOver.gotoAndStop("blank"); }; this.gameOverFunc = function () { var t = this; var c = t.launcher.cupid; _quality = "high"; t.gamePlay = false; t.gameOver._alpha = 0; t.gameOver.gotoAndStop("show"); c.body.arms.anim.stop(); c.skirt.stop(); c.body.wing1.stop(); c.body.wing2.stop(); c.body.top.stop(); c.body.head.anim.stop(); trace("lose"); }; this.quitGame = function () { var t = this; _quality = "high"; t.resetVars(); t.gamePlay = false; t.gameDisplay.quitBtn.enabled = false; t.pauseFunc(false); _quality = "high"; t.launcher.gotoAndStop("blank"); t.helpMC.gotoAndStop("blank"); t.gameOver.gotoAndStop("blank"); t.launcher._y = 150; t.mainDisplay.gotoAndStop("title"); }; this.launcher.gotoAndStop("blank"); this.toggleTitleBtns = function (what) { var t = this.mainDisplay; t.playBtn.enabled = what; t.helpBtn.enabled = what; t.optionsBtn.enabled = what; t.statsBtn.enabled = what; t.galleryBtn.enabled = what; t.hsBtn.enabled = what; t.cpBtn.enabled = what; }; this.togglePauseBtns = function (what) { var t = this.mainDisplay; t.resumeBtn.enabled = what; t.optionsBtn.enabled = what; t.quitBtn.enabled = what; }; this.togglePlayerBtns = function (what) { var t = this.mainDisplay; t.npBtn.enabled = what; t.proceedBtn.enabled = what; t.deleteBtn.enabled = what; t.recAccountBtn.enabled = what; }; this.globalsoundcontrol = "play"; this.fade = "in"; this.soundPlay = "true"; this.createEmptyMovieClip("loop", 10000000); this.loop = new Sound(loop); this.loop.attachSound("loop"); this.loop.start(); this.loop.onSoundComplete = function () { this.start(); }; this.initLoopVolume = 80; this.loopvolume = 0; this.loop.setVolume(0); this.createEmptyMovieClip("shoot1", 10000001); this.shoot1 = new Sound(shoot1); this.shoot1.attachSound("shoot1"); this.shoot1.setVolume(24); this.createEmptyMovieClip("hit1", 10000003); this.hit1 = new Sound(hit1); this.hit1.attachSound("hit1"); this.hit1.setVolume(30); this.createEmptyMovieClip("hit2", 10000004); this.hit2 = new Sound(hit2); this.hit2.attachSound("hit2"); this.hit2.setVolume(22); this.createEmptyMovieClip("orb", 10000005); this.orb = new Sound(orb); this.orb.attachSound("orb"); this.orb.setVolume(110); this.createEmptyMovieClip("puSound", 10000006); this.puSound = new Sound(puSound); this.puSound.attachSound("puSound"); this.puSound.setVolume(160); this.createEmptyMovieClip("breakSound", 10000007); this.breakSound = new Sound(breakSound); this.breakSound.attachSound("breakSound"); this.breakSound.setVolume(40); this.createEmptyMovieClip("flyHitSound", 10000008); this.flyHitSound = new Sound(flyHitSound); this.flyHitSound.attachSound("flyHitSound"); this.flyHitSound.setVolume(80); this.createEmptyMovieClip("hHit1", 10000009); this.hHit1 = new Sound(hHit1); this.hHit1.attachSound("hHit1"); this.hHit1.setVolume(120); this.createEmptyMovieClip("hHit2", 10000010); this.hHit2 = new Sound(hHit2); this.hHit2.attachSound("hHit2"); this.hHit2.setVolume(120); this.createEmptyMovieClip("beep", 10000011); this.beep = new Sound(beep); this.beep.attachSound("beep"); this.beep.setVolume(80);
Symbol 639 MovieClip Frame 41
stop();

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:3
Symbol 3 MovieClip [glob]Uses:2
Symbol 4 MovieClip [FUIComponentSymbol]
Symbol 5 GraphicUsed by:6 47 48 54 55 57 103 139
Symbol 6 MovieClipUses:5Used by:17 63
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:17 63
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:17 63
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:17 63
Symbol 13 GraphicUsed by:14 19
Symbol 14 MovieClipUses:13Used by:17 63
Symbol 15 GraphicUsed by:16 18
Symbol 16 MovieClipUses:15Used by:17 63
Symbol 17 MovieClipUses:6 8 10 12 14 16Used by:42
Symbol 18 MovieClipUses:15Used by:28 64
Symbol 19 MovieClipUses:13Used by:28 64
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:28 64
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:28 64
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:28 64
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:28 64
Symbol 28 MovieClipUses:18 19 21 23 25 27Used by:42
Symbol 29 GraphicUsed by:30 65
Symbol 30 MovieClipUses:29Used by:41
Symbol 31 GraphicUsed by:32 66
Symbol 32 MovieClipUses:31Used by:41
Symbol 33 GraphicUsed by:34 67
Symbol 34 MovieClipUses:33Used by:41
Symbol 35 GraphicUsed by:36 68
Symbol 36 MovieClipUses:35Used by:41
Symbol 37 GraphicUsed by:38 69
Symbol 38 MovieClipUses:37Used by:41
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:39Used by:41
Symbol 41 MovieClipUses:30 32 34 36 38 40Used by:42
Symbol 42 MovieClip [UpArrow]Uses:17 28 41
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:49
Symbol 45 GraphicUsed by:46 50 51 60
Symbol 46 MovieClipUses:45Used by:49
Symbol 47 MovieClipUses:5Used by:49
Symbol 48 MovieClipUses:5Used by:49
Symbol 49 MovieClipUses:44 46 47 48Used by:62
Symbol 50 MovieClipUses:45Used by:56
Symbol 51 MovieClipUses:45Used by:56
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:56
Symbol 54 MovieClipUses:5Used by:56
Symbol 55 MovieClipUses:5Used by:56
Symbol 56 MovieClipUses:50 51 53 54 55Used by:62
Symbol 57 MovieClipUses:5Used by:61
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:58Used by:61
Symbol 60 MovieClipUses:45Used by:61
Symbol 61 MovieClipUses:57 59 60Used by:62
Symbol 62 MovieClip [ScrollThumb]Uses:49 56 61
Symbol 63 MovieClipUses:6 8 10 12 14 16Used by:73
Symbol 64 MovieClipUses:18 19 21 23 25 27Used by:73
Symbol 65 MovieClipUses:29Used by:72
Symbol 66 MovieClipUses:31Used by:72
Symbol 67 MovieClipUses:33Used by:72
Symbol 68 MovieClipUses:35Used by:72
Symbol 69 MovieClipUses:37Used by:72
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClipUses:70Used by:72
Symbol 72 MovieClipUses:65 66 67 68 69 71Used by:73
Symbol 73 MovieClip [DownArrow]Uses:63 64 72
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:76
Symbol 76 MovieClip [FHighlightSymbol]Uses:75
Symbol 77 FontUsed by:78
Symbol 78 EditableTextUses:77Used by:79
Symbol 79 MovieClip [FLabelSymbol]Uses:78
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClip [FPSMeter]Uses:80
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:84
Symbol 84 MovieClipUses:83Used by:85
Symbol 85 MovieClip [tremor]Uses:84
Symbol 86 GraphicUsed by:102
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:89
Symbol 89 MovieClipUses:88Used by:102
Symbol 90 FontUsed by:91 200 201 517
Symbol 91 TextUses:90Used by:102
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:102
Symbol 94 GraphicUsed by:100
Symbol 95 BitmapUsed by:96 137
Symbol 96 GraphicUses:95Used by:97
Symbol 97 MovieClipUses:96Used by:100 568
Symbol 98 FontUsed by:99 101
Symbol 99 EditableTextUses:98Used by:100
Symbol 100 MovieClipUses:94 97 99Used by:102
Symbol 101 EditableTextUses:98Used by:102
Symbol 102 MovieClipUses:86 89 91 93 100 101Used by:Timeline
Symbol 103 MovieClipUses:5Used by:203 639
Symbol 104 GraphicUsed by:139
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:139
Symbol 107 GraphicUsed by:108
Symbol 108 MovieClipUses:107Used by:139
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:139
Symbol 111 GraphicUsed by:112
Symbol 112 MovieClipUses:111Used by:118 132
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:113Used by:118 132
Symbol 115 GraphicUsed by:116
Symbol 116 MovieClipUses:115Used by:118
Symbol 117 GraphicUsed by:118
Symbol 118 MovieClipUses:112 114 116 117Used by:139
Symbol 119 GraphicUsed by:132
Symbol 120 ShapeTweeningUsed by:131
Symbol 121 ShapeTweeningUsed by:131
Symbol 122 GraphicUsed by:131
Symbol 123 GraphicUsed by:131
Symbol 124 ShapeTweeningUsed by:131
Symbol 125 ShapeTweeningUsed by:131
Symbol 126 ShapeTweeningUsed by:131
Symbol 127 ShapeTweeningUsed by:131
Symbol 128 ShapeTweeningUsed by:131
Symbol 129 ShapeTweeningUsed by:131
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClipUses:120 121 122 123 124 125 126 127 128 129 130Used by:132
Symbol 132 MovieClipUses:119 131 112 114Used by:139
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:133Used by:139
Symbol 135 GraphicUsed by:139
Symbol 136 GraphicUsed by:139
Symbol 137 GraphicUses:95Used by:138
Symbol 138 MovieClipUses:137Used by:139
Symbol 139 MovieClipUses:5 104 106 108 110 118 132 134 135 136 138 SS1Used by:203
Symbol 140 GraphicUsed by:144
Symbol 141 FontUsed by:142 143 311 312 313 314 315 316 317 318 319 320 321 322 447 449 453 458 459 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 487 488 490 491 496 499 501 506 509 511 513 515 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 544 545 546 548 551 564 566 598 600 602 603 605 607 608 610 611 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 629 630 632 634 636
Symbol 142 TextUses:141Used by:144
Symbol 143 TextUses:141Used by:144
Symbol 144 MovieClipUses:140 142 143Used by:203
Symbol 145 BitmapUsed by:146
Symbol 146 GraphicUses:145Used by:194
Symbol 147 BitmapUsed by:148
Symbol 148 GraphicUses:147Used by:194
Symbol 149 BitmapUsed by:150
Symbol 150 GraphicUses:149Used by:194
Symbol 151 BitmapUsed by:152
Symbol 152 GraphicUses:151Used by:194
Symbol 153 BitmapUsed by:154
Symbol 154 GraphicUses:153Used by:194
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:194
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:194
Symbol 159 BitmapUsed by:160
Symbol 160 GraphicUses:159Used by:194
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161Used by:194
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:194
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:194
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:194
Symbol 169 BitmapUsed by:170
Symbol 170 GraphicUses:169Used by:194
Symbol 171 BitmapUsed by:172
Symbol 172 GraphicUses:171Used by:194
Symbol 173 BitmapUsed by:174
Symbol 174 GraphicUses:173Used by:194
Symbol 175 BitmapUsed by:176
Symbol 176 GraphicUses:175Used by:194
Symbol 177 BitmapUsed by:178
Symbol 178 GraphicUses:177Used by:194
Symbol 179 BitmapUsed by:180
Symbol 180 GraphicUses:179Used by:194
Symbol 181 BitmapUsed by:182
Symbol 182 GraphicUses:181Used by:194
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:194
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:194
Symbol 187 BitmapUsed by:188
Symbol 188 GraphicUses:187Used by:194
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:194
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:193
Symbol 193 MovieClipUses:192Used by:194
Symbol 194 MovieClipUses:146 148 150 152 154 156 158 160 162 164 166 168 170 172 174 176 178 180 182 184 186 188 190 193Used by:203
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:202
Symbol 197 BitmapUsed by:198 218 505
Symbol 198 GraphicUses:197Used by:199
Symbol 199 MovieClipUses:198Used by:202
Symbol 200 TextUses:90Used by:202
Symbol 201 TextUses:90Used by:202
Symbol 202 MovieClipUses:196 199 200 201Used by:203
Symbol 203 MovieClipUses:103 139 144 194 202Used by:Timeline
Symbol 204 GraphicUsed by:228
Symbol 205 BitmapUsed by:206
Symbol 206 GraphicUses:205Used by:228
Symbol 207 BitmapUsed by:208
Symbol 208 GraphicUses:207Used by:228
Symbol 209 GraphicUsed by:228
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:228
Symbol 212 BitmapUsed by:213
Symbol 213 GraphicUses:212Used by:228
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:228
Symbol 216 BitmapUsed by:217
Symbol 217 GraphicUses:216Used by:228
Symbol 218 GraphicUses:197Used by:228
Symbol 219 BitmapUsed by:220 505
Symbol 220 GraphicUses:219Used by:228
Symbol 221 BitmapUsed by:222 521
Symbol 222 GraphicUses:221Used by:228
Symbol 223 GraphicUsed by:228
Symbol 224 BitmapUsed by:225
Symbol 225 GraphicUses:224Used by:228 495
Symbol 226 BitmapUsed by:227
Symbol 227 GraphicUses:226Used by:228 461
Symbol 228 MovieClip [gallery]Uses:204 206 208 209 211 213 215 217 218 220 222 223 225 227Used by:339
Symbol 229 BitmapUsed by:230
Symbol 230 GraphicUses:229Used by:245 247
Symbol 231 BitmapUsed by:232
Symbol 232 GraphicUses:231Used by:245
Symbol 233 BitmapUsed by:234
Symbol 234 GraphicUses:233Used by:245
Symbol 235 BitmapUsed by:236
Symbol 236 GraphicUses:235Used by:245
Symbol 237 BitmapUsed by:238
Symbol 238 GraphicUses:237Used by:245
Symbol 239 BitmapUsed by:240
Symbol 240 GraphicUses:239Used by:245
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:245
Symbol 243 BitmapUsed by:244
Symbol 244 GraphicUses:243Used by:245
Symbol 245 MovieClipUses:230 232 234 236 238 240 242 244Used by:246
Symbol 246 MovieClip [fadeA]Uses:245Used by:339
Symbol 247 MovieClipUses:230Used by:249 309 437
Symbol 248 MovieClipUsed by:249 438
Symbol 249 MovieClip [arrow]Uses:247 248Used by:339
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:253
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:251 252Used by:254
Symbol 254 MovieClip [FScrollBarSymbol]Uses:253Used by:263 268 339
Symbol 255 GraphicUsed by:256
Symbol 256 MovieClipUses:255Used by:259
Symbol 257 GraphicUsed by:259
Symbol 258 GraphicUsed by:259
Symbol 259 MovieClip [FBoundingBoxSymbol]Uses:256 257 258Used by:263 271
Symbol 260 MovieClipUsed by:263
Symbol 261 GraphicUsed by:262
Symbol 262 MovieClipUses:261Used by:263
Symbol 263 MovieClip [FScrollPaneSymbol]Uses:254 259 260 262Used by:339 568
Symbol 264 MovieClip [FListItemSymbol]Used by:271
Symbol 265 MovieClip [DataProviderSymbol]Used by:267
Symbol 266 MovieClip [FSelectableItemSymbol]Used by:267
Symbol 267 MovieClip [FSelectableListSymbol]Uses:265 266Used by:268
Symbol 268 MovieClip [FScrollSelectListSymbol]Uses:254 267Used by:271
Symbol 269 GraphicUsed by:270
Symbol 270 MovieClipUses:269Used by:271
Symbol 271 MovieClip [FListBoxSymbol]Uses:264 268 259 270Used by:339
Symbol 272 GraphicUsed by:278
Symbol 273 FontUsed by:274
Symbol 274 EditableTextUses:273Used by:278
Symbol 275 GraphicUsed by:278
Symbol 276 FontUsed by:277
Symbol 277 EditableTextUses:276Used by:278
Symbol 278 MovieClipUses:272 274 275 277Used by:279
Symbol 279 MovieClip [chain]Uses:278Used by:339
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:280Used by:282 283
Symbol 282 MovieClip [flyD]Uses:281Used by:339
Symbol 283 MovieClip [fly]Uses:281Used by:339
Symbol 284 BitmapUsed by:285 286
Symbol 285 GraphicUses:284Used by:287
Symbol 286 GraphicUses:284Used by:287
Symbol 287 MovieClipUses:285 286Used by:288 309 498 500 502 503 507 508 510 512 514 516 541 547 549 565 567 568 601 604
Symbol 288 MovieClipUses:287Used by:289 290 568
Symbol 289 MovieClip [hPar]Uses:288Used by:339
Symbol 290 MovieClip [heart]Uses:288Used by:339
Symbol 291 BitmapUsed by:292
Symbol 292 GraphicUses:291Used by:293
Symbol 293 MovieClipUses:292Used by:297
Symbol 294 BitmapUsed by:295
Symbol 295 GraphicUses:294Used by:296
Symbol 296 MovieClipUses:295Used by:297
Symbol 297 MovieClip [shatter]Uses:293 296Used by:339
Symbol 298 GraphicUsed by:309
Symbol 299 GraphicUsed by:300
Symbol 300 MovieClipUses:299Used by:309
Symbol 301 GraphicUsed by:302
Symbol 302 MovieClipUses:301Used by:303
Symbol 303 MovieClipUses:302Used by:309
Symbol 304 GraphicUsed by:309
Symbol 305 GraphicUsed by:306
Symbol 306 MovieClipUses:305Used by:309 444
Symbol 307 GraphicUsed by:309
Symbol 308 GraphicUsed by:309
Symbol 309 MovieClipUses:298 287 300 303 304 306 307 247 308Used by:310 637
Symbol 310 MovieClip [pu]Uses:309Used by:339
Symbol 311 TextUses:141Used by:323
Symbol 312 TextUses:141Used by:323
Symbol 313 TextUses:141Used by:323
Symbol 314 TextUses:141Used by:323
Symbol 315 TextUses:141Used by:323
Symbol 316 TextUses:141Used by:323
Symbol 317 TextUses:141Used by:323
Symbol 318 TextUses:141Used by:323
Symbol 319 TextUses:141Used by:323
Symbol 320 TextUses:141Used by:323
Symbol 321 TextUses:141Used by:323
Symbol 322 TextUses:141Used by:323
Symbol 323 MovieClipUses:311 312 313 314 315 316 317 318 319 320 321 322Used by:324
Symbol 324 MovieClip [puText]Uses:323Used by:339
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:325Used by:327
Symbol 327 MovieClip [puGet]Uses:326Used by:339
Symbol 328 Sound [hit1]Used by:339
Symbol 329 Sound [hit2]Used by:339
Symbol 330 Sound [shoot1]Used by:339
Symbol 331 Sound [breakSound]Used by:339
Symbol 332 Sound [orb]Used by:339
Symbol 333 Sound [loop]Used by:339
Symbol 334 Sound [beep]Used by:339
Symbol 335 Sound [hHit1]Used by:339
Symbol 336 Sound [hHit2]Used by:339
Symbol 337 Sound [flyHitSound]Used by:339
Symbol 338 Sound [puSound]Used by:339
Symbol 339 MovieClipUses:228 246 249 263 254 271 279 282 283 289 290 297 310 324 327 328 329 330 331 332 333 334 335 336 337 338Used by:Timeline
Symbol 340 BitmapUsed by:341
Symbol 341 GraphicUses:340Used by:342
Symbol 342 MovieClipUses:341Used by:638
Symbol 343 BitmapUsed by:344
Symbol 344 GraphicUses:343Used by:345
Symbol 345 MovieClipUses:344Used by:346
Symbol 346 MovieClipUses:345Used by:638
Symbol 347 BitmapUsed by:348
Symbol 348 GraphicUses:347Used by:440
Symbol 349 BitmapUsed by:350
Symbol 350 GraphicUses:349Used by:351
Symbol 351 MovieClipUses:350Used by:440
Symbol 352 BitmapUsed by:353
Symbol 353 GraphicUses:352Used by:360
Symbol 354 BitmapUsed by:355
Symbol 355 GraphicUses:354Used by:360
Symbol 356 BitmapUsed by:357
Symbol 357 GraphicUses:356Used by:360
Symbol 358 BitmapUsed by:359
Symbol 359 GraphicUses:358Used by:360
Symbol 360 MovieClipUses:353 355 357 359Used by:440
Symbol 361 BitmapUsed by:362
Symbol 362 GraphicUses:361Used by:371
Symbol 363 BitmapUsed by:364
Symbol 364 GraphicUses:363Used by:371
Symbol 365 BitmapUsed by:366
Symbol 366 GraphicUses:365Used by:371
Symbol 367 BitmapUsed by:368
Symbol 368 GraphicUses:367Used by:371
Symbol 369 BitmapUsed by:370
Symbol 370 GraphicUses:369Used by:371
Symbol 371 MovieClipUses:362 364 366 368 370Used by:439
Symbol 372 BitmapUsed by:373
Symbol 373 GraphicUses:372Used by:439
Symbol 374 BitmapUsed by:375
Symbol 375 GraphicUses:374Used by:376
Symbol 376 MovieClipUses:375Used by:439
Symbol 377 BitmapUsed by:378
Symbol 378 GraphicUses:377Used by:379
Symbol 379 MovieClipUses:378Used by:439
Symbol 380 BitmapUsed by:381
Symbol 381 GraphicUses:380Used by:382
Symbol 382 MovieClipUses:381Used by:439
Symbol 383 BitmapUsed by:384
Symbol 384 GraphicUses:383Used by:391
Symbol 385 BitmapUsed by:386
Symbol 386 GraphicUses:385Used by:391
Symbol 387 BitmapUsed by:388
Symbol 388 GraphicUses:387Used by:391
Symbol 389 BitmapUsed by:390
Symbol 390 GraphicUses:389Used by:391
Symbol 391 MovieClipUses:384 386 388 390Used by:392
Symbol 392 MovieClipUses:391Used by:439
Symbol 393 BitmapUsed by:394
Symbol 394 GraphicUses:393Used by:403
Symbol 395 BitmapUsed by:396
Symbol 396 GraphicUses:395Used by:403
Symbol 397 BitmapUsed by:398
Symbol 398 GraphicUses:397Used by:403
Symbol 399 BitmapUsed by:400
Symbol 400 GraphicUses:399Used by:403
Symbol 401 BitmapUsed by:402
Symbol 402 GraphicUses:401Used by:403
Symbol 403 MovieClipUses:394 396 398 400 402Used by:439
Symbol 404 BitmapUsed by:405
Symbol 405 GraphicUses:404Used by:412
Symbol 406 BitmapUsed by:407
Symbol 407 GraphicUses:406Used by:412
Symbol 408 BitmapUsed by:409
Symbol 409 GraphicUses:408Used by:412
Symbol 410 BitmapUsed by:411
Symbol 411 GraphicUses:410Used by:412
Symbol 412 MovieClipUses:405 407 409 411Used by:439
Symbol 413 BitmapUsed by:414 436
Symbol 414 GraphicUses:413Used by:437
Symbol 415 BitmapUsed by:416
Symbol 416 GraphicUses:415Used by:437
Symbol 417 BitmapUsed by:418
Symbol 418 GraphicUses:417Used by:437
Symbol 419 BitmapUsed by:420
Symbol 420 GraphicUses:419Used by:437
Symbol 421 BitmapUsed by:422
Symbol 422 GraphicUses:421Used by:437
Symbol 423 GraphicUsed by:437
Symbol 424 BitmapUsed by:425
Symbol 425 GraphicUses:424Used by:437
Symbol 426 BitmapUsed by:427
Symbol 427 GraphicUses:426Used by:437
Symbol 428 BitmapUsed by:429
Symbol 429 GraphicUses:428Used by:437
Symbol 430 BitmapUsed by:431
Symbol 431 GraphicUses:430Used by:437
Symbol 432 BitmapUsed by:433
Symbol 433 GraphicUses:432Used by:437
Symbol 434 BitmapUsed by:435
Symbol 435 GraphicUses:434Used by:437
Symbol 436 GraphicUses:413Used by:437
Symbol 437 MovieClipUses:414 416 418 420 422 423 425 247 427 429 431 433 435 436Used by:438
Symbol 438 MovieClipUses:437 248Used by:439
Symbol 439 MovieClipUses:371 373 376 379 382 392 403 412 438Used by:440
Symbol 440 MovieClipUses:348 351 360 439Used by:445
Symbol 441 GraphicUsed by:442
Symbol 442 MovieClipUses:441Used by:445
Symbol 443 GraphicUsed by:444
Symbol 444 MovieClipUses:306 443Used by:445
Symbol 445 MovieClipUses:440 442 444Used by:638
Symbol 446 GraphicUsed by:456
Symbol 447 TextUses:141Used by:450 503
Symbol 448 GraphicUsed by:450 486 489 492 507 508 510 512 514 516 541 547 549 565 567 601 604
Symbol 449 TextUses:141Used by:450
Symbol 450 MovieClipUses:447 448 449Used by:456
Symbol 451 FontUsed by:452
Symbol 452 EditableTextUses:451Used by:456
Symbol 453 EditableTextUses:141Used by:454
Symbol 454 MovieClipUses:453Used by:455
Symbol 455 MovieClipUses:454Used by:456
Symbol 456 MovieClipUses:446 450 452 455Used by:638
Symbol 457 GraphicUsed by:493
Symbol 458 TextUses:141Used by:493
Symbol 459 TextUses:141Used by:493
Symbol 460 GraphicUsed by:493
Symbol 461 MovieClipUses:227Used by:493
Symbol 462 BitmapUsed by:463
Symbol 463 GraphicUses:462Used by:464
Symbol 464 MovieClipUses:463Used by:493
Symbol 465 GraphicUsed by:493
Symbol 466 TextUses:141Used by:493
Symbol 467 TextUses:141Used by:493
Symbol 468 TextUses:141Used by:493
Symbol 469 TextUses:141Used by:493
Symbol 470 TextUses:141Used by:493
Symbol 471 TextUses:141Used by:493
Symbol 472 TextUses:141Used by:493
Symbol 473 TextUses:141Used by:493
Symbol 474 EditableTextUses:141Used by:493
Symbol 475 EditableTextUses:141Used by:493
Symbol 476 EditableTextUses:141Used by:493
Symbol 477 EditableTextUses:141Used by:493
Symbol 478 EditableTextUses:141Used by:493
Symbol 479 EditableTextUses:141Used by:493
Symbol 480 EditableTextUses:141Used by:493
Symbol 481 TextUses:141Used by:493
Symbol 482 EditableTextUses:141Used by:493
Symbol 483 EditableTextUses:141Used by:493
Symbol 484 TextUses:141Used by:486
Symbol 485 TextUses:141Used by:486
Symbol 486 MovieClipUses:484 448 485Used by:493
Symbol 487 TextUses:141Used by:489
Symbol 488 TextUses:141Used by:489
Symbol 489 MovieClipUses:487 448 488Used by:493
Symbol 490 TextUses:141Used by:492
Symbol 491 TextUses:141Used by:492
Symbol 492 MovieClipUses:490 448 491Used by:493
Symbol 493 MovieClipUses:457 458 459 460 461 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 486 489 492Used by:638
Symbol 494 GraphicUsed by:504
Symbol 495 MovieClipUses:225Used by:504
Symbol 496 TextUses:141Used by:498
Symbol 497 GraphicUsed by:498 500 502 503
Symbol 498 MovieClipUses:496 497 287Used by:504
Symbol 499 TextUses:141Used by:500
Symbol 500 MovieClipUses:499 497 287Used by:504
Symbol 501 TextUses:141Used by:502 508
Symbol 502 MovieClipUses:501 497 287Used by:504
Symbol 503 MovieClipUses:447 497 287Used by:504
Symbol 504 MovieClipUses:494 495 498 500 502 503Used by:638
Symbol 505 GraphicUses:219 197Used by:568
Symbol 506 TextUses:141Used by:507
Symbol 507 MovieClipUses:506 448 287Used by:568
Symbol 508 MovieClipUses:501 448 287Used by:568
Symbol 509 TextUses:141Used by:510
Symbol 510 MovieClipUses:509 448 287Used by:568
Symbol 511 TextUses:141Used by:512
Symbol 512 MovieClipUses:511 448 287Used by:568
Symbol 513 TextUses:141Used by:514
Symbol 514 MovieClipUses:513 448 287Used by:568
Symbol 515 TextUses:141Used by:516
Symbol 516 MovieClipUses:515 448 287Used by:568
Symbol 517 TextUses:90Used by:568
Symbol 518 GraphicUsed by:519
Symbol 519 MovieClipUses:518Used by:568
Symbol 520 GraphicUsed by:568
Symbol 521 GraphicUses:221Used by:522
Symbol 522 MovieClipUses:521Used by:568
Symbol 523 BitmapUsed by:524
Symbol 524 GraphicUses:523Used by:568
Symbol 525 TextUses:141Used by:568
Symbol 526 EditableTextUses:141Used by:568
Symbol 527 EditableTextUses:141Used by:568
Symbol 528 EditableTextUses:141Used by:568
Symbol 529 EditableTextUses:141Used by:568
Symbol 530 TextUses:141Used by:568
Symbol 531 TextUses:141Used by:568
Symbol 532 TextUses:141Used by:568
Symbol 533 TextUses:141Used by:568
Symbol 534 TextUses:141Used by:568
Symbol 535 TextUses:141Used by:568
Symbol 536 TextUses:141Used by:568
Symbol 537 EditableTextUses:141Used by:568
Symbol 538 EditableTextUses:141Used by:568
Symbol 539 EditableTextUses:141Used by:568
Symbol 540 TextUses:141Used by:541
Symbol 541 MovieClipUses:540 448 287Used by:568
Symbol 542 GraphicUsed by:543
Symbol 543 MovieClipUses:542Used by:568 637
Symbol 544 EditableTextUses:141Used by:568
Symbol 545 EditableTextUses:141Used by:568
Symbol 546 TextUses:141Used by:547
Symbol 547 MovieClipUses:546 448 287Used by:568
Symbol 548 TextUses:141Used by:549
Symbol 549 MovieClipUses:548 448 287Used by:568
Symbol 550 GraphicUsed by:568
Symbol 551 TextUses:141Used by:568
Symbol 552 BitmapUsed by:553
Symbol 553 GraphicUses:552Used by:568
Symbol 554 BitmapUsed by:555
Symbol 555 GraphicUses:554Used by:562
Symbol 556 GraphicUsed by:557
Symbol 557 MovieClipUses:556Used by:562
Symbol 558 FontUsed by:559 560 561 563
Symbol 559 EditableTextUses:558Used by:562
Symbol 560 EditableTextUses:558Used by:562
Symbol 561 EditableTextUses:558Used by:562
Symbol 562 MovieClipUses:555 557 559 560 561Used by:568
Symbol 563 TextUses:558Used by:568
Symbol 564 TextUses:141Used by:565
Symbol 565 MovieClipUses:564 448 287Used by:568
Symbol 566 TextUses:141Used by:567
Symbol 567 MovieClipUses:566 448 287Used by:568
Symbol 568 MovieClipUses:505 507 508 510 512 514 516 97 517 519 520 522 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 541 543 287 544 545 547 549 263 550 288 551 553 562 563 565 567Used by:638
Symbol 569 BitmapUsed by:570
Symbol 570 GraphicUses:569Used by:596
Symbol 571 BitmapUsed by:572
Symbol 572 GraphicUses:571Used by:577
Symbol 573 BitmapUsed by:574
Symbol 574 GraphicUses:573Used by:577
Symbol 575 BitmapUsed by:576
Symbol 576 GraphicUses:575Used by:577
Symbol 577 MovieClipUses:572 574 576Used by:596
Symbol 578 BitmapUsed by:579
Symbol 579 GraphicUses:578Used by:584
Symbol 580 BitmapUsed by:581
Symbol 581 GraphicUses:580Used by:584
Symbol 582 BitmapUsed by:583
Symbol 583 GraphicUses:582Used by:584
Symbol 584 MovieClipUses:579 581 583Used by:596
Symbol 585 BitmapUsed by:586
Symbol 586 GraphicUses:585Used by:595
Symbol 587 BitmapUsed by:588
Symbol 588 GraphicUses:587Used by:595
Symbol 589 BitmapUsed by:590
Symbol 590 GraphicUses:589Used by:595
Symbol 591 BitmapUsed by:592
Symbol 592 GraphicUses:591Used by:595
Symbol 593 BitmapUsed by:594
Symbol 594 GraphicUses:593Used by:595
Symbol 595 MovieClipUses:586 588 590 592 594Used by:596
Symbol 596 MovieClipUses:570 577 584 595Used by:637
Symbol 597 GraphicUsed by:637
Symbol 598 TextUses:141Used by:637
Symbol 599 GraphicUsed by:637
Symbol 600 TextUses:141Used by:601
Symbol 601 MovieClipUses:600 448 287Used by:637
Symbol 602 TextUses:141Used by:637
Symbol 603 TextUses:141Used by:604
Symbol 604 MovieClipUses:603 448 287Used by:637
Symbol 605 TextUses:141Used by:637
Symbol 606 GraphicUsed by:637
Symbol 607 TextUses:141Used by:637
Symbol 608 TextUses:141Used by:637
Symbol 609 GraphicUsed by:637
Symbol 610 TextUses:141Used by:637
Symbol 611 TextUses:141Used by:637
Symbol 612 GraphicUsed by:637
Symbol 613 TextUses:141Used by:637
Symbol 614 TextUses:141Used by:637
Symbol 615 TextUses:141Used by:637
Symbol 616 TextUses:141Used by:637
Symbol 617 TextUses:141Used by:637
Symbol 618 TextUses:141Used by:637
Symbol 619 TextUses:141Used by:637
Symbol 620 TextUses:141Used by:637
Symbol 621 TextUses:141Used by:637
Symbol 622 TextUses:141Used by:637
Symbol 623 TextUses:141Used by:637
Symbol 624 TextUses:141Used by:637
Symbol 625 TextUses:141Used by:637
Symbol 626 TextUses:141Used by:637
Symbol 627 TextUses:141Used by:637
Symbol 628 GraphicUsed by:637
Symbol 629 TextUses:141Used by:637
Symbol 630 TextUses:141Used by:637
Symbol 631 GraphicUsed by:637
Symbol 632 TextUses:141Used by:637
Symbol 633 GraphicUsed by:637
Symbol 634 TextUses:141Used by:637
Symbol 635 GraphicUsed by:637
Symbol 636 TextUses:141Used by:637
Symbol 637 MovieClipUses:596 597 598 599 601 602 543 604 605 606 607 608 609 610 611 612 613 309 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636Used by:638
Symbol 638 MovieClipUses:342 346 445 456 493 504 568 637Used by:Timeline
Symbol 639 MovieClipUses:103Used by:Timeline
Streaming Sound 1Used by:Symbol 139 MovieClip

Instance Names

"preloader"Frame 2Symbol 102 MovieClip
"intro"Frame 3Symbol 203 MovieClip
"game"Frame 4Symbol 638 MovieClip
"face_mc"Symbol 17 MovieClip Frame 1Symbol 6 MovieClip
"arrow_mc"Symbol 17 MovieClip Frame 1Symbol 8 MovieClip
"highlight_mc"Symbol 17 MovieClip Frame 1Symbol 10 MovieClip
"shadow_mc"Symbol 17 MovieClip Frame 1Symbol 12 MovieClip
"darkshadow_mc"Symbol 17 MovieClip Frame 1Symbol 14 MovieClip
"highlight3D_mc"Symbol 17 MovieClip Frame 1Symbol 16 MovieClip
"darkshadow_mc"Symbol 28 MovieClip Frame 1Symbol 18 MovieClip
"highlight3D_mc"Symbol 28 MovieClip Frame 1Symbol 19 MovieClip
"highlight_mc"Symbol 28 MovieClip Frame 1Symbol 21 MovieClip
"shadow_mc"Symbol 28 MovieClip Frame 1Symbol 23 MovieClip
"face_mc"Symbol 28 MovieClip Frame 1Symbol 25 MovieClip
"arrow_mc"Symbol 28 MovieClip Frame 1Symbol 27 MovieClip
"highlight3D_mc"Symbol 41 MovieClip Frame 1Symbol 30 MovieClip
"darkshadow_mc"Symbol 41 MovieClip Frame 1Symbol 32 MovieClip
"highlight_mc"Symbol 41 MovieClip Frame 1Symbol 34 MovieClip
"shadow_mc"Symbol 41 MovieClip Frame 1Symbol 36 MovieClip
"face_mc"Symbol 41 MovieClip Frame 1Symbol 38 MovieClip
"arrow_mc"Symbol 41 MovieClip Frame 1Symbol 40 MovieClip
"up"Symbol 42 MovieClip [UpArrow] Frame 1Symbol 17 MovieClip
"down"Symbol 42 MovieClip [UpArrow] Frame 2Symbol 28 MovieClip
"disabled"Symbol 42 MovieClip [UpArrow] Frame 3Symbol 41 MovieClip
"highlight3D_mc"Symbol 49 MovieClip Frame 1Symbol 44 MovieClip
"darkshadow_mc"Symbol 49 MovieClip Frame 1Symbol 46 MovieClip
"highlight_mc"Symbol 49 MovieClip Frame 1Symbol 47 MovieClip
"shadow_mc"Symbol 49 MovieClip Frame 1Symbol 48 MovieClip
"highlight3D_mc"Symbol 56 MovieClip Frame 1Symbol 50 MovieClip
"darkshadow_mc"Symbol 56 MovieClip Frame 1Symbol 51 MovieClip
"shadow_mc"Symbol 56 MovieClip Frame 1Symbol 53 MovieClip
"face_mc"Symbol 56 MovieClip Frame 1Symbol 54 MovieClip
"highlight_mc"Symbol 56 MovieClip Frame 1Symbol 55 MovieClip
"shadow_mc"Symbol 61 MovieClip Frame 1Symbol 57 MovieClip
"darkshadow_mc"Symbol 61 MovieClip Frame 1Symbol 59 MovieClip
"highlight3D_mc"Symbol 61 MovieClip Frame 1Symbol 60 MovieClip
"mc_sliderTop"Symbol 62 MovieClip [ScrollThumb] Frame 1Symbol 49 MovieClip
"mc_sliderMid"Symbol 62 MovieClip [ScrollThumb] Frame 1Symbol 56 MovieClip
"mc_sliderBot"Symbol 62 MovieClip [ScrollThumb] Frame 1Symbol 61 MovieClip
"face_mc"Symbol 63 MovieClip Frame 1Symbol 6 MovieClip
"arrow_mc"Symbol 63 MovieClip Frame 1Symbol 8 MovieClip
"highlight_mc"Symbol 63 MovieClip Frame 1Symbol 10 MovieClip
"shadow_mc"Symbol 63 MovieClip Frame 1Symbol 12 MovieClip
"darkshadow_mc"Symbol 63 MovieClip Frame 1Symbol 14 MovieClip
"highlight3D_mc"Symbol 63 MovieClip Frame 1Symbol 16 MovieClip
"darkshadow_mc"Symbol 64 MovieClip Frame 1Symbol 18 MovieClip
"highlight3D_mc"Symbol 64 MovieClip Frame 1Symbol 19 MovieClip
"highlight_mc"Symbol 64 MovieClip Frame 1Symbol 21 MovieClip
"shadow_mc"Symbol 64 MovieClip Frame 1Symbol 23 MovieClip
"face_mc"Symbol 64 MovieClip Frame 1Symbol 25 MovieClip
"arrow_mc"Symbol 64 MovieClip Frame 1Symbol 27 MovieClip
"highlight3D_mc"Symbol 72 MovieClip Frame 1Symbol 65 MovieClip
"darkshadow_mc"Symbol 72 MovieClip Frame 1Symbol 66 MovieClip
"highlight_mc"Symbol 72 MovieClip Frame 1Symbol 67 MovieClip
"shadow_mc"Symbol 72 MovieClip Frame 1Symbol 68 MovieClip
"face_mc"Symbol 72 MovieClip Frame 1Symbol 69 MovieClip
"arrow_mc"Symbol 72 MovieClip Frame 1Symbol 71 MovieClip
"up"Symbol 73 MovieClip [DownArrow] Frame 1Symbol 63 MovieClip
"down"Symbol 73 MovieClip [DownArrow] Frame 2Symbol 64 MovieClip
"disabled"Symbol 73 MovieClip [DownArrow] Frame 3Symbol 72 MovieClip
"highlight_mc"Symbol 76 MovieClip [FHighlightSymbol] Frame 1Symbol 75 MovieClip
"highlight_mc2"Symbol 76 MovieClip [FHighlightSymbol] Frame 2Symbol 75 MovieClip
"highlight_mc3"Symbol 76 MovieClip [FHighlightSymbol] Frame 3Symbol 75 MovieClip
"labelField"Symbol 79 MovieClip [FLabelSymbol] Frame 1Symbol 78 EditableText
"mask"Symbol 102 MovieClip Frame 1Symbol 93 MovieClip
"masked"Symbol 102 MovieClip Frame 1Symbol 100 MovieClip
"graphic"Symbol 249 MovieClip [arrow] Frame 1Symbol 247 MovieClip
"tip"Symbol 249 MovieClip [arrow] Frame 1Symbol 248 MovieClip
"track_mc"Symbol 253 MovieClip Frame 1Symbol 251 MovieClip
"scrollTrack_mc"Symbol 254 MovieClip [FScrollBarSymbol] Frame 1Symbol 253 MovieClip
"boundingBox"Symbol 259 MovieClip [FBoundingBoxSymbol] Frame 1Symbol 256 MovieClip
"boundingBox2"Symbol 259 MovieClip [FBoundingBoxSymbol] Frame 2Symbol 256 MovieClip
"scrollBarAsset"Symbol 263 MovieClip [FScrollPaneSymbol] Frame 1Symbol 254 MovieClip [FScrollBarSymbol]
"boundingBox_mc"Symbol 263 MovieClip [FScrollPaneSymbol] Frame 1Symbol 259 MovieClip [FBoundingBoxSymbol]
"loadContent"Symbol 263 MovieClip [FScrollPaneSymbol] Frame 1Symbol 260 MovieClip
"deadPreview"Symbol 263 MovieClip [FScrollPaneSymbol] Frame 1Symbol 262 MovieClip
"dPAsset"Symbol 267 MovieClip [FSelectableListSymbol] Frame 1Symbol 265 MovieClip [DataProviderSymbol]
"ItemAsset"Symbol 267 MovieClip [FSelectableListSymbol] Frame 1Symbol 266 MovieClip [FSelectableItemSymbol]
"scrollBarAsset"Symbol 268 MovieClip [FScrollSelectListSymbol] Frame 1Symbol 254 MovieClip [FScrollBarSymbol]
"superClassAsset"Symbol 268 MovieClip [FScrollSelectListSymbol] Frame 1Symbol 267 MovieClip [FSelectableListSymbol]
"itemAsset"Symbol 271 MovieClip [FListBoxSymbol] Frame 1Symbol 264 MovieClip [FListItemSymbol]
"superClassAsset"Symbol 271 MovieClip [FListBoxSymbol] Frame 1Symbol 268 MovieClip [FScrollSelectListSymbol]
"boundingBox_mc"Symbol 271 MovieClip [FListBoxSymbol] Frame 1Symbol 259 MovieClip [FBoundingBoxSymbol]
"deadPreview"Symbol 271 MovieClip [FListBoxSymbol] Frame 1Symbol 270 MovieClip
"txtMC"Symbol 279 MovieClip [chain] Frame 1Symbol 278 MovieClip
"graphic"Symbol 288 MovieClip Frame 1Symbol 287 MovieClip
"graphic"Symbol 289 MovieClip [hPar] Frame 1Symbol 288 MovieClip
"graphic"Symbol 310 MovieClip [pu] Frame 1Symbol 309 MovieClip
"txtMC"Symbol 324 MovieClip [puText] Frame 1Symbol 323 MovieClip
"anim"Symbol 392 MovieClip Frame 1Symbol 391 MovieClip
"anim"Symbol 438 MovieClip Frame 1Symbol 437 MovieClip
"tPoint"Symbol 438 MovieClip Frame 1Symbol 248 MovieClip
"wing2"Symbol 439 MovieClip Frame 1Symbol 371 MovieClip
"belt"Symbol 439 MovieClip Frame 1Symbol 376 MovieClip
"arms2"Symbol 439 MovieClip Frame 1Symbol 379 MovieClip
"head"Symbol 439 MovieClip Frame 1Symbol 392 MovieClip
"wing1"Symbol 439 MovieClip Frame 1Symbol 403 MovieClip
"top"Symbol 439 MovieClip Frame 1Symbol 412 MovieClip
"arms"Symbol 439 MovieClip Frame 1Symbol 438 MovieClip
"legs"Symbol 440 MovieClip Frame 1Symbol 351 MovieClip
"skirt"Symbol 440 MovieClip Frame 1Symbol 360 MovieClip
"body"Symbol 440 MovieClip Frame 1Symbol 439 MovieClip
"bar"Symbol 444 MovieClip Frame 2Symbol 306 MovieClip
"cupid"Symbol 445 MovieClip Frame 1Symbol 440 MovieClip
"hit"Symbol 445 MovieClip Frame 1Symbol 442 MovieClip
"powerBar"Symbol 445 MovieClip Frame 1Symbol 444 MovieClip
"txtDisp"Symbol 455 MovieClip Frame 2Symbol 454 MovieClip
"quitBtn"Symbol 456 MovieClip Frame 1Symbol 450 MovieClip
"countDown"Symbol 456 MovieClip Frame 1Symbol 455 MovieClip
"personalBest"Symbol 493 MovieClip Frame 2Symbol 464 MovieClip
"nameInst"Symbol 493 MovieClip Frame 2Symbol 483 EditableText
"resumeBtn"Symbol 504 MovieClip Frame 2Symbol 500 MovieClip
"optionsBtn"Symbol 504 MovieClip Frame 2Symbol 502 MovieClip
"quitBtn"Symbol 504 MovieClip Frame 2Symbol 503 MovieClip
"highL"Symbol 562 MovieClip Frame 1Symbol 557 MovieClip
"rankInst"Symbol 562 MovieClip Frame 1Symbol 559 EditableText
"nameInst"Symbol 562 MovieClip Frame 1Symbol 560 EditableText
"scoreInst"Symbol 562 MovieClip Frame 1Symbol 561 EditableText
"playBtn"Symbol 568 MovieClip Frame 1Symbol 507 MovieClip
"optionsBtn"Symbol 568 MovieClip Frame 1Symbol 508 MovieClip
"hsBtn"Symbol 568 MovieClip Frame 1Symbol 510 MovieClip
"helpBtn"Symbol 568 MovieClip Frame 1Symbol 512 MovieClip
"galleryBtn"Symbol 568 MovieClip Frame 1Symbol 514 MovieClip
"agBtn"Symbol 568 MovieClip Frame 1Symbol 97 MovieClip
"uKeyName"Symbol 568 MovieClip Frame 2Symbol 526 EditableText
"dKeyName"Symbol 568 MovieClip Frame 2Symbol 527 EditableText
"pKeyName"Symbol 568 MovieClip Frame 2Symbol 528 EditableText
"mKeyName"Symbol 568 MovieClip Frame 2Symbol 529 EditableText
"sKeyName"Symbol 568 MovieClip Frame 2Symbol 537 EditableText
"mStatInst"Symbol 568 MovieClip Frame 2Symbol 538 EditableText
"sStatInst"Symbol 568 MovieClip Frame 2Symbol 539 EditableText
"backBtn"Symbol 568 MovieClip Frame 2Symbol 541 MovieClip
"uKeyInst"Symbol 568 MovieClip Frame 2Symbol 543 MovieClip
"dKeyInst"Symbol 568 MovieClip Frame 2Symbol 543 MovieClip
"pKeyInst"Symbol 568 MovieClip Frame 2Symbol 543 MovieClip
"mKeyInst"Symbol 568 MovieClip Frame 2Symbol 543 MovieClip
"sKeyInst"Symbol 568 MovieClip Frame 2Symbol 543 MovieClip
"backBtn"Symbol 568 MovieClip Frame 3Symbol 541 MovieClip
"pane"Symbol 568 MovieClip Frame 3Symbol 263 MovieClip [FScrollPaneSymbol]
"e1"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e2"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e3"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e4"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e5"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e6"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e7"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e8"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e9"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"e10"Symbol 568 MovieClip Frame 82Symbol 562 MovieClip
"backBtn"Symbol 568 MovieClip Frame 82Symbol 541 MovieClip
"right"Symbol 596 MovieClip Frame 1Symbol 577 MovieClip
"mouth"Symbol 596 MovieClip Frame 1Symbol 584 MovieClip
"eyes"Symbol 596 MovieClip Frame 1Symbol 595 MovieClip
"tut"Symbol 637 MovieClip Frame 2Symbol 596 MovieClip
"nextBtn"Symbol 637 MovieClip Frame 2Symbol 601 MovieClip
"gotoOptionsBtn"Symbol 637 MovieClip Frame 3Symbol 543 MovieClip
"prevBtn"Symbol 637 MovieClip Frame 3Symbol 604 MovieClip
"bg"Symbol 638 MovieClip Frame 1Symbol 342 MovieClip
"wall"Symbol 638 MovieClip Frame 1Symbol 346 MovieClip
"launcher"Symbol 638 MovieClip Frame 1Symbol 445 MovieClip
"gameDisplay"Symbol 638 MovieClip Frame 1Symbol 456 MovieClip
"gameOver"Symbol 638 MovieClip Frame 1Symbol 493 MovieClip
"pauseDisplay"Symbol 638 MovieClip Frame 1Symbol 504 MovieClip
"mainDisplay"Symbol 638 MovieClip Frame 1Symbol 568 MovieClip
"helpMC"Symbol 638 MovieClip Frame 1Symbol 637 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$uJ$rfSSzwCMl2gFnFH75LeE01."
ExportAssets (56)Timeline Frame 1Symbol 3 as "glob"
ExportAssets (56)Timeline Frame 1Symbol 4 as "FUIComponentSymbol"
ExportAssets (56)Timeline Frame 1Symbol 42 as "UpArrow"
ExportAssets (56)Timeline Frame 1Symbol 62 as "ScrollThumb"
ExportAssets (56)Timeline Frame 1Symbol 73 as "DownArrow"
ExportAssets (56)Timeline Frame 1Symbol 76 as "FHighlightSymbol"
ExportAssets (56)Timeline Frame 1Symbol 79 as "FLabelSymbol"
ExportAssets (56)Timeline Frame 1Symbol 81 as "FPSMeter"
ExportAssets (56)Timeline Frame 1Symbol 85 as "tremor"
ExportAssets (56)Timeline Frame 3Symbol 228 as "gallery"
ExportAssets (56)Timeline Frame 3Symbol 246 as "fadeA"
ExportAssets (56)Timeline Frame 3Symbol 249 as "arrow"
ExportAssets (56)Timeline Frame 3Symbol 254 as "FScrollBarSymbol"
ExportAssets (56)Timeline Frame 3Symbol 259 as "FBoundingBoxSymbol"
ExportAssets (56)Timeline Frame 3Symbol 263 as "FScrollPaneSymbol"
ExportAssets (56)Timeline Frame 3Symbol 254 as "FScrollBarSymbol"
ExportAssets (56)Timeline Frame 3Symbol 264 as "FListItemSymbol"
ExportAssets (56)Timeline Frame 3Symbol 254 as "FScrollBarSymbol"
ExportAssets (56)Timeline Frame 3Symbol 265 as "DataProviderSymbol"
ExportAssets (56)Timeline Frame 3Symbol 266 as "FSelectableItemSymbol"
ExportAssets (56)Timeline Frame 3Symbol 267 as "FSelectableListSymbol"
ExportAssets (56)Timeline Frame 3Symbol 268 as "FScrollSelectListSymbol"
ExportAssets (56)Timeline Frame 3Symbol 259 as "FBoundingBoxSymbol"
ExportAssets (56)Timeline Frame 3Symbol 271 as "FListBoxSymbol"
ExportAssets (56)Timeline Frame 3Symbol 279 as "chain"
ExportAssets (56)Timeline Frame 3Symbol 282 as "flyD"
ExportAssets (56)Timeline Frame 3Symbol 283 as "fly"
ExportAssets (56)Timeline Frame 3Symbol 289 as "hPar"
ExportAssets (56)Timeline Frame 3Symbol 290 as "heart"
ExportAssets (56)Timeline Frame 3Symbol 297 as "shatter"
ExportAssets (56)Timeline Frame 3Symbol 310 as "pu"
ExportAssets (56)Timeline Frame 3Symbol 324 as "puText"
ExportAssets (56)Timeline Frame 3Symbol 327 as "puGet"
ExportAssets (56)Timeline Frame 3Symbol 328 as "hit1"
ExportAssets (56)Timeline Frame 3Symbol 329 as "hit2"
ExportAssets (56)Timeline Frame 3Symbol 330 as "shoot1"
ExportAssets (56)Timeline Frame 3Symbol 331 as "breakSound"
ExportAssets (56)Timeline Frame 3Symbol 332 as "orb"
ExportAssets (56)Timeline Frame 3Symbol 333 as "loop"
ExportAssets (56)Timeline Frame 3Symbol 334 as "beep"
ExportAssets (56)Timeline Frame 3Symbol 335 as "hHit1"
ExportAssets (56)Timeline Frame 3Symbol 336 as "hHit2"
ExportAssets (56)Timeline Frame 3Symbol 337 as "flyHitSound"
ExportAssets (56)Timeline Frame 3Symbol 338 as "puSound"
ExportAssets (56)Timeline Frame 4Symbol 263 as "FScrollPaneSymbol"

Labels

"preloader"Frame 2
"intro"Frame 3
"game"Frame 4
"Symbol_36"Symbol 4 MovieClip [FUIComponentSymbol] Frame 1
"enabled"Symbol 76 MovieClip [FHighlightSymbol] Frame 1
"disabled"Symbol 76 MovieClip [FHighlightSymbol] Frame 2
"unfocused"Symbol 76 MovieClip [FHighlightSymbol] Frame 3
"Symbol_32"Symbol 79 MovieClip [FLabelSymbol] Frame 1
"enabled"Symbol 259 MovieClip [FBoundingBoxSymbol] Frame 1
"disabled"Symbol 259 MovieClip [FBoundingBoxSymbol] Frame 2
"Symbol_354"Symbol 265 MovieClip [DataProviderSymbol] Frame 1
"mul"Symbol 278 MovieClip Frame 1
"add"Symbol 278 MovieClip Frame 2
"pu1"Symbol 323 MovieClip Frame 1
"pu2"Symbol 323 MovieClip Frame 2
"pu3"Symbol 323 MovieClip Frame 3
"pu4"Symbol 323 MovieClip Frame 4
"pu5"Symbol 323 MovieClip Frame 5
"pu6"Symbol 323 MovieClip Frame 6
"pu7"Symbol 323 MovieClip Frame 7
"pu8"Symbol 323 MovieClip Frame 8
"pu9"Symbol 323 MovieClip Frame 9
"pu10"Symbol 323 MovieClip Frame 10
"pu11"Symbol 323 MovieClip Frame 11
"pu12"Symbol 323 MovieClip Frame 12
"reload"Symbol 437 MovieClip Frame 1
"done"Symbol 437 MovieClip Frame 25
"done"Symbol 440 MovieClip Frame 1
"blank"Symbol 444 MovieClip Frame 1
"show"Symbol 444 MovieClip Frame 2
"show"Symbol 445 MovieClip Frame 1
"blank"Symbol 445 MovieClip Frame 2
"blank"Symbol 455 MovieClip Frame 1
"count"Symbol 455 MovieClip Frame 2
"blank"Symbol 464 MovieClip Frame 1
"show"Symbol 464 MovieClip Frame 2
"blank"Symbol 493 MovieClip Frame 1
"show"Symbol 493 MovieClip Frame 2
"blank"Symbol 504 MovieClip Frame 1
"show"Symbol 504 MovieClip Frame 2
"blank"Symbol 557 MovieClip Frame 1
"show"Symbol 557 MovieClip Frame 2
"title"Symbol 568 MovieClip Frame 1
"options"Symbol 568 MovieClip Frame 2
"gallery"Symbol 568 MovieClip Frame 3
"hsTrans"Symbol 568 MovieClip Frame 4
"hs"Symbol 568 MovieClip Frame 82
"blank"Symbol 568 MovieClip Frame 83
"down"Symbol 577 MovieClip Frame 1
"index"Symbol 577 MovieClip Frame 2
"wave"Symbol 577 MovieClip Frame 3
"smile"Symbol 595 MovieClip Frame 134
"wink"Symbol 595 MovieClip Frame 191
"blank"Symbol 637 MovieClip Frame 1
"start"Symbol 637 MovieClip Frame 2

Dynamic Text Variables

percentSymbol 99 EditableText"100"
smallPreSymbol 101 EditableText"100"
txtSymbol 274 EditableText"9999"
txtSymbol 277 EditableText"dddddd"
scoreTxtSymbol 452 EditableText"Score: 99999999"
txtSymbol 453 EditableText"GO!"
aFSymbol 474 EditableText"99999999999999"
hHSymbol 475 EditableText"99999999999999"
accSymbol 476 EditableText"99999999999999"
mCSymbol 477 EditableText"99999999999999"
aCSymbol 478 EditableText"99999999999999"
mPSymbol 479 EditableText"99999999999999"
fSSymbol 480 EditableText"99999999999999"
fHSymbol 482 EditableText"99999999999999"
uKeySymbol 526 EditableText"Backspace"
dKeySymbol 527 EditableText"Backspace"
pKeySymbol 528 EditableText"Backspace"
mKeySymbol 529 EditableText"Backspace"
sKeySymbol 537 EditableText"Backspace"
mStatSymbol 538 EditableText"(Currently Off)"
sStatSymbol 539 EditableText"(Currently Off)"
qualSymbol 544 EditableText"Medium"
partSymbol 545 EditableText"Off"
rankSymbol 559 EditableText"9999999999."
nameSymbol 560 EditableText"WWWWWWWWWWWWWWWWWWWWW"
scoreSymbol 561 EditableText"9999999999"




http://swfchan.com/3/14067/info.shtml
Created: 4/6 -2019 01:36:24 Last modified: 4/6 -2019 01:36:24 Server time: 10/05 -2024 07:45:10