MovieClipLoader (how many)

Hi guys,

I will have a movie with several frames. When going to each of these frames, by clicking buttons, I will load, each time, a different external movie using a MovieClipLoader.

Could I use 1 movieClipLoader for the whole movie, or should I create one MCL in each frame? I am concern about having conflicts between on-progress-loadings and new loadings, if the user goes back and forth between frames.

Please let me know your advice.

Thanks