
Note - Please see updated slideshow here
I had some time to sit down and work on some projects in Actionscript 3, and came up with this XML Slideshow viewer.
Right now the functionality is fairly basic, it reads in the image URL from the XML and displays the image with a nice easing effect. I used the TweenLite tweening library to fade in and tween the images.
The source code is posted below, and check back soon for a version with preloaders showing, different transition effects and random image order instead of sequential. Let me know if you have any suggestions, questions or comments.