[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 2 (51 B)
ifFrameLoaded (1619) {
gotoAndPlay ("start");
}
Frame 3 (17 B)
gotoAndPlay (1);
Frame 4 (8 B)
stop();
Frame 1619 (8 B)
stop();
Symbol 23 Button (67 B)
on (release) {
getURL ("http://thefriendsociety.com", "_blank");
}
Symbol 31 Button (40 B)
on (release) {
gotoAndPlay ("start");
}
Symbol 109 Button (44 B)
on (release) {
_root.gotoAndPlay("play");
}