Improve preloader loading? Pls help
- Started
- Last post
- 9 Responses
- ********
Hi,
I created a blank movie clip named 'load_me'And I use the following to load stuff into it.
on (release) {
loadMovie("extras.swf", "_root.load_me");
}However, is there a way to improve this, because the external swf takes a while and show up to load into the load_me movie?
The preloader works but please help me to improve the external to punch in much earlier/quicker without clients having to think 'is this thing gonna load or what'?
Please help, thanks!!
- sureshot0
autokern.init
- NONEIS0
tell them to get broadband, sheesh!
- ********0
I know right! I need to act accordingly to their needs :)
Is there anything I'm doing wrong at this or its just plain a bandwidth issue ?- I was being sarcastic.
how big are your files, there is nothing you can do, but optimize.NONEIS - The sizes are around 100-150 kbs, 220 tops. Any other preloading method I could use?********
- I was being sarcastic.
- ********0
The sizes are around 100-150 kbs, 220 tops. Any other preloading method I could use?
- quack0
html5
- ********0
For ie, this site, www.sariyerpark.com
How does it work for you all?
- acrossthesea0
Well, one solution is start loading all the sections sequentially as soon as you enter the site. So when they click on the 4th section, voila, it's already there! Looks like you'd have to change your loading solution to make this work. And AS2, really?
- acescence0
break things up differently. don't load a slideshow as a single swf with a bunch of images embedded, load the images as jpgs as they're needed, or as acrossthesea said, preload in the background.
- persona_non_grata0
nice look
loads fast for me - if the files are only 220kb ... where is your server in relation to your clients? I see they are in istanbul