# Problem with rollover mc

**URL:** https://forum.kirupa.com/t/problem-with-rollover-mc/60060
**Category:** Uncategorized
**Created:** [August 6, 2004, 1:06am UTC](https://forum.kirupa.com/t/problem-with-rollover-mc/60060 "2004-08-06T01:06:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![kirstenosborn](https://avatars.discourse-cdn.com/v4/letter/k/5f8ce5/32.png) [@kirstenosborn](https://forum.kirupa.com/u/kirstenosborn)
#### Post date: [August 6, 2004, 1:06am UTC](https://forum.kirupa.com/t/problem-with-rollover-mc/60060/1 "2004-08-06T01:06:58Z")

</div>

My problem is when you rollover my button it is only picking up the text, so it is freaking out. I tried placing an invisible buttonn inside, but it is not working. Does anyone have any ideas?

I have attached the fla.

Thank you for any help!!!  
:!:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 6, 2004, 9:56am UTC](https://forum.kirupa.com/t/problem-with-rollover-mc/60060/2 "2004-08-06T09:56:06Z")

</div>

I’m not sure this will work, but you can try to put an invisible clip on your text, call it ‘hit’ and put that code on the timeline:

```auto
this.hitArea = hit ;

```
