# Problem in onPress

**URL:** https://forum.kirupa.com/t/problem-in-onpress/6989
**Category:** Uncategorized
**Created:** [October 21, 2002, 6:18pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989 "2002-10-21T18:18:58Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![FlashSwimmer](https://avatars.discourse-cdn.com/v4/letter/f/35a633/32.png) [@FlashSwimmer](https://forum.kirupa.com/u/FlashSwimmer)
#### Post date: [October 21, 2002, 6:18pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/1 "2002-10-21T18:18:58Z")

</div>

Hi guys,  
i’m trying to design my OWN site…  
i did a lot of things but there is a Prob. facing me…  
when i click in a button to play MC it’s working great in first click but when i press again… no response ☹  
i’ve 2 buttons in main timline and one Movie in the main time Tooo

i used this code

```auto

But_hom.onRelease = function() {
	_root.Mov_port.gotoAndPlay("go");
	_root.But_por.enabled = true;
};

But_por.onRelease = function() {
	_root.Mov_port.gotoAndPlay(1);
};

```

any Ideas :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: [October 21, 2002, 8:17pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/2 "2002-10-21T20:17:01Z")

</div>

Looks ok. Tell us more or show us the fla, man.

pom 🙂

---

<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: [October 21, 2002, 8:43pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/3 "2002-10-21T20:43:51Z")

</div>

hey Pom… :beam:  
i waiting you from long time … heeheheeee

here is the file  
[click HERE](http://www25.brinkster.com/azmy75/myProb.zip)

i’m waiting…

---

<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: [October 21, 2002, 8:54pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/4 "2002-10-21T20:54:19Z")

</div>

Why do we ALWAYS forget to attach the file we are trying to send? 😛 😛 😛

---

<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: [October 21, 2002, 9:00pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/5 "2002-10-21T21:00:33Z")

</div>

i did it but it’s not appear… i don’t know Why?

---

<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: [October 22, 2002, 5:32pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/6 "2002-10-22T17:32:24Z")

</div>

Hi… Pom…  
i put the .fla file and no answer fr my Quest.

can anyone HELP :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: [October 22, 2002, 6:17pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/7 "2002-10-22T18:17:25Z")

</div>

What’s the problem again? Seems to work fine for me…

---

<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: [October 22, 2002, 6:36pm UTC](https://forum.kirupa.com/t/problem-in-onpress/6989/8 "2002-10-22T18:36:57Z")

</div>

when you pressed the Portflio button one time it’s working great but when you click again no response… if you click agian it’s working… did you get me?
