[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 (65 B)
ifFrameLoaded (4275) {
gotoAndPlay ("click play to start");
}
Frame 2 (17 B)
gotoAndPlay (1);
Frame 3 (8 B)
stop();
Frame 4 (17 B)
stopAllSounds();
Frame 5169 (8 B)
stop();
Symbol 6 Button (40 B)
on (release) {
gotoAndPlay ("start");
}
Symbol 163 Button (67 B)
on (release) {
getURL ("http://thefriendsociety.com", "_blank");
}
Symbol 166 Button (40 B)
on (release) {
gotoAndPlay ("start");
}