setMask()
setMask()
Out of context: Reply #10
- Started
- Last post
- 14 Responses
- versa0
sounds like attachMovie is making the setMask null........just make your attachMovie call in a separate clip outside the container, that will act as the mask, and on the original container clip, have an onClipEvent(load) event that sets the mask and maskee when it first loads