Hi
How do I remove a child from the root timeline from within a movieclip?
I’ve tried
MovieClip(parent).removeChild(mc1);
But this through an error.
Thanks in advance.
Hi
How do I remove a child from the root timeline from within a movieclip?
I’ve tried
MovieClip(parent).removeChild(mc1);
But this through an error.
Thanks in advance.