Search code examples
apache-flexshadowmenubar

menuBar submenu shadow


How to disable the shadow on submenu in mx:menuBar component?


Solution

  • You will need to edit the mx.skins.halo.MenuBarBackgroundSkin, or create your own skin and add the backgroundSkin="mySkinClass" attribute to the menuBar.