# Color change

**URL:** https://forum.kirupa.com/t/color-change/8366
**Category:** flash
**Created:** [November 19, 2002, 3:09pm UTC](https://forum.kirupa.com/t/color-change/8366 "2002-11-19T15:09:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Storm](https://avatars.discourse-cdn.com/v4/letter/s/e0b2c6/32.png) [@Storm](https://forum.kirupa.com/u/Storm)
#### Post date: [November 19, 2002, 3:09pm UTC](https://forum.kirupa.com/t/color-change/8366/1 "2002-11-19T15:09:23Z")

</div>

Hello…my question is : IF this can be done how do you do it, I’d like to have a picture (like a background pic for instance) change on rollover but i’d like for it to change only in the area where the cursor rolls over not the entire picture changing at one time

---

<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: [November 19, 2002, 7:22pm UTC](https://forum.kirupa.com/t/color-change/8366/2 "2002-11-19T19:22:06Z")

</div>

Hi,

It can be done with a mask.

On roll over set the mask’s x & y to the x & y of the mouse.

This needs to be in an enterFrame if u want the the mask to move within the button.  
this tutorial is about a hover caption, you need to do something similar but with the mask wich is, of course, within the button.  
[http://www.kirupa.com/developer/mx/captions.asp](http://www.kirupa.com/developer/mx/captions.asp)

Hope I haven’t made things worse.

Cheers

SHO

---

<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: [November 19, 2002, 9:20pm UTC](https://forum.kirupa.com/t/color-change/8366/3 "2002-11-19T21:20:47Z")

</div>

thank you eki =)

---

<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: [November 20, 2002, 12:17pm UTC](https://forum.kirupa.com/t/color-change/8366/4 "2002-11-20T12:17:39Z")

</div>

U r welcome:)

SHO
