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

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

S4good.swf

This is the info page for
Flash #19884

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

・・・・・・。

・・・・・・。

ActionScript [AS1/AS2]

Instance of Symbol 131 MovieClip "kyuukei_mc" in Frame 1
on (release) { this.useHandCursor = false; }
Instance of Symbol 145 MovieClip "window_mc" in Frame 1
/* no clip actions */
Frame 3
this.nVolume = new Sound(); this.nVolume = setVolume(100);
Instance of Symbol 153 MovieClip in Frame 3
on (release) { _parent.serihuW1._visible = !_parent.serihuW1._visible; _parent.serihuW2._visible = !_parent.serihuW2._visible; }
Frame 8
_quality = nQuality; _root.window_mc.settei_mc.Serihu.setValue(gSerihuValue); _root.window_mc.settei_mc.Voice.setValue(gVoiceValue); createEmptyMovieClip("nEmpty_mc", 200); nSO = SharedObject.getLocal("efdata", "/"); if (!(nSO.data.op === undefined)) { nSO.flush(); } nSO.data.s4gd = true;
Frame 15
loadVariables ("v.txt", "nEmpty_mc");
Frame 22
if (nEmpty_mc.nPass == "\u30BF\u30B3\u30C4\u30DC\u304A\u8CB7\u3044\u4E0A\u3052\u3001\u8AA0\u306B\u3042\u308A\u304C\u3068\u3046\u3054\u3056\u3044\u307E\u3057\u305F\u3002") { _global.gVisible = false; } else { _global.gVisible = true; }
Frame 31
serihudt = "\u3055\u3064\u304D\u300C\u306D\u30FC\u3001\u304A\u3070\u3042\u3061\u3083\u3042\u3093\u3001\u3053\u308C\u3082\u3089\u3063\u3066\u3082\u826F\u3044\uFF1F\u300D"; kao_mc.play();
Frame 37
stop();
Frame 44
stop(); i = false; buttom_mc.nextFrame(); buttom_mc.onRelease = function () { if (!i) { serihudt = "\u304A\u3070\u3042\u3061\u3083\u3093\u300C\u306F\u3066\u3047\u3001\u305D\u3093\u306A\u30C4\u30DC\u3042\u3063\u305F\u304B\u306E\u3046\uFF1F\u300D"; } else if (i == 1) { _root.kao_mc.gotoAndPlay("voice2_lb"); serihudt = "\u3055\u3064\u304D\u300C\u304A\u306D\u304C\u3044\u304A\u3070\u3042\u3061\u3083\u3093\u300D"; } else if (i == 2) { serihudt = "\u304A\u3070\u3042\u3061\u3083\u3093\u300C\u3042\u30FC\u3001\u3048\u3048\u3088\u3048\u3048\u3088\u3001\u3055\u3064\u304D\u304C\u6B32\u3057\u3044\u306A\u3089\u3082\u3063\u3066\u3044\u304D\u306A\u3041\u300D"; } else if (i == 3) { _root.kao_mc.gotoAndPlay("voice3_lb"); serihudt = "\u3055\u3064\u304D\u300C\u672C\u5F53\uFF1F\uFF01\u300D"; play(); } else if (i == 4) { _root.kao_mc.gotoAndPlay("voice4_lb"); serihudt = "\u3055\u3064\u304D\u300C\u3042\u308A\u304C\u3068\u3046\u304A\u3070\u3042\u3061\u3083\u3093\uFF01\u5927\u4E8B\u306B\u3059\u308B\u306D\u266A\u300D"; } else if (i == 5) { buttom_mc.gotoAndStop(1); delete buttom_mc.onRelease; play(); } i++; };
Frame 59
stop();
Frame 65
if (gFlags3 == "b") { nikaisen = "\u306A\u3057"; } else { nikaisen = "\u3042\u308A"; } serihudt2 = ("-\u304A\u308F\u308A-\n[\u30C6\u30A4\u30AF\u30A2\u30A6\u30C8\u30A8\u30F3\u30C9(\u666E\u901A)]\n(\u4E8C\u56DE\u6226:" + nikaisen) + ")";
Frame 84
buttom_mc.nextFrame(); buttom_mc.onRelease = function () { buttom_mc.play(); delete buttom_mc.onRelease; play(); }; stop();
Frame 94
stop(); loadMovieNum ("start.swf", 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 _local2 = this.hostComponent.styleTable.embedFonts.value; if (_local2 != undefined) { this.labelField.embedFonts = _local2; } 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 _local2 = this.hostComponent.styleTable[(enable ? "textColor" : "textDisabled")].value; if (_local2 == undefined) { _local2 = (enable ? 0 : 8947848); } this.setColor(_local2); }; 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 _local3 in this.styleFormat_prm) { this.setStyleProperty(_local3, this.styleFormat_prm[_local3]); } } }; 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 _local2 in this.methodTable) { this[_local2](); } }; FUIComponentClass.prototype.drawRect = function (x, y, w, h) { var _local4 = this.styleTable.focusRectInner.value; var _local5 = this.styleTable.focusRectOuter.value; if (_local4 == undefined) { _local4 = 16777215 /* 0xFFFFFF */; } if (_local5 == undefined) { _local5 = 0; } this.createEmptyMovieClip("focusRect", 1000); this.focusRect.controller = this; this.focusRect.lineStyle(1, _local5); 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, _local4); 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 _local17 = parseInt(value); if (!isNaN(_local17)) { value = _local17; } var _local16 = ((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 || (!_local16)) { 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 _local18 = propName.subString(4, propName.length); this.textStyle[_local18] = value; this.invalidate("setSize"); } else { for (var _local15 in this.styleTable[propName].coloredMCs) { var _local4 = new Color(this.styleTable[propName].coloredMCs[_local15]); if (this.styleTable[propName].value == undefined) { var _local5 = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"}; _local4.setTransform(_local5); } else { _local4.setRGB(value); } } } this.styleTable[propName].useGlobal = _local16; } }; 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 _local4 = new Color(skinMCRef); _local4.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 _local3 in arguments[0]) { this[_local3] = arguments[0][_local3]; } } }; _global.FStyleFormat.prototype = new Object(); FStyleFormat.prototype.addListener = function () { var _local3 = 0; while (_local3 < arguments.length) { var _local4 = arguments[_local3]; this.listeners[arguments[_local3]] = _local4; for (var _local5 in this) { if (this.isAStyle(_local5)) { _local4.updateStyleProperty(this, _local5.toString()); } } _local3++; } }; FStyleFormat.prototype.removeListener = function (component) { this.listeners[component] = undefined; for (var _local4 in this) { if (this.isAStyle(_local4)) { if (component.styleTable[_local4].useGlobal == this.isGlobal) { component.styleTable[_local4].useGlobal = true; var _local3 = (this.isGlobal ? undefined : (globalStyleFormat[_local4])); component.setStyleProperty(_local4, _local3, true); } } } }; FStyleFormat.prototype.applyChanges = function () { var _local6 = 0; for (var _local5 in this.listeners) { var _local3 = this.listeners[_local5]; if (arguments.length > 0) { var _local4 = 0; while (_local4 < arguments.length) { if (this.isAStyle(arguments[_local4])) { _local3.updateStyleProperty(this, arguments[_local4]); } _local4++; } } else { for (var _local4 in this) { if (this.isAStyle(_local4)) { _local3.updateStyleProperty(this, _local4.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 _local3 = this.frb_hitArea_mc; this.hitArea = _local3; if (this.frb_states_mc._width > w) { _local3._width = this.frb_states_mc._width; } else { _local3._width = w; } _local3._visible = false; if (arguments.length > 1) { _local3._height = h; } }; FRadioButtonClass.prototype.txtFormat = function (pos) { var _local3 = this.textStyle; var _local4 = this.styleTable; _local3.align = ((_local4.textAlign.value == undefined) ? ((_local3.align = pos)) : undefined); _local3.leftMargin = ((_local4.textLeftMargin.value == undefined) ? ((_local3.leftMargin = 0)) : undefined); _local3.rightMargin = ((_local4.textRightMargin.value == undefined) ? ((_local3.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 _local7 = this.fLabel_mc._height / 2; var _local8 = this.frb_states_mc._height / 2; var _local5 = _local8 - _local7; var _local6 = this.frb_states_mc._width; var _local2 = this.frb_states_mc; var _local9 = this.fLabel_mc; var _local3 = this.width - _local2._width; if (_local2._width > this.width) { _local3 = 0; } else { _local3 = this.width - _local2._width; } this.fLabel_mc.setSize(_local3); if ((pos == "right") || (pos == undefined)) { this.labelPlacement = "right"; this.frb_states_mc._x = 0; this.fLabel_mc._x = _local6; this.txtFormat("left"); } else if (pos == "left") { this.labelPlacement = "left"; this.fLabel_mc._x = 0; this.frb_states_mc._x = this.width - _local6; this.txtFormat("right"); } this.fLabel_mc._y = _local5; this.frb_hitArea_mc._y = _local5; 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 _local2 = 0; while (_local2 < this._parent[this.groupName].radioInstances.length) { if (this._parent[this.groupName].radioInstances[_local2] == this) { delete this._parent[this.groupName].radioInstances[_local2]; } _local2++; } 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 _local3 in this._parent) { if ((this != this._parent[_local3]) && (this._parent[_local3].groupName == this.groupName)) { this._parent[_local3].setState(false); this._parent[_local3].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 _local4 = this._parent[this.groupName].getEnabled(); var _local5 = this._parent[this.groupName].getValue() == undefined; if (_local4 && (_local5)) { 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 _local5 = this._parent[this.groupName].getEnabled() == undefined; var _local4 = this._parent[this.groupName].radioInstances[0].getEnabled() == false; if (_local5 && (_local4)) { var _local3 = 0; while (_local3 < this._parent[this.groupName].radioInstances.length) { if (this._parent[this.groupName].radioInstances[_local3].getEnabled() == true) { this._parent[this.groupName].radioInstances[_local3].tabEnabled = true; return(undefined); } _local3++; } } }; 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 _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].setEnabled(enableFlag); _local2++; } }; FRadioButtonGroupClass.prototype.getEnabled = function () { var _local2 = 0; while (_local2 < this.radioInstances.length) { if (this.radioInstances[_local2].getEnabled() != this.radioInstances[0].getEnabled()) { return(undefined); } _local2++; } return(this.radioInstances[0].getEnabled()); }; FRadioButtonGroupClass.prototype.setChangeHandler = function (changeHandler, obj) { var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].setChangeHandler(changeHandler, obj); _local2++; } }; FRadioButtonGroupClass.prototype.getValue = function () { var _local2 = 0; while (_local2 < this.radioInstances.length) { if (this.radioInstances[_local2].selected == true) { if ((this.radioInstances[_local2].data == "") || (this.radioInstances[_local2].data == undefined)) { return(this.radioInstances[_local2].getLabel()); } return(this.radioInstances[_local2].data); } _local2++; } }; FRadioButtonGroupClass.prototype.getData = function () { var _local2 = 0; while (_local2 < this.radioInstances.length) { if (this.radioInstances[_local2].selected) { return(this.radioInstances[_local2].getData()); } _local2++; } }; FRadioButtonGroupClass.prototype.getInstance = function () { var _local2 = 0; while (_local2 < this.radioInstances.length) { if (this.radioInstances[_local2].selected == true) { return(_local2); } _local2++; } }; FRadioButtonGroupClass.prototype.setValue = function (dataValue) { var _local2 = 0; while (_local2 < this.radioInstances.length) { if (this.radioInstances[_local2].data == dataValue) { this.radioInstances[_local2].setValue(true); return(undefined); } _local2++; } _local2 = 0; while (_local2 < this.radioInstances.length) { if (this.radioInstances[_local2].getLabel() == dataValue) { this.radioInstances[_local2].setValue(true); } _local2++; } }; FRadioButtonGroupClass.prototype.setSize = function (w) { var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].setSize(w); _local2++; } }; FRadioButtonGroupClass.prototype.getSize = function () { var _local3 = 0; var _local2 = 0; while (_local2 < this.radioInstances.length) { if (this.radioInstances[_local2].width >= _local3) { _local3 = this.radioInstances[_local2].width; } _local2++; } return(_local3); }; FRadioButtonGroupClass.prototype.setGroupName = function (groupName) { this.oldGroupName = this.radioInstances[0].groupName; var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].groupName = groupName; this.radioInstances[_local2].addToRadioGroup(); _local2++; } delete this._parent[this.oldGroupName]; }; FRadioButtonGroupClass.prototype.getGroupName = function () { return(this.radioInstances[0].groupName); }; FRadioButtonGroupClass.prototype.setLabelPlacement = function (pos) { var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].setLabelPlacement(pos); _local2++; } }; FRadioButtonGroupClass.prototype.setStyleProperty = function (propName, value, isGlobal) { var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].setStyleProperty(propName, value, isGlobal); _local2++; } }; FRadioButtonGroupClass.prototype.addListener = function () { var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].addListener(); _local2++; } }; FRadioButtonGroupClass.prototype.applyChanges = function () { var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].applyChanges(); _local2++; } }; FRadioButtonGroupClass.prototype.removeListener = function (component) { var _local2 = 0; while (_local2 < this.radioInstances.length) { this.radioInstances[_local2].removeListener(component); _local2++; } }; 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 _local2 = this.foobar; while (_local2 < this._parent[this.groupName].radioInstances.length) { var _local3 = _local2 + 1; if (this._parent[this.groupName].radioInstances[_local3].getEnabled()) { this._parent[this.groupName].radioInstances[_local3].setTabState(true); return(undefined); } _local2++; } } if ((Key.getCode() == 38) && (this.pressOnce == undefined)) { this.foobar = this._parent[this.groupName].getInstance(); var _local2 = this.foobar; while (_local2 >= 0) { var _local3 = _local2 - 1; if (this._parent[this.groupName].radioInstances[_local3].getEnabled()) { this._parent[this.groupName].radioInstances[_local3].setTabState(true); return(undefined); } _local2--; } } }; 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 41 MovieClip [SerihuButtom] Frame 1
stop();
Symbol 128 MovieClip Frame 1
stop();
Symbol 128 MovieClip Frame 26
_parent.gotoAndPlay("stap2_lb");
Symbol 128 MovieClip Frame 56
stop();
Symbol 128 MovieClip Frame 98
stop();
Symbol 128 MovieClip Frame 114
stop();
Symbol 128 MovieClip Frame 145
_root.play();
Symbol 128 MovieClip Frame 159
stop();
Symbol 129 MovieClip Frame 1
stop();
Symbol 129 MovieClip Frame 2
_root.stop(); this.onPress = function () { };
Symbol 129 MovieClip Frame 10
_root.gotoAndStop(warp);
Symbol 129 MovieClip Frame 16
delete this.onPress; gotoAndStop (1);
Symbol 131 MovieClip Frame 1
stop();
Symbol 131 MovieClip Frame 2
allSound = new Sound(_root); allSound.setVolume(0); this.onRelease = function () { play(); };
Symbol 131 MovieClip Frame 3
allSound.setVolume(100); delete this.onRelease; gotoAndStop (1);
Symbol 135 Button
on (keyPress "s") { if (_root.nkeyUP) { _root.nkeyUP = false; _root.nVisi = !_root.nVisi; } } on (release) { _root.nVisi = !_root.nVisi; }
Symbol 138 Button
on (keyPress "<Space>") { if (_root.nkeyUP) { _root.nkeyUP = false; _root.kyuukei_mc.nextFrame(); } } on (release) { _root.kyuukei_mc.nextFrame(); }
Symbol 139 Button
on (release) { _global.nQuality = "LOW"; _quality = nQuality; }
Symbol 140 Button
on (release) { _global.nQuality = "MEDIUM"; _quality = "MEDIUM"; }
Symbol 141 Button
on (release) { _global.nQuality = "HIGH"; _quality = "HIGH"; }
Symbol 142 Button
on (release) { _global.nQuality = "BEST"; _quality = "BEST"; }
Instance of Symbol 37 MovieClip [FRadioButtonSymbol] in Symbol 144 MovieClip Frame 1
//component parameters onClipEvent (construct) { label = "TextOn"; initialState = true; groupName = "Serihu"; data = "on"; labelPlacement = "right"; changeHandler = ""; }
Instance of Symbol 37 MovieClip [FRadioButtonSymbol] in Symbol 144 MovieClip Frame 1
//component parameters onClipEvent (construct) { label = "TextOff"; initialState = false; groupName = "Serihu"; data = "off"; labelPlacement = "right"; changeHandler = ""; }
Instance of Symbol 37 MovieClip [FRadioButtonSymbol] "cVoice" in Symbol 144 MovieClip Frame 1
//component parameters onClipEvent (construct) { label = "VoiceOn"; initialState = true; groupName = "Voice"; data = "on"; labelPlacement = "right"; changeHandler = ""; }
Symbol 145 MovieClip Frame 1
someListener = new Object(); someListener.onKeyUp = function () { _root.nkeyUP = true; }; Key.addListener(someListener); _root.nkeyUP = true;
Symbol 153 MovieClip Frame 1
stop(); this.hitArea = hArea;
Symbol 207 MovieClip Frame 65
stop();

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 129  Timeline
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 36Used by:144
Symbol 38 GraphicUsed by:41
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:39Used by:41
Symbol 41 MovieClip [SerihuButtom]Uses:38 40Used by:Timeline
Symbol 42 GraphicUsed by:Timeline
Symbol 43 GraphicUsed by:Timeline
Symbol 44 GraphicUsed by:Timeline
Symbol 45 GraphicUsed by:Timeline
Symbol 46 GraphicUsed by:Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 GraphicUsed by:55
Symbol 49 GraphicUsed by:53
Symbol 50 GraphicUsed by:53
Symbol 51 GraphicUsed by:53
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:49 50 51 52Used by:55
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:48 53 54Used by:Timeline
Symbol 56 GraphicUsed by:128
Symbol 57 GraphicUsed by:128
Symbol 58 GraphicUsed by:128
Symbol 59 GraphicUsed by:128
Symbol 60 GraphicUsed by:128
Symbol 61 GraphicUsed by:128
Symbol 62 GraphicUsed by:128
Symbol 63 GraphicUsed by:128
Symbol 64 GraphicUsed by:128
Symbol 65 GraphicUsed by:128
Symbol 66 GraphicUsed by:128
Symbol 67 GraphicUsed by:128
Symbol 68 GraphicUsed by:128
Symbol 69 GraphicUsed by:128
Symbol 70 GraphicUsed by:128
Symbol 71 GraphicUsed by:128
Symbol 72 GraphicUsed by:128
Symbol 73 GraphicUsed by:128
Symbol 74 GraphicUsed by:128
Symbol 75 GraphicUsed by:128
Symbol 76 GraphicUsed by:128
Symbol 77 GraphicUsed by:128
Symbol 78 GraphicUsed by:128
Symbol 79 GraphicUsed by:128
Symbol 80 GraphicUsed by:128
Symbol 81 GraphicUsed by:128
Symbol 82 GraphicUsed by:128
Symbol 83 GraphicUsed by:128
Symbol 84 GraphicUsed by:128
Symbol 85 GraphicUsed by:128
Symbol 86 GraphicUsed by:128
Symbol 87 GraphicUsed by:128
Symbol 88 GraphicUsed by:128
Symbol 89 GraphicUsed by:128
Symbol 90 GraphicUsed by:128
Symbol 91 GraphicUsed by:128
Symbol 92 GraphicUsed by:128
Symbol 93 GraphicUsed by:128
Symbol 94 GraphicUsed by:128
Symbol 95 GraphicUsed by:128
Symbol 96 GraphicUsed by:128
Symbol 97 GraphicUsed by:128
Symbol 98 GraphicUsed by:128
Symbol 99 GraphicUsed by:128
Symbol 100 GraphicUsed by:128
Symbol 101 ShapeTweeningUsed by:128
Symbol 102 ShapeTweeningUsed by:128
Symbol 103 ShapeTweeningUsed by:128
Symbol 104 ShapeTweeningUsed by:128
Symbol 105 ShapeTweeningUsed by:128
Symbol 106 ShapeTweeningUsed by:128
Symbol 107 ShapeTweeningUsed by:128
Symbol 108 ShapeTweeningUsed by:128
Symbol 109 GraphicUsed by:128
Symbol 110 GraphicUsed by:128
Symbol 111 ShapeTweeningUsed by:128
Symbol 112 ShapeTweeningUsed by:128
Symbol 113 ShapeTweeningUsed by:128
Symbol 114 GraphicUsed by:128
Symbol 115 ShapeTweeningUsed by:128
Symbol 116 ShapeTweeningUsed by:128
Symbol 117 ShapeTweeningUsed by:128
Symbol 118 ShapeTweeningUsed by:128
Symbol 119 GraphicUsed by:128
Symbol 120 GraphicUsed by:128
Symbol 121 ShapeTweeningUsed by:128
Symbol 122 ShapeTweeningUsed by:128
Symbol 123 ShapeTweeningUsed by:128
Symbol 124 ShapeTweeningUsed by:128
Symbol 125 GraphicUsed by:128
Symbol 126 GraphicUsed by:128
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:56 57 58 59 60 61 62 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 SS1Used by:Timeline
Symbol 129 MovieClipUses:31Used by:Timeline
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClipUses:130Used by:Timeline
Symbol 132 GraphicUsed by:145
Symbol 133 GraphicUsed by:135 139 140 141 142
Symbol 134 GraphicUsed by:135 139 140 141 142
Symbol 135 ButtonUses:133 134Used by:145
Symbol 136 GraphicUsed by:138
Symbol 137 GraphicUsed by:138
Symbol 138 ButtonUses:136 137Used by:145
Symbol 139 ButtonUses:133 134Used by:145
Symbol 140 ButtonUses:133 134Used by:145
Symbol 141 ButtonUses:133 134Used by:145
Symbol 142 ButtonUses:133 134Used by:145
Symbol 143 GraphicUsed by:145
Symbol 144 MovieClipUses:37Used by:145
Symbol 145 MovieClipUses:132 135 138 139 140 141 142 143 144Used by:Timeline
Symbol 146 FontUsed by:147 208
Symbol 147 EditableTextUses:146Used by:Timeline
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:148Used by:153
Symbol 150 GraphicUsed by:153
Symbol 151 GraphicUsed by:153
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:149 150 151 152Used by:Timeline
Symbol 154 GraphicUsed by:Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 GraphicUsed by:207
Symbol 157 GraphicUsed by:207
Symbol 158 GraphicUsed by:207
Symbol 159 GraphicUsed by:207
Symbol 160 GraphicUsed by:207
Symbol 161 GraphicUsed by:207
Symbol 162 GraphicUsed by:207
Symbol 163 ShapeTweeningUsed by:207
Symbol 164 GraphicUsed by:207
Symbol 165 ShapeTweeningUsed by:207
Symbol 166 ShapeTweeningUsed by:207
Symbol 167 GraphicUsed by:207
Symbol 168 GraphicUsed by:207
Symbol 169 ShapeTweeningUsed by:207
Symbol 170 ShapeTweeningUsed by:207
Symbol 171 GraphicUsed by:207
Symbol 172 GraphicUsed by:207
Symbol 173 ShapeTweeningUsed by:207
Symbol 174 ShapeTweeningUsed by:207
Symbol 175 ShapeTweeningUsed by:207
Symbol 176 GraphicUsed by:207
Symbol 177 ShapeTweeningUsed by:207
Symbol 178 GraphicUsed by:207
Symbol 179 ShapeTweeningUsed by:207
Symbol 180 GraphicUsed by:207
Symbol 181 ShapeTweeningUsed by:207
Symbol 182 ShapeTweeningUsed by:207
Symbol 183 GraphicUsed by:207
Symbol 184 GraphicUsed by:207
Symbol 185 ShapeTweeningUsed by:207
Symbol 186 ShapeTweeningUsed by:207
Symbol 187 GraphicUsed by:207
Symbol 188 GraphicUsed by:207
Symbol 189 ShapeTweeningUsed by:207
Symbol 190 GraphicUsed by:207
Symbol 191 ShapeTweeningUsed by:207
Symbol 192 ShapeTweeningUsed by:207
Symbol 193 ShapeTweeningUsed by:207
Symbol 194 GraphicUsed by:207
Symbol 195 ShapeTweeningUsed by:207
Symbol 196 ShapeTweeningUsed by:207
Symbol 197 ShapeTweeningUsed by:207
Symbol 198 GraphicUsed by:207
Symbol 199 ShapeTweeningUsed by:207
Symbol 200 ShapeTweeningUsed by:207
Symbol 201 GraphicUsed by:207
Symbol 202 ShapeTweeningUsed by:207
Symbol 203 GraphicUsed by:207
Symbol 204 GraphicUsed by:207
Symbol 205 GraphicUsed by:207
Symbol 206 GraphicUsed by:207
Symbol 207 MovieClipUses: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 SS2Used by:Timeline
Symbol 208 EditableTextUses:146Used by:Timeline
Streaming Sound 1Used by:Symbol 128 MovieClip
Streaming Sound 2Used by:Symbol 207 MovieClip

Instance Names

"kao_mc"Frame 1Symbol 128 MovieClip
"buttom_mc"Frame 1Symbol 41 MovieClip [SerihuButtom]
"shiro_mc"Frame 1Symbol 129 MovieClip
"kyuukei_mc"Frame 1Symbol 131 MovieClip
"window_mc"Frame 1Symbol 145 MovieClip
"serihuW1"Frame 3Symbol 147 EditableText
"dorori_mc"Frame 45Symbol 207 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
"cVoice"Symbol 144 MovieClip Frame 1Symbol 37 MovieClip [FRadioButtonSymbol]
"settei_mc"Symbol 145 MovieClip Frame 1Symbol 144 MovieClip
"hArea"Symbol 153 MovieClip Frame 1Symbol 149 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
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"
ExportAssets (56)Timeline Frame 1Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 1Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 1Symbol 37 as "FRadioButtonSymbol"
ExportAssets (56)Timeline Frame 1Symbol 37 as "FRadioButtonSymbol"
ExportAssets (56)Timeline Frame 1Symbol 37 as "FRadioButtonSymbol"
ExportAssets (56)Timeline Frame 2Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 3Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 4Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 5Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 6Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 7Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 8Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 9Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 10Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 11Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 12Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 13Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 14Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 15Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 16Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 17Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 18Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 19Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 20Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 21Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 22Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 23Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 24Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 25Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 26Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 27Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 28Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 29Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 30Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 31Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 32Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 33Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 34Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 35Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 36Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 37Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 38Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 39Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 40Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 41Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 42Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 43Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 44Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 45Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 46Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 47Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 48Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 49Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 50Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 51Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 52Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 53Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 54Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 55Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 56Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 57Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 58Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 59Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 60Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 61Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 62Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 63Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 64Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 65Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 66Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 67Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 68Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 69Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 70Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 71Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 72Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 73Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 74Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 75Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 76Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 77Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 78Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 79Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 80Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 81Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 82Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 83Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 84Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 85Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 86Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 87Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 88Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 89Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 90Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 91Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 92Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 93Symbol 41 as "SerihuButtom"
ExportAssets (56)Timeline Frame 94Symbol 41 as "SerihuButtom"

Labels

"stap1_lb"Frame 31
"stap2_lb"Frame 38
"stap3_lb"Frame 46
"end_lb"Frame 66
"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
"voice1_lb"Symbol 128 MovieClip Frame 2
"voice2_lb"Symbol 128 MovieClip Frame 57
"voice3_lb"Symbol 128 MovieClip Frame 99
"voice4_lb"Symbol 128 MovieClip Frame 115
"shiro_lb"Symbol 129 MovieClip Frame 11
"_up"Symbol 153 MovieClip Frame 1
"_over"Symbol 153 MovieClip Frame 7
"_down"Symbol 153 MovieClip Frame 13

Dynamic Text Variables

serihudtSymbol 147 EditableText"・・・・・・。"
serihudt2Symbol 208 EditableText"・・・・・・。"




http://swfchan.com/4/19884/info.shtml
Created: 11/8 -2019 23:59:24 Last modified: 11/8 -2019 23:59:24 Server time: 27/04 -2024 06:51:20