Hey I am having troubles with a preloader in a multi-scene movie.

I have given the preloader a scene for itself (first scene). I am using the _root.getBytesTotalLoaded() and _root.getBytesTotal() or whatever they are called. So when I uplod it and go to view it in IE on my remote server, IE takes a while to download it, then it initializes. When the preloader comes in, it already says 100%, defeating the whole purpose of the preloader. IE loads the WHOLE MOVIE as opposed to just loading the first scene which in turn would load the rest. Has anyone else had this same problem or one similar? If so, could you please post your solution

Thanks very much in advance!

(p.s. I can post codee if required)