How to synchronize two swf films

Posted by user619301 
How to synchronize two swf films
March 04, 2011 09:56PM
Hello!

I am making two banners that are supposed to play simultaniously and to be synchronized.
Each banner consists of two pictures and two phases.
How can I sync these two movies, so that everytime they loop they start and end simultaioulsy (both have same lenght of frames, and only one filter applied).

It should be actionscript3....


Thanks in advance

Tanja
Re: How to synchronize two swf films
March 07, 2011 08:30AM
Well, yes you will need to write some action script 3 code for both swfs.
-you will need to use the loader class to load your images.
-apply the flasheff effect.
-use timer class to synchronize each phase for each swf.

PS Also, make sure that both swfs also have the same FPS(frame per seconds).
Sorry, you do not have permission to post/reply in this forum.