XML driven image viewer like story book
1. This is a dynamic image slider or image player. 2. Here the reference for the images are provided from XML. 3. We can use this for MP3 files and FLV video files also. 4. No need of changing the code much for MP3 and videos, only the design will change. 5. You can use any number of images. 6. It has video player controls for images. 7. The image sizes used here are 300x200 (wxh). 8. If the image size varies you need to place the objects according to their positions. 9. I have used 5 images for the sample and repeated, but u can put any number of images. 10. The image names are used as tooltips on mouseover of the top navigation. 11. And all other functionality is just like a video player. 12. You can customize the colors by simply editing some parameters in Flash. 13. Developed in AS2 and works with Flash Player 8 and above. 14. The code is very easy to understand