[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.Combined Code (516 B)
movieClip 6 {
}
movieClip 8 {
}
movieClip 10 {
}
instance of movieClip 10 {
onClipEvent (press) {
startDrag(this, false);
}
onClipEvent (release) {
stopDrag();
}
}
movieClip 12 {
}
instance of movieClip 12 {
onClipEvent (press) {
startDrag(this, false);
}
onClipEvent (release) {
stopDrag();
}
}
movieClip 14 {
}
instance of movieClip 12 {
onClipEvent (press) {
startDrag(this, false);
}
onClipEvent (release) {
stopDrag();
}
}
// unknown tag 88 length 65