[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 (45 B)
ifFrameLoaded (1069) {
gotoAndPlay (3);
}
Frame 2 (17 B)
gotoAndPlay (1);
Frame 82 (22 B)
nextFrame();
play();
Frame 392 (22 B)
nextFrame();
play();
Frame 538 (22 B)
nextFrame();
play();
Frame 749 (22 B)
nextFrame();
play();
Frame 951 (22 B)
nextFrame();
play();
Frame 1013 (13 B)
prevFrame();
Symbol 72 Button (34 B)
on (release) {
gotoAndPlay (1);
}
Symbol 76 Button (48 B)
on (press) {
loadMovieNum ("lesson1.swf", 0);
}