Combined Code
movieClip 3 {
}
movieClip 5 {
}
movieClip 9 {
}
// unknown tag 88 length 54
movieClip 13 {
frame 1 {
this._parent._parent.stop();
this._parent.stop();
var cuadro;
var cargado = this._parent._parent.getBytesLoaded();
var total = this._parent._parent.getBytesTotal();
cuadro = Math.round((cargado / total) * 100);
this._parent.gotoAndStop(cuadro);
this._parent.porcentaje = cuadro + '%';
if (cargado >= total) {
this._parent._parent.play();
}
}
}
movieClip 14 {
}
frame 2 {
stop();
}
// unknown tag 88 length 231
button 20 {
on (release) {
gotoAndPlay(3);
}
}
// unknown tag 88 length 169
movieClip 31 {
}
movieClip 38 {
}
button 58 {
on (release) {
gotoAndPlay(325);
}
}
button 59 {
on (release) {
gotoAndPlay(546);
}
}
button 60 {
on (release) {
gotoAndPlay(103);
}
}
frame 102 {
stop();
}
frame 135 {
stopAllSounds();
}
frame 324 {
gotoAndPlay(2);
}
frame 324 {
stopAllSounds();
}
frame 356 {
stopAllSounds();
}
frame 545 {
gotoAndPlay(2);
}
frame 545 {
stopAllSounds();
}
frame 577 {
stopAllSounds();
}
frame 752 {
gotoAndPlay(2);
}
frame 752 {
stopAllSounds();
}