added Effects and removed Effects start almost together.

Posted by Ravz on Stack Overflow See other posts from Stack Overflow or by Ravz
Published on 2010-06-14T11:26:08Z Indexed on 2010/06/14 12:22 UTC
Read the original article Hit count: 411

Filed under:
|
|
|

Hi,

I have run into a problem where I am removing a component and adding another one. I have set addedEffect and removedEffect for corresponding component.

But the addedEffect starts before the removedEffect completes.

How can i make them in order ??

I am doing this in actionscript.So, in this case i'm not using state and transition.

Any help would be really good.

Thanks.

© Stack Overflow or respective owner

Related posts about flex

Related posts about actionscript