In FYP 1, I had been thinking the site need to be done by:
Flash - for the webcam capture image & add effects functions
mysql - to create a database that can save users captured images
php - to integrate with database and create functions such as users comment system
But I am not sure about, is to create a full flash site and include php/html function in it, or to create a php site and embed the flash on the page that need the functions.
After some research, I found that Flash has very limited support to html code, so I can only use the second way which is embed the flash in php pages.
But I feel like if the whole site is using php and only embed the flash in the "Join" page which has webcam funtion, it will be lack of the advantages of flash layout, such as button roll over effect and other motion things. So I plan to divide the page into few parts, some parts embed flash such as top navigation menu and some parts using php such as users comment.
The following picture show the division of site into flash and html:
No Response to "FYP 2 - Page Structure Planning"
Post a Comment