[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 (564 B)
movieClip 17 {
}
// unknown tag 88 length 106
movieClip 21 {
}
movieClip 23 {
}
movieClip 24 {
frame 9 {
stop();
}
}
movieClip 26 {
}
button 29 {
on (release) {
_root.play();
}
}
movieClip 30 {
frame 10 {
stop();
}
}
movieClip 31 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop('loaded');
}
}
frame 2 {
gotoAndPlay(1);
}
}
movieClip 125 {
}
movieClip 237 {
}