Hey…
I am trying to implement a house painting application. I’ve done it so far that I can draw a shape(creates a movie clip) and fill it with any color. But now I don’t know how to “make holes”/transparent areas into a certain movie clip for windows or anything that should not be colored so taht the backgorund will be displayed. Is this possible(reshape the movie clip)? If yes, how? If not how should I solve/aproache this application?
Example what I want: http://postimage.org/image/202a1ek10/
THank you.