[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 (43 B)
_root.menu._visible = false;
menu.stop();
Frame 25 (17 B)
gotoAndPlay (2);
Symbol 12 Button (70 B)
on (release) {
getURL ("http://www.furaffinity.net/user/caltsar/");
}
Symbol 21 Button (72 B)
on (release) {
getURL ("http://www.furaffinity.net/user/overrated/");
}
Symbol 29 Button (70 B)
on (release) {
getURL ("http://www.furaffinity.net/user/sunstab/");
}
Symbol 34 Button (61 B)
on (release) {
_root.menu._visible = !_root.menu._visible;
}