Slide Show XML with Background Music
home > flash > photo galleries > slide show xml with background music
Slideshow use images list from xml file.
Changing slideshow interval, pause/play slideshow and prev/next functions are provided. Auto correction of image's sizes and image's ratio also provided.
Can be use any images with different resolution or ratio.
Any number of background music.
Open data.xml for edit images list:
<feed>
<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>
<slideshow>
<photo url="images/1.jpg"/> <- url or path to images
</slideshow>
</feed>
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>
...
Sizes of flash file are fixed 700x500px and can't be change, but u can use it in html
Description:
Slideshow use images list from xml file.
Changing slideshow interval, pause/play slideshow and prev/next functions are provided. Auto correction of image's...
< less
more >
Keywords:
xml images pictures as2 slideshow gallery background music pic
 |
Views |
2144 |
Flash |
8.0 |
| Downloads |
10 |
ActionScript |
2.0 |
| Price: |
$ 5.00 |
Date: |
27 Mar '10 |
| dhunter |
|
User ratings for Slide Show XML with Background Music.
|
More listings by dhunter

Advanced XML... |

Customizable... |

Customizable... |

Advanced XML... |

Advanced XML... |

Advanced Ima... |
Comments
You need to
LOGIN to post a comment.
Very nice ! can you add a 'full screen' button or control ?
yes, but it's only demo sound
Hi, Do u include the sound file with this slideshow?
Thanks, Rush