Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline.addTweenAt #49

Open
gskinner opened this issue Oct 15, 2014 · 1 comment
Open

Timeline.addTweenAt #49

gskinner opened this issue Oct 15, 2014 · 1 comment

Comments

@gskinner
Copy link
Member

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

@gskinner
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant