Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rollover effect

From: greggirwin:mindspring at: 20-Jun-2002 10:54

Hi Abdel, Use Volkers method to load the images just once. I don't know what *I* was thinking. :) the only time you might want to load on demand is if you had a lot of image that might eat up memory. Also, loading from a local file is very fast, but over a url is not. --Gregg