# Nested buttons on a MovieClip problem

**URL:** https://forum.kirupa.com/t/nested-buttons-on-a-movieclip-problem/189477
**Category:** Uncategorized
**Created:** [June 2, 2006, 10:08pm UTC](https://forum.kirupa.com/t/nested-buttons-on-a-movieclip-problem/189477 "2006-06-02T22:08:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Papin](https://avatars.discourse-cdn.com/v4/letter/p/779978/32.png) [@Papin](https://forum.kirupa.com/u/Papin)
#### Post date: [June 2, 2006, 10:08pm UTC](https://forum.kirupa.com/t/nested-buttons-on-a-movieclip-problem/189477/1 "2006-06-02T22:08:06Z")

</div>

Hi everyone,

i have this problem

i have a movie clip and inside that MC i have a menu with some buttons(they are also MovieClips), my buttons(MC) inside the menu MC are animated by the mx.transitions tweens, all of that works fine.

then i want to put my menu with some transparency by default and restablish the \_alpha to 100% when i rollOver the menu, when i do that the change with the \_alpha propertie works fine but my buttons inside the MovieClip no longer works, can someone explain me why???

i attach an example of the problem, to see the problem just uncomment the last lines of code.
