How to embed Flickr Slideshows to your blog – Como embeber Slideshows de Flickr en tu blog 2
10 11 2006

Via Paul Stamatiou
All that’s needed is a bit of code to embed them within your website to give your readers something dynamic.
This is the code:
iframe align=”center” xsrc=”http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00&tags=foo” frameBorder=”0″ width=”500″ scrolling=”no” height=”500″>< /iframe>
Place this somewhere on your website or within a blog post. Change user_id from 12345678@N00 to your Flickr id, which you can find out with this idgettr. Also replace foo with the tags of the photos you wish to display.
Other parameters include the following:
- contacts=
- text=
- tag_mode=
- favorites=
- group_id=
- frifam=
- nsid=
- single=
- firstIndex=
- set_id=
- firstId=
——————
En Español:
Todo lo que se necesita es un poco de código para embeberlos en tu sitio, para darle algo de dinámica a tus lectores.
Este es el código:
iframe align=”center” xsrc=”http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00&tags=foo” frameBorder=”0″ width=”500″ scrolling=”no” height=”500″>< /iframe>
Pon esto en alguna parte de tu sitio, o post. Cambia user_id 12345678@N00 por tu Flickr id, la que puedes averiguar usando este idgettr. Además, reemplaza foo con los tags de las fotos que quieras mostrar.
Otros parámetros a usar son:
- contacts=
- text=
- tag_mode=
- favorites=
- group_id=
- frifam=
- nsid=
- single=
- firstIndex=
- set_id=
- firstId=
Si te gustó este post: compartilo en Twitter, Facebook o Buzz
Si querés leer otros posts como éste todos los días: Subscribite acá
Si querés seguir los comentarios, Subscribite acá
Comentarios (2)
Dejar un comentario




Hola Pablo:
Para usar el parámetro “favorites=”, ¿cómo sería? ¿El ejemplo que sigue es correcto?:
”http://www.flickr.com/slideShow/index.gne?user_id=76611743@N00&favorites=”
¿Tengo que poner algún valor después de “favorites=”?
Gracias por tu ayuda.
Hola Pablo:
Para usar el parámetro “favorites=”, ¿cómo sería? ¿El ejemplo que sigue es correcto?:
”http://www.flickr.com/slideShow/index.gne?user_id=76611743@N00&favorites=”
¿Tengo que poner algún valor después de “favorites=”?
Gracias por tu ayuda.