![]() |
|
|
Homework 4 - Navigation Structures Due: See ScheduleIn this homework assignment, you will have to create a couple of Director files representing a network and a frame navigation structure. You can use your own example or use the horoscope signs provided. Part 1: The Network
For example: If you use the horoscope signs, you could implement the following network that shows how couples befriend other couples (don't laugh, it is scientific):
Consecutive pairs of them create our perfect couples.
Now each couple's screen has connections to:
e.g. (AQ, AR) connects with (CN, CP), (TA, VI), and (LI, PI). You
can check out a sample
implementation of it, plus other examples
involving office characters, neighbors and feelings. Part 2: The Frame For example: The six couples of signs are arranged on the screen as buttons. As you click on one of them, a little picture/text/watever comes up on some part of the screen. You can check out a sample implementation of it, plus other examples involving Chinese Zodiac, riddles, and colors.As usual, name your file name_frame.dir, where name is your puma account name and publish it. Your .dcr file should be no more that 200KB. Augment the .html file so that it describes how you did it. Put these three files inside a folder called frame inside a directory called hw4. Of course this directory should be inside your CS215 folder. DISCLAIMER: The horoscope might be a silly way to do this hw. Feel free to do something more interesting. Try something you learn in your other classes. But keep the complexity of your solutions to at least the one with the horoscopes. Ask me if it is not clear. |
|
|
Maintained By: Takis Metaxas
|
|