# Building a dynamic gallery

**URL:** https://forum.kirupa.com/t/building-a-dynamic-gallery/265048
**Category:** Uncategorized
**Created:** [July 3, 2008, 10:42am UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048 "2008-07-03T10:42:58Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![photoworks](https://avatars.discourse-cdn.com/v4/letter/p/c0e974/32.png) [@photoworks](https://forum.kirupa.com/u/photoworks)
#### Post date: [July 3, 2008, 10:42am UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/1 "2008-07-03T10:42:58Z")

</div>

hello,

I have been looking for a while on the web, but somehow, the answer eluded me.  
Does anyone knows a comprehensive tutorial on how to build a dynamic photo gallery with an integrated content managenent system.

the only results that i found are concerning a gallery updatable via ftp and modifying the xml file.

any help would be very muc happreciated

---

<div class="post-metadata">

### Author: ![pantas](https://avatars.discourse-cdn.com/v4/letter/p/3e96dc/32.png) [@pantas](https://forum.kirupa.com/u/pantas)
#### Post date: [July 3, 2008, 10:46am UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/2 "2008-07-03T10:46:33Z")

</div>

first create the dinamic gallery width XML, then change the xml to php so you can read the database 😉

---

<div class="post-metadata">

### Author: ![photoworks](https://avatars.discourse-cdn.com/v4/letter/p/c0e974/32.png) [@photoworks](https://forum.kirupa.com/u/photoworks)
#### Post date: [July 3, 2008, 11:16am UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/3 "2008-07-03T11:16:20Z")

</div>

> [@pantas;2352984](#):
>
> first create the dinamic gallery width XML, then change the xml to php so you can read the database 😉

I am afraid that i am not very experimented with Flash, Could you elaborate or direct me to any comprehensive tutorials, please.

thanks.

---

<div class="post-metadata">

### Author: ![pantas](https://avatars.discourse-cdn.com/v4/letter/p/3e96dc/32.png) [@pantas](https://forum.kirupa.com/u/pantas)
#### Post date: [July 3, 2008, 11:48am UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/4 "2008-07-03T11:48:21Z")

</div>

hmm… check out the kirupa’s tutorial section!

there are xml/flash tutorials.  
but be advised, for a first flash project that will be tough!!

---

<div class="post-metadata">

### Author: ![photoworks](https://avatars.discourse-cdn.com/v4/letter/p/c0e974/32.png) [@photoworks](https://forum.kirupa.com/u/photoworks)
#### Post date: [July 3, 2008, 12:34pm UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/5 "2008-07-03T12:34:14Z")

</div>

[quote=pantas;2352999]hmm… check out the kirupa’s tutorial section!

there are xml/flash tutorials.  
but be advised, for a first flash project that will be tough!![/quote]

i did not understand theparta when you say "change the xml to php so you can read the database "

and how do uou create the content managenent system interface to interact with the file ?

---

<div class="post-metadata">

### Author: ![pantas](https://avatars.discourse-cdn.com/v4/letter/p/3e96dc/32.png) [@pantas](https://forum.kirupa.com/u/pantas)
#### Post date: [July 3, 2008, 12:44pm UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/6 "2008-07-03T12:44:41Z")

</div>

what i meant was for you to create the project using xml (so you can test it offline), and then, change the calling of the xml to php when its online

---

<div class="post-metadata">

### Author: ![photoworks](https://avatars.discourse-cdn.com/v4/letter/p/c0e974/32.png) [@photoworks](https://forum.kirupa.com/u/photoworks)
#### Post date: [July 3, 2008, 1:01pm UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/7 "2008-07-03T13:01:03Z")

</div>

> [@pantas;2353020](#):
>
> what i meant was for you to create the project using xml (so you can test it offline), and then, change the calling of the xml to php when its online

but then, how do you create the content managenent system interface to upload, delete the pics

in fact , to give you an example i a mlooking to do something like this :

[http://www.talentnetworks.com/contact\_us/indexflash.html](http://www.talentnetworks.com/contact_us/indexflash.html)

SO the owner of the thewebsite does not have to fiddle with the xml/php file but everything is done via an interface

---

<div class="post-metadata">

### Author: ![photoworks](https://avatars.discourse-cdn.com/v4/letter/p/c0e974/32.png) [@photoworks](https://forum.kirupa.com/u/photoworks)
#### Post date: [July 6, 2008, 7:28pm UTC](https://forum.kirupa.com/t/building-a-dynamic-gallery/265048/8 "2008-07-06T19:28:12Z")

</div>

anyone, please ?
