Hi, I have created a swf with an empty loader mc, I want to load an external swf into this loader mc, this works fine but I have preloaders on each of the external swf’s. the preloader on the external swf files seems to get the stats (file size) from the loader mc and not from the external mc therefore the loader bar shows 100% loaded when in fact the swf is still loading in the background.
How do I code to tell the preloader to get the stats from the current external swf not the root loader mc. The code on the external swf’s preloader references _root.get…; when this (i guess) is referring to the empty loader mc!
Did this make sense to anyone?
thanks in advance
hegas