Loading swf files

If i want to load say 3 swf files into empty movieclips from the main timeline, should i load them one by one in each frame or can i load all of them in just one frame??

I know that i can make a progressbar for each swf in their own swf file but, is it possible to make a progress bar from main timeline for all movieclips togehter, a “total” loading progressbar??

all one frame ok but different holderClips and/or levels …
but be mindfull of too much content at once.

Why not combine the three into one and load it ?
…(this will simplify your preload as well)…

you’d have to conncoct a work-around to have a preloader listen to another clip … dunno how for sure…