Hi Everybody,
Have a good week. We are more than halfway through the term now. Try not to melt in the heat and humidity before the end of summer.
- Syllabus
- LINK class syllabus
- Classwork
- LINK These are this week's class files;
- Homework
- exercise 1:
Complete the classfile that we were working on before I sent you home by using ActionScript to change the color of the rectangle.
- exercise 2:
- In a new file, create a rectangle WITHOUT a stroke and convert it into a movieclip.
- Using what you know from what we did in class this week, create a function that is triggered when the user mouses over this movieclip.
- The movieclip should change colors and have a reduction in height when the user mouses over it.
- You should also create a 2nd function that is triggered when the user mouses off of this movieclip.
- In this function, the movieclip should change back to its original color and have a return to its original height when the user mouses off of it.
No comments:
Post a Comment