[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 (426 B)
movieClip 13 background {
}
movieClip 16 un {
}
movieClip 21 tg {
}
movieClip 22 {
frame 22 {
gotoAndPlay(Math.random() >= 0.5 ? 23 : 89);
}
frame 44 {
gotoAndPlay(Math.random() >= 0.5 ? 45 : 1);
}
frame 66 {
gotoAndPlay(Math.random() >= 0.5 ? 67 : 111);
}
frame 88 {
gotoAndPlay(Math.random() >= 0.5 ? 45 : 1);
}
frame 110 {
gotoAndPlay(Math.random() >= 0.5 ? 67 : 111);