[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 (100 B)
play();
if (_framesloaded >= _totalframes) {
gotoAndPlay (1);
} else {
gotoAndPlay (1);
}
Frame 2 (8 B)
stop();
Frame 1306 (8 B)
stop();
Frame 1307 (1 B)
Frame 1374 (20 B)
gotoAndPlay (1307);
Symbol 8 Button (34 B)
on (release) {
gotoAndPlay (3);
}
Symbol 133 Button (34 B)
on (release) {
gotoAndPlay (3);
}
Symbol 136 Button (37 B)
on (release) {
gotoAndPlay (1307);
}
Symbol 141 Button (37 B)
on (release) {
gotoAndStop (1306);
}