[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 (44 B)
ifFrameLoaded (674) {
gotoAndPlay (3);
}
Frame 2 (17 B)
gotoAndPlay (1);
Frame 4 (8 B)
stop();
Instance of Symbol 41 MovieClip in Frame 164 (224 B)
onClipEvent (enterFrame) {
hit = this.hitTest(_root.mousy.wuh);
if (hit == true) {
tellTarget (_root.mousy) {
gotoAndStop (2);
};
} else if (hit != true) {
tellTarget (_root.mousy) {
gotoAndStop (1);
};
}
}
Frame 674 (8 B)
stop();
Symbol 15 Button (25 B)
on (release) {
play();
}
Symbol 39 MovieClip Frame 1 (8 B)
stop();
Symbol 45 MovieClip Frame 1 (8 B)
stop();
Symbol 160 Button (52 B)
on (release) {
stopAllSounds();
gotoAndPlay (5);
}
Symbol 168 MovieClip Frame 54 (8 B)
stop();