Combined Code
frame 1 {
this.stop();
s0 = new Sound();
_root.count = 0;
aaa = 1;
}
movieClip 5 {
}
movieClip 8 {
}
button 12 {
on (press) {
s0.stop();
s0.attachSound('tikubi4');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
button 13 {
on (press) {
s0.stop();
s0.attachSound('tikubi3');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
movieClip 51 {
}
movieClip 52 {
frame 35 {
this.stop();
}
}
movieClip 107 {
}
movieClip 108 {
frame 10 {
this.stop();
}
}
movieClip 109 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 46 {
++_root.count;
this.gotoAndPlay('ret');
}
frame 60 {
this.gotoAndPlay('ret');
}
}
movieClip 111 {
}
movieClip 113 {
}
movieClip 114 {
instance of movieClip 113 {
onClipEvent (enterFrame) {
if (_root.count > 100) {
_root.count = 100;
}
this._width = 594 * (_root.count / 100);
updateAfterEvent();
}
}
}
button 119 {
on (release) {
if (aaa >= 3) {
aaa = 0;
}
++aaa;
this.gotoAndStop('3-' + aaa);
}
}
movieClip 121 {
}
instance of movieClip 121 {
onClipEvent (enterFrame) {
if (_root.count >= 100) {
_parent.gotoAndStop('fin');
}
}
}
movieClip 128 {
}
movieClip 129 {
frame 7 {
this.stop();
}
}
movieClip 137 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 7 {
++_root.count;
this.gotoAndPlay('ret');
}
frame 31 {
this.gotoAndPlay('ret');
}
}
movieClip 145 {
}
movieClip 146 {
frame 9 {
this.stop();
}
}
movieClip 202 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 31 {
_root.count += 3;
this.gotoAndPlay('ret');
}
frame 46 {
this.gotoAndPlay('ret');
}
}
movieClip 207 {
}
movieClip 208 {
frame 25 {
this.stop();
}
}
movieClip 223 {
}
movieClip 228 {
}
movieClip 229 {
frame 10 {
this.gotoAndPlay(1);
}
}
button 230 {
on (press) {
_root.gotoAndStop('menu');
}
}
movieClip 231 {
}
movieClip 232 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 60 {
this.gotoAndPlay('ret');
}
}