Loading movie clips

i followed a tutorial on the internet to create a progress bar preloader which i am using to load each page before it plays, however on one page i have a group of photo galleries, each one is a movie clip but it would take a long time to load all the movie clips with the main movie at the start. instead i want the preloader to to load everything except the galleries before it plays and then i want to use the same progress bar to load each movie clip when links to each gallery are clicked eg “gallery 01”, “gallery 02” etc. im fairly new to actionscript so any help would be much appreciated.