# Flash Mx Flyout Menu Trouble

**URL:** https://forum.kirupa.com/t/flash-mx-flyout-menu-trouble/101888
**Category:** Uncategorized
**Created:** [February 16, 2004, 11:12pm UTC](https://forum.kirupa.com/t/flash-mx-flyout-menu-trouble/101888 "2004-02-16T23:12:35Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![SUN1](https://avatars.discourse-cdn.com/v4/letter/s/f4b2a3/32.png) [@SUN1](https://forum.kirupa.com/u/SUN1)
#### Post date: [February 16, 2004, 11:12pm UTC](https://forum.kirupa.com/t/flash-mx-flyout-menu-trouble/101888/1 "2004-02-16T23:12:35Z")

</div>

Great Board - Excellent Topics. You folks are brilliant creative minds.

Thank you ALL in advance for your help. 🙂

I’m new to FLASH MX and I’m having a bit of trouble (go figure).

I’ve been following this tutorial …

[http://www.cbtcafe.com/flash/flyoutmenu/flyoutmenus.html](http://www.cbtcafe.com/flash/flyoutmenu/flyoutmenus.html)

It is the closest one I could find for the effect I want to create. It is for Flash 5 and I’m not certain how much of a difference there is between 5 and MX.

Everything works out just fine until I get to the actionscript for the Main Menu rollover …

Main Menu Actionscript as stated in the tutorial

on (rollOver) {  
gotoAndPlay (“over”);  
}

RETURNS THIS ERROR when I check the script:

Symbol=MasterMenu\_MC, Layer=MasterMenu, Frame=1: Line 1: Mouse events are permitted only for button instances  
on (rollOver) {

End result … the rollover does not work at all when testing.

I created my text - then converted it to a button and then converted it to a movie as instructed.

Normal Mode or Expert Mode … both return the same results. What does this mean and how do I overcome the issue?

Any help would be greatly appreciated. Thanks again. :\*(
