Okay, I know that there are a huge # of posts regarding preloading, but this issue is new for me. I have two swf’s that load dynamically using the new MovieClipLoader and on each movie is a variable: _root.isLoaded = true - which is created when the bytesLoaded and bytesTotal are equal. My problem is that the getProgress property of the MCL doesn’t work (I have been talking with Neil over at nwebb.co.uk, who wrote a tutorial about this - he has also heard of this prob) and I can’t find a way to use the variable on the swf’s being loaded in, hence, my main movie starts sometimes before they are loaded. Frustration has set in and I am wondering if anyone out there can help?
Thanks in advance.