![]() Topic awaiting preservation: JS Preload Script |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: |
![]() 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 |
![]() 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 |
![]() |
Nervous Wreck (II) Inmate From: |
![]() 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) |
![]() wedge: No, they probably won't, because images and flash movies are two completely different kinds of objects. |
Nervous Wreck (II) Inmate From: |
![]() 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) |
![]() Ah OK, I see. That should be doable. |
Nervous Wreck (II) Inmate From: |
![]() 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 |
![]() 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 |
![]() 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 |
![]() xerof: Welcome. Yes that is easy to do easier in fact than an ordinary preload script. |