Topic awaiting preservation: JS Preload Script (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
posted 08-27-2002 12:16
I am interested in obtaining the script that displays a loading message while the page loads. I see this script used throughout ozones.com and also on the grym design site. I am not yet skilled enough in JS to pull the necessary code out of the pages I mentioned. I was not able to find this in the tutorials section either. Any assistance would be greatly appreciated. |
Bipolar (III) Inmate From: UK |
posted 08-27-2002 13:14
If you go to my website, you'll find a preloader script the the Misc section of the Scripts menu. Have a look and see if is of use to you. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 08-27-2002 23:07 |
Nervous Wreck (II) Inmate From: |
posted 08-28-2002 21:33
thanks very much for your help! I will definately find these useful. Do you know if they will preload pages with flash content on them? |
Bipolar (III) Inmate From: Berlin (almost) |
posted 08-28-2002 21:38
wedge: No, they probably won't, because images and flash movies are two completely different kinds of objects. |
Nervous Wreck (II) Inmate From: |
posted 08-29-2002 02:31
kuckus: thanks for the link. This is not what I am looking for however. I am able to create flash preloaders. What I am doing is trying to preload a page with mixed content and have it all appear at the same time. Right now I have a great preload script that is embedded into the page being pre-loaded, but the flash navigation peeks through. I am wondering if I can "hide" the flash navigation until the html elements load. If all else fails I will put a preloader in the flash navigation that is the same color as the html background and see if I can coordinate the timing using the FS Command in actionscript. |
Bipolar (III) Inmate From: Berlin (almost) |
posted 08-29-2002 07:58
Ah OK, I see. That should be doable. |
Nervous Wreck (II) Inmate From: |
posted 08-29-2002 20:00
Thanks again kuckus. I owe you big time. That did the trick. This is an awesome script. I plan to use it a lot. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 09-03-2002 23:06
The preloading question has come up an awful lot so I've prepared a FAQ (not much yet but its worth seeing if your question has been answered before): |
Obsessive-Compulsive (I) Inmate From: San Diego, CA, USA |
posted 04-05-2003 01:44
if you have a prelodaer script with progress bar, is it possible to make it so that the bar loads for 5 secconds regardless of if the preloader has already loaded all the images on the page? |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 04-05-2003 13:01
xerof: Welcome. Yes that is easy to do easier in fact than an ordinary preload script. |