[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 145 (8 B)
stop();
Symbol 9 Button (52 B)
on (press) {
getURL ("whereareyou.htm", "_self");
}
Symbol 11 Button (50 B)
on (press) {
getURL ("effective.htm", "_self");
}
Symbol 13 Button (45 B)
on (press) {
getURL ("goal.htm", "_self");
}
Symbol 15 Button (49 B)
on (press) {
getURL ("cranking.htm", "_self");
}
Symbol 17 Button (47 B)
on (press) {
getURL ("chance.htm", "_self");
}
Symbol 19 Button (56 B)
on (press) {
getURL ("procrastination.htm", "_self");
}
Symbol 20 Button (39 B)
on (release) {
getURL ("video.htm");
}