Help with flash pre-loader component pls

Hi there, I am trying to load multiple swf files into a movie with a flash component called
movieloader, similar to flashloaded.com’s advancedloader component.
I managed to get the component to work and 2 swf files preload with a 0 alpha value - I would like to then call the swf files again with perhaps " loadmovie" actionscript.

I have tried this but I am not a flash guru at all and the clips play but either together or the wrong one plays first.
What is the best way to call the swf’s after they have been pre-loaded into the cache
I have tried a holder movieclip that calls the swf on frame one with loadmovie (“animation1.swf”, 0); but as soon as that one is done I would like to call the second swf, this does not work. I tried the 1st animation with and without a stop action at the end. but playing this through the other movie stops the animation 1 and does not play animation 2 or it just loops the animation1.swf over and over.

I am confused and need someone to explain this to me pls

if anyone can help with this please, please let me know.

THANKS
CANDY