Jump to content
Search Community

TweenTo onComplete randomly gets triggered. [SOLVED]

Choochoo test
Moderator Tag

Recommended Posts

code:

main_timeline.tweenTo(main_timeline.getLabelTime(main_timeline.currentLabel),{onComplete:menu_addon,onCompleteParams:[category,option]});

 

I am basically

Going forward 111111111>22222222222>

back tracking 111111111>

clearing...

recreating, and going forward again 111111111111>333333333>

 

onComplete randomly gets triggered after it reverses the 222222222222>

 

any work arounds? or ideas?

Link to comment
Share on other sites

It seems to work perfectly for me - can you please post a sample FLA that demonstrates the issue? It sounds like you may have something else going on in your code causing the problem. If you don't mind, please make sure the sample is as simple as possible - strip out all extra code.

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...