Preserved Topic: preloader (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
posted 05-21-2002 01:12
you see this effect all the time with flash, but i'm starting to see some dhtml sites do this too. i'm interested in how this is done. any leads are appreciated. i know it's probably a lot to explain so the general concepts will be good enough. that way i have a general direction to take. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 05-21-2002 01:53
In JavaScript, make an array of all your images using Image objects. Maybe separate arrays; that's up to you. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 05-21-2002 07:00
Also, lookting at ready made script can help you understand how all this works... Take a look at: |