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

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

Impusca Baloanele.swf

This is the info page for
Flash #2464

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

designed by Mihai Sararu

copyright (C) www.miniclip.ro

o

r

.

p

i

l

c

n

M

o

r

.

p

i

l

c

n

M

INTRA IN JOC

INSTRUCTIUNI

INAPOI

INSTRUCTIUNI

Impusca cat mai multe baloane
ca sa faci cat mai multe puncte. Dar ai
grija la balonul galben ca este al tau si
daca il impusti ti se va scadea din
punctaj.
Multa bafta!

Nu trage!

SCOR

TIMP

Scor final:

FELICITARI !

Joaca din nou !

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 3
stop(); score = 0; speedy.resetSpeedy(); stop(); shot = new Sound(); shot.attachSound("gunShot"); reload = new Sound(); reload.attachSound("reloadSound"); empty = new Sound(); empty.attachSound("emptySound"); Mouse.hide(); gun.onMouseMove = function () { this._x = _xmouse; if (this._x < 80) { this._x = 80; } updateAfterEvent(); }; gun.onMouseDown = function () { if (ammunition.ammo) { this.play(); shot.start(); ammunition.nextFrame(); } else { empty.start(); } }; sights.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; if (this._y > 310) { this._y = 310; } updateAfterEvent(); }; reloadGun = new Object(); reloadGun.onKeyDown = function () { if (Key.isDown(32) && (ammunition.reloadAllowed)) { reload.start(); ammunition.gotoAndStop(1); } }; Key.addListener(reloadGun); stop(); shot = new Sound(); shot.attachSound("gunShot"); reload = new Sound(); reload.attachSound("reloadSound"); empty = new Sound(); empty.attachSound("emptySound"); Mouse.hide(); gun.onMouseMove = function () { this._x = _xmouse; if (this._x < 80) { this._x = 80; } updateAfterEvent(); }; gun.onMouseDown = function () { if (ammunition.ammo) { this.play(); shot.start(); ammunition.nextFrame(); } else { empty.start(); } }; sights.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; if (this._y > 310) { this._y = 310; } updateAfterEvent(); }; reloadGun = new Object(); reloadGun.onKeyDown = function () { if (Key.isDown(32) && (ammunition.reloadAllowed)) { reload.start(); ammunition.gotoAndStop(1); } }; Key.addListener(reloadGun);
Instance of Symbol 556 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 125); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 556 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 130); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 560 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 140); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + -10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 563 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 125); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 560 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 140); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + -10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 560 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 95); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + -10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 556 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 145); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 563 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 135); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 563 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 105); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 556 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 120); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 560 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 60); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + -10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 563 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 105); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 556 MovieClip in Frame 3
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 120); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 577 MovieClip in Frame 3
onClipEvent (load) { Mouse.hide(); } onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; if (_y >= 500) { _y = 500; } }
Instance of Symbol 593 MovieClip "gun" in Frame 3
onClipEvent (mouseDown) { _root.gunshot.start(); play(); } onClipEvent (enterFrame) { _x = _root._xmouse; } onClipEvent (mouseDown) { play(); }
Instance of Symbol 597 MovieClip in Frame 3
onClipEvent (load) { start = getTimer(); startCount = 60; } onClipEvent (enterFrame) { current = (getTimer() - start) / 1000; if (current < startCount) { elapsed = startCount - current; counter = Math.floor(elapsed); } else { _root.gotoAndStop("done"); } }
Frame 4
Instance of Symbol 577 MovieClip in Frame 4
onClipEvent (load) { Mouse.hide(); } onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; if (_y >= 500) { _y = 500; } }
Instance of Symbol 556 MovieClip in Frame 5
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 125); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 556 MovieClip in Frame 5
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 130); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 560 MovieClip in Frame 5
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 140); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + -10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Instance of Symbol 563 MovieClip in Frame 5
onClipEvent (load) { gold1up = 0; } onClipEvent (enterFrame) { if (!gold1up) { gold1yn = Math.floor(Math.random() * 125); if (gold1yn == 1) { gold1up = 1; this.gotoAndPlay("gold1normal"); } } } on (press) { this.gotoAndPlay("gold1shot"); this.enabled = 0; } on (press) { _root.score = _root.score + 10; this.gotoAndPlay("gold1shot"); this.enabled = 0; }
Symbol 5 MovieClip [FLabelSymbol] Frame 1
#initclip 2 _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 14 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 17 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(background_mc, "background");
Symbol 20 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(background_mc, "backgroundDisabled");
Symbol 22 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(background_mc, "backgroundDisabled");
Symbol 25 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(disabled_mc, "foregroundDisabled");
Symbol 28 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(dot_mc, "radioDot");
Symbol 29 MovieClip [frb_states] Frame 1
stop();
Symbol 29 MovieClip [frb_states] Frame 2
stop();
Symbol 29 MovieClip [frb_states] Frame 3
stop();
Symbol 29 MovieClip [frb_states] Frame 4
stop();
Symbol 29 MovieClip [frb_states] Frame 5
stop();
Symbol 30 MovieClip [FUIComponentSymbol] Frame 1
#initclip 1 function FUIComponentClass() { this.init(); } FUIComponentClass.prototype = new MovieClip(); FUIComponentClass.prototype.init = function () { this.enable = true; this.focused = false; this.useHandCursor = false; this._accImpl = new Object(); this._accImpl.stub = true; this.styleTable = new Array(); if (_global.globalStyleFormat == undefined) { _global.globalStyleFormat = new FStyleFormat(); globalStyleFormat.isGlobal = true; _global._focusControl = new Object(); _global._focusControl.onSetFocus = function (oldFocus, newFocus) { oldFocus.myOnKillFocus(); newFocus.myOnSetFocus(); }; Selection.addListener(_global._focusControl); } if (this._name != undefined) { this._focusrect = false; this.tabEnabled = true; this.focusEnabled = true; this.tabChildren = false; this.tabFocused = true; if (this.hostStyle == undefined) { globalStyleFormat.addListener(this); } else { this.styleTable = this.hostStyle; } this.deadPreview._visible = false; this.deadPreview._width = (this.deadPreview._height = 1); this.methodTable = new Object(); this.keyListener = new Object(); this.keyListener.controller = this; this.keyListener.onKeyDown = function () { this.controller.myOnKeyDown(); }; this.keyListener.onKeyUp = function () { this.controller.myOnKeyUp(); }; for (var i in this.styleFormat_prm) { this.setStyleProperty(i, this.styleFormat_prm[i]); } } }; FUIComponentClass.prototype.setEnabled = function (enabledFlag) { this.enable = ((arguments.length > 0) ? (enabledFlag) : true); this.tabEnabled = (this.focusEnabled = enabledFlag); if ((!this.enable) && (this.focused)) { Selection.setFocus(undefined); } }; FUIComponentClass.prototype.getEnabled = function () { return(this.enable); }; FUIComponentClass.prototype.setSize = function (w, h) { this.width = w; this.height = h; this.focusRect.removeMovieClip(); }; FUIComponentClass.prototype.setChangeHandler = function (chng, obj) { this.handlerObj = ((obj == undefined) ? (this._parent) : (obj)); this.changeHandler = chng; }; FUIComponentClass.prototype.invalidate = function (methodName) { this.methodTable[methodName] = true; this.onEnterFrame = this.cleanUI; }; FUIComponentClass.prototype.cleanUI = function () { if (this.methodTable.setSize) { this.setSize(this.width, this.height); } else { this.cleanUINotSize(); } this.methodTable = new Object(); delete this.onEnterFrame; }; FUIComponentClass.prototype.cleanUINotSize = function () { for (var funct in this.methodTable) { this[funct](); } }; FUIComponentClass.prototype.drawRect = function (x, y, w, h) { var inner = this.styleTable.focusRectInner.value; var outer = this.styleTable.focusRectOuter.value; if (inner == undefined) { inner = 16777215 /* 0xFFFFFF */; } if (outer == undefined) { outer = 0; } this.createEmptyMovieClip("focusRect", 1000); this.focusRect.controller = this; this.focusRect.lineStyle(1, outer); this.focusRect.moveTo(x, y); this.focusRect.lineTo(x + w, y); this.focusRect.lineTo(x + w, y + h); this.focusRect.lineTo(x, y + h); this.focusRect.lineTo(x, y); this.focusRect.lineStyle(1, inner); this.focusRect.moveTo(x + 1, y + 1); this.focusRect.lineTo((x + w) - 1, y + 1); this.focusRect.lineTo((x + w) - 1, (y + h) - 1); this.focusRect.lineTo(x + 1, (y + h) - 1); this.focusRect.lineTo(x + 1, y + 1); }; FUIComponentClass.prototype.pressFocus = function () { this.tabFocused = false; this.focusRect.removeMovieClip(); Selection.setFocus(this); }; FUIComponentClass.prototype.drawFocusRect = function () { this.drawRect(-2, -2, this.width + 4, this.height + 4); }; FUIComponentClass.prototype.myOnSetFocus = function () { this.focused = true; Key.addListener(this.keyListener); if (this.tabFocused) { this.drawFocusRect(); } }; FUIComponentClass.prototype.myOnKillFocus = function () { this.tabFocused = true; this.focused = false; this.focusRect.removeMovieClip(); Key.removeListener(this.keyListener); }; FUIComponentClass.prototype.executeCallBack = function () { this.handlerObj[this.changeHandler](this); }; FUIComponentClass.prototype.updateStyleProperty = function (styleFormat, propName) { this.setStyleProperty(propName, styleFormat[propName], styleFormat.isGlobal); }; FUIComponentClass.prototype.setStyleProperty = function (propName, value, isGlobal) { if (value == "") { return(undefined); } var tmpValue = parseInt(value); if (!isNaN(tmpValue)) { value = tmpValue; } var global = ((arguments.length > 2) ? (isGlobal) : false); if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].useGlobal || (!global)) { this.styleTable[propName].value = value; if (this.setCustomStyleProperty(propName, value)) { } else if (propName == "embedFonts") { this.invalidate("setSize"); } else if (propName.subString(0, 4) == "text") { if (this.textStyle == undefined) { this.textStyle = new TextFormat(); } var textProp = propName.subString(4, propName.length); this.textStyle[textProp] = value; this.invalidate("setSize"); } else { for (var j in this.styleTable[propName].coloredMCs) { var myColor = new Color(this.styleTable[propName].coloredMCs[j]); if (this.styleTable[propName].value == undefined) { var myTObj = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"}; myColor.setTransform(myTObj); } else { myColor.setRGB(value); } } } this.styleTable[propName].useGlobal = global; } }; FUIComponentClass.prototype.registerSkinElement = function (skinMCRef, propName) { if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].coloredMCs == undefined) { this.styleTable[propName].coloredMCs = new Object(); } this.styleTable[propName].coloredMCs[skinMCRef] = skinMCRef; if (this.styleTable[propName].value != undefined) { var myColor = new Color(skinMCRef); myColor.setRGB(this.styleTable[propName].value); } }; _global.FStyleFormat = function () { this.nonStyles = {listeners:true, isGlobal:true, isAStyle:true, addListener:true, removeListener:true, nonStyles:true, applyChanges:true}; this.listeners = new Object(); this.isGlobal = false; if (arguments.length > 0) { for (var i in arguments[0]) { this[i] = arguments[0][i]; } } }; _global.FStyleFormat.prototype = new Object(); FStyleFormat.prototype.addListener = function () { var arg = 0; while (arg < arguments.length) { var mcRef = arguments[arg]; this.listeners[arguments[arg]] = mcRef; for (var i in this) { if (this.isAStyle(i)) { mcRef.updateStyleProperty(this, i.toString()); } } arg++; } }; FStyleFormat.prototype.removeListener = function (component) { this.listeners[component] = undefined; for (var prop in this) { if (this.isAStyle(prop)) { if (component.styleTable[prop].useGlobal == this.isGlobal) { component.styleTable[prop].useGlobal = true; var value = (this.isGlobal ? undefined : (globalStyleFormat[prop])); component.setStyleProperty(prop, value, true); } } } }; FStyleFormat.prototype.applyChanges = function () { var count = 0; for (var i in this.listeners) { var component = this.listeners[i]; if (arguments.length > 0) { var j = 0; while (j < arguments.length) { if (this.isAStyle(arguments[j])) { component.updateStyleProperty(this, arguments[j]); } j++; } } else { for (var j in this) { if (this.isAStyle(j)) { component.updateStyleProperty(this, j.toString()); } } } } }; FStyleFormat.prototype.isAStyle = function (name) { return((this.nonStyles[name] ? false : true)); }; #endinitclip
Symbol 34 MovieClip [FBoundingBoxSymbol] Frame 1
var component = _parent; component.registerSkinElement(boundingBox, "background"); stop();
Symbol 34 MovieClip [FBoundingBoxSymbol] Frame 2
component.registerSkinElement(boundingBox2, "backgroundDisabled"); stop();
Symbol 37 MovieClip [FRadioButtonSymbol] Frame 1
#initclip 3 function FRadioButtonClass() { this.init(); } function FRadioButtonGroupClass() { this.radioInstances = new Array(); } FRadioButtonClass.prototype = new FUIComponentClass(); FRadioButtonGroupClass.prototype = new FUIComponentClass(); Object.registerClass("FRadioButtonSymbol", FRadioButtonClass); FRadioButtonClass.prototype.init = function () { if (this.initialState == undefined) { this.selected = false; } else { this.selected = this.initialState; } super.setSize(this._width, this._height); this.boundingBox_mc.unloadMovie(); this.boundingBox_mc._width = 0; this.boundingBox_mc._height = 0; this.attachMovie("frb_hitArea", "frb_hitArea_mc", 1); this.attachMovie("frb_states", "frb_states_mc", 2); this.attachMovie("FLabelSymbol", "fLabel_mc", 3); super.init(); this._xscale = 100; this._yscale = 100; this.setSize(this.width, this.height); this.setChangeHandler(this.changeHandler); if (this.label != undefined) { this.setLabel(this.label); } if (this.initialState == undefined) { this.setValue(false); } else { this.setValue(this.initialState); } if (this.data == "") { this.data = undefined; } else { this.setData(this.data); } this.addToRadioGroup(); this.ROLE_SYSTEM_RADIOBUTTON = 45; this.STATE_SYSTEM_SELECTED = 16; this.EVENT_OBJECT_STATECHANGE = 32778; this.EVENT_OBJECT_NAMECHANGE = 32780; this._accImpl.master = this; this._accImpl.stub = false; this._accImpl.get_accRole = this.get_accRole; this._accImpl.get_accName = this.get_accName; this._accImpl.get_accState = this.get_accState; this._accImpl.get_accDefaultAction = this.get_accDefaultAction; this._accImpl.accDoDefaultAction = this.accDoDefaultAction; }; FRadioButtonClass.prototype.setHitArea = function (w, h) { var hit = this.frb_hitArea_mc; this.hitArea = hit; if (this.frb_states_mc._width > w) { hit._width = this.frb_states_mc._width; } else { hit._width = w; } hit._visible = false; if (arguments.length > 1) { hit._height = h; } }; FRadioButtonClass.prototype.txtFormat = function (pos) { var txtS = this.textStyle; var sTbl = this.styleTable; txtS.align = ((sTbl.textAlign.value == undefined) ? ((txtS.align = pos)) : undefined); txtS.leftMargin = ((sTbl.textLeftMargin.value == undefined) ? ((txtS.leftMargin = 0)) : undefined); txtS.rightMargin = ((sTbl.textRightMargin.value == undefined) ? ((txtS.rightMargin = 0)) : undefined); if (this.flabel_mc._height > this.height) { super.setSize(this.width, this.flabel_mc._height); } else { super.setSize(this.width, this.height); } this.setEnabled(this.enable); }; FRadioButtonClass.prototype.setSize = function (w, h) { this.setLabel(this.getLabel()); this.setLabelPlacement(this.labelPlacement); if (this.frb_states_mc._height < this.flabel_mc.labelField._height) { super.setSize(w, this.flabel_mc.labelField._height); } this.setHitArea(this.width, this.height); this.setLabelPlacement(this.labelPlacement); }; FRadioButtonClass.prototype.setLabelPlacement = function (pos) { this.setLabel(this.getLabel()); this.txtFormat(pos); var halfLabelH = (this.fLabel_mc._height / 2); var halfFrameH = (this.frb_states_mc._height / 2); var vertCenter = (halfFrameH - halfLabelH); var radioWidth = this.frb_states_mc._width; var frame = this.frb_states_mc; var label = this.fLabel_mc; var w = (this.width - frame._width); if (frame._width > this.width) { w = 0; } else { w = this.width - frame._width; } this.fLabel_mc.setSize(w); if ((pos == "right") || (pos == undefined)) { this.labelPlacement = "right"; this.frb_states_mc._x = 0; this.fLabel_mc._x = radioWidth; this.txtFormat("left"); } else if (pos == "left") { this.labelPlacement = "left"; this.fLabel_mc._x = 0; this.frb_states_mc._x = this.width - radioWidth; this.txtFormat("right"); } this.fLabel_mc._y = vertCenter; this.frb_hitArea_mc._y = vertCenter; this.setLabel(this.getLabel()); }; FRadioButtonClass.prototype.setData = function (dataValue) { this.data = dataValue; }; FRadioButtonClass.prototype.getData = function () { return(this.data); }; FRadioButtonClass.prototype.getState = function () { return(this.selected); }; FRadioButtonClass.prototype.getSize = function () { return(this.width); }; FRadioButtonClass.prototype.getGroupName = function () { return(this.groupName); }; FRadioButtonClass.prototype.setGroupName = function (groupName) { var i = 0; while (i < this._parent[this.groupName].radioInstances.length) { if (this._parent[this.groupName].radioInstances[i] == this) { delete this._parent[this.groupName].radioInstances[i]; } i++; } this.groupName = groupName; this.addToRadioGroup(); }; FRadioButtonClass.prototype.addToRadioGroup = function () { if (this._parent[this.groupName] == undefined) { this._parent[this.groupName] = new FRadioButtonGroupClass(); } this._parent[this.groupName].addRadioInstance(this); }; FRadioButtonClass.prototype.setValue = function (selected) { if (selected || (selected == undefined)) { this.setState(true); this.focusRect.removeMovieClip(); this.executeCallBack(); } else if (selected == false) { this.setState(false); } }; FRadioButtonClass.prototype.setTabState = function (selected) { Selection.setFocus(this); this.setState(selected); this.drawFocusRect(); this.executeCallBack(); }; FRadioButtonClass.prototype.setState = function (selected) { if (selected || (selected == undefined)) { this.tabEnabled = true; for (var i in this._parent) { if ((this != this._parent[i]) && (this._parent[i].groupName == this.groupName)) { this._parent[i].setState(false); this._parent[i].tabEnabled = false; } } } if (this.enable) { this.flabel_mc.setEnabled(true); if (selected || (selected == undefined)) { this.frb_states_mc.gotoAndStop("selectedEnabled"); this.enabled = false; this.selected = true; this.tabEnabled = true; this.tabFocused = true; } else { this.frb_states_mc.gotoAndStop("unselectedEnabled"); this.enabled = true; this.selected = false; this.tabEnabled = false; var enabTrue = this._parent[this.groupName].getEnabled(); var noneSelect = (this._parent[this.groupName].getValue() == undefined); if (enabTrue && (noneSelect)) { this._parent[this.groupName].radioInstances[0].tabEnabled = true; } } } else { this.flabel_mc.setEnabled(false); if (selected || (selected == undefined)) { this.frb_states_mc.gotoAndStop("selectedDisabled"); this.enabled = false; this.selected = true; this.tabEnabled = false; } else { this.frb_states_mc.gotoAndStop("unselectedDisabled"); this.enabled = false; this.selected = false; this.tabEnabled = false; } } if (Accessibility.isActive()) { Accessibility.sendEvent(this, 0, this.EVENT_OBJECT_STATECHANGE, true); } }; FRadioButtonClass.prototype.getValue = function () { if (this.selected) { if ((this.data == "") || (this.data == undefined)) { return(this.getLabel()); } return(this.data); } }; FRadioButtonClass.prototype.setEnabled = function (enable) { if ((enable == true) || (enable == undefined)) { this.enable = true; super.setEnabled(true); } else { this.enable = false; super.setEnabled(false); } this.setState(this.selected); var cgn = (this._parent[this.groupName].getEnabled() == undefined); var cgnez = (this._parent[this.groupName].radioInstances[0].getEnabled() == false); if (cgn && (cgnez)) { var i = 0; while (i < this._parent[this.groupName].radioInstances.length) { if (this._parent[this.groupName].radioInstances[i].getEnabled() == true) { this._parent[this.groupName].radioInstances[i].tabEnabled = true; return(undefined); } i++; } } }; FRadioButtonClass.prototype.getEnabled = function () { return(this.enable); }; FRadioButtonClass.prototype.setLabel = function (label) { this.fLabel_mc.setLabel(label); this.txtFormat(); if (Accessibility.isActive()) { Accessibility.sendEvent(this, 0, this.EVENT_OBJECT_NAMECHANGE); } }; FRadioButtonClass.prototype.getLabel = function () { return(this.fLabel_mc.getLabel()); }; FRadioButtonClass.prototype.onPress = function () { this.pressFocus(); this.frb_states_mc.gotoAndStop("press"); }; FRadioButtonClass.prototype.onRelease = function () { this.frb_states_mc.gotoAndStop("unselectedDisabled"); this.setValue(!this.selected); }; FRadioButtonClass.prototype.onReleaseOutside = function () { this.frb_states_mc.gotoAndStop("unselectedEnabled"); }; FRadioButtonClass.prototype.onDragOut = function () { this.frb_states_mc.gotoAndStop("unselectedEnabled"); }; FRadioButtonClass.prototype.onDragOver = function () { this.frb_states_mc.gotoAndStop("press"); }; FRadioButtonClass.prototype.executeCallBack = function () { this.handlerObj[this.changeHandler](this._parent[this.groupName]); }; FRadioButtonGroupClass.prototype.addRadioInstance = function (instance) { this.radioInstances.push(instance); this.radioInstances[0].tabEnabled = true; }; FRadioButtonGroupClass.prototype.setEnabled = function (enableFlag) { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].setEnabled(enableFlag); i++; } }; FRadioButtonGroupClass.prototype.getEnabled = function () { var i = 0; while (i < this.radioInstances.length) { if (this.radioInstances[i].getEnabled() != this.radioInstances[0].getEnabled()) { return(undefined); } i++; } return(this.radioInstances[0].getEnabled()); }; FRadioButtonGroupClass.prototype.setChangeHandler = function (changeHandler, obj) { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].setChangeHandler(changeHandler, obj); i++; } }; FRadioButtonGroupClass.prototype.getValue = function () { var i = 0; while (i < this.radioInstances.length) { if (this.radioInstances[i].selected == true) { if ((this.radioInstances[i].data == "") || (this.radioInstances[i].data == undefined)) { return(this.radioInstances[i].getLabel()); } return(this.radioInstances[i].data); } i++; } }; FRadioButtonGroupClass.prototype.getData = function () { var i = 0; while (i < this.radioInstances.length) { if (this.radioInstances[i].selected) { return(this.radioInstances[i].getData()); } i++; } }; FRadioButtonGroupClass.prototype.getInstance = function () { var i = 0; while (i < this.radioInstances.length) { if (this.radioInstances[i].selected == true) { return(i); } i++; } }; FRadioButtonGroupClass.prototype.setValue = function (dataValue) { var i = 0; while (i < this.radioInstances.length) { if (this.radioInstances[i].data == dataValue) { this.radioInstances[i].setValue(true); return(undefined); } i++; } var i = 0; while (i < this.radioInstances.length) { if (this.radioInstances[i].getLabel() == dataValue) { this.radioInstances[i].setValue(true); } i++; } }; FRadioButtonGroupClass.prototype.setSize = function (w) { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].setSize(w); i++; } }; FRadioButtonGroupClass.prototype.getSize = function () { var widestRadio = 0; var i = 0; while (i < this.radioInstances.length) { if (this.radioInstances[i].width >= widestRadio) { widestRadio = this.radioInstances[i].width; } i++; } return(widestRadio); }; FRadioButtonGroupClass.prototype.setGroupName = function (groupName) { this.oldGroupName = this.radioInstances[0].groupName; var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].groupName = groupName; this.radioInstances[i].addToRadioGroup(); i++; } delete this._parent[this.oldGroupName]; }; FRadioButtonGroupClass.prototype.getGroupName = function () { return(this.radioInstances[0].groupName); }; FRadioButtonGroupClass.prototype.setLabelPlacement = function (pos) { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].setLabelPlacement(pos); i++; } }; FRadioButtonGroupClass.prototype.setStyleProperty = function (propName, value, isGlobal) { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].setStyleProperty(propName, value, isGlobal); i++; } }; FRadioButtonGroupClass.prototype.addListener = function () { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].addListener(); i++; } }; FRadioButtonGroupClass.prototype.applyChanges = function () { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].applyChanges(); i++; } }; FRadioButtonGroupClass.prototype.removeListener = function (component) { var i = 0; while (i < this.radioInstances.length) { this.radioInstances[i].removeListener(component); i++; } }; FRadioButtonClass.prototype.drawFocusRect = function () { this.drawRect(-2, -2, this._width + 6, this._height - 3); }; FRadioButtonClass.prototype.myOnKillFocus = function () { Key.removeListener(this.keyListener); this.focused = false; this.focusRect.removeMovieClip(); this._parent[this.groupName].foobar = 0; }; FRadioButtonClass.prototype.myOnKeyDown = function () { if ((Key.getCode() == 32) && (this._parent[this.groupName].getValue() == undefined)) { if (this._parent[this.groupName].radioInstances[0] == this) { this.setTabState(true); } } if ((Key.getCode() == 40) && (this.pressOnce == undefined)) { this.foobar = this._parent[this.groupName].getInstance(); var i = this.foobar; while (i < this._parent[this.groupName].radioInstances.length) { var inc = (i + 1); if (this._parent[this.groupName].radioInstances[inc].getEnabled()) { this._parent[this.groupName].radioInstances[inc].setTabState(true); return(undefined); } i++; } } if ((Key.getCode() == 38) && (this.pressOnce == undefined)) { this.foobar = this._parent[this.groupName].getInstance(); var i = this.foobar; while (i >= 0) { var inc = (i - 1); if (this._parent[this.groupName].radioInstances[inc].getEnabled()) { this._parent[this.groupName].radioInstances[inc].setTabState(true); return(undefined); } i--; } } }; FRadioButtonClass.prototype.get_accRole = function (childId) { return(this.master.ROLE_SYSTEM_RADIOBUTTON); }; FRadioButtonClass.prototype.get_accName = function (childId) { return(this.master.getLabel()); }; FRadioButtonClass.prototype.get_accState = function (childId) { if (this.master.getState()) { return(this.master.STATE_SYSTEM_SELECTED); } return(0); }; FRadioButtonClass.prototype.get_accDefaultAction = function (childId) { if (this.master.getState()) { return("UnCheck"); } return("Check"); }; FRadioButtonClass.prototype.accDoDefaultAction = function (childId) { this.master.setValue(!this.master.getValue()); }; #endinitclip boundingBox_mc._visible = false; deadPreview._visible = false;
Symbol 541 Button
on (release) { gotoAndStop (3); }
Symbol 545 Button
on (release) { gotoAndStop (2); }
Symbol 549 Button
on (release) { gotoAndStop (1); }
Symbol 556 MovieClip Frame 1
stop();
Symbol 556 MovieClip Frame 31
gold1up = 0; gotoAndStop (1);
Symbol 556 MovieClip Frame 38
gold1up = 0; this.enabled = 1; gotoAndStop (1);
Symbol 560 MovieClip Frame 1
stop();
Symbol 560 MovieClip Frame 30
gold1up = 0; gotoAndStop (1);
Symbol 560 MovieClip Frame 40
gold1up = 0; this.enabled = 1; gotoAndStop (1);
Symbol 563 MovieClip Frame 1
stop();
Symbol 563 MovieClip Frame 31
gold1up = 0; gotoAndStop (1);
Symbol 563 MovieClip Frame 38
gold1up = 0; this.enabled = 1; gotoAndStop (1);
Symbol 586 MovieClip Frame 1
stop(); ammo = 1; reloadAllowed = 1;
Symbol 586 MovieClip Frame 9
gotoAndStop (1);
Symbol 593 MovieClip Frame 1
stop();
Symbol 604 Button
on (release) { _root.gotoAndPlay("start"); }

Library Items

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

Instance Names

"ammunition"Frame 3Symbol 586 MovieClip
"gun"Frame 3Symbol 593 MovieClip
"labelField"Symbol 5 MovieClip [FLabelSymbol] Frame 1Symbol 4 EditableText
"darkshadow_mc"Symbol 14 MovieClip Frame 1Symbol 7 MovieClip
"shadow_mc"Symbol 14 MovieClip Frame 1Symbol 9 MovieClip
"highlight_mc"Symbol 14 MovieClip Frame 1Symbol 11 MovieClip
"highlight3D_mc"Symbol 14 MovieClip Frame 1Symbol 13 MovieClip
"background_mc"Symbol 17 MovieClip Frame 1Symbol 16 MovieClip
"background_mc"Symbol 20 MovieClip Frame 1Symbol 19 MovieClip
"background_mc"Symbol 22 MovieClip Frame 1Symbol 21 MovieClip
"disabled_mc"Symbol 25 MovieClip Frame 1Symbol 24 MovieClip
"dot_mc"Symbol 28 MovieClip Frame 1Symbol 27 MovieClip
"frb_frame_mc"Symbol 29 MovieClip [frb_states] Frame 1Symbol 14 MovieClip
"boundingBox"Symbol 34 MovieClip [FBoundingBoxSymbol] Frame 1Symbol 32 MovieClip
"boundingBox2"Symbol 34 MovieClip [FBoundingBoxSymbol] Frame 2Symbol 32 MovieClip
"boundingBox_mc"Symbol 37 MovieClip [FRadioButtonSymbol] Frame 1Symbol 34 MovieClip [FBoundingBoxSymbol]
"deadPreview"Symbol 37 MovieClip [FRadioButtonSymbol] Frame 1Symbol 36 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 2 as "frb_hitArea"
ExportAssets (56)Timeline Frame 1Symbol 5 as "FLabelSymbol"
ExportAssets (56)Timeline Frame 1Symbol 29 as "frb_states"
ExportAssets (56)Timeline Frame 1Symbol 30 as "FUIComponentSymbol"
ExportAssets (56)Timeline Frame 1Symbol 34 as "FBoundingBoxSymbol"
ExportAssets (56)Timeline Frame 1Symbol 37 as "FRadioButtonSymbol"

Labels

"start"Frame 3
"done"Frame 4
"Symbol_32"Symbol 5 MovieClip [FLabelSymbol] Frame 1
"Symbol_22"Symbol 7 MovieClip Frame 1
"Symbol_23"Symbol 9 MovieClip Frame 1
"unselectedEnabled"Symbol 29 MovieClip [frb_states] Frame 1
"press"Symbol 29 MovieClip [frb_states] Frame 2
"unselectedDisabled"Symbol 29 MovieClip [frb_states] Frame 3
"selectedDisabled"Symbol 29 MovieClip [frb_states] Frame 4
"selectedEnabled"Symbol 29 MovieClip [frb_states] Frame 5
"Symbol_36"Symbol 30 MovieClip [FUIComponentSymbol] Frame 1
"enabled"Symbol 34 MovieClip [FBoundingBoxSymbol] Frame 1
"disabled"Symbol 34 MovieClip [FBoundingBoxSymbol] Frame 2
"gold1normal"Symbol 556 MovieClip Frame 1
"gold1shot"Symbol 556 MovieClip Frame 32
"gold1shot"Symbol 556 MovieClip Frame 33
"gold1normal"Symbol 560 MovieClip Frame 1
"gold1shot"Symbol 560 MovieClip Frame 32
"gold1shot"Symbol 560 MovieClip Frame 33
"gold1normal"Symbol 563 MovieClip Frame 1
"gold1shot"Symbol 563 MovieClip Frame 32
"gold1shot"Symbol 563 MovieClip Frame 33

Dynamic Text Variables

scoreSymbol 595 EditableText""
counterSymbol 596 EditableText""
scoreSymbol 600 EditableText""




http://swfchan.com/1/2464/info.shtml
Created: 17/6 -2019 15:10:37 Last modified: 17/6 -2019 15:10:37 Server time: 20/04 -2024 10:25:20