BytesLoaded = _root[NewClipToZoom].getBytesLoaded()
BytesToLoad = _root[NewClipToZoom].getBytesTotal()
are both giving me the full number (BytesToLoad)(25926)
immediatly after calling loadMovie
(the movie is definatly not loaded so why is it saying it is
)
Im using the simulate Download settings in F8