A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Photo Gallery Client Can Edit

  1. #1
    Junior Member
    Join Date
    May 2010
    Posts
    6

    Photo Gallery Client Can Edit

    Is there any canned photo galleries that have some kind of ftp program were I could set a client up to be able to edit, arrange, and add photos as needed. The problem I'm seeing is there are galleries that tie into flickr or other online photo sites, but they only display one album. I need something where the client can create multiple albums. They will have seasonal albums to display products and then remove these albums later.

    I'm doing the site in flash, but can jump to html if need be. I have found some xml driven galleries that I could get my back end guy to possibly build something to make them work.

    Just wondering if anybody's built a website that has a gallery like this and how it was done.

    Thanks in advance?

  2. #2
    Musical chair sumwungye's Avatar
    Join Date
    Jan 2008
    Location
    Planet Earth, third planet from the Sun
    Posts
    287
    Hi,

    It seems to me like you'll want to use PHP to upload and to delete the pictures like you want.

    PHP Uploading Tutorial

    PHP Deleting Tutorial

    As for arranging the photos, you could do all of that in Flash. Just upload all the files into a single directory for each user and import them with ActionScript.

    Hopefully that'll get you started!
    --SumWunGye

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center