Hi,

I have an mxml with a sequence of 13 effects with each one having a
duration of 500ms. Naturally, I was expecting the entire thing would
take around 6.5 seconds; I have another effect running parallel to
this sequence that assumes that timing. However, they turn out to be
out of sync, I found that the sequence was taking too long to execute,
usually the last 2-3 effects will not have enough time to execute. In
this case, I'm only using <mx:Move> effects in the sequence.

I guess the Flash Player is slowing done because I'm running too many
effects or something? Is it possible to work around this? 

Thanks!

Roy

Reply via email to