SimpleSlideshow Class

Here’s a Class that creates a simple slideshow. Create an instance of the class and pass the URL to an XML file describing the slideshow. Treat SimpleSlideshow instances like movieclips. Add it to the display list to view, set the x and y property to position etc. This class uses Tweener to animate the transitions. So you must include the Tweener classes.

SimpleSlidehsow Example

Leave a Reply

Your email address will not be published. Required fields are marked *