Hi
Lets say that I have a main movie where everything is in the first frame. In that frame external swfs load both into MCs and levels, plus some tweened MCs. All this works perfect without putting in a preloader. I want to have a preloader to this movie but have some minor problems with using one.
I put the preloader in the first frame and move the main movie to frame 2 with a stop. The preloader works in that way that when total bytes are loaded it jumps to frame 2.
The problem:
When the preloader is done the main movie opens but some swfs that are loaded into levels and MCs get strange coordinates. Totally f****d. But if I put the main movie in frame 5 and keep 2-4 empty then it works.
Does somebody maybe have an answer to this?
thank you