Projects Gallery
This is a gallery module that is designed to be drag & drop. You just copy the clip on the stage and paste it in your Flash piece.
File Features
- XML controlled
- Can have as many projects as you like
- Each project has its own description, client name, date, title
- Each project can load its own
- Images
- Videos
- Scrollwheel functionality (PC only)
- Comes with Photoshop files for fixed-size images
- Thumbnails are 210×90
- Large versions are 500×300
See a sample of the XML :
<project title="Project Title 1" date="January 1, 2009" url="http://activeden.net/" client="Client Name" />
<media thumbnail="media/project1.jpg">
<asset src="media/video1.flv" />
<asset src="media/large2.jpg" />
<asset src="media/video2.flv" />
</media>
<description><![CDATA[Text information… ]]></description>










