# Problem with Double Clicking MovieClips!

**URL:** https://forum.kirupa.com/t/problem-with-double-clicking-movieclips/324008
**Category:** Uncategorized
**Created:** [July 28, 2011, 7:11am UTC](https://forum.kirupa.com/t/problem-with-double-clicking-movieclips/324008 "2011-07-28T07:11:01Z")
**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 28, 2011, 7:11am UTC](https://forum.kirupa.com/t/problem-with-double-clicking-movieclips/324008/1 "2011-07-28T07:11:01Z")

</div>

Hi All,

```
 I have a MovieClip called HolderMc and a ClickBtn inside HolderMc, here i want to [FONT="Courier New"] ***DoubleClick*** [/FONT]the HolderMc and also i need to [FONT="Courier New"] ***click*** [/FONT]the ClickBtn inside the HolderMc, here i have used [FONT="Courier New"] ***MouseChildren*** [/FONT]as false to HolderMc to click the button, and [FONT="Courier New"] ***doubleClick*** [/FONT]as enabled to HolderMc but no use, and also i have used to get the MovieClips name using [FONT="Courier New"] ***target.currentTarget*** [/FONT] even though i am not able to use the doubleclick option alone. Any Ideas/Leads would be welcomed !

```

Thanks,
