[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 (8 B)
stop();
Frame 2 (8 B)
stop();
Frame 3 (8 B)
stop();
Frame 4 (8 B)
stop();
Symbol 23 Button (34 B)
on (release) {
gotoAndPlay (2);
}
Symbol 27 Button (34 B)
on (release) {
gotoAndPlay (4);
}
Symbol 49 Button (30 B)
on (release) {
nextFrame();
}
Symbol 51 Button (30 B)
on (release) {
prevFrame();
}
Symbol 56 Button (30 B)
on (release) {
prevFrame();
}
Symbol 57 Button (34 B)
on (release) {
gotoAndStop (2);
}