# I need help

**URL:** https://forum.kirupa.com/t/i-need-help/15228
**Category:** Uncategorized
**Created:** [March 12, 2003, 1:13am UTC](https://forum.kirupa.com/t/i-need-help/15228 "2003-03-12T01:13:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ksuperson](https://avatars.discourse-cdn.com/v4/letter/k/34f0e0/32.png) [@ksuperson](https://forum.kirupa.com/u/ksuperson)
#### Post date: [March 12, 2003, 1:13am UTC](https://forum.kirupa.com/t/i-need-help/15228/1 "2003-03-12T01:13:56Z")

</div>

i was wondering how to make the effects of a rollover button to go away when you rollover another button but only then. how would i go about that? thanks

:cowboy:

---

<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: [March 12, 2003, 2:24am UTC](https://forum.kirupa.com/t/i-need-help/15228/2 "2003-03-12T02:24:39Z")

</div>

million ways.

here’s one, to get you thinking…

name your frames for your button states

i.e. “IN” (for rollover) “OUT” for when it rolls over a new button

Now, just apply the “OUT” portion when your rollover any button.

Confusing?

Basically, your button will have to states (which you can declare in a var)

activate the “OUT” state when you roll over the next button

I dont know how much AS you know… so there is your hint.

---

<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: [March 12, 2003, 2:27am UTC](https://forum.kirupa.com/t/i-need-help/15228/3 "2003-03-12T02:27:03Z")

</div>

ksuperson, please don’t post multiple threads about the same question. I already posted a sample for you to look at on the other thread…
