Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: loading time question
From: Phillip Kerman
Date: Tue, 12 Dec 2000 18:25:50 GMT

You're right Brian... but a couple more points: if you keep the items in
your own .swf that is loaded with "loadMovie", it will also recycle (from
the browser's cache). The reason to consider this method is that shared
library items (or, I should say, items with linkage) will download before
the first frame. This can be a drag because you can't override this to
purposely start downloading items when you say (the way you can with "load
movie").

Back to the original question... put any repeated content in ONE library (or
.swf) only.

Phillip

>
> Use a shared library between your movies, then it loads the images only
> once, otherwise I think it loads them each time you use them.
>
> :brian
>
>
> -----Original Message-----
> From: Springer, Steven [Steven [dot] Springeratimgusa [dot] com (mailto:Steven [dot] Springeratimgusa [dot] com)]
>
> Hey everyone. I'm hoping someone will know the answer to my question:
>
> If I have a movie that uses the load movie command, my question
> regards the
> usage of library symbols. If there is a symbol used in both movies, does
> flash only load it once, or does it not recognize it as one
> symbol, thereby
> doubling the load time?
>
> Thanks, to any that can understand that and help me out!
>
> -Steve
>
> >


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: loading time question, Bawol, Brian

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]