[MX Actionscript] Preloading .swf files

using the command:

loadMovie(_root.section, _root.content);

how would i work in a preloader bar?? add one to the file that is loaded into the main movie or on my main movie that is loading the file?

thnks//

B-Rich

easiest to just put it in the file that you’re loading into the main movie.