Does anyone have a good way to preload images for button rollovers etc.

I am currently attempting to do this by creating an array of javascript
Image Objects, setting the src on them then adding them to an array.  After
creating the whole array of Image objects continue to load my DynAPI page.

I create some buttons on my page which are just DynLayers with a background
image set using the setBgImage function.  I then set the bgImage when a
mouse over occurs and also for a mouse down.  There is a delay when I do
this during which the layer seems to be blank before the correct image is
loaded into the layer.

Are my images being preloaded at all???

Has anyone got any better ideas for rollovers etc etc

Thanks in advance

Chris

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to