# Man i'm dumb 2day

**URL:** https://forum.kirupa.com/t/man-im-dumb-2day/21232
**Category:** flash
**Created:** [May 19, 2003, 11:24am UTC](https://forum.kirupa.com/t/man-im-dumb-2day/21232 "2003-05-19T11:24:25Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![deamothul](https://avatars.discourse-cdn.com/v4/letter/d/e9a140/32.png) [@deamothul](https://forum.kirupa.com/u/deamothul)
#### Post date: [May 19, 2003, 11:24am UTC](https://forum.kirupa.com/t/man-im-dumb-2day/21232/1 "2003-05-19T11:24:25Z")

</div>

Hi actionscripters, i got a little problem , and i know it’s easy.  
It has got to do with the counter that counts how many times i pressed a button.

I don’t know how 2 explain it to u clearly, but let me try:  
I attached my fla so ya can see my problem in action.  
Just clik circle 1 2 times, then circle 2 two times and then see what happens when u click first circle one then circle 2.

Problem:  
When i press circle 1, a menu shows, when i press circle 1 again this menu closes.  
When i press circle 2, a menu shows, when i press circle 2 again this menu closes.

Now what is the best way 2 clear the menu of circle 1, when i press circle 2!–\> i almost got it, but as ya can see in the fla, there is a delay and i can’t get it to go away

I want to clear the Bigger menu circles

peace,

---

<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: [May 19, 2003, 4:00pm UTC](https://forum.kirupa.com/t/man-im-dumb-2day/21232/2 "2003-05-19T16:00:48Z")

</div>

Well when you click the other button you need to do 2 things…

1. remove the opposite buttons clip
2. reset the other buttons variable back to 0

I hope that helps 😉

---

<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: [May 20, 2003, 7:31am UTC](https://forum.kirupa.com/t/man-im-dumb-2day/21232/3 "2003-05-20T07:31:44Z")

</div>

Hi, thanx 4 u’re reply Lost.

I already did what u said, but i seem to be getting a sorta delay when i click.  
But i did a rewrite of the code and now i put it all into prototypes and encapsulated the whole.

Still need to figure it out, but thats why we love actionscript.  
:beam:

Peace, :cool:

---

<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: [May 20, 2003, 11:57am UTC](https://forum.kirupa.com/t/man-im-dumb-2day/21232/4 "2003-05-20T11:57:34Z")

</div>

I don’t get a delay… check my modified file.

---

<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: [May 21, 2003, 6:44am UTC](https://forum.kirupa.com/t/man-im-dumb-2day/21232/5 "2003-05-21T06:44:21Z")

</div>

Thanxxxxxxxzzzzzzzz lostInBeta, u r the man  
:thumb: :thumb: :thumb:

Many thanx 4 helping, peace.
