1. Presents some photos in a nice scrolling mode.
2. In the XML file the user can define the color of the background, distance between the pictures, speed and the list of picture items. The pictures can be organized any way by writing the folder path in the attribute “folder”.
3. A picture item contains 2 attributes: “fileName” and “link”. If the link is empty
when an item is clicked it won’t navigate to any URL .
4. The pictures can be diffrent sizes. They will be proportionally resized to fit in the visible height:
stageHeight – 2 * distanceBetween
Posted 3 months ago











