[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 (180 B)
lengte = (getBytesLoaded() / getBytesTotal()) * 100;
procentjes = int(lengte * 9) + " %";
setProperty("blok", _xscale , lengte * 9);
ifFrameLoaded (302) {
gotoAndPlay (3);
}
Frame 2 (17 B)
gotoAndPlay (1);
Frame 2751 (8 B)
stop();
Symbol 31 Button (66 B)
on (release) {
getURL ("http://www.silverburst.com", "_blank");
}
Symbol 34 Button (34 B)
on (release) {
gotoAndPlay (3);
}