You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is unnecessary for the vast majority of tweens, but could be helpful for the rare case where people are trying to add custom content into exported MovieClip elements at runtime.
The .tweens property is now public, which partly resolves this, though it's still not ideal since we want to ensure tweens are removed from any previous Timeline before being added. I'm going to leave this open for now, and we'll see if it comes up again.
This is unnecessary for the vast majority of tweens, but could be helpful for the rare case where people are trying to add custom content into exported MovieClip elements at runtime.
See:
http://community.createjs.com/discussions/tweenjs/563-timelineaddtween-problems
The text was updated successfully, but these errors were encountered: