Wednesday, October 28th, 2009...1:37 pm
Class on 10.28.09
Jump to Comments
Today I will be circulating among the groups. By the end of the day each group should have:
- Flash movie with movieclip for each screen. (don’t forget the instructions and about screens)
- each screen has a .as file associated with it. So for login screen there should be Login.as and for login help a LoginHelp.as, and for About an About.as file etc…
- A document class (main.as) has a property for each screen (private var login_mc:Login; etc), show and hide functions for each of the screens.
Comments are closed.