Flash components Flash files Image Viewers

XML Slide Gallery v2 with Background Music

$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: 432 | Views: 3795 | Downloads: 0
Or

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

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 BLACK]]></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 BLACK]]></txt>
<music>
</music>
...


ASK Ask a question & Live a coment (Public)
morevictor
victor said
Posted on 2008 Dec 15
Please, your great Gallery can read (loadMovies) swf built with flash8 (AS2) in place jpg ? Thanks

moredhunter
dhunter author said
Posted on 2008 Dec 24
To victor: Hello! ya, you can load swf instead of jpg, but your swf files must have a some fixed background, alike transparent shape which will form sizes of swf. Because the XML Slide Gallery uses auto image's position from a image size.


more

Do you have any comment or questions about dhunter file?


Please register & login before you post!