rinky dink
08-21-2002, 11:53 PM
in the program im writing i use alot of images which i pre load into
an image array. (mostly for animated buttons)
when i run the page (uploaded on angelfire) it slowly downloads
them (expected)
when the page sometimes downloads it gets stuck and needs to
be refreshed to get it going again.
when i first download it, it takes about 2min35 to download them
all. if i refresh then about 220 and closing and reopening the
page in another window about the same. now if i press GO
it continues from where it left off re using the stored images.
i went to another page (www.ntlworld.com) and tested to see
how it operated. the first time i downloaded it, it took quite a
while. then i refereshed it and it took only a few seconds to
download and didnt need to reload the images. and the same
went for closing and opening up a new window and for GO too
so mine is obvioulsy not behaving like that and i dont know why.
:confused:
my html images are address as
src="images/buttons/up/5_up.gif"
and my image array ones as
startbuttonup.src = "images/startup.gif"
if i added http:// etc would this rectify it or would it make no
difference?
is there something else im missing which sorts this out?
i would appreciate any help
cheers
an image array. (mostly for animated buttons)
when i run the page (uploaded on angelfire) it slowly downloads
them (expected)
when the page sometimes downloads it gets stuck and needs to
be refreshed to get it going again.
when i first download it, it takes about 2min35 to download them
all. if i refresh then about 220 and closing and reopening the
page in another window about the same. now if i press GO
it continues from where it left off re using the stored images.
i went to another page (www.ntlworld.com) and tested to see
how it operated. the first time i downloaded it, it took quite a
while. then i refereshed it and it took only a few seconds to
download and didnt need to reload the images. and the same
went for closing and opening up a new window and for GO too
so mine is obvioulsy not behaving like that and i dont know why.
:confused:
my html images are address as
src="images/buttons/up/5_up.gif"
and my image array ones as
startbuttonup.src = "images/startup.gif"
if i added http:// etc would this rectify it or would it make no
difference?
is there something else im missing which sorts this out?
i would appreciate any help
cheers