Forum Moderators: mack
Have you optimized the images within your flash to be as small as possible without losing quality?
Have you compressed the music in your flash/on your site to be as small as possible without losing too much quality?
The fact is that flash and/or audio files are always going to load slowly on dial-up connections. You need to determine whether your target audience is more likely to be on dial-up or broadband and tailor your site accordingly.
Regarding your question...
I don't know if you have your website designed with CSS, but i believe if you do use it to design your website, it should speed up the loading process of your website. I believe it does this because you eliminate alot of the html tags in the source code and this causes the loading of the site to speed up. You should ask around in the forums to be sure before
you re-design your site using CSS.
Well i hope this helps:)
Good luck:)
frenzy77
You should try to minimize your page size, though. Is it possible to have a frameset, for example keeping a fancy flash navigation in a seperate frame will eliminate the necessity to reload it every time. Have a look at cache-control meta tags also, to make sure your stuff gets cached in the browser (if the webserver isn't configured accordingly).
If all doesn't help, you can create an entry page and offer two versions of your site, one flash and one pure html for those who still got dialup, no flash plugin installed or simply don't want things to be flashing and beeping :)