# To all hardcoders out there!

**URL:** https://forum.kirupa.com/t/to-all-hardcoders-out-there/141214
**Category:** Uncategorized
**Created:** [March 17, 2005, 8:26pm UTC](https://forum.kirupa.com/t/to-all-hardcoders-out-there/141214 "2005-03-17T20:26:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![thesignx](https://avatars.discourse-cdn.com/v4/letter/t/71e660/32.png) [@thesignx](https://forum.kirupa.com/u/thesignx)
#### Post date: [March 17, 2005, 8:26pm UTC](https://forum.kirupa.com/t/to-all-hardcoders-out-there/141214/1 "2005-03-17T20:26:47Z")

</div>

Hi, there all…

It’s fun to create XML driven photogalleries with flash, you can write all the properties for the picture in the same XML i.e. fading values, x and y position and all that basic stuff, without touching the flash again.

BUT PLEASE HELP ME ON THIS:  
How can I manage to have some dynamic language to create the XML structure for all the pictures contained on a folder.

Imagine if you allow the user to put/update the images with “any” name he/she likes!. that does not matter for the flash since everytime you enter that specific frame the PHP/ASP/OR ELSE will create the brand-new XML file containing the updated pictures data.

HOW CAN WE ACCOMPLISH SOMETHING LIKE THAT?

:huh:
