Flash CS3/AS3 - How to Mask Nested MovieClips in External Classes
- by Max Jackson
I have a number of external class files that make up (or are trying to build) a portfolio. One of the class files for this project is a Menu.as class
I tried extends, but I'm yet to use extends to where it doesn't become a ball of tangled holiday cheer. So my main portfolio class (the one where I'm assembling everything) calls an instance of the…