[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)) {
gotoAndStop (4);
} else {
gotoAndPlay (1);
}
Frame 4 (8 B)
stop();
Frame 1720 (8 B)
stop();
Symbol 7 Button (34 B)
on (release) {
gotoAndPlay (5);
}
Symbol 99 Button (68 B)
on (release) {
getURL ("http://www.flashcartoons.org", "_blank");
}
Symbol 102 Button (34 B)
on (release) {
gotoAndPlay (5);
}
Symbol 106 MovieClip Frame 416 (8 B)
stop();