Export in first frame.
- Started
- Last post
- 26 Responses
- UndoUndo0
are you using images and embedded fonts in yr preloader?
- silencer0
Nope, juz verdana dynamic (Not embedded)
- imakedesign0
i have not read the other threads so sorry if this has been said.
cant you just have a blank swf which you load the main swf into?
look up MovieClipLoader if your using mx2004. reallly good flexible way of preloading
- UndoUndo0
something must be slowing it down [the loading]. is the preloader in a scene or frame on its own?
- silencer0
Gotta go out till later this evenin. I'll try and fix this tonight. Thanks for all your help geezaz!
- contra0
Turn off 'export in first frame', then create an MC off the stage that comes in after the preloader, drag all the linked clips from the library into this MC.
Best to set the visibility of this clip to 0 (with AS) to ensure it's not eating up processor speed.