UPDATE – 11 February 2009: Category menu now is activated on rolling over.
UPDATE – 9 February 2009: 2 new parameters are added: useDescription and thumbnailAreaDistBottom
Dynamic XML Driven Slideshow with multi-category and thumbnail area support.
Key features:
- Multi-category Support
- Thumbnail Area Support
- Unlimited number of item and thumbnail
- Complete XML driven for configuration and content
- CSS styling
- Support JPEG , PNG, GIF , SWF
- Dynamic dimension specified via XML
- Dynamic description field with dimension and background alpha
- Dynamic thumbnail area with specified Number of Rows, Columns and distance between thumbnail
- Dynamic Transition Easing, Transition Time, Transition Type, Delay between each item
- Well comment code
Customization:
You can use the file directly by replace the path of thumbnail and full item in XML file as well as the description for each item.
XML tag:
<category name="Flower"> </category>
- Specify category name
<thumbnail src="asset/flowers/thumbnail0.jpg" />
- The path to thumbnail of this item
<itemfull src="asset/flowers/sample0.jpg" />
- The path to full item
<description> <![CDATA[ … ]]> </description>
- Description of this item
XML Configuration:
width="590" height="300" useDescription="true" descriptionHeight="60" descriptionBackgroundAlpha="60" duration="4" transitionTime="3" transitionEasing="easeOutQuint" thumbnailRows="3" thumbnailColumns="6" thumbnailDistance="20" thumbnailAreaDistBottom="" borderThickness="6" stylesheet="css/styles.css"
- width / height: Dimension of each item
- useDescription: True if you want to use description, false if not
- descriptionHeight: The height of description area
- descriptionBackgroundAlpha: The alpha value of description background
- duration: The waiting time before the transition to next item
- transitionTime: Transition time for each item
- transitionEasing: Transition Easing for each item
- thumbnailRows / thumbnailColumns: Rows and Columns of thumbnail area
- thumbnailDistance: Distance between each thumbnail
- thumbnailAreaDistBottom: Distance of thumbnail area from bottom, leave this blank if you want a center thumbnail area
- stylesheet: CSS stylesheet source
My Papervison 3D Collection
The collection of all my PV3D creation, some of them are one of best seller file in Flashden
Dynamic Photo Gallery
Photo gallery are essential flash application that showcase your work effectively
Application – Utilities
These are useful application including Video player, MP3 Player, Transition effect, News Reader… that may help a lot for your project







