Ok, so first I made a curcular button which animates when the mouse rolls over it which you can see here:
http://megaswf.com/view/3bfabdcee12d…121bde5e0.html
I have since realised that I want to have the button produce a drop-down menu and I followed and adapted the following tutorial to try and accomplish this:
http://www.kirupa.com/developer/mx/dropdownmenu.htm
I ended up with this: http://img18.imageshack.us/i/buttonev.jpg/
I had to change bits as I have the initial glowing animation in there too. Im just trying to get it to work at the moment. A Blue box should appear beneath the button (Once I get it working I will change this to an actual button of course) when the mouse rolls over the button (aswell as the glow animation playing). The problem is that the blue box doesnt appear, the glow animation still plays but no box. In other words, it isn’t going to the “open” label on the timeline for some reason.
I have attached the .fla file.
Thanks, Andy