PDA

View Full Version : Easy to update Flash Photo Gallery?



advan
November 26th, 2002, 09:41 PM
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!!

h88
November 26th, 2002, 10:49 PM
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.