# Problem with drop down menu seen @ CWD.dk

**URL:** https://forum.kirupa.com/t/problem-with-drop-down-menu-seen-cwd-dk/163759
**Category:** flash
**Created:** [September 26, 2005, 1:33am UTC](https://forum.kirupa.com/t/problem-with-drop-down-menu-seen-cwd-dk/163759 "2005-09-26T01:33:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bonafide](https://avatars.discourse-cdn.com/v4/letter/b/54ee81/32.png) [@bonafide](https://forum.kirupa.com/u/bonafide)
#### Post date: [September 26, 2005, 1:33am UTC](https://forum.kirupa.com/t/problem-with-drop-down-menu-seen-cwd-dk/163759/1 "2005-09-26T01:33:50Z")

</div>

Hello,

I seem to be having a problem doing the tutorial found here at [http://www.cwd.dk/article.asp?articleid=101](http://www.cwd.dk/article.asp?articleid=101) My drop down menu behaves like it should however when I apply the actions to one of the buttons in the actual drop down movie…the movie is never retrieved.

In the file attached, the button 1 has the script

on (release) {  
contentcontainer.loadMovie(“property\_management.swf”);  
}

When tested this works fine. However if u select the drop down layer which has a movie called menu1 and you double click on that you will see how my drop down menu reveals itself. The problem that I am having is that when I apply the same action script as seen above on any of those buttons in the menu 1 movie as in this case button 5, the script doesn’t seem to work. I thought I may have had the wrong naming convention regarding the path path…but if it works on the button 1 button…I am not understanding why it isn’t working on say button 5 inside the menu1 movie.

Any help or pointing in the right direction would be greatly appreciated. As far as the external file called property\_management.swf…u can make a simple .swf and called it that…or use your own.  
Thanks In Advance  
Bonafide
