[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.Combined Code (276 B)
button 9 {
on (release) {
gotoAndPlay(422);
}
}
button 10 {
on (release) {
gotoAndPlay(1);
}
}
button 11 {
on (release) {
gotoAndPlay(202);
}
}
frame 201 {
gotoAndPlay(1);
}
frame 421 {
gotoAndPlay(202);
}
frame 641 {
gotoAndPlay(422);
}