# Problem in MouseChildren Option!

**URL:** https://forum.kirupa.com/t/problem-in-mousechildren-option/323959
**Category:** Uncategorized
**Created:** [July 26, 2011, 5:30am UTC](https://forum.kirupa.com/t/problem-in-mousechildren-option/323959 "2011-07-26T05:30:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![imspecial](https://avatars.discourse-cdn.com/v4/letter/i/f08c70/32.png) [@imspecial](https://forum.kirupa.com/u/imspecial)
#### Post date: [July 26, 2011, 5:30am UTC](https://forum.kirupa.com/t/problem-in-mousechildren-option/323959/1 "2011-07-26T05:30:46Z")

</div>

Hello All ! :genius:  
I have a doubt regarding \*\*MouseChildren \*\*in **Flash as3** , i am having a movieclip named as containermc and a button named as clickbtn inside containermc, Here i want to addEventListeners for both the movieclip and button! I used [FONT=“Courier New”]_containermc.mouseChildren = false;_[/FONT] to add click event listener to the containermc then i was not able to click the button, then i gave [FONT=“Courier New”]_containermc.mouseChildren = true;_[/FONT] then i was not able to click the containermc, and also i need to enable doubleclick to containermc movieclip. Is there any way to overcome this problem, any of our help will be more appreciateable.

Thanks,  
Vikram V.
