Flash mask problem
Flash mask problem
Out of context: Reply #2
- Started
- Last post
- 14 Responses
- versa0
when setting a mask, i have found that it helps to always be redundant with the path...ie
thisFooMaskeeMC.setMask(_root.Fo...
_root. assignment is redundant since the mask and maskee are both on the _root. in this example, but this has been necessary on many projects for me...otherwise the masks started to get ornery