I am trying to use the gfxMenus; I want to be able to show a sub-menu when the user does a mouse over one of the gfxMenu buttons.
Right now, I have 5 gfxMenus buttons in a row; the second button I have an action of "mouse over" where I "show" the gfxMenu sub-menu buttons underneath the main buttons (kind of like a drop down, but they make up a second menu row.) It's not working! I changed it to "click" and it's still not working!