Skip navigation
Currently Being Moderated

AS3 Tween

Dec 16, 2008 6:42 AM

I am having problems with the scripted Tween as the motion does not always complete and therefore does not let the rest of the script execute. Does anyone have any idea why these Tweens are not completing? I have a few of them throughout my program and they are all doing the same. I have to "Test Movie" several times before I get lucky and they complete and then the program runs fine. I have them all set to under 1.5 seconds as I read somewhere that there this might happen after this time. It's driving me nuts. I am using IE 8 I'm not sure if that has anything to do with it.
Thanks for any help any way. I appreciate it.
 
Replies
  • kglad
    61,985 posts
    Jul 21, 2002
    Currently Being Moderated
    Dec 16, 2008 7:31 AM   in reply to TezS56
    having a name collision (with identically named tweens) is a common cause of problems using tweens and limiting the time required by the tween to complete would be a typical (but misguided) solution.
     
    |
    Mark as:
  • kglad
    61,985 posts
    Jul 21, 2002
    Currently Being Moderated
    Dec 18, 2008 2:36 PM   in reply to TezS56
    if the tweens are in different scopes, there will be no name collisions.
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points