Preloading

Hi,

I have a small bug, that I am finding hard to solve.

Its quite simple really, I have a main swf that loads in seperate swfs on button actions.
Each seperate swf loads a gallery via xml. each swf also has a preloader at the begining.

It all works perfectly, its just the loading.
The preloader works fine and loads in the swf, then the preloader for the xml starts and loads the content.

This causes a flashing of preloaders, and looks odd as one starts and finishes and then another one starts and finishes,

It’s not really the desired look i want, Ideally I would want one preloader to load the swf and the xml, but I have no idea how to do this. I have also thought about loading all the swfs at the begining as they are not that big, but this isn’t really the desired method.

Any suggestions would be really appreiciated.

Thanks in advance.