DragonBones / DragonBonesAS

DragonBones ActionScript Runtime
MIT License
250 stars 117 forks source link

Movieclip within a movieclip problem (cannot reset child). #52

Closed SudoPlz closed 8 years ago

SudoPlz commented 10 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?

Tom-Sesselmann commented 9 years ago

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

akdcl commented 8 years ago

The bug has been fixed :)