[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 7 (44 B)
ifFrameLoaded (42) {
gotoAndPlay (10);
}
Frame 9 (17 B)
gotoAndPlay (1);
Frame 22 (63 B)
tellTarget ("/pinchers") {
startDrag ("/pinchers", true);
}
Frame 30 (18 B)
gotoAndPlay (22);
Frame 40 (18 B)
gotoAndPlay (22);
Symbol 27 MovieClip Frame 1 (63 B)
tellTarget ("/pinchers") {
startDrag ("/pinchers", true);
}
Symbol 28 Button (33 B)
on (press) {
gotoAndPlay (34);
}