Mobile app version of vmapp.org
Login or Join
Vandalay111

: Display flickr widget in website I'd like to display some photos with flickr on my website which could change dynamically <iframe align=center src=http://www.flickr.com/slideShow/index.gne?user_id=my_id&tags=Grenoble

@Vandalay111

Posted in: #Flickr #Widgets

I'd like to display some photos with flickr on my website which could change dynamically

<iframe align=center src=http://www.flickr.com/slideShow/index.gne?user_id=my_id&tags=Grenoble frameBorder=0 width=500 scrolling=no height=500></iframe>


In this example my tag is Grenoble (a city). What I'd like is to be able do change that tag (to New York or Chicago for example) even if I don't have pictures with this tag.

(The aim of this is to display photos according to a city variable).

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Vandalay111

1 Comments

Sorted by latest first Latest Oldest Best

 

@Pope3001725

You will have far more success if you use the Flickr API. That page also has working code in many different server side programming languages to help get you off to a good start.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme