|
-
I've had several problems with tweenlite. One is probably the one you have.
While it's tweening, you can't properly access the item being moved, and after it's done tweening, in alot of cases you can't access immediately either. So to solve this problem in one of my projects I had to add a timer of 3 secs after it was finished tweening. So to be sure to be able to do whatever you want with it after it's done tweening, wait 2-3 secs before doing anything with the item that was in motion.
So, after it has stopped, it's for some reason still in use for some additional time.
Last edited by TenchyCho; 10-19-2011 at 01:32 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|