# \[MX\]Need help with "Changing Colors" Tutorial

**URL:** https://forum.kirupa.com/t/mx-need-help-with-changing-colors-tutorial/25534
**Category:** flash
**Created:** [July 14, 2003, 2:12am UTC](https://forum.kirupa.com/t/mx-need-help-with-changing-colors-tutorial/25534 "2003-07-14T02:12:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![PunkieDrewster](https://avatars.discourse-cdn.com/v4/letter/p/ecb155/32.png) [@PunkieDrewster](https://forum.kirupa.com/u/PunkieDrewster)
#### Post date: [July 14, 2003, 2:12am UTC](https://forum.kirupa.com/t/mx-need-help-with-changing-colors-tutorial/25534/1 "2003-07-14T02:12:52Z")

</div>

So I did “Changing Colors with Actionscript” tutorial and then tried one of my own…I used a movie clip with some text in it, then I have the buttons on the side. When the mouse rolls over the buttons, the text only flashes that color, then reverts to the original.

---

<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: [July 14, 2003, 2:43am UTC](https://forum.kirupa.com/t/mx-need-help-with-changing-colors-tutorial/25534/2 "2003-07-14T02:43:31Z")

</div>

Can you include your code? or even fla?

---

<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: [July 14, 2003, 3:14am UTC](https://forum.kirupa.com/t/mx-need-help-with-changing-colors-tutorial/25534/3 "2003-07-14T03:14:04Z")

</div>

It sounds to me like a hit area problem.

In your button symbol (assuming that is what you are using), create a new layer, insert a blank keyframe under the “Hit” frame, and in there draw a rectangle to act as your hit area for the button.

---

<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: [July 14, 2003, 3:53am UTC](https://forum.kirupa.com/t/mx-need-help-with-changing-colors-tutorial/25534/4 "2003-07-14T03:53:19Z")

</div>

heres the .fla:

\<a href=“[http://www.freewebs.com/nowhereahead/text.fla](http://www.freewebs.com/nowhereahead/text.fla)”\>text.fla\</a\>

---

<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: [July 14, 2003, 3:58am UTC](https://forum.kirupa.com/t/mx-need-help-with-changing-colors-tutorial/25534/5 "2003-07-14T03:58:19Z")

</div>

Here it is. [edit]i just replaced gotoAndPlay for gotoAndStop[/edit]
