Skip to main content
Inspiring
March 5, 2007
Question

movie clip and an instance thereof

  • March 5, 2007
  • 1 reply
  • 156 views
I thought that a clip created by drugging a library clip onto the stage is
a copy in sence that changes to this copy would not propagate back to the
library clip.
I have a library clip with noAS code in it.
I drugged a copy onto the stage and edded onClipEvent (mouseDown)
Then I created another copy using attachMovie and this other clip reacts on
mouseDown though the parent library clip still shows no AS code.
SHould it be like that?


This topic has been closed for replies.

1 reply

Inspiring
March 5, 2007
I thought that a clip created by drugging a library clip onto the stage is
a copy in sence that changes to this copy would not propagate back to the
library clip.
I have a library clip with noAS code in it.
I drugged a copy onto the stage and edded onClipEvent (mouseDown)
Then I created another copy using attachMovie and this other clip reacts on
mouseDown though the parent library clip still shows no AS code.
SHould it be like that?