[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.Frame 3 (107 B)
if (Number(_framesloaded) >= Number(_totalframes)) {
gotoAndPlay (4);
} else {
gotoAndPlay (1);
}
Frame 1324 (8 B)
stop();
Symbol 8 Button (64 B)
on (release) {
getURL ("http://www.shittyart.net", "_blank");
}
Symbol 197 Button (68 B)
on (release) {
getURL ("http://www.flashcartoons.org", "_blank");
}
Symbol 201 Button (64 B)
on (release) {
getURL ("http://www.shittyart.net", "_blank");
}
Symbol 204 Button (34 B)
on (release) {
gotoAndPlay (1);
}