phatfusion.net slideshow

Discussion in 'JavaScript' started by cre8ive, Apr 8, 2008.

  1. #1
    I took a look at different (inline) slideshow scripts, and I found this, 'phatfusion.net slideshow'. I really like how it's done. The only problem (for me personally) is that this does not load all images at once. This script loads one image at a time. Timer is shown if there is a delay, so over all, the slideshow looks pretty good, but my guess is that my client would like all images loaded at once AND THEN the slideshow to start playing.

    Now, my question is this. How can I load all images at once? Has anyone used this script before? How can I make this modification?

    Unfortunately, there are not a lot of documents, and consequently, I don't know where to begin.
     
    cre8ive, Apr 8, 2008 IP
  2. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #2
    If you use a free image pre-loader (JavaScript), it should solve your problem. Only reason being, once the images have loaded once, and the sideshow continues to loop round, it does so without loading the images again (they're being cached by your browser).

    Jay
     
    jayshah, Apr 9, 2008 IP
  3. Magic Toolbox

    Magic Toolbox Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Resurrecting this old thread, you can choose to either preload all slideshow images or load them one by one with the latest Magic Slideshow script.
     
    Magic Toolbox, May 22, 2010 IP