[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 (92 B)
if (_framesloaded >= _totalframes) {
gotoAndPlay (11);
} else {
gotoAndPlay (1);
}
Frame 10 (17 B)
gotoAndPlay (1);
Frame 11 (27 B)
stopAllSounds();
stop();
Frame 355 (17 B)
stopAllSounds();
Frame 456 (8 B)
stop();
Symbol 5 MovieClip Frame 12 (8 B)
stop();
Symbol 9 Button (71 B)
on (release) {
getURL ("http://timon1771.deviantart.com", "_blank");
}
Symbol 30 Button (41 B)
on (release) {
this.gotoAndPlay("12");
}
Symbol 178 Button (71 B)
on (release) {
getURL ("http://timon1771.deviantart.com", "_blank");
}
Symbol 190 Button (40 B)
on (release) {
this.gotoAndPlay("1");
}