Combined Code
frame 1 {
this.stop();
s0 = new Sound();
_root.count = 0;
aaa = 1;
}
movieClip 6 {
}
movieClip 9 {
}
movieClip 12 {
}
button 16 {
on (press) {
s0.stop();
s0.attachSound('tikubi1');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
button 17 {
on (press) {
s0.stop();
s0.attachSound('tikubi2');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
movieClip 41 {
}
movieClip 42 {
frame 9 {
this.stop();
}
}
movieClip 53 {
}
movieClip 54 {
}
movieClip 55 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 16 {
++_root.count;
this.gotoAndPlay('ret');
}
frame 36 {
this.gotoAndPlay('ret');
}
}
button 57 {
on (release) {
if (aaa >= 3) {
aaa = 0;
}
++aaa;
this.gotoAndStop('4-' + aaa);
}
}
movieClip 59 {
}
movieClip 61 {
}
movieClip 62 {
instance of movieClip 61 {
onClipEvent (enterFrame) {
if (_root.count > 100) {
_root.count = 100;
}
this._width = 594 * (_root.count / 100);
updateAfterEvent();
}
}
}
movieClip 67 {
}
instance of movieClip 67 {
onClipEvent (enterFrame) {
if (_root.count >= 100) {
_parent.gotoAndStop('fin');
}
}
}
movieClip 84 {
}
movieClip 86 {
}
movieClip 87 {
}
movieClip 88 {
frame 9 {
this.stop();
}
}
movieClip 125 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 3 {
}
frame 26 {
_root.count += 5;
this.gotoAndPlay('ret');
}
frame 43 {
this.gotoAndPlay('ret');
}
}
movieClip 149 {
}
movieClip 150 {
frame 9 {
this.stop();
}
}
movieClip 191 {
frame 1 {
s0 = new Sound();
}
frame 31 {
_root.count += 10;
this.gotoAndPlay('ret');
}
frame 48 {
this.gotoAndPlay('ret');
}
}
movieClip 196 {
}
movieClip 197 {
frame 25 {
this.stop();
}
}
movieClip 222 {
}
movieClip 227 {
}
movieClip 228 {
frame 10 {
this.gotoAndPlay(1);
}
}
button 229 {
on (press) {
_root.gotoAndStop('menu');
}
}
movieClip 230 {
}
movieClip 236 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 59 {
this.gotoAndPlay('ret');
}
}