getBytestotal/Loaded

Hi,

does getBytesTotal calculate all movies that are loaded by loadMovie?

How to make preloader to wait all movies get loaded, and than display main movie?

this.getBytesTotal () - return it’s own bytes, right?

I need something like…

getBytesTotal (nav.swf);

or something like that.

Thanks.