Combined Code
frame 1 {
this.stop();
s0 = new Sound();
_root.count = 0;
aaa = 1;
}
movieClip 5 {
}
button 9 {
on (press) {
s0.stop();
s0.attachSound('tikubi1');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
button 10 {
on (press) {
s0.stop();
s0.attachSound('tikubi2');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
movieClip 25 {
}
movieClip 26 {
frame 9 {
this.stop();
}
}
movieClip 73 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 31 {
++_root.count;
this.gotoAndPlay('ret');
}
frame 45 {
this.gotoAndPlay('ret');
}
}
movieClip 75 {
}
movieClip 77 {
}
movieClip 78 {
instance of movieClip 77 {
onClipEvent (enterFrame) {
if (_root.count > 100) {
_root.count = 100;
}
this._width = 594 * (_root.count / 100);
updateAfterEvent();
}
}
}
button 83 {
on (release) {
if (aaa >= 3) {
aaa = 0;
}
++aaa;
this.gotoAndStop('2-' + aaa);
}
}
movieClip 85 {
}
instance of movieClip 85 {
onClipEvent (enterFrame) {
if (_root.count >= 100) {
_parent.gotoAndStop('fin');
}
}
}
movieClip 91 {
}
movieClip 93 {
}
movieClip 94 {
frame 10 {
this.stop();
}
}
movieClip 96 {
}
movieClip 104 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 7 {
++_root.count;
this.gotoAndPlay('ret');
}
}
button 107 {
on (press) {
s0.stop();
s0.attachSound('tikubi1');
s0.start();
++_root.count;
}
}
button 108 {
on (press) {
s0.stop();
s0.attachSound('tikubi2');
s0.start();
++_root.count;
}
}
movieClip 114 {
}
movieClip 115 {
frame 35 {
this.stop();
}
}
movieClip 117 {
}
movieClip 118 {
frame 9 {
this.stop();
}
}
movieClip 145 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 16 {
_root.count += 3;
this.gotoAndPlay('ret');
}
}
movieClip 147 {
}
movieClip 148 {
frame 25 {
this.stop();
}
}
movieClip 176 {
}
movieClip 181 {
}
movieClip 182 {
frame 10 {
this.gotoAndPlay(1);
}
}
button 183 {
on (press) {
_root.gotoAndStop('menu');
}
}
movieClip 184 {
}
movieClip 185 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 68 {
this.gotoAndPlay('ret');
}
}