Frame 1
fscommand ("showmenu", "false");
stop();
Instance of Symbol 7 MovieClip in Frame 1
//component parameters
onClipEvent (construct) {
startLabel = "start";
proportion = "100%";
}
Frame 2
stop();
Instance of Symbol 21 MovieClip "kao_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 24 MovieClip "kao_03" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 27 MovieClip "kuti" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 30 MovieClip "over_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 36 MovieClip "pan_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 42 MovieClip "bura_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 45 MovieClip "suku_b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 48 MovieClip "suku_w" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 54 MovieClip "buru" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 63 MovieClip "siru_01_b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 66 MovieClip "tin_01" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 69 MovieClip "tin_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 72 MovieClip "siru_01_a" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 75 MovieClip "siru_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Symbol 7 MovieClip Frame 1
_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 122 Button
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 123 Button
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 124 Button
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 125 Button
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.over_01._visible = false;
this._parent._parent.over_02._visible = false;
}
}
Symbol 126 Button
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.over_01._visible = true;
this._parent._parent.over_02._visible = false;
}
}
Symbol 127 Button
on (release) {
if (this.mk_2_0._visible) {
} else {
this.mk_2_0._visible = true;
this.mk_2_1._visible = false;
this._parent._parent.buru._visible = false;
}
}
Symbol 128 Button
on (release) {
if (this.mk_2_1._visible) {
} else {
this.mk_2_0._visible = false;
this.mk_2_1._visible = true;
this._parent._parent.buru._visible = true;
}
}
Symbol 129 Button
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;
if (this.mk_6_0._visible || (this.mk_6_1._visible)) {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_4_0._visible = true;
}
this._parent._parent.bura_01._visible = false;
this._parent._parent.bura_02._visible = false;
this._parent._parent.suku_b._visible = false;
this._parent._parent.suku_w._visible = false;
}
}
Symbol 130 Button
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;
if (this.mk_6_0._visible || (this.mk_6_1._visible)) {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_4_0._visible = true;
}
this._parent._parent.bura_01._visible = true;
this._parent._parent.bura_02._visible = false;
this._parent._parent.suku_b._visible = false;
this._parent._parent.suku_w._visible = false;
}
}
Symbol 131 Button
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;
if (this.mk_6_0._visible || (this.mk_6_1._visible)) {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_4_0._visible = true;
}
this._parent._parent.bura_01._visible = false;
this._parent._parent.bura_02._visible = true;
this._parent._parent.suku_b._visible = false;
this._parent._parent.suku_w._visible = false;
}
}
Symbol 132 Button
on (release) {
if (this.mk_4_0._visible) {
} else {
if (this.mk_6_0._visible || (this.mk_6_1._visible)) {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_3_0._visible = true;
}
this.mk_4_0._visible = true;
this.mk_4_1._visible = false;
this.mk_4_2._visible = false;
this._parent._parent.pan_01._visible = false;
this._parent._parent.pan_02._visible = false;
this._parent._parent.suku_b._visible = false;
this._parent._parent.suku_w._visible = false;
}
}
Symbol 133 Button
on (release) {
if (this.mk_4_1._visible) {
} else {
if (this.mk_6_0._visible || (this.mk_6_1._visible)) {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_3_0._visible = true;
}
this.mk_4_0._visible = false;
this.mk_4_1._visible = true;
this.mk_4_2._visible = false;
this._parent._parent.pan_01._visible = true;
this._parent._parent.pan_02._visible = false;
this._parent._parent.suku_b._visible = false;
this._parent._parent.suku_w._visible = false;
}
}
Symbol 134 Button
on (release) {
if (this.mk_4_2._visible) {
} else {
if (this.mk_6_0._visible || (this.mk_6_1._visible)) {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_3_0._visible = true;
}
this.mk_4_0._visible = false;
this.mk_4_1._visible = false;
this.mk_4_2._visible = true;
this._parent._parent.pan_01._visible = false;
this._parent._parent.pan_02._visible = true;
this._parent._parent.suku_b._visible = false;
this._parent._parent.suku_w._visible = false;
}
}
Symbol 135 Button
on (release) {
if (this.mk_5_0._visible) {
} else {
this.mk_5_0._visible = true;
this.mk_5_1._visible = false;
this._parent._parent.body_01k._visible = false;
}
}
Symbol 136 Button
on (release) {
if (this.mk_5_1._visible) {
} else {
this.mk_5_0._visible = false;
this.mk_5_1._visible = true;
this._parent._parent.body_01k._visible = true;
}
}
Symbol 137 Button
on (release) {
if (this.mk_6_0._visible) {
} else {
this.mk_3_0._visible = false;
this.mk_3_1._visible = false;
this.mk_3_2._visible = false;
this.mk_6_0._visible = true;
this.mk_6_1._visible = false;
this.mk_4_0._visible = false;
this.mk_4_1._visible = false;
this.mk_4_2._visible = false;
this._parent._parent.bura_01._visible = false;
this._parent._parent.bura_02._visible = false;
this._parent._parent.pan_01._visible = false;
this._parent._parent.pan_02._visible = false;
this._parent._parent.suku_b._visible = false;
this._parent._parent.suku_w._visible = true;
}
}
Symbol 138 Button
on (release) {
if (this.mk_6_1._visible) {
} else {
this.mk_3_0._visible = false;
this.mk_3_1._visible = false;
this.mk_3_2._visible = false;
this.mk_6_0._visible = false;
this.mk_6_1._visible = true;
this.mk_4_0._visible = false;
this.mk_4_1._visible = false;
this.mk_4_2._visible = false;
this._parent._parent.bura_01._visible = false;
this._parent._parent.bura_02._visible = false;
this._parent._parent.pan_01._visible = false;
this._parent._parent.pan_02._visible = false;
this._parent._parent.suku_b._visible = true;
this._parent._parent.suku_w._visible = false;
}
}
Symbol 139 Button
on (release) {
if (this.mk_7_0._visible) {
} else {
this.mk_7_0._visible = true;
this.mk_7_1._visible = false;
this._parent._parent.sh._visible = false;
}
}
Symbol 140 Button
on (release) {
if (this.mk_7_1._visible) {
} else {
this.mk_7_0._visible = false;
this.mk_7_1._visible = true;
this._parent._parent.sh._visible = true;
}
}
Symbol 141 Button
on (release) {
if (this.mk_8_0._visible) {
} else {
this.mk_8_0._visible = true;
this.mk_8_1._visible = false;
this._parent._parent.kazari._visible = false;
}
}
Symbol 142 Button
on (release) {
if (this.mk_8_1._visible) {
} else {
this.mk_8_0._visible = false;
this.mk_8_1._visible = true;
this._parent._parent.kazari._visible = true;
}
}
Symbol 143 Button
on (release) {
if (this.mk_9_0._visible) {
} else {
this.mk_9_0._visible = true;
this.mk_9_1._visible = false;
this.mk_9_2._visible = false;
this._parent._parent.tin_01._visible = false;
this._parent._parent.tin_02._visible = false;
this._parent._parent.kuti._visible = false;
if (this.mk_10_1._visible) {
this._parent._parent.siru_02._visible = false;
}
}
}
Symbol 144 Button
on (release) {
if (this.mk_9_1._visible) {
} else {
this.mk_9_0._visible = false;
this.mk_9_1._visible = true;
this.mk_9_2._visible = false;
this._parent._parent.tin_01._visible = true;
this._parent._parent.tin_02._visible = false;
this._parent._parent.kuti._visible = false;
if (this.mk_10_1._visible) {
this._parent._parent.siru_02._visible = false;
}
}
}
Symbol 145 Button
on (release) {
if (this.mk_9_2._visible) {
} else {
this.mk_9_0._visible = false;
this.mk_9_1._visible = false;
this.mk_9_2._visible = true;
this._parent._parent.tin_01._visible = false;
this._parent._parent.tin_02._visible = true;
this._parent._parent.kuti._visible = true;
if (this.mk_10_1._visible) {
this._parent._parent.siru_02._visible = true;
}
}
}
Symbol 146 Button
on (release) {
if (this.mk_10_0._visible) {
} else {
this.mk_10_0._visible = true;
this.mk_10_1._visible = false;
this._parent._parent.siru_01_a._visible = false;
this._parent._parent.siru_01_b._visible = false;
if (this.mk_9_2._visible) {
this._parent._parent.siru_02._visible = false;
}
}
}
Symbol 147 Button
on (release) {
if (this.mk_10_1._visible) {
} else {
this.mk_10_0._visible = false;
this.mk_10_1._visible = true;
this._parent._parent.siru_01_a._visible = true;
this._parent._parent.siru_01_b._visible = true;
if (this.mk_9_2._visible) {
this._parent._parent.siru_02._visible = true;
}
}
}
Symbol 148 Button
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.over_01._visible = false;
this._parent._parent.over_02._visible = true;
}
}
Instance of Symbol 116 MovieClip "mk_0_1" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_0_2" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_1_0" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_3_0" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_3_2" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_4_0" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_4_2" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_5_0" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_2_1" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_6_0" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_6_1" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_7_0" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_8_0" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_9_1" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_9_2" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_10_1" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 116 MovieClip "mk_1_2" in Symbol 149 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 120 MovieClip "cursol_02" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 102, 81, 102);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.over_01._alpha = toumei;
this._parent._parent._parent.over_02._alpha = toumei;
}
Instance of Symbol 120 MovieClip "cursol_03" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 202, 81, 202);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.buru._alpha = toumei;
}
Instance of Symbol 120 MovieClip "cursol_04" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 252, 81, 252);
}
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;
}
Instance of Symbol 120 MovieClip "cursol_05" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 302, 81, 302);
}
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;
}
Instance of Symbol 120 MovieClip "cursol_06" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 402, 81, 402);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.body_01k._alpha = toumei;
}
Instance of Symbol 120 MovieClip "cursol_07" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 186, 277, 236, 277);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 186) * 2;
this._parent._parent._parent.suku_b._alpha = toumei;
this._parent._parent._parent.suku_w._alpha = toumei;
}
Instance of Symbol 120 MovieClip "cursol_08" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 152, 81, 152);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.sh._alpha = toumei;
}
Instance of Symbol 120 MovieClip "cursol_09" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 352, 81, 352);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.kazari._alpha = toumei;
}
Instance of Symbol 120 MovieClip "cursol_09" in Symbol 149 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 452, 81, 452);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.tin_01._alpha = toumei;
this._parent._parent._parent.tin_02._alpha = toumei;
this._parent._parent._parent.siru_02._alpha = toumei;
}
Symbol 151 Button
on (release) {
gotoAndPlay ("c_1");
}
Symbol 152 Button
on (release) {
gotoAndPlay ("c_2");
}
Symbol 153 MovieClip Frame 1
stop();
Symbol 153 MovieClip Frame 11
stop();
Symbol 153 MovieClip Frame 22
gotoAndPlay ("c_0");