Combined Code
frame 1 {
this._lockroot = true;
var currentscene = '';
}
movieClip 4 {
}
button 9 {
on (release) {
_root.play();
}
}
movieClip 13 {
}
button 31 {
on (release) {
_root.play();
}
}
movieClip 32 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded < 100) {
eval(bar)._xscale = PercentLoaded;
if (PercentLoaded > 30) {
this.skip_btn._x = -140;
}
} else {
this.gotoAndPlay(3);
}
}
frame 2 {
gotoAndPlay(1);
}
frame 13 {
stop();
}
}
frame 2 {
this.stop();
currentscene = 'scene1_mc';
}
movieClip 1254 {
frame 3712 {
_parent.play();
}
}
frame 3 {
this.stop();
currentscene = 'scene2_mc';
}
movieClip 1623 {
frame 2333 {
_parent.play();
}
}
frame 4 {
this.stop();
currentscene = 'scene3_mc';
}
movieClip 2727 {
frame 3363 {
_parent.play();
}
}
frame 5 {
this.stop();
currentscene = 'scene4_mc';
}
movieClip 3388 {
frame 2731 {
_parent.play();
}
}
frame 6 {
this.stop();
currentscene = 'scene5_mc';
}
movieClip 3616 {
frame 1718 {
_parent.play();
}
}
frame 7 {
this.stop();
currentscene = 'scene6_mc';
}
movieClip 3953 {
frame 2834 {
_parent.play();
}
}
frame 8 {
this.stop();
currentscene = 'scene7_mc';
}
movieClip 4667 {
frame 2295 {
_parent.play();
}
}
frame 9 {
this.stop();
currentscene = 'scene8_mc';
}
movieClip 4958 {
frame 2791 {
_root.play();
}
}