I've tried a number of preloaders and they all appear only after about 3/4 of the SWF has loaded. For example 150/180k. They are in the first frame in their own layer and the rest of the layers don't begin until frame 2. Any ideas?
Thanks,
SC
You must be using components, export on the first frame stuff (linkage - attached movie clips and/or sounds), and/or embedding fonts.
All stuff that usually needs to preload on the first frame, and which will prevent your preloader to display anything until all of that has actually preloaded.
One workaround is to use a preloader only movie, to preload your present movie (without it's own preloader)...
I have posted such a preloader in this thread on FK...
"...You must be using components, export on the first frame stuff (linkage - attached movie clips and/or sounds), and/or embedding fonts.
All stuff that usually needs to preload on the first frame..."
Components elements are set to download on the first frame, attached movie clips and/or sounds with linkage may be set to export on the first frame, and embedded fonts also.
All of those elements have to download before your preloader even shows up. That's the point.
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.