[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 (586 B)
frame 1 {
stop();
}
movieClip 8 {
}
movieClip 13 {
}
movieClip 18 {
}
movieClip 19 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
eval(bar)._xscale = PercentLoaded;
} else {
gotoAndStop('loaded');
}
}
frame 2 {
gotoAndPlay(1);
}
frame 3 {
_root.play();
}
}
button 24 {
on (press) {
getURL('http://www.gun-chest.com/index.html', '_blank');
}
}
movieClip 278 {
}
frame 9316 {
stop();
}
button 2500 {
on (press) {
gotoAndPlay(5);
}
}