Closed SudoPlz closed 8 years ago
When having a movieclip animation within a parent movieclip animation, then once the whole things isComplete playing, running goToAndPlay will ONLY reset and play again the parent and NOT the child. Is that intended?
goToAndPlay
We have built a work around for this since it is a common use case for us as well. Would be good if support for this was added to the native code
The bug has been fixed :)
When having a movieclip animation within a parent movieclip animation, then once the whole things isComplete playing, running
goToAndPlay
will ONLY reset and play again the parent and NOT the child. Is that intended?