Hi all I am using the LoadMovieNum() command to load an external .swf file now I need to know when the file is loaded so that I can send my main movie to a specific frame when the sub .swf is loaded can anyone help me?
Monitor the loading bytes on that level. When they equal the total bytes of that movie (basically a preloading code...), you can direct your main movie to do whatever...
hi oldnewbie I cant seem to get it could you give me an example of how I could check if my total bytes is equal to my loaded bytes for an external .swf that I am loading into my movie???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.