This neat little app is a simple app, yet powerful in showing images in a random order. It looks up the images with their names and descriptions through XML , picks one out that hasn’t been used yet, and shows that selected one. Once every image has been shown, it starts over again.
Every image is resized to fit the screen perfectly, and is also smoothen first to make sure it still looks good after the resize.
The transition effect is a code generated randomized mask, which uses predefined shapes to do the transition with. It changes the order and speed of growth each time it loads an image, to keep the random effect.
Settings are easy to change through XML , where you will find variables such as
• Images, names and description, both with HTML support
• Delay between images
• Speed of transition
• Difference in speed for particles
This file is very easy to customize, everything is explained in either the help.pdf or inside the fla. Nearly every line is commented to guide you, and the code is written in an easy to understand way.
Enjoy!
