# Nested Event Handlers - Help!

**URL:** https://forum.kirupa.com/t/nested-event-handlers-help/148282
**Category:** Uncategorized
**Created:** [May 18, 2005, 4:23pm UTC](https://forum.kirupa.com/t/nested-event-handlers-help/148282 "2005-05-18T16:23:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![BlakeGeo](https://avatars.discourse-cdn.com/v4/letter/b/e68b1a/32.png) [@BlakeGeo](https://forum.kirupa.com/u/BlakeGeo)
#### Post date: [May 18, 2005, 4:23pm UTC](https://forum.kirupa.com/t/nested-event-handlers-help/148282/1 "2005-05-18T16:23:00Z")

</div>

I have a very large movie clip 2000px by 2000px that I allow to be dragged around the frame.

It contains within it a child movie clip that contains about 100 smaller clips, 8px by 8px, which are distributed around the parent. I need the child clips to have rollover funtions, and they should move with the parent when the parent is dragged.

It appears that these functions conflict. That is, I can do one or the other, but if I try to do both, the drag stops working.

Any ideas?
