RSS Feed

Como colocar presentaciones de Flickr Shows

2006/10/23 by Rolando Garza

Esto lo derivé de el post de Paul Stamatiou, llamado HOW TO Quickie: Embedded Flickr Slideshows. Es una versión que cumple con los estándares, ya que el elemento iframe es obsoleto.

He aquí el código:

<!–
Primary Url:
        http://www.flickr.com/slideShow/index.gne?
==========
Obligatory Parameters (find out your user_id or group_id at http://idgettr.com/):
        user_id
==========
Optional Parameters:
        contacts
        favorites
        firstId
        firstIndex
        frifam
        group_id
        nsid
        set_id
        single
        tag_mode
        tags
        text
==========
Example (join the optional parameters by an escaped ampersand (&amp;):
        http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00&amp;tags=foo
–>
<object type="text/html"
        data="http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00"
        width="500"
        height="500">
</object>

Y a continuación, una demostración:


3 Comments »

  1. Miguel says:

    Muy buena el tip, gracias por compartir ;)
    ¿Ya estás en forma?

    Ciao

  2. rolandog says:

    por nada Miguel, de hecho si… ya estoy en forma… y me encuentro mejor… ando redactando ahorita el post acerca de mi estancia.

  3. Miguel says:

    Me alegro mucho de que ya estés de nuevo entre los fantasmas :P

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <del datetime=""> <em> <i> <img src="" alt="" title="" class="" height="" width=""> <ins datetime="" cite=""> <li> <ol> <strike> <strong> <sub> <sup> <ul>