[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 7 {
on (release) {
gotoAndPlay(351);
}
}
frame 350 {
gotoAndPlay(1);
}
button 9 {
on (release) {
gotoAndPlay(701);
}
}
frame 700 {
gotoAndPlay(351);
}
button 11 {
on (release) {
gotoAndPlay(1);
}
}
frame 1050 {
gotoAndPlay(701);
}