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.
Shorter URL
Want to share or tweet this post? Please use this short URL: http://ozh.in/5n
Je crois qu'il exite un plugin dotclear aussi pour ce genre de galerie =) par ocntre le rendu n'est pas aussi convivial.
[…] om, but I've also enclosed some newer. (Idea via […]
Hey MetaStuff,
How did you combine both Simple Viewer and Postcard Viewer as "Styles" in one page?
Well that's simply a conditionnal PHP include :
<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>
check out Flickranywhere, it's cooler
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.