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.