Load multiple swfs

how would i load different swfs into one file but have the fullr progress of the load be tracked in one preloader?

ex:
i want to load 1.swf, 2.swf, 3.swf and 4.swf into main.swf
the preloader for all the movies would be on main.swf

thanks a lot!!!