# Dynamic Image Gallery with XML

**URL:** https://forum.kirupa.com/t/dynamic-image-gallery-with-xml/90179
**Category:** flash
**Created:** [May 15, 2005, 5:08pm UTC](https://forum.kirupa.com/t/dynamic-image-gallery-with-xml/90179 "2005-05-15T17:08:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jhargrave](https://avatars.discourse-cdn.com/v4/letter/j/f08c70/32.png) [@jhargrave](https://forum.kirupa.com/u/jhargrave)
#### Post date: [May 15, 2005, 5:08pm UTC](https://forum.kirupa.com/t/dynamic-image-gallery-with-xml/90179/1 "2005-05-15T17:08:13Z")

</div>

OK. I know that there are tutorials on image galleries (both using an array and XML), and I have read tons of threads, including Scotty’s great sticky one that summarizes all of the XML options. The one I am most interested in is the one that creates a PHP that automatically creates an array that is loaded into the flash file - this way I can just upload new images into a new folder and update the site very easily.

I can get this to work fine, however my server doesn’t support PHP (I know that is a whole other issue in itself but bear with me).

That being siad, is there a way to do the same thing with XML - that is get it to automatically list the image names instead of needing to type in the names in a new file with every update?

Thanks for the help.
