PDA

View Full Version : really basic question


pbjpb
09-06-2001, 09:07 PM
hi there!

does the intial download time of a SWF depend on how many itmes are in the library, or how many itmes are in the first frame on the stage? i have a ton of items in my librabry and only one frame with nothing in it. i load the MCs usinf attachmovie. thanks for your help.

justin

Jesse
09-07-2001, 07:32 AM
in general it depends on the elements in the first frame. the exception is when you're using attach actions. when using attach actions all items with linkage properties are exported and loaded in the first frame, which causes the initial load time to be quite long in some cases...