[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 (609 B)
movieClip 4 {
}
button 12 {
on (release) {
gotoAndPlay('anonx');
}
}
button 16 {
on (release) {
gotoAndPlay('solo');
}
}
button 20 {
on (release) {
gotoAndPlay('oc');
}
}
button 21 {
on (release) {
gotoAndPlay('anon');
}
}
button 22 {
on (release) {
gotoAndPlay('solox');
}
}
button 23 {
on (release) {
gotoAndPlay('ocx');
}
}
frame 13 {
gotoAndPlay('anonx');
}
frame 26 {
gotoAndPlay('anon');
}
frame 39 {
gotoAndPlay('solo');
}
frame 52 {
gotoAndPlay('solox');
}
frame 65 {
gotoAndPlay('oc');
}
frame 78 {
gotoAndPlay('ocx');
}