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_4_0._visible = false;
this.controll.menu.cursol_04._visible = false;
} else {
this.controll.menu.nouse_01._visible = false;
}
stop();
Instance of Symbol 18 MovieClip "kao_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 21 MovieClip "kao_03" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 27 MovieClip "sh_02b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 30 MovieClip "sh_03b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 33 MovieClip "borrom_02b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 39 MovieClip "pan_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 42 MovieClip "pan_03" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 45 MovieClip "bura_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 48 MovieClip "bura_03" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 54 MovieClip "borrom_02a" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 57 MovieClip "baby" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 63 MovieClip "choker" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 69 MovieClip "sh_02a" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 72 MovieClip "sh_03a" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 78 MovieClip "tie" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 84 MovieClip "kemomimi" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 87 MovieClip "headdress" 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 144 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 145 Button
on (release) {
if (this.mk_0_1._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 146 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 147 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.mk_1_3._visible = false;
this._parent._parent.sh_01a._visible = false;
this._parent._parent.sh_01b._visible = false;
this._parent._parent.sh_01c._visible = false;
this._parent._parent.sh_02a._visible = false;
this._parent._parent.sh_02b._visible = false;
this._parent._parent.sh_03a._visible = false;
this._parent._parent.sh_03b._visible = false;
}
}
Symbol 148 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.mk_1_3._visible = false;
this._parent._parent.sh_01a._visible = true;
this._parent._parent.sh_01b._visible = true;
this._parent._parent.sh_01c._visible = true;
this._parent._parent.sh_02a._visible = false;
this._parent._parent.sh_02b._visible = false;
this._parent._parent.sh_03a._visible = false;
this._parent._parent.sh_03b._visible = false;
}
}
Symbol 149 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;
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 150 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;
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 151 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.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 152 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.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 153 Button
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 154 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.mk_5_3._visible = false;
this._parent._parent.ribbon_01._visible = false;
this._parent._parent.tie._visible = false;
this._parent._parent.choker._visible = false;
}
}
Symbol 155 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.mk_5_3._visible = false;
this._parent._parent.ribbon_01._visible = true;
this._parent._parent.tie._visible = false;
this._parent._parent.choker._visible = false;
}
}
Symbol 156 Button
on (release) {
if (this.mk_2_0._visible) {
} else {
this.mk_2_0._visible = false;
this.mk_2_1._visible = false;
this.mk_2_2._visible = false;
this.mk_2_3._visible = false;
this._parent._parent.bottom_01._visible = false;
this._parent._parent.borrom_02a._visible = false;
this._parent._parent.borrom_02b._visible = false;
this._parent._parent.baby._visible = false;
}
}
Symbol 157 Button
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.mk_2_3._visible = false;
this._parent._parent.bottom_01._visible = true;
this._parent._parent.borrom_02a._visible = false;
this._parent._parent.borrom_02b._visible = false;
this._parent._parent.baby._visible = false;
}
}
Symbol 158 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.mk_1_3._visible = false;
this._parent._parent.sh_01a._visible = false;
this._parent._parent.sh_01b._visible = false;
this._parent._parent.sh_01c._visible = false;
this._parent._parent.sh_02a._visible = true;
this._parent._parent.sh_02b._visible = true;
this._parent._parent.sh_03a._visible = false;
this._parent._parent.sh_03b._visible = false;
}
}
Symbol 159 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;
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 160 Button
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.mk_2_3._visible = false;
this._parent._parent.bottom_01._visible = false;
this._parent._parent.borrom_02a._visible = true;
this._parent._parent.borrom_02b._visible = true;
this._parent._parent.baby._visible = false;
}
}
Symbol 161 Button
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 162 Button
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;
}
}
Symbol 163 Button
on (release) {
if (this.mk_1_3._visible) {
} else {
this.mk_1_0._visible = false;
this.mk_1_1._visible = false;
this.mk_1_2._visible = false;
this.mk_1_3._visible = true;
this._parent._parent.sh_01a._visible = false;
this._parent._parent.sh_01b._visible = false;
this._parent._parent.sh_01c._visible = false;
this._parent._parent.sh_02a._visible = false;
this._parent._parent.sh_02b._visible = false;
this._parent._parent.sh_03a._visible = true;
this._parent._parent.sh_03b._visible = true;
}
}
Symbol 164 Button
on (release) {
if (this.mk_2_3._visible) {
} else {
this.mk_2_0._visible = false;
this.mk_2_1._visible = false;
this.mk_2_2._visible = false;
this.mk_2_3._visible = true;
this._parent._parent.bottom_01._visible = false;
this._parent._parent.borrom_02a._visible = false;
this._parent._parent.borrom_02b._visible = false;
this._parent._parent.baby._visible = true;
}
}
Symbol 165 Button
on (release) {
if (this.mk_5_2._visible) {
} else {
this.mk_5_0._visible = false;
this.mk_5_1._visible = false;
this.mk_5_2._visible = true;
this.mk_5_3._visible = false;
this._parent._parent.ribbon_01._visible = false;
this._parent._parent.tie._visible = true;
this._parent._parent.choker._visible = false;
}
}
Symbol 166 Button
on (release) {
if (this.mk_5_3._visible) {
} else {
this.mk_5_0._visible = false;
this.mk_5_1._visible = false;
this.mk_5_2._visible = false;
this.mk_5_3._visible = true;
this._parent._parent.ribbon_01._visible = false;
this._parent._parent.tie._visible = false;
this._parent._parent.choker._visible = true;
}
}
Symbol 167 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.mk_6_3._visible = false;
this._parent._parent.katyu._visible = false;
this._parent._parent.headdress._visible = false;
this._parent._parent.kemomimi._visible = false;
}
}
Symbol 168 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.mk_6_3._visible = false;
this._parent._parent.katyu._visible = true;
this._parent._parent.headdress._visible = false;
this._parent._parent.kemomimi._visible = false;
}
}
Symbol 169 Button
on (release) {
if (this.mk_6_2._visible) {
} else {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_6_2._visible = true;
this.mk_6_3._visible = false;
this._parent._parent.katyu._visible = false;
this._parent._parent.headdress._visible = true;
this._parent._parent.kemomimi._visible = false;
}
}
Symbol 170 Button
on (release) {
if (this.mk_6_3._visible) {
} else {
this.mk_6_0._visible = false;
this.mk_6_1._visible = false;
this.mk_6_2._visible = false;
this.mk_6_3._visible = true;
this._parent._parent.katyu._visible = false;
this._parent._parent.headdress._visible = false;
this._parent._parent.kemomimi._visible = true;
}
}
Instance of Symbol 138 MovieClip "mk_0_1" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_0_2" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_1_0" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_4_0" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_4_2" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_5_0" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_3_0" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_2_0" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_3_2" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_1_2" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_2_2" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_4_3" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_3_3" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_1_3" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_2_3" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_5_2" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_5_3" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_6_0" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_6_2" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 138 MovieClip "mk_6_3" in Symbol 175 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 142 MovieClip "cursol_01" in Symbol 175 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.sh_01a._alpha = toumei;
this._parent._parent._parent.sh_01b._alpha = toumei;
this._parent._parent._parent.sh_01c._alpha = toumei;
this._parent._parent._parent.sh_02a._alpha = toumei;
this._parent._parent._parent.sh_02b._alpha = toumei;
this._parent._parent._parent.sh_03a._alpha = toumei;
this._parent._parent._parent.sh_03b._alpha = toumei;
}
Instance of Symbol 142 MovieClip "cursol_03" in Symbol 175 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.bura_01._alpha = toumei;
this._parent._parent._parent.bura_02._alpha = toumei;
this._parent._parent._parent.bura_03._alpha = toumei;
}
Instance of Symbol 142 MovieClip "cursol_04" in Symbol 175 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.pan_01._alpha = toumei;
this._parent._parent._parent.pan_02._alpha = toumei;
this._parent._parent._parent.pan_03._alpha = toumei;
}
Instance of Symbol 142 MovieClip "cursol_05" in Symbol 175 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.ribbon_01._alpha = toumei;
this._parent._parent._parent.tie._alpha = toumei;
this._parent._parent._parent.choker._alpha = toumei;
}
Instance of Symbol 142 MovieClip "cursol_02" in Symbol 175 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.bottom_01._alpha = toumei;
this._parent._parent._parent.borrom_02a._alpha = toumei;
this._parent._parent._parent.borrom_02b._alpha = toumei;
this._parent._parent._parent.baby._alpha = toumei;
}
Instance of Symbol 142 MovieClip "cursol_06" in Symbol 175 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.katyu._alpha = toumei;
this._parent._parent._parent.headdress._alpha = toumei;
this._parent._parent._parent.kemomimi._alpha = toumei;
}
Symbol 177 Button
on (release) {
gotoAndPlay ("c_1");
}
Symbol 178 Button
on (release) {
gotoAndPlay ("c_2");
}
Symbol 179 MovieClip Frame 1
stop();
Symbol 179 MovieClip Frame 11
stop();
Symbol 179 MovieClip Frame 22
gotoAndPlay ("c_0");