# Basic slideshow with xml

**URL:** https://forum.kirupa.com/t/basic-slideshow-with-xml/183440
**Category:** Uncategorized
**Created:** [March 27, 2006, 3:27am UTC](https://forum.kirupa.com/t/basic-slideshow-with-xml/183440 "2006-03-27T03:27:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![junior0128](https://avatars.discourse-cdn.com/v4/letter/j/278dde/32.png) [@junior0128](https://forum.kirupa.com/u/junior0128)
#### Post date: [March 27, 2006, 3:27am UTC](https://forum.kirupa.com/t/basic-slideshow-with-xml/183440/1 "2006-03-27T03:27:26Z")

</div>

can anyone help me out with creating an flash file that cross fades images every few seconds from an xml file with images that are in sequence 01.jpg, 02.jpg, 03.jpg…i saw senoculars effects but I need an effect that does it automatically with no click to activate the effect.

thanks for the help.

---

<div class="post-metadata">

### Author: ![mickshake](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/mickshake/32/1353_2.png) [@mickshake](https://forum.kirupa.com/u/mickshake)
#### Post date: [March 27, 2006, 3:45am UTC](https://forum.kirupa.com/t/basic-slideshow-with-xml/183440/2 "2006-03-27T03:45:48Z")

</div>

there are 99 of these projects going on right now, im sure someone has a word. I just use slideshowpro and wrote a pretty fancy php/ajax/mysql backend for it

---

<div class="post-metadata">

### Author: ![junior0128](https://avatars.discourse-cdn.com/v4/letter/j/278dde/32.png) [@junior0128](https://forum.kirupa.com/u/junior0128)
#### Post date: [March 27, 2006, 3:54am UTC](https://forum.kirupa.com/t/basic-slideshow-with-xml/183440/3 "2006-03-27T03:54:19Z")

</div>

all the samples ive seen are complicated…i just need a simple function that plays 5 files one after the other, 3-5 second delay, basic cross fade…

---

<div class="post-metadata">

### Author: ![Henry](https://avatars.discourse-cdn.com/v4/letter/h/df705f/32.png) [@Henry](https://forum.kirupa.com/u/Henry)
#### Post date: [March 27, 2006, 9:14am UTC](https://forum.kirupa.com/t/basic-slideshow-with-xml/183440/4 "2006-03-27T09:14:09Z")

</div>

try this:  
[http://www.whatdoiknow.org/archives/001629.shtml](http://www.whatdoiknow.org/archives/001629.shtml)

uses an xml file but is still pretty simple, ive used it and it works very well.  
hope that helps.  
h
