Variations on Actionscript 3 XML Slideshow
I have received some emails from people wondering how to go about implementing variations on the Flash XML Slideshow from this blog post. I've created two variations based on the most popular requests.
Variation One
Using back/next buttons. This example has simple previous and next buttons to cycle through the slideshow sequentially.
Download the .fla
**Note you need to download and unpack the tweenlite tweening library separately. The gs folder should be in the same directory as the .fla.
Variation Two
Individually numbered buttons. This example utilizes numbered boxes that allow the user to individually navigate through the images in any order (with a limit of 9 total images).
Download the .fla
**Note you need to download and unpack the tweenlite tweening library separately. The gs folder should be in the same directory as the .fla.
Comments
Post new comment