Hi Everyone,
This is the blog for our class, DMA218, Interactive Multimedia.
Regarding this week's work, please make certain you understand most of what we did in class this past Monday. Each week, I will post two things: (1) the files that we produced in class that week; and, (2) the homework that will be due the following week.
Since I am just now starting this blog, it will take me some time to get it into shape. So, if you have any difficulties with it, please let me know.
Carter-
- WEEK 1
- Classwork
- LINK classfiles
- Homework
- exercise 1: Create a rectangle. This rectangle should have both a fill and a stroke. Select ONLY the fill and convert it into a movie-clip symbol. Once you do that give it an instance name. You should then select the entire stroke (but not the fill) and convert it into a movieclip as well. It should also have an instance name.
Then, select both of these new movieclips together and convert them into a single new movieclip symbol. Provide it also with an instance name and then enter into symbol edit mode. Once inside, select the fill and stroke movieclips and 'distribute to layers'. Create another layer (put it on top) with a dynamic text field inside of it. You should also give this text field an instance name.
Exit edit mode and then in ActionScript, type the necessary code to make the stroke and the text change colors (the same color) when you mouse over the rectangle.
You should also type the necessary code to make both the stroke and the text go back to their original colors when you mouse back off the rectangle
- WEEK 2
- Classwork
- LINK This weeks classfiles
- Homework
- exercise 1: Complete the classwork from this week and make sure that all your buttons work properly and that they do what they should as I demonstrated. You should also make it look nice. Change your colors, shapes and layout if necessary. Creativity is always welcome and important.
- exercise 2: Using the rectangular button that you made for that last button this week, create another movieclip-button, but this time with the text add rectangle inside of it instead of visibility. As a result, you will have all the buttons from class as well as this new one.
This new button should cause a new rectangle to appear each time you click on it. Therefore, if I were to click on it 5 times, five new rectangles should appear. This is NOT something we did in class, but see what you can find out by looking through the book or online.
Once again, as always, getting it to work or look perfectly is NOT the most important thing. Just put significant effort out and it will show whether it is exactly what I ask for or what you want or not.