[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 (149 B)
if (_framesloaded >= _totalframes) {
gotoAndStop (17);
} else {
setProperty("/loader", _xscale , (_framesloaded / _totalframes) * "100");
}
Frame 16 (17 B)
gotoAndPlay (1);
Frame 17 (8 B)
stop();
Frame 964 (8 B)
stop();
Symbol 12 Button (35 B)
on (release) {
gotoAndPlay (20);
}
Symbol 101 Button (35 B)
on (release) {
gotoAndPlay (20);
}