Jump to content
Search Community

How To Tell If Any Tweens Are Active?

2dguy test
Moderator Tag

Recommended Posts

So I want to tween a bunch of objects and verify that they are all done. isTweening(obj) works on a singular object, but I was hoping I could pass it null and it would report by if ANY tween is active. I'm sure there's a solution that doesn't require iterating through my objects. (right?) lol.. Thank you for any help.

Link to comment
Share on other sites

In my experience, a question like this usually indicates that there's a better way to structure the logic in your project...can you help us understand why you'd need to do something like this? Perhaps we could offer a simpler solution once we see the context. 

 

And did you intend to ask in the Flash forums? Or are you using the JavaScript version? 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...