3D Carousel / Image gallery displays images on a carousel.
Loads images through an external XML file, you don’t need a FLA file to change the images.
You can:
Edit the XML file with any text editor and its very easy to understand. Here is an example:
<image file=”images/505101.jpg” original=”images/505101_big.jpg”></image>
Add unlimited number of images to the carousel with XML.
Use [...]
Uses XML to get the images, so you can add any image you want. Displays unlimited images with stack effect ,as you can see has perspectve and reflections. And it’s only 34 kb.
Take a look at the demo.
If you like this effect but you want to use it on your way or want to see [...]