still having a problem. Do I use this.getBytesLoaded
I’m not sure if its ,this, _root or _parent. I know people have external swfs coming up from the main.swf and need a preloader for these separate swf’s. THere’s got to be a way or I will lose my mind
i am using instance “content” to load 5 seperate swfs
What do I need to do for the preload on the individual swfs
_root.content.getbytesloaded
or
this.getbytleloaded…
I can’t figute this out.
I tought it was a better thing to make a main movie with seperate movies loading ito it. But i can’t figure out the prload for the small swfs attahed to main movie.