How do you target movieclips in parent timeline.
For example this was in as2
._parent.digit2.gotoAndStop(2);
or
_parent._parent.glow.play();
How do you target movieclips in parent timeline.
For example this was in as2
._parent.digit2.gotoAndStop(2);
or
_parent._parent.glow.play();
:: Copyright KIRUPA 2026 //--
``` ```