[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 (8 B)
stop();
Instance of Symbol 6 MovieClip in Frame 1 (209 B)
onClipEvent (enterFrame) {
b_loaded = _root.getBytesLoaded();
b_total = _root.getBytesTotal();
percent = Math.round((b_loaded / b_total) * 100);
if (percent >= 100) {
_root.gotoAndStop("loaded");
}
}
Frame 2518 (8 B)
stop();
Frame 2994 (20 B)
gotoAndPlay (2517);
Frame 3255 (20 B)
gotoAndPlay (2517);
Symbol 10 Button (25 B)
on (release) {
play();
}
Symbol 173 Button (34 B)
on (release) {
gotoAndPlay (3);
}
Symbol 178 Button (66 B)
on (release) {
getURL ("http://www.hideout.2ya.com", "_blank");
}
Symbol 182 Button (37 B)
on (release) {
gotoAndPlay (3018);
}
Symbol 183 Button (37 B)
on (release) {
gotoAndPlay (2519);
}