Flash drawn house/Artist drawn house Julie Callahan September 6, 2007 Flash CS3 |
|
Last week we created a movie during lab using Flash drawing tools to create a house. This is the house I made. I'm particularly proud of the wood texture on the door. I made this using the paintbrush tool and the options set to a calligraphic style brush and the paint fill option selected. | |
This week's homework required us to create a similar scene only using Actionscript to draw the elements. I chose to draw my own house. I followed most of the info given in class, but managed to figure out with Aaron's help, how to integrate a createGradientBox object as well. The actionscript required importing some more class extensions such as a matrix and GradientFill. I had to set up variables for this object within the same package where we defined the house, but it was certainly more complex. You must choose colors, alpha, rotation in addition to height, width and x, y positions. |