# Action in buttons on a drop-down menu

**URL:** https://forum.kirupa.com/t/action-in-buttons-on-a-drop-down-menu/145096
**Category:** Uncategorized
**Created:** [April 19, 2005, 9:20pm UTC](https://forum.kirupa.com/t/action-in-buttons-on-a-drop-down-menu/145096 "2005-04-19T21:20:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![walter\_stumpf](https://avatars.discourse-cdn.com/v4/letter/w/8c91f0/32.png) [@walter\_stumpf](https://forum.kirupa.com/u/walter_stumpf)
#### Post date: [April 19, 2005, 9:20pm UTC](https://forum.kirupa.com/t/action-in-buttons-on-a-drop-down-menu/145096/1 "2005-04-19T21:20:57Z")

</div>

I’ve made a drop-down kinda menu following the tutorial posted here at kirupa’s, but when i put the code:

on (releaseOutside) {  
gotoAndPlay(“Escena11”, 1);  
}

on the drop\_down buttons nothing happen, it just stay at the same Scene.

I’ve made this drop-down menu over a movie clip. could be that…

Thanx
