# Drag and Button Problem

**URL:** https://forum.kirupa.com/t/drag-and-button-problem/151222
**Category:** flash
**Created:** [June 14, 2005, 5:20am UTC](https://forum.kirupa.com/t/drag-and-button-problem/151222 "2005-06-14T05:20:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bleutuna](https://avatars.discourse-cdn.com/v4/letter/b/eada6e/32.png) [@bleutuna](https://forum.kirupa.com/u/bleutuna)
#### Post date: [June 14, 2005, 5:20am UTC](https://forum.kirupa.com/t/drag-and-button-problem/151222/1 "2005-06-14T05:20:53Z")

</div>

Got a movie clip. On the movie clip, i want a “close” button.

Now, the whole CLIP is draggable. So you can place it like you want. imagine what you get in your OS of choice - that concept.

Problem is? The MouseOver state for the button, which is located inside the movie clip that drags, doesn’t work. Why? How do I fix it?

The heirarchy is:

Movie Cilp with Drag AS \> Button \> Up State Graphic & Over State Movie Clip

As I said, when the drag is on the containing movie clip, I can’t get the MouseOver for the button to work. This is tres annoying. And, I can’t fudge it by making the whole containing clip activate the rollOver effect, because there will be multiple buttons inside the draggable container clip.

Help 🙂
