Combined Code
movieClip 13 hassya {
frame 34 {
this.stop();
}
}
movieClip 17 MChassya6 {
}
movieClip 22 MChassya3 {
frame 20 {
this.stop();
}
}
movieClip 32 MChassya4 {
frame 41 {
this.stop();
}
}
frame 1 {
this.stop();
s0 = new Sound();
_root.count = 0;
_root.bbb = 0;
aaa = 1;
}
movieClip 35 {
}
movieClip 40 {
}
movieClip 41 {
frame 35 {
this.stop();
}
}
button 43 {
on (press) {
s0.stop();
s0.attachSound('tikubi4');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
button 44 {
on (press) {
s0.stop();
s0.attachSound('tikubi3');
s0.start();
++_root.count;
this.gotoAndPlay('re1');
}
}
movieClip 165 {
}
movieClip 166 {
frame 10 {
this.stop();
}
}
movieClip 167 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 60 {
this.gotoAndPlay('ret');
}
frame 81 {
this.gotoAndPlay('ret');
}
}
movieClip 170 {
}
movieClip 192 {
frame 10 {
++_root.count;
this.gotoAndPlay(1);
}
}
button 193 {
on (press) {
if (_root.count >= 100) {
this.gotoAndStop('fin');
}
}
on (release) {
if (aaa >= 3) {
aaa = 0;
}
++aaa;
this.gotoAndStop('5-' + aaa);
trace(aaa);
}
}
movieClip 195 {
}
movieClip 197 {
}
movieClip 198 {
instance of movieClip 197 {
onClipEvent (enterFrame) {
if (_root.count > 100) {
_root.count = 100;
}
this._width = 594 * (_root.count / 100);
updateAfterEvent();
}
}
}
movieClip 206 {
frame 3 {
++_root.count;
this.gotoAndPlay(1);
}
}
movieClip 221 {
frame 29 {
_root.count += 5;
this.gotoAndPlay(1);
}
}
movieClip 222 {
frame 20 {
this.stop();
}
}
movieClip 225 {
}
movieClip 226 {
frame 25 {
this.stop();
}
}
movieClip 231 {
}
movieClip 236 {
}
movieClip 237 {
frame 10 {
this.gotoAndPlay(1);
}
}
button 239 {
on (press) {
_root.gotoAndStop('menu');
}
}
movieClip 240 {
}
movieClip 241 {
frame 1 {
s0 = new Sound();
s0.stop();
}
frame 60 {
this.gotoAndPlay('ret');
}
}