Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Flickr API

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)

At the moment it is showing the last 20 pictures taken. Is there anyway to configure how many results actually show ( i only need about 5 or 6).

Thanks

#50944
pab
Member

you just add an if statement at the end and you’ll be able to control the amount of pix

;if ( index == 6 ) return false;

for 5 pictures.

works like a charm,

hope it helps Charles

PS Chris the footer OH MY … siiiiiiiiiiick!!!!

#50947
chazzwick
Member

Thanks pab!

Also must agree, Chris, the footer is amazing – i love the twitter spaceship.

#51005
pab
Member

My Pleasure Charles, let me know if you need anything else

#52896
fatrabbit
Member

Is there any way of getting random images from your Flickr stream?

Viewing 5 posts - 1 through 5 (of 5 total)