  | | | load movie/cache "logic " | load movie/cache "logic " 2004-03-19 - By rodrigo augusto guerra
Back what if the loading comes froma flash executable ?
i'm using bokels class to load some content and after the first time loaded it get from the cache... but to say the true some times, don't know why it takes again the image.. just get a litttle of net traffic (not enougth to load the image) and then appear. i'm loading jpg, swf, and mp3.... wehn the image is already cached any u lado again takes a little onger to load correct ?
by the way any one knows how i make bokels onTimeOut() function to work... ??
Marc-Andre Lavoie wrote:
> I think that it depends on the browser's cache settings... It seems > like Flash SWFs are handled the same way as any other element from a > webpage... > > On a site I'm working on, all the sections are external SWFs, they are > loaded in the same movieclip (I even DELETE the movieclip everytime, > and recreate it)... And the sections do get cached. They load once > from the server... I tested with a 56k connection and it does work... > I'm on OSX / Safari 1.2 / FP 7 > > (but it seems like external mp3s loaded with the load method of the > Sound object don't get cached) > > M-A > > > On 04-03-18, at 10:03, lars.schwarz@(protected) wrote: > >> having a main site which loads mutliple movie clips using "load >> movie("foo.swf","target_mc");" on a click of a button, i'm wondering how >> flash handles a preloading when i load "foo.swf" before the actual >> button that triggers the movieclip load with "load >> movie("foo.swf","hidden_mc");" ... will it take the already loaded and >> cached foo_swf from hidden_mc or will it reload foo.swf? i'm not talking >> about loading a swf into a hidden mc and copy it from there to the final >> mc... i'm loading it "twice". will flash take the cached version always? >> thanks: lars > > > > Marc-Andr?Lavoie > Pixel Nickel > 8277 saint-denis / montr?al / qu?bec / H2P 2G7 > 514-844-9997 / malavoie@(protected) > http://www.pixelnickel.com/ > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Supported by Fig Leaf Software > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Be sure to check the archives and the wiki: > http://chattyfig.figleaf.com/ > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107313 > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > To unsubscribe send a blank e-mail to: Normal Mode: > flashcoders-unsubscribe@(protected) > Digest Mode: flashcoders-digest-unsubscrive@(protected) > >
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107396 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |