Archive

Posts Tagged ‘upload photo’

Flash Upload Photo To Databas

June 14th, 2009 Comments off

Step 1. This project will allow the user to upload a photo first.

Step 2. Next the user will be able to draw a red border/frame anywhere on top of the photo. They can draw up to three borders/frames each border/frame that is drawn has a number in the center of the border. See attached sample.

Step 3. The last step is to allow that same user to upload a photo to each one of the red border areas. So for example border/frame 1 we be replaced with a photo that lays over the larger photo.

Step 4. Steps 1 – 3 will will be written to a mysql database. So step one will be written and saved, Step 2 will over write step 1, and step 3 will over write step 2.

Admin -
1st user must login to add the photo and if it works better you can use javascript or ajax for this photo tool.

Admin info:
Photo should be attached to a user id and category id. I would prefer to have the photo editing done in flash, and then the end image saved can just be a jpg.

The user would login, select a category to upload photo to, for example:

Upload photo to Nature or Planet category, so when the public click on Nature or Planet category they would see the image.

Database base should be written in mysql.

Need the project done on Tuesday!

Flash Upload Photo To Database

June 14th, 2009 Comments off

Step 1. This project will allow the user to upload a photo first.

Step 2. Next the user will be able to draw a red border/frame anywhere on top of the photo. They can draw up to three borders/frames each border/frame that is drawn has a number in the center of the border. See attached sample.

Step 3. The last step is to allow that same user to upload a photo to each one of the red border areas. So for example border/frame 1 we be replaced with a photo that lays over the larger photo.

Step 4. Steps 1 – 3 will will be written to a mysql database. So step one will be written and saved, Step 2 will over write step 1, and step 3 will over write step 2.

Admin -
1st user must login to add the photo and if it works better you can use javascript or ajax for this photo tool.

Admin info:
Photo should be attached to a user id and category id. I would prefer to have the photo editing done in flash, and then the end image saved can just be a jpg.

The user would login, select a category to upload photo to, for example:

Upload photo to Nature or Planet category, so when the public click on Nature or Planet category they would see the image.

Database base should be written in mysql.

Flash Upload Photo To Database

June 13th, 2009 Comments off

Step 1. This project will allow the user to upload a photo first.

Step 2. Next the user will be able to draw a red border/frame anywhere on top of the photo. They can draw up to three borders/frames each border/frame that is drawn has a number in the center of the border. See attached sample.

Step 3. The last step is to allow that same user to upload a photo to each one of the red border areas. So for example border/frame 1 we be replaced with a photo that lays over the larger photo.

Step 4. Steps 1 – 3 will will be written to a mysql database. So step one will be written and saved, Step 2 will over write step 1, and step 3 will over write step 2.

Bear