week 15 Create the User and User Roles

Week 15: Create the User and User Roles

2008-06-23: Finish the security model, including user registration, a model for allowing user roles, and access to content based upon user roles

2008-06-24: Finish the individual load the swf.

2008-06-25: Design the Flash architecture.

2008-06-26: Design the Flash architecture

2008-06-27: Design the Flash architecture

 

week14 login section and hide password

Week 14: Section problem and hide password

2008-06-16: Investigate using the section in the flash.

2008-06-17: Still research on using section.

2008-06-18: Problem with using the section in the flash.

2008-06-19: Find out using the flash class to save the user name. The function is simile as the cookie.

2008-06-20: The user login can use the cookie function to save the login.

2008-06-21: Finish the password security. Using the DES encrypt.

Week 13 Login Problem

Week 13: The user login function.

2008-06-09: Research how to use the Flash + Web Service to login the user.

2008-06-10: Research how to use the Flash + Web Service to login the user.

2008-06-11: Research how to use the Flash + Web Service to login the user.

2008-06-12: Done the SQL user table and the stored procedures relate to the user. Add the Web Service user function.

2008-06-13: Finish the Login and create new user function in Flash.