Create a photo slide show with Flex and Picasa
13 comments Posted by: Laura
We wrote an article for the Web Developer’s and Designer’s Journal that has been published in the November issue titled "Create a Photo Slide Show with Flex 2 and Picasa". It guides you on how to create a simple photo slide show in Flex 2. For this article, we decided not to use ColdFusion to appeal to a broader audience, so it just consumes the XML data produced by Picasa directly.
As usual, the source is available for download and we have a sample you can see live.
View example
Download the source
An update that includes transitions has been posted
Category: Flex |
13 Comments so far
Write yoursRich
Very beautiful app!
Steve,
There is always a chance :) any time soon? maybe, it depends on how my schedule goes. But it shouldn't be too difficult to hook it to a database though.
Working example of Flex/CFC/Database
What would be even better is hooking into the picasa web API. Picasa is amazingly simple for uploading images to their site. This has been done in ria forge here http://cfpicasa.riaforge.org/
It would be great to link this app with the web component of picasa.
Just a thought.
Thanks for all your work in the CF world.
Lachie
I like this.
Jim
Can you help me please ?
Thanks
Brice
Thanks
Brian
See this post for the explanation and source of the photoshow example with transitions: http://www.asfusion.com/blog/entry/transitions-added-to-photoshow-example
Brian,
The Picasa exported xml file includes the sizes of the pictures. I wouldn't be able to know them before the images are loaded otherwise.
Thanks,
Jason