# Easy to update Flash Photo Gallery?

**URL:** https://forum.kirupa.com/t/easy-to-update-flash-photo-gallery/8717
**Category:** programming
**Created:** [November 27, 2002, 2:41am UTC](https://forum.kirupa.com/t/easy-to-update-flash-photo-gallery/8717 "2002-11-27T02:41:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![advan](https://avatars.discourse-cdn.com/v4/letter/a/54ee81/32.png) [@advan](https://forum.kirupa.com/u/advan)
#### Post date: [November 27, 2002, 2:41am UTC](https://forum.kirupa.com/t/easy-to-update-flash-photo-gallery/8717/1 "2002-11-27T02:41:27Z")

</div>

I would like to make an easy to update photo gallery for a client. That way I could make the site and let him/her do all the new photo updates.

What is the easiest way to achieve this?

thank u very much!!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 27, 2002, 3:49am UTC](https://forum.kirupa.com/t/easy-to-update-flash-photo-gallery/8717/2 "2002-11-27T03:49:12Z")

</div>

A php script, and Flash would load the picture path from the txt file. The PHP Script will write to textfile, u could make a movie that access that PHP script, and u just enter the new pictures paths, so it would update the txt easily through PHP.
