[Tweener] onComplete problem

Zeh Fernando zeh at zehfernando.com
Tue Sep 16 14:49:49 PDT 2008


Hi Charlie,

> hi everyone,
> I have a little probleme about the onComplete param of tweener
> here is my code:
> (...)
> My problem is that the capture of the stage ( made by Capture Screen() ) 
> is made before the stage is resized,  although it's called when the 
> tweener is finished whom is called when the stage is yet resized. Is 
> there a probleme with te onComplete Tweener method?

I don't really see anything wrong, it should work if I understood the 
functionality. In fact, even the first Tweener call would be executed 
AFTER the stage is resized, so I can't see how onComplete can run before 
it happens.


Zeh


More information about the Tweener mailing list