[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 1 (51 B)
ifFrameLoaded (1933) {
gotoAndStop ("start");
}
Frame 5 (19 B)
gotoAndPlay ("1");
Frame 6 (8 B)
stop();
Frame 1932 (8 B)
stop();
Symbol 11 Button (40 B)
on (release) {
gotoAndPlay ("start");
}
Symbol 213 Button (40 B)
on (release) {
gotoAndPlay ("start");
}
Symbol 215 Button (42 B)
on (release) {
gotoAndStop ("credits");
}
Symbol 218 Button (52 B)
on (release) {
getURL ("http://www.gutoons.com");
}