Combined Code
frame 1 {
if (this._totalframes == this._framesloaded) {
this.gotoAndPlay('start');
}
}
movieClip 29 {
}
movieClip 39 {
}
movieClip 61 {
}
movieClip 72 {
}
instance NowLoading of movieClip 72 {
onClipEvent (load) {
this.ssize = Math.floor(_parent.getBytesTotal() / 1000);
}
onClipEvent (enterFrame) {
this.now = Math.floor(_parent.getBytesLoaded() / 1000);
this.per = Math.floor((_parent.getBytesLoaded() / _parent.getBytesTotal()) * 100);
if (this.per >= 100) {
_parent.gotoAndPlay('start');
}
}
}
frame 11 {
this.stop();
}
movieClip 79 {
}
movieClip 81 {
}
movieClip 82 {
frame 6 {
this.stop();
}
instance tori of movieClip 79 {
onClipEvent (enterFrame) {
if (_root.xxx_tori == 'off') {
this.stop();
} else {
this.play();
}
}
}
frame 26 {
this.stop();
_root.gotoAndPlay('go');
}
}
frame 18 {
this.stop();
_root.xxx_tori = 'off';
this.btn_start.btn_start_box.onRollOver = function () {
_root.xxx_tori = 'on';
};
this.btn_start.btn_start_box.onRollOut = function () {
_root.xxx_tori = 'off';
};
this.btn_start.btn_start_box.onRelease = function () {
btn_start.gotoAndPlay('tori_go');
};
}
frame 849 {
objsound = new sound(_root.S020304);
objsound.attachsound('B_S-02_03');
objSound.setVolume(10);
objSound.start(0, 8);
}
movieClip 199 {
}
frame 867 {
objSound.setVolume(15);
}
frame 886 {
objSound.setVolume(20);
}
frame 1099 {
objSound.setVolume(40);
}
frame 1103 {
objsound.setVolume(50);
}
frame 1107 {
objSound.setVolume(70);
}
frame 1111 {
objSound.setVolume(90);
}
frame 1229 {
objSound.setVolume(80);
}
frame 1459 {
objSound.setVolume(100);
}
movieClip 269 {
}
frame 1463 {
objSound.stop('B_S-02_03');
}
frame 1790 {
objsound = new sound(_root.music);
objsound.attachsound('A_S-05_01');
objSound.setVolume(70);
objSound.start();
}
frame 1817 {
objSound.setVolume(40);
}
frame 1840 {
objSound.setVolume(60);
}
frame 1851 {
objSound.setVolume(40);
}
frame 1857 {
objSound.Stop('A_S-05_01');
}
frame 1893 {
MC53 = new sound(_root.S0503);
MC53.attachsound('ã®ã»ã»ã‚“_ループ');
MC53.setVolume(60);
MC53.start(0, 5);
}
frame 1942 {
MC53.setVolume(100);
}
frame 2259 {
MC53.stop('ã®ã»ã»ã‚“_ループ');
}
frame 2512 {
objsound = new sound(this);
objsound.attachsound('A_S-07');
objsound.setVolume(100);
objsound.start();
}
frame 2642 {
objsound = new sound();
objsound.attachsound('A_S-07');
objsound.setVolume(100);
objsound.start();
}
frame 3074 {
MC01 = new sound(this);
MC01.attachsound('B_09_æµ®ã‹ã‚Œæ°—分.WAV');
MC01.setVolume(100);
MC01.start(0, 6);
}
frame 3330 {
MC01.stop('B_09_æµ®ã‹ã‚Œæ°—分.WAV');
}
frame 3687 {
objsound = new sound(_root.music);
objsound.attachsound('B_S-10-02');
objsound.start(0, 8);
this.setVolume(90);
}
frame 4084 {
objsound.setVolume(60);
}
frame 4089 {
objsound.setVolume(40);
}
frame 4093 {
objsound.setVolume(20);
}
frame 4096 {
objsound.stop('B_S-10-02');
}
frame 5012 {
MC = new sound(_root.M_Clip);
MC.attachsound('B_S-13-01_01');
MC.setVolume(20);
MC.start(0, 5);
}
frame 5168 {
MC.Stop('B_S-13-01_01');
}
frame 5170 {
MC2 = new sound(this);
MC2.attachsound('B_S-13-01_02');
MC2.setVolume(70);
MC2.start();
}
frame 5829 {
MC2.setVolume(60);
}
frame 5832 {
MC2.setVolume(40);
}
frame 5834 {
MC2.setVolume(20);
}
frame 5835 {
MC2.stop('B_S-13-01_02');
}
frame 5836 {
MC2.setVolume(100);
}
frame 6063 {
S15 = new sound(_root.M_S15);
S15.attachsound('B_S-10-02');
S15.setVolume(50);
S15.start(0, 5);
}
frame 6631 {
S15.stop('B_S-10-02');
}
frame 6707 {
MC3 = new sound(_root.S17);
MC3.attachsound('B_S-16-01_01');
MC3.setVolume(100);
MC3.start(0, 0);
}
frame 7019 {
MC3.setVolume(20);
}
frame 7044 {
MC3.setVolume(100);
}
frame 7193 {
MC3.stop('B_S-16-01_01');
MC4 = new sound(this);
MC4.attachsound('B_S-16-01_02');
MC4.setVolume(100);
MC4.start(0, 0);
}
frame 8204 {
MC6 = new sound(_root.S19);
MC6.attachsound('B_風ã®éŸ³æ¥½');
MC6.setVolume(100);
MC6.start(0, 0);
}
frame 8496 {
MC6.stop('B_風ã®éŸ³æ¥½');
}
frame 8873 {
MC5 = new sound(this);
MC5.attachsound('B_エンディング');
MC5.setVolume(100);
MC5.start(0, 0);
}
movieClip 1946 {
}
movieClip 1950 {
}
movieClip 1951 {
}
movieClip 1953 {
}
frame 9060 {
stop();
}
movieClip 1969 {
}
button 1970 {
on (press) {
MC5.stop('B_エンディング');
gotoAndPlay(44);
}
}
button 1971 {
on (press) {
getURL('http://www.geocities.jp/studio_risu_jp/', '_blank');
}
}