[Tools][Expand/Collapse All]Note that automatic extraction of ActionScript 3 is still pretty much unsupported by swfchan. AS1/AS2 works okay most of the time.Combined Code (1.54 KiB) ●
frame 1 {
total = getBytesTotal();
carregando = getBytesLoaded();
porcentagem = Math.floor((total / carregando) * 100);
porcentagem = Math.floor((carregando / total) * 100);
barra_mc._xscale = porcentagem;
if (carregando == total) {
gotoAndStop(3);
}
}
frame 1 {
function pokehidden() {
getURL('http://www.pokehidden.net/', '_top');
}
var menu = new ContextMenu();
menu.hideBuiltInItems();
var tumblr = new ContextMenuItem('© Pokéhidden', pokehidden);
menu.customItems.push(tumblr);
_root.menu = menu;
}
movieClip 3 {
}
movieClip 5 {
}
// unknown tag 88 length 67
frame 2 {
if (getBytesLoaded() < getBytesTotal()) {
gotoAndPlay(1);
} else {
gotoAndStop(3);
}
}
movieClip 10 {
}
button 12 {
on (press) {
gotoAndPlay('HOH');
}
}
movieClip 16 {
}
// unknown tag 88 length 66
movieClip 22 {
frame 16 {
stop();
}
}
button 23 {
on (press) {
gotoAndPlay('sex_1');
}
}
button 25 {
on (press) {
gotoAndPlay('sex_2');
}
}
button 27 {
on (press) {
gotoAndPlay('sex_3');
}
}
button 29 {
on (press) {
gotoAndPlay('sex_4');
}
}
button 31 {
on (press) {
gotoAndPlay('sex_5');
}
}
button 33 {
on (press) {
gotoAndPlay('sex_6');
}
}
frame 27 {
stop();
}
movieClip 38 {
}
frame 45 {
stop();
}
movieClip 45 {
}
frame 63 {
stop();
}
movieClip 52 {
}
frame 81 {
stop();
}
movieClip 82 {
frame 83 {
stop();
}
}
frame 99 {
stop();
}
movieClip 99 {
frame 83 {
gotoAndPlay('loop');
}
}
frame 117 {
stop();
}