# Interactive mask

**URL:** https://forum.kirupa.com/t/interactive-mask/307235
**Category:** Uncategorized
**Created:** [March 31, 2010, 6:12am UTC](https://forum.kirupa.com/t/interactive-mask/307235 "2010-03-31T06:12:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![alikim](https://avatars.discourse-cdn.com/v4/letter/a/a4c791/32.png) [@alikim](https://forum.kirupa.com/u/alikim)
#### Post date: [March 31, 2010, 6:12am UTC](https://forum.kirupa.com/t/interactive-mask/307235/1 "2010-03-31T06:12:13Z")

</div>

I have a clip “msk” inside which I have two movie clips: “square1” and “square2”. Each of these two clips is assigned a mouse\_over listener so clips change their transparency on roll over.

Now I need to apply “msk” as a mask to another movie clip. When I do that my listener stops working.

Can anyone please suggest the best way of having the same functionality for clips inside “msk” so that I could mask some clip with “msk” and change transparency of “square1”, “square2” when someone rolls the mouse over them?
