PDA

View Full Version : [MX Actionscript] Preloading .swf files



b.rich
August 3rd, 2003, 09:52 PM
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

[Legoman]
August 3rd, 2003, 10:08 PM
easiest to just put it in the file that you're loading into the main movie.