Week 9: databases and XML (IMED2345)
Using an XML file, create an image gallery to dynamically load and display all of your favorite photos.After completing this lesson you will be able to import an XML file and manipulate it's contents to load external photos. We will use thumbnails sorted into rows and columns, then reference a separate URL to load a larger image.
Resources: Great online tutorial link and source files.
The guys over at Republic of Code put together this amazing tutorial. We're covering the basics of loading the gallery and displaying the images here. If you would like to learn tweening with ActionScript, continue the tutorial here.
To save this guy some bandwidth, here are the source files needed for the project: IMED-2345-Week9.zip