# Photo Program

**URL:** https://forum.kirupa.com/t/photo-program/257188
**Category:** flash
**Created:** [April 11, 2008, 12:40am UTC](https://forum.kirupa.com/t/photo-program/257188 "2008-04-11T00:40:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![swurp](https://avatars.discourse-cdn.com/v4/letter/s/dc4da7/32.png) [@swurp](https://forum.kirupa.com/u/swurp)
#### Post date: [April 11, 2008, 12:40am UTC](https://forum.kirupa.com/t/photo-program/257188/1 "2008-04-11T00:40:32Z")

</div>

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](http://www.adamvalencic.com/photos/t3.html)  
-FLA is here: [http://www.adamvalencic.com/photos/t3.fla](http://www.adamvalencic.com/photos/t3.fla)  
-XML file is here: [http://www.adamvalencic.com/photos/file.xml](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.
