# Please help... again

**URL:** https://forum.kirupa.com/t/please-help-again/488
**Category:** Uncategorized
**Created:** [July 19, 2002, 1:38am UTC](https://forum.kirupa.com/t/please-help-again/488 "2002-07-19T01:38:31Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![denivri](https://avatars.discourse-cdn.com/v4/letter/d/e95f7d/32.png) [@denivri](https://forum.kirupa.com/u/denivri)
#### Post date: [July 19, 2002, 1:38am UTC](https://forum.kirupa.com/t/please-help-again/488/1 "2002-07-19T01:38:31Z")

</div>

hi everyone…

im having some trouble…

well i have these buttons… that when you click it enlarges… but because the layering is done a certain way… when it gets bigger… it is shown beneath all the other bottons… but that defeats the whole purpose…

so is there something that i can do other than changing the layers… like an action or anything…

do i make sense.??

thanks

---

<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 19, 2002, 2:08am UTC](https://forum.kirupa.com/t/please-help-again/488/2 "2002-07-19T02:08:03Z")

</div>

I think I know what you’re saying. You may be looking for swapdepths() which only works with a movie clip. I will say that if your button is growing so much that it is interfering with anything else on the screen, you may want to review your design. (no offense at all, please).

---

<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 19, 2002, 4:51am UTC](https://forum.kirupa.com/t/please-help-again/488/3 "2002-07-19T04:51:04Z")

</div>

no offense taken…

but what i am doing is this…

it is a staff page for a club… and i have buttons for each of the staff… so that when you click it… their profile pops up… but the profile is beneath all the other staff botton/names…

am i making a lil more sense now…

if you can help… thanks

---

<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 19, 2002, 5:21am UTC](https://forum.kirupa.com/t/please-help-again/488/4 "2002-07-19T05:21:43Z")

</div>

acually… what would help is if someone could tell me how to make everything else in the movie lighter… when a button is clicked.

---

<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 19, 2002, 3:55pm UTC](https://forum.kirupa.com/t/please-help-again/488/5 "2002-07-19T15:55:16Z")

</div>

well, if that’s what you want…

anythingyouwantligher.\_alpha=60;

I want to help you, but it would still be better if you could show me what you want to do.

here’s my interpretation of what Im reading.

I added a drag feature, because I have no idea where you want the profile

just drag the profiles wherever you want them.

am I on the right track?

---

<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 25, 2002, 8:02am UTC](https://forum.kirupa.com/t/please-help-again/488/6 "2002-07-25T08:02:18Z")

</div>

hi,  
i couldnt open your flash… it said unexpected file… dunno why…

um also… i want everything lighter when i click a button… but in the button scene… i can only edit the button… not the other stuff…  
is there an action behind this?

thanks

---

<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 25, 2002, 10:15am UTC](https://forum.kirupa.com/t/please-help-again/488/7 "2002-07-25T10:15:44Z")

</div>

Inigo, my man, you’re screwed, you used instance names for buttons, so the file is 100% Flash MX. 😛

Wonder how you’re gonna handle that…

pom :asian:

---

<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 25, 2002, 10:46am UTC](https://forum.kirupa.com/t/please-help-again/488/8 "2002-07-25T10:46:55Z")

</div>

😛 I did something with attachmovie. Not very clear, so if you don’t understand something, I’ll be glad to explain.

pom :asian:

---

<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 25, 2002, 11:32am UTC](https://forum.kirupa.com/t/please-help-again/488/9 "2002-07-25T11:32:33Z")

</div>

oooops… er… You’re right. I did it totally MX.

My apologies. You know, sometimes I build these things while in the middle of a conference call or meeting. I try to put together as quickly as possible. hehhehe

:x

as far as a solution, I could have converted the buttons to movie clips and instead of using the name instance for the button, I should have used the name instance for the mc.

That would do it! (I think!)
