Does anyone know how to make large swf files download faster than 10 seconds.
Some examples include adobe.com's homepage. Is there some progressive download
script that is being implemented? please help
DMennenoh **AdobeCommunityExpert** - 27 Oct 2006 14:04 GMT
swf streams by its nature... If your files come down slowly, it's likely a
function of your host more than anything.

Signature
Dave -
Head Developer
www.blurredistinction.com
Adobe Community Expert
http://www.adobe.com/communities/experts/
Eyphoon - 27 Oct 2006 18:55 GMT
A good way how to decreese file sizes is to delete the stuff in your library
that you will not be using as when you export a .swf file Flash exports the
library also. To do so go where your library is, on the top right corner you
will find a small button, click it to display a menu, click select un-used
items and delete the un- used Items. I only reccomend doing this when you have
compleated your site because you might have stuff in your library that you
would need to use later on.
Ian
Mr. Sugar - 28 Oct 2006 01:18 GMT
Thanks Ian for the help but
.swf file Flash exports the library also.
is not true. Whatever is not on the stage doesn't go with the swf.
sorry.
Darr_darshan - 28 Oct 2006 07:33 GMT
hi
i my suugestion is to break large swf into smaller one's and load them
bye
Duncan - 28 Oct 2006 08:10 GMT
Depends on your server and the bandwidth that the viewer has with their
connection.
Split into scenes to make the .swf s smaller.
Duncan
> Does anyone know how to make large swf files download faster than 10
> seconds.
> Some examples include adobe.com's homepage. Is there some progressive
> download
> script that is being implemented? please help
Eyphoon - 28 Oct 2006 13:34 GMT
Well sory but that is what I read. Sorry for the wrong Info.
Ian
DMennenoh **AdobeCommunityExpert** - 29 Oct 2006 17:15 GMT
Well, things in the library do get exported - if they are set to "export in
first frame" otherwise, if it's not on the stage it's not exported.

Signature
Dave -
Head Developer
www.blurredistinction.com
Adobe Community Expert
http://www.adobe.com/communities/experts/
Chris Georgenes - 30 Oct 2006 17:07 GMT
would love to find out where you read that - hopefully not a published book.
******************************************
--> **Adobe Certified Expert**
--> www.mudbubble.com
--> www.keyframer.com
> Well sory but that is what I read. Sorry for the wrong Info.
>
> Ian
Chris Georgenes - 30 Oct 2006 17:08 GMT
Let's start by asking what "large" means here. What are we talking about?
******************************************
--> **Adobe Certified Expert**
--> www.mudbubble.com
--> www.keyframer.com
> Does anyone know how to make large swf files download faster than 10 seconds.
> Some examples include adobe.com's homepage. Is there some progressive download
> script that is being implemented? please help