![]() Preserved Topic: preloader |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: |
![]() 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 |
![]() 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 |
![]() Also, lookting at ready made script can help you understand how all this works... Take a look at: |