# Flash and xml slideshow

**URL:** https://forum.kirupa.com/t/flash-and-xml-slideshow/274807
**Category:** flash
**Created:** [November 5, 2008, 8:33am UTC](https://forum.kirupa.com/t/flash-and-xml-slideshow/274807 "2008-11-05T08:33:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ket\_nil](https://avatars.discourse-cdn.com/v4/letter/k/46a35a/32.png) [@ket\_nil](https://forum.kirupa.com/u/ket_nil)
#### Post date: [November 5, 2008, 8:33am UTC](https://forum.kirupa.com/t/flash-and-xml-slideshow/274807/1 "2008-11-05T08:33:22Z")

</div>

iv been trying to make a flash xml slide show…the path of the images are found in the xml file and the transition as well:

\<?xml version=“1.0”?\>  
\<!–  
set transition number from 1 to 9  
set transition number to 0 for random effect  
–\>  
\<RSS PAUSE=“4000”\>  
\<IMAGE TRANSITION=“7”\>img/banner.jpg\</IMAGE\>  
\<IMAGE TRANSITION=“8”\>img/3.jpg\</IMAGE\>  
\</RSS\>

the structure of the xml file need to be exactly the same as shown…can any1 tell me how to write the actionscript…im a total newbie…i really need to complete this task in 2 days…
