Combined Code
frame 1 {
_quality = 'LOW';
total = getBytesTotal();
carregando = getBytesLoaded();
porcentagem = Math.floor((total / carregando) * 100);
porcentagem = Math.floor((carregando / total) * 100);
barra_mc._xscale = porcentagem;
if (carregando == total) {
gotoAndStop('oba');
}
}
frame 1 {
function pokehidden() {
getURL('http://pokehidden.tumblr.com/', '_top');
}
var menu = new ContextMenu();
menu.hideBuiltInItems();
var tumblr = new ContextMenuItem('© Pokéhidden', pokehidden);
menu.customItems.push(tumblr);
_root.menu = menu;
}
movieClip 6 {
}
movieClip 9 barra {
}
// unknown tag 88 length 90
movieClip 14 {
frame 31 {
stop();
}
}
frame 2 {
if (getBytesLoaded() < getBytesTotal()) {
gotoAndPlay(1);
} else {
gotoAndStop('oba');
}
}
movieClip 23 {
frame 1 {
stop();
}
}
frame 7 {
stop();
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 36 {
frame 1 {
pode_continuar = false;
}
frame 91 {
stop();
pode_continuar = true;
}
}
button 39 {
on (press) {
if (mascara.pode_continuar == true) {
gotoAndStop('parada');
} else {
mascara.gotoAndStop('fim_da_fala');
}
}
}
movieClip 41 {
}
movieClip 44 {
frame 6 {
stop();
}
}
button 45 {
on (press) {
baixo.baixo.setVolume(0);
batida.batida.setVolume(100);
dubstep.dubstep.setVolume(0);
hat.hat.setVolume(0);
ritmo.ritmo.setVolume(0);
gotoAndStop('loop_1');
fundo.gotoAndPlay(1);
}
}
movieClip 47 {
}
button 48 {
on (press) {
baixo.baixo.setVolume(100);
batida.batida.setVolume(100);
dubstep.dubstep.setVolume(0);
hat.hat.setVolume(100);
ritmo.ritmo.setVolume(0);
gotoAndStop('loop_2');
fundo.gotoAndPlay(1);
}
}
movieClip 50 {
}
button 51 {
on (press) {
baixo.baixo.setVolume(0);
batida.batida.setVolume(100);
dubstep.dubstep.setVolume(100);
hat.hat.setVolume(100);
ritmo.ritmo.setVolume(0);
gotoAndStop('loop_3');
fundo.gotoAndPlay(1);
}
}
movieClip 53 {
}
button 54 {
on (press) {
baixo.baixo.setVolume(100);
batida.batida.setVolume(100);
dubstep.dubstep.setVolume(100);
hat.hat.setVolume(100);
ritmo.ritmo.setVolume(50);
gotoAndStop('loop_4');
fundo.gotoAndPlay(1);
}
}
movieClip 56 {
frame 16 {
stop();
}
}
movieClip 58 {
frame 1 {
baixo = new Sound(this);
baixo.attachSound('BAIXO');
baixo.start(0, 999999999);
baixo.setVolume(0);
}
}
movieClip 60 {
frame 1 {
batida = new Sound(this);
batida.attachSound('BATIDA');
batida.start(0, 999999999);
batida.setVolume(0);
}
}
movieClip 62 {
frame 1 {
dubstep = new Sound(this);
dubstep.attachSound('DUBSTEP');
dubstep.start(0, 999999999);
dubstep.setVolume(0);
}
}
movieClip 64 {
frame 1 {
hat = new Sound(this);
hat.attachSound('HAT');
hat.start(0, 999999999);
hat.setVolume(0);
}
}
movieClip 65 {
frame 1 {
musica = new Sound(this);
musica.attachSound('MUSICA');
musica.start(0, 999999999);
}
}
movieClip 66 {
frame 1 {
ritmo = new Sound(this);
ritmo.attachSound('RITMO');
ritmo.start(0, 999999999);
ritmo.setVolume(0);
}
}
movieClip 74 {
}
movieClip 76 {
frame 27 {
stop();
}
}
movieClip 84 {
}
movieClip 86 {
frame 27 {
stop();
}
}
movieClip 94 {
}
movieClip 96 {
frame 27 {
stop();
}
}
movieClip 107 {
frame 29 {
stop();
}
}
movieClip 109 {
frame 27 {
stop();
}
}