I have two extremely large swfs (7.1 MB and 5 MB). I am having a lot of trouble displaying them on the web. The run slow. The sound plays fine but the animation has trouble keeping up and thus it is out of sync. The animation looks slow.
I do use preloaders and have tried loading the entire swf before playing and just loading 1/3 of the movie or 1/2 of the movie before starting, to the same slow play.
I am wondering if it is possible to split these monsters into much smaller swfs and then link them together?
In otherwords, at the end of the first small swf is a code (getURL or something along these lines) to start loading/playing the next section of small swf, etc…
Can this be done seamlessly? So that the viewer would not even know there are multiple swfs and it would play as if one continuous movie?
Has anyone tried this or is this even possible? Thanks.