Frame 1 (42 B)
fscommand ("showmenu", "false");
stop();
Instance of Symbol 7 MovieClip in Frame 1 (95 B)
//component parameters
onClipEvent (construct) {
startLabel = "start";
proportion = "100%";
}
Frame 2 (8 B)
stop();
Instance of Symbol 19 MovieClip "kao_02" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 22 MovieClip "kao_03" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 28 MovieClip "pan_02" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 31 MovieClip "pan_03" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 37 MovieClip "bura_01" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 40 MovieClip "bura_02" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 43 MovieClip "bura_03" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 52 MovieClip "kamisimo_02b" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 58 MovieClip "hakama_02" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 64 MovieClip "kamisimo_02a" in Frame 2 (46 B)
onClipEvent (load) {
this._visible = false;
}
Symbol 7 MovieClip Frame 1 (316 B)
_parent.stop();
preLoad = parseInt(proportion);
this.onEnterFrame = function () {
preLoadBytes = (_parent.getBytesTotal() * preLoad) / 100;
count = Math.round((_parent.getBytesLoaded() / preLoadBytes) * 100);
bar._x = (count * 1.5) - 150;
if (count >= 100) {
_parent.gotoAndPlay(startLabel);
}
};
Symbol 96 Button (296 B)
on (release) {
if (this.mk_0_0._visible) {
} else {
this.mk_0_0._visible = true;
this.mk_0_1._visible = false;
this.mk_0_2._visible = false;
this._parent._parent.kao_01._visible = true;
this._parent._parent.kao_02._visible = false;
this._parent._parent.kao_03._visible = false;
}
}
Symbol 97 Button (296 B)
on (release) {
if (this.mk_0_3._visible) {
} else {
this.mk_0_0._visible = false;
this.mk_0_1._visible = true;
this.mk_0_2._visible = false;
this._parent._parent.kao_01._visible = false;
this._parent._parent.kao_02._visible = true;
this._parent._parent.kao_03._visible = false;
}
}
Symbol 98 Button (296 B)
on (release) {
if (this.mk_0_2._visible) {
} else {
this.mk_0_0._visible = false;
this.mk_0_1._visible = false;
this.mk_0_2._visible = true;
this._parent._parent.kao_01._visible = false;
this._parent._parent.kao_02._visible = false;
this._parent._parent.kao_03._visible = true;
}
}
Symbol 99 Button (369 B)
on (release) {
if (this.mk_1_0._visible) {
} else {
this.mk_1_0._visible = true;
this.mk_1_1._visible = false;
this.mk_1_2._visible = false;
this._parent._parent.kamisimo_01a._visible = false;
this._parent._parent.kamisimo_01b._visible = false;
this._parent._parent.kamisimo_02a._visible = false;
this._parent._parent.kamisimo_02b._visible = false;
}
}
Symbol 100 Button (367 B)
on (release) {
if (this.mk_1_1._visible) {
} else {
this.mk_1_0._visible = false;
this.mk_1_1._visible = true;
this.mk_1_2._visible = false;
this._parent._parent.kamisimo_01a._visible = true;
this._parent._parent.kamisimo_01b._visible = true;
this._parent._parent.kamisimo_02a._visible = false;
this._parent._parent.kamisimo_02b._visible = false;
}
}
Symbol 101 Button (332 B)
on (release) {
if (this.mk_3_0._visible) {
} else {
this.mk_3_0._visible = true;
this.mk_3_1._visible = false;
this.mk_3_2._visible = false;
this.mk_3_3._visible = false;
this._parent._parent.bura_01._visible = false;
this._parent._parent.bura_02._visible = false;
this._parent._parent.bura_03._visible = false;
}
}
Symbol 102 Button (331 B)
on (release) {
if (this.mk_3_1._visible) {
} else {
this.mk_3_0._visible = false;
this.mk_3_1._visible = true;
this.mk_3_2._visible = false;
this.mk_3_3._visible = false;
this._parent._parent.bura_01._visible = true;
this._parent._parent.bura_02._visible = false;
this._parent._parent.bura_03._visible = false;
}
}
Symbol 103 Button (329 B)
on (release) {
if (this.mk_4_0._visible) {
} else {
this.mk_4_0._visible = true;
this.mk_4_1._visible = false;
this.mk_4_2._visible = false;
this.mk_4_3._visible = false;
this._parent._parent.pan_01._visible = false;
this._parent._parent.pan_02._visible = false;
this._parent._parent.pan_03._visible = false;
}
}
Symbol 104 Button (328 B)
on (release) {
if (this.mk_4_1._visible) {
} else {
this.mk_4_0._visible = false;
this.mk_4_1._visible = true;
this.mk_4_2._visible = false;
this.mk_4_3._visible = false;
this._parent._parent.pan_01._visible = true;
this._parent._parent.pan_02._visible = false;
this._parent._parent.pan_03._visible = false;
}
}
Symbol 105 Button (328 B)
on (release) {
if (this.mk_4_2._visible) {
} else {
this.mk_4_0._visible = false;
this.mk_4_1._visible = false;
this.mk_4_2._visible = true;
this.mk_4_3._visible = false;
this._parent._parent.pan_01._visible = false;
this._parent._parent.pan_02._visible = true;
this._parent._parent.pan_03._visible = false;
}
}
Symbol 106 Button (167 B)
on (release) {
if (this.mk_5_0._visible) {
} else {
this.mk_5_0._visible = true;
this.mk_5_1._visible = false;
this._parent._parent.pans._visible = false;
}
}
Symbol 107 Button (166 B)
on (release) {
if (this.mk_5_1._visible) {
} else {
this.mk_5_0._visible = false;
this.mk_5_1._visible = true;
this._parent._parent.pans._visible = true;
}
}
Symbol 108 Button (308 B)
on (release) {
if (this.mk_2_0._visible) {
} else {
this.mk_2_0._visible = true;
this.mk_2_1._visible = false;
this.mk_2_2._visible = false;
this._parent._parent.hakama_01a._visible = false;
this._parent._parent.hakama_01b._visible = false;
this._parent._parent.hakama_02._visible = false;
}
}
Symbol 109 Button (306 B)
on (release) {
if (this.mk_2_1._visible) {
} else {
this.mk_2_0._visible = false;
this.mk_2_1._visible = true;
this.mk_2_2._visible = false;
this._parent._parent.hakama_01a._visible = true;
this._parent._parent.hakama_01b._visible = true;
this._parent._parent.hakama_02._visible = false;
}
}
Symbol 110 Button (367 B)
on (release) {
if (this.mk_1_2._visible) {
} else {
this.mk_1_0._visible = false;
this.mk_1_1._visible = false;
this.mk_1_2._visible = true;
this._parent._parent.kamisimo_01a._visible = false;
this._parent._parent.kamisimo_01b._visible = false;
this._parent._parent.kamisimo_02a._visible = true;
this._parent._parent.kamisimo_02b._visible = true;
}
}
Symbol 111 Button (331 B)
on (release) {
if (this.mk_3_2._visible) {
} else {
this.mk_3_0._visible = false;
this.mk_3_1._visible = false;
this.mk_3_2._visible = true;
this.mk_3_3._visible = false;
this._parent._parent.bura_01._visible = false;
this._parent._parent.bura_02._visible = true;
this._parent._parent.bura_03._visible = false;
}
}
Symbol 112 Button (307 B)
on (release) {
if (this.mk_2_2._visible) {
} else {
this.mk_2_0._visible = false;
this.mk_2_1._visible = false;
this.mk_2_2._visible = true;
this._parent._parent.hakama_01a._visible = false;
this._parent._parent.hakama_01b._visible = false;
this._parent._parent.hakama_02._visible = true;
}
}
Symbol 113 Button (168 B)
on (release) {
if (this.mk_7_0._visible) {
} else {
this.mk_7_0._visible = true;
this.mk_7_1._visible = false;
this._parent._parent.tokin._visible = false;
}
}
Symbol 114 Button (167 B)
on (release) {
if (this.mk_7_1._visible) {
} else {
this.mk_7_0._visible = false;
this.mk_7_1._visible = true;
this._parent._parent.tokin._visible = true;
}
}
Symbol 115 Button (168 B)
on (release) {
if (this.mk_8_0._visible) {
} else {
this.mk_8_0._visible = true;
this.mk_8_1._visible = false;
this._parent._parent.yuige._visible = false;
}
}
Symbol 116 Button (167 B)
on (release) {
if (this.mk_8_1._visible) {
} else {
this.mk_8_0._visible = false;
this.mk_8_1._visible = true;
this._parent._parent.yuige._visible = true;
}
}
Symbol 117 Button (331 B)
on (release) {
if (this.mk_3_3._visible) {
} else {
this.mk_3_0._visible = false;
this.mk_3_1._visible = false;
this.mk_3_2._visible = false;
this.mk_3_3._visible = true;
this._parent._parent.bura_01._visible = false;
this._parent._parent.bura_02._visible = false;
this._parent._parent.bura_03._visible = true;
}
}
Symbol 118 Button (328 B)
on (release) {
if (this.mk_4_3._visible) {
} else {
this.mk_4_0._visible = false;
this.mk_4_1._visible = false;
this.mk_4_2._visible = false;
this.mk_4_3._visible = true;
this._parent._parent.pan_01._visible = false;
this._parent._parent.pan_02._visible = false;
this._parent._parent.pan_03._visible = true;
}
}
Instance of Symbol 90 MovieClip "mk_0_1" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_0_2" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_1_0" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_4_0" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_4_2" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_5_0" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_3_1" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_2_0" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_3_2" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_1_2" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_2_2" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_3_3" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_4_3" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_7_0" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "mk_8_0" in Symbol 119 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 94 MovieClip "cursol_01" in Symbol 119 MovieClip Frame 1 (385 B)
on (press) {
this.startDrag(true, 31, 102, 81, 102);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.kamisimo_01a._alpha = toumei;
this._parent._parent._parent.kamisimo_01b._alpha = toumei;
this._parent._parent._parent.kamisimo_02a._alpha = toumei;
this._parent._parent._parent.kamisimo_02b._alpha = toumei;
}
Instance of Symbol 94 MovieClip "cursol_03" in Symbol 119 MovieClip Frame 1 (310 B)
on (press) {
this.startDrag(true, 31, 202, 81, 202);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.bura_01._alpha = toumei;
this._parent._parent._parent.bura_02._alpha = toumei;
this._parent._parent._parent.bura_03._alpha = toumei;
}
Instance of Symbol 94 MovieClip "cursol_04" in Symbol 119 MovieClip Frame 1 (307 B)
on (press) {
this.startDrag(true, 31, 252, 81, 252);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.pan_01._alpha = toumei;
this._parent._parent._parent.pan_02._alpha = toumei;
this._parent._parent._parent.pan_03._alpha = toumei;
}
Instance of Symbol 94 MovieClip "cursol_05" in Symbol 119 MovieClip Frame 1 (197 B)
on (press) {
this.startDrag(true, 31, 302, 81, 302);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.pans._alpha = toumei;
}
Instance of Symbol 94 MovieClip "cursol_02" in Symbol 119 MovieClip Frame 1 (318 B)
on (press) {
this.startDrag(true, 31, 152, 81, 152);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.hakama_01a._alpha = toumei;
this._parent._parent._parent.hakama_01b._alpha = toumei;
this._parent._parent._parent.hakama_02._alpha = toumei;
}
Instance of Symbol 94 MovieClip "cursol_06" in Symbol 119 MovieClip Frame 1 (198 B)
on (press) {
this.startDrag(true, 31, 352, 81, 352);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.tokin._alpha = toumei;
}
Instance of Symbol 94 MovieClip "cursol_06" in Symbol 119 MovieClip Frame 1 (198 B)
on (press) {
this.startDrag(true, 31, 402, 81, 402);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.yuige._alpha = toumei;
}
Symbol 121 Button (38 B)
on (release) {
gotoAndPlay ("c_1");
}
Symbol 122 Button (38 B)
on (release) {
gotoAndPlay ("c_2");
}
Symbol 123 MovieClip Frame 1 (8 B)
stop();
Symbol 123 MovieClip Frame 11 (8 B)
stop();
Symbol 123 MovieClip Frame 22 (21 B)
gotoAndPlay ("c_0");