Greetings. I had an old post on here with a photo program that I have since trashed. I put together this new version that dynamically loads images from an XML file. It allows key-board arrow navigation and right-click to see full-size image. Sorry, it only holds one album for now…
I wondered if you guys had any suggestions/ideas/thoughts.
-Flash Photo Program in action: http://www.adamvalencic.com/photos/t3.html
-FLA is here: http://www.adamvalencic.com/photos/t3.fla
-XML file is here: http://www.adamvalencic.com/photos/file.xml
Other Tidbits:
-Flash 8 used to make this
-I have it reading two sets of the images, the large and the thumbnail size (just to save time when loading) the flash resizes images, but I did use a rough 4/3 aspect ratio.
-could probably use some preloaders, but I wasn’t sure how to best implement them.