Tuesday, November 10, 2009

Lesson 7

Procedural Pattern Navigation
ZoomNav OOP
Inheritence
-> Template Method Pattern

XML

Mini-Gallery

Homework:
Create your own XML document describing whatever you like (like we did in class) and then practice accessing the different parts of it. There is an example of something like this in the class files that reads the coffee_data.xml file...

Try to get your navigation turned into a class (if it isn't already)... create a new subclass for the Nav.as file... like FadeNav, ScaleNav.as and SpecialScaleNav.as...



classfiles

No comments:

Post a Comment