Build a Flash Photo Gallery Part 2: Build a Photo Detail View and Slide Show
This is a 2 part series of articles:
- Part 1: Use ActionScript to read an XML file
- Part 2: Build a Photo Detail View and Slide Show
- Part 3: Build a Scrollable MovieClip
- The PhotoDetail Class: displays an enlarged view of the photo when a thumbnail is selected.
- Slide Show Functionality within the PhotoDetail Class. One photo gradually dissolves into the next.
- Slide Show Intervals: Allow for automatic operation of the slideshow with a timer interval of 5 seconds.
