Easy to update Flash Photo Gallery?

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!!

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.