# Dynamic photo portfolio

**URL:** https://forum.kirupa.com/t/dynamic-photo-portfolio/264862
**Category:** Uncategorized
**Created:** [July 1, 2008, 10:43am UTC](https://forum.kirupa.com/t/dynamic-photo-portfolio/264862 "2008-07-01T10:43:17Z")
**Posts on this page:** 2
**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 1, 2008, 10:43am UTC](https://forum.kirupa.com/t/dynamic-photo-portfolio/264862/1 "2008-07-01T10:43:17Z")

</div>

does anyone know a tutorial on how to create a updateable online photo gallery with flash on action scroipt 2 or 3.

I am looking to create a gallery that can be updated online with a backend interface to upload new pics or delete current pics.

Any help would be appreciated.

---

<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 1, 2008, 1:46pm UTC](https://forum.kirupa.com/t/dynamic-photo-portfolio/264862/2 "2008-07-01T13:46:03Z")

</div>

[quote=ExtremeData;2351774]You can use XML.  
Is simple and you will can replace the url to pics.  
But you need ftp access to XML file to edit this.

Or you can use PHP to edit the XML file.  
Just use fopen function on php.[/quote]

is there not a complete tutorial available on the web.

the end result i am lookig for is something like that : [http://www.flashimagegallery.com/](http://www.flashimagegallery.com/)  
with as admin interface to upload, delete images
