Combined Code
frame 1 {
this.stop();
s0 = new Sound();
_root.count = 0;
aaa = 1;
}
movieClip 5 {
}
button 10 {
on (press) {
s0.stop();
s0.attachSound('tikubi3');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
movieClip 22 {
}
movieClip 23 {
frame 9 {
this.stop();
}
}
movieClip 27 {
}
movieClip 28 {
frame 35 {
this.stop();
}
}
movieClip 107 {
}
movieClip 108 {
frame 10 {
this.stop();
}
}
movieClip 109 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 45 {
++_root.count;
this.gotoAndPlay('ret');
}
frame 65 {
this.gotoAndPlay('ret');
}
}
movieClip 112 {
}
movieClip 114 {
}
movieClip 116 {
}
movieClip 117 {
instance of movieClip 116 {
onClipEvent (enterFrame) {
if (_root.count > 100) {
_root.count = 100;
}
this._width = 594 * (_root.count / 100);
updateAfterEvent();
}
}
}
button 122 {
on (release) {
if (aaa >= 3) {
aaa = 0;
}
++aaa;
this.gotoAndStop('1-' + aaa);
}
}
movieClip 124 {
}
instance of movieClip 124 {
onClipEvent (enterFrame) {
if (_root.count >= 100) {
_parent.gotoAndStop('fin');
}
}
}
movieClip 131 {
}
movieClip 132 {
frame 7 {
this.stop();
}
}
movieClip 134 {
}
movieClip 135 {
frame 7 {
this.stop();
}
}
movieClip 143 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 7 {
++_root.count;
this.gotoAndPlay('ret');
}
frame 24 {
this.gotoAndPlay('ret');
}
}
movieClip 151 {
}
movieClip 152 {
frame 9 {
this.stop();
}
}
movieClip 157 {
}
movieClip 158 {
frame 35 {
this.stop();
}
}
movieClip 182 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 18 {
_root.count += 3;
this.gotoAndPlay('ret');
}
frame 40 {
this.gotoAndPlay('ret');
}
}
movieClip 184 {
}
movieClip 185 {
frame 25 {
this.stop();
}
}
movieClip 205 {
}
movieClip 210 {
}
movieClip 211 {
frame 10 {
this.gotoAndPlay(1);
}
}
button 212 {
on (press) {
_root.gotoAndStop('menu');
}
}
movieClip 213 {
}
movieClip 214 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 85 {
this.gotoAndPlay('ret');
}
}