Frame 1
fscommand ("showmenu", "false");
stop();
Instance of Symbol 7 MovieClip in Frame 1
//component parameters
onClipEvent (construct) {
startLabel = "start";
proportion = "100%";
}
Frame 2
a = new Date();
h = a.getHours();
if ((h >= 6) && (h < 21)) {
this.controll.menu.btn_6_0._visible = false;
this.controll.menu.btn_6_1._visible = false;
this.controll.menu.cursol_06._visible = false;
} else {
this.controll.menu.nouse._visible = false;
}
stop();
Instance of Symbol 29 MovieClip "kao_02b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 32 MovieClip "kao_02a" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 35 MovieClip "kao_03b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 38 MovieClip "kao_03a" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 41 MovieClip "negi" 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 103 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_01a._visible = true;
this._parent._parent.kao_02a._visible = false;
this._parent._parent.kao_03a._visible = false;
this._parent._parent.kao_01b._visible = true;
this._parent._parent.kao_02b._visible = false;
this._parent._parent.kao_03b._visible = false;
}
}
Symbol 104 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_01a._visible = false;
this._parent._parent.kao_02a._visible = true;
this._parent._parent.kao_03a._visible = false;
this._parent._parent.kao_01b._visible = false;
this._parent._parent.kao_02b._visible = true;
this._parent._parent.kao_03b._visible = false;
}
}
Symbol 105 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_01a._visible = false;
this._parent._parent.kao_02a._visible = false;
this._parent._parent.kao_03a._visible = true;
this._parent._parent.kao_01b._visible = false;
this._parent._parent.kao_02b._visible = false;
this._parent._parent.kao_03b._visible = true;
}
}
Symbol 106 Button
on (release) {
if (this.mk_1_0._visible) {
} else {
this.mk_1_0._visible = true;
this.mk_1_1._visible = false;
this._parent._parent.ribbon._visible = false;
}
}
Symbol 107 Button
on (release) {
if (this.mk_1_1._visible) {
} else {
this.mk_1_0._visible = false;
this.mk_1_1._visible = true;
this._parent._parent.ribbon._visible = true;
}
}
Symbol 108 Button
on (release) {
if (this.mk_3_0._visible) {
} else {
this.mk_3_0._visible = true;
this.mk_3_1._visible = false;
this._parent._parent.tie._visible = false;
}
}
Symbol 109 Button
on (release) {
if (this.mk_3_1._visible) {
} else {
this.mk_3_0._visible = false;
this.mk_3_1._visible = true;
this._parent._parent.tie._visible = true;
}
}
Symbol 110 Button
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._parent._parent.uwa_a._visible = false;
this._parent._parent.uwa_b._visible = false;
}
}
Symbol 111 Button
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._parent._parent.uwa_a._visible = true;
this._parent._parent.uwa_b._visible = true;
}
}
Symbol 112 Button
on (release) {
if (this.mk_5_0._visible) {
} else {
this.mk_5_0._visible = true;
this.mk_5_1._visible = false;
this.mk_5_2._visible = false;
this._parent._parent.sk_a._visible = false;
this._parent._parent.sk_b._visible = false;
}
}
Symbol 113 Button
on (release) {
if (this.mk_5_1._visible) {
} else {
this.mk_5_0._visible = false;
this.mk_5_1._visible = true;
this.mk_5_2._visible = false;
this._parent._parent.sk_a._visible = true;
this._parent._parent.sk_b._visible = true;
}
}
Symbol 114 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.ani_income._visible = false;
}
}
Symbol 115 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.ani_income._visible = true;
}
}
Symbol 116 Button
on (release) {
if (this.mk_6_0._visible) {
} else {
this.mk_6_0._visible = true;
this.mk_6_1._visible = false;
this.mk_6_2._visible = false;
this._parent._parent.pan._visible = false;
}
}
Symbol 117 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.sode_b._visible = false;
this._parent._parent.sode_c._visible = false;
}
}
Symbol 118 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.ashi._visible = false;
}
}
Symbol 119 Button
on (release) {
if (this.mk_6_1._visible) {
} else {
this.mk_6_0._visible = false;
this.mk_6_1._visible = true;
this.mk_6_2._visible = false;
this._parent._parent.pan._visible = true;
}
}
Symbol 120 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.sode_b._visible = true;
this._parent._parent.sode_c._visible = true;
}
}
Symbol 121 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.ashi._visible = true;
}
}
Symbol 122 Button
on (release) {
if (this.mk_9_0._visible) {
} else {
this.mk_9_0._visible = true;
this.mk_9_1._visible = false;
this._parent._parent.negi._visible = false;
}
}
Symbol 123 Button
on (release) {
if (this.mk_9_1._visible) {
} else {
this.mk_9_0._visible = false;
this.mk_9_1._visible = true;
this._parent._parent.negi._visible = true;
}
}
Instance of Symbol 97 MovieClip "mk_0_1" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_0_2" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_1_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_4_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_5_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_3_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_2_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_6_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_7_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_8_0" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 97 MovieClip "mk_9_1" in Symbol 128 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 101 MovieClip "cursol_01" in Symbol 128 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.ribbon._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_03" in Symbol 128 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.tie._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_04" in Symbol 128 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.uwa_a._alpha = toumei;
this._parent._parent._parent.uwa_b._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_05" in Symbol 128 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.sk_a._alpha = toumei;
this._parent._parent._parent.sk_b._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_02" in Symbol 128 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.ani_income._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_06" in Symbol 128 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.pan._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_07" in Symbol 128 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.sode_b._alpha = toumei;
this._parent._parent._parent.sode_c._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_08" in Symbol 128 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.ashi._alpha = toumei;
}
Instance of Symbol 101 MovieClip "cursol_00" in Symbol 128 MovieClip Frame 1
on (press) {
this.startDrag(true, 31, 52, 81, 52);
}
on (release, releaseOutside) {
this.stopDrag();
orgX = _x;
toumei = (orgX - 31) * 2;
this._parent._parent._parent.kao_01a._alpha = toumei;
this._parent._parent._parent.kao_02a._alpha = toumei;
this._parent._parent._parent.kao_03a._alpha = toumei;
}
Symbol 130 Button
on (release) {
gotoAndPlay ("c_1");
}
Symbol 131 Button
on (release) {
gotoAndPlay ("c_2");
}
Symbol 132 MovieClip Frame 1
stop();
Symbol 132 MovieClip Frame 11
stop();
Symbol 132 MovieClip Frame 22
gotoAndPlay ("c_0");