Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Flickr loading photos

Options
  • 27-03-2008 8:02pm
    #1
    Closed Accounts Posts: 362 ✭✭


    I use the following to embedd a flickr slideshow on a page
    <iframe align="left" src="http://www.flickr.com/slideShow/index.gne?user_id=*****@**&set_id=***" 
                                        frameBorder="0" 
                                        width="679" 
                                        scrolling="no" 
                                        height="450">
                                    </iframe>
    
    which all works fine.
    Question
    Does the above code with flickr load eaxh page on the fly or
    does it load all the pages before it starts the show ?
    Reason
    I curently have 5 photos in the slideshow.
    I was going to put 30 photos in the slideshow, but if they all had to be loaded before it started I wouldn't bother.


Advertisement