Week 12: Report writing
Week 11: Image has been finished
May 22, 2008 at 9:29 pm (Uncategorized)
Week 11: Image has been finished
2008-05-26: Using the timer in Flash to fill the DataGrid after filling the ComboBox.
2008-05-27: Reading the image name from the DataGrid DataProvider to show the small images list and get the big pictures.
2008-05-28: 1. The image delete without refresh the Flash function has been finished.
2. The image title InputBox validate function has been finished by the Flash InputBox listener.
3. Modifying the ComboBox selection to reload the first of small images list function.
4. Adding the first big image of the gallery has been loaded function when you select the different galleries list.
5. Adding the page function. You can see what page you see right now.
Week 10: Thinking how to display the images.
May 15, 2008 at 9:39 am (Uncategorized)
Week 10: Thinking how to display the images.
2008-05-19: Investigating how to display the image is the best.
2008-05-20: Find out some Flash files about the Flash gallery, but there are only using the Flash.
2008-05-21: Making the gallery structure. You can click the small on the right and then get the big image showing on the left.
2008-05-22: Try to read the image name from web service and then using the Flash component to read the image.
Week9 Upload image.
May 6, 2008 at 11:01 pm (Uncategorized)
2008-05-12: Investigating how to use the Flash upload the file. Result: Flash can not upload the file by itself. It needs to use the JavaScript in the in html page to helping the upload function.
2008-05-13: Finding some example using the Flash upload the file.
2008-05-14: The Flash upload file to the server folder has been done. It can upload the original image to the server folder and also saving a small image.
2008-05-15: Saving the image name to the database via the web service when you upload the image. The Flash will change the big image name and the small image name when the image has been uploaded. This is to avoid the duplicate name.