[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 4 (269 B)
if (_framesloaded >= "2000") {
gotoAndPlay (8);
} else {
setProperty("fort", _rotation , (_framesloaded / "2000") * "360");
}
if (_framesloaded >= "2000") {
gotoAndPlay (8);
} else {
setProperty("dude", _alpha , (_framesloaded / "2000") * "100");
}
Frame 6 (17 B)
gotoAndPlay (4);
Frame 8 (8 B)
stop();
Frame 2412 (8 B)
stop();
Symbol 13 Button (35 B)
on (release) {
gotoAndPlay (10);
}
Symbol 117 Button (65 B)
on (release) {
getURL ("http://www.colbybluth.com", "_blank");
}
Symbol 123 Button (35 B)
on (release) {
gotoAndPlay (31);
}