[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.Frame 1 (148 B)
if (_framesloaded >= _totalframes) {
gotoAndStop (6);
} else {
setProperty("/loader", _xscale , (_framesloaded / _totalframes) * "100");
}
Frame 5 (17 B)
gotoAndPlay (1);
Frame 6 (8 B)
stop();
Frame 1491 (8 B)
stop();
Symbol 17 Button (35 B)
on (release) {
gotoAndPlay (27);
}
Symbol 153 Button (35 B)
on (release) {
gotoAndPlay (27);
}
Symbol 155 Button (64 B)
on (release) {
getURL ("http://www.eskimobob.com", "_blank");
}