Flash components Flash files Image Viewers

XML Slide Gallery v2 with Background Music WHITE

$8.00
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON- COMMERCIAL PROJECT - details
ID: 433 | Views: 2065 | Downloads: 2
Or

moredhunter
Uploaded By: dhunter Author
Action Script 2 XML Slide Gallery with Background Music! WHITE Edition!

Features:
- Any number of images
- Any number of background music
- Full support HTML tags in description (br,i,a href,b,font face color size etc.)
- Automatic resizes of your images, so you can use any width and height of your images files.

It's can be use as standalone part of site or together with your project.

xml setting example:


<photogallery>
<txt><![CDATA[XML SLIDE GALLERY v2 WHITE]]></txt> // Gallery title
<music startup="Yes"> // Play Background sound as startup Yes/No
<item loop="Yes">music/12.mp3</item> // Path to mp3 file, set loop="Yes" for looping mp3 file
<item loop="No">music/10.mp3</item> // Path to mp3 file, set loop="No" for not looping mp3 file
<item loop="No">music/06.mp3</item>
</music>
<photo>
<item>
<name><![CDATA[tulips]]></name>// Image title
<description><![CDATA[Lorem ipsum]]></description> // Image description
<thumb>thumbs/1.jpg</thumb> // link to image thumb
<img>images/1.jpg</img> // link to image
</item>
</photo>
</photogallery>


If you no need background music, then just delete a in section in xml.
Sample:


<photogallery>
<txt><![CDATA[XML SLIDE GALLERY v2 WHITE]]></txt>
<music>
</music>
...


ASK Ask a question & Live a coment (Public)

more

Do you have any comment or questions about dhunter file?


Please register & login before you post!