I have a swf which loads some images from a folder into several MCs. When I call this swf from the main swf, I want to have a preloader for the image swf.
Will [COLOR=Navy]getBytesTotal[/COLOR] return the size of the swf including the external photos that it must load? If not, what’s the best way to calculate the size of the external swf so I can preload…
Cheers