In: , , , ,
On: 2005 / 04 / 18 Viewed: 40996 times

I’m usually not too fond of Flash, but I admit things like Flickr (my Flickr test gallery) have seriously impressed me. Speaking of which, I’ve found at Air Tight two pretty excellent Flash based tools, allowing one to create “Flickrish” galleries in the blinking of an eye (ok, maybe a couple of blinking)

I had already uploaded pictures from my last summer holidays in Malta in my regular Coppermine gallery. Creating just two simple .xml documents, I’ve been able to set up this Flash gallery. Not too bad (download links embedded in the Flash objects)

Another entry added to my ever-growing never-shrinking to-do list : script something to easily create flash galleries from a Coppermine gallery. Could be neat.

Related posts

Metastuff

This entry "Flickr-ish Gallery" was posted on 18/04/2005 at 9:36 pm and is tagged with , , , ,
Watch this discussion : Comments RSS 2.0. You can trackback this post from your own site

6 Blablas

  1. 1
    BB2k France »
    replied, on 19/Apr/05 at 7:50 am # :

    Je crois qu’il exite un plugin dotclear aussi pour ce genre de galerie =) par ocntre le rendu n’est pas aussi convivial.

  2. 2
    B-O-K » Blog Archive » Po... Netherlands »
    pingback on 19/Apr/05 at 7:09 pm # :

    [...] om, but I’ve also enclosed some newer. (Idea via [...]

  3. 3
    Gavin Farrell United States »
    replied, on 15/Jun/05 at 1:22 am # :

    Hey MetaStuff,
    How did you combine both Simple Viewer and Postcard Viewer as “Styles” in one page?

  4. 4
    Ozh France »
    replied, on 15/Jun/05 at 12:29 pm # :

    Well that’s simply a conditionnal PHP include :

    <body>
    <div id="nav">Style: <a href="?gallery">Gallery</a> - <a href="?postcards">Postcards</a></div>
     
    <?php if (!$_ENV["QUERY_STRING"] || $_ENV["QUERY_STRING"]=='gallery') { ?>
     
    <object blablabla for the gallery />    
    </object>
     
    <?php } else { ?>
     
    <object blabla for the postcards />
    </object>
     
    <?php } ?>
     
    </body>
  5. 5
    rob United States »
    said, on 02/Sep/07 at 7:56 am # :

    check out Flickranywhere, it’s cooler

  6. 6
    Joe FotoViewr United States »
    replied, on 23/Jul/08 at 6:41 am # :

    You should check out FotoViewr - an easy to use 3D Flash photo gallery for your Flickr photos. No registration or sign up necessary - completely free.

Leave a Reply

Comment Guidelines or Die

  • HTML: You can use these tags: <a href=""> <em> <i> <b> <strong> <blockquote>
  • Posting code: Post raw code (no <> &lt; etc) within appropriate tags : [php][/php], [css][/css], [html][/html], [js][/js], [sql][/sql], [xml][/xml], or generic [code][code]
  • Gravatars: Curious about the little images next to each commenter's name ? Go to Gravatar.
  • Spam: Various spam plugins on patrol. I'll put pins in a Voodoo doll if you spam me.
  • I will mark as Spam test comments, all comments with SEO names (ie "My Cool Online Shop" instead of "Joe") or containing forum-like signatures.

Read more ?

Close
E-mail It