[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 (59 B)
if (_framesloaded == _totalframes) {
gotoAndPlay (3);
}
Frame 2 (17 B)
gotoAndPlay (1);
Frame 302 (8 B)
stop();
Frame 1006 (87 B)
tellTarget ("/rechtefigur") {
stop();
};
tellTarget ("/linkefigur") {
stop();
}
Frame 1484 (42 B)
getURL ("http://www.ballz.de/ende.html");
Frame 1487 (8 B)
stop();
Symbol 19 Button (49 B)
on (release) {
getURL ("http://www.ballz.de");
}
Symbol 47 Button (36 B)
on (release) {
gotoAndPlay (303);
}