dmcx-projects
02-03-2005, 01:50 PM
does anyone know how i can change the color of the menubar? and i mean the bar itself. i allready figured out how to change the text color and the themecolor, but the menubar itself remains white/light gray.
should i change this in actionscript or simply with the color mixer?
this is my code for the menubar.
nav_menu.setStyle("backgroundColor","0x4D5A62");
nav_menu.setStyle("themeColor","0x4D5A62");
nav_menu.setStyle("color","0xEFEEEF");
should i change this in actionscript or simply with the color mixer?
this is my code for the menubar.
nav_menu.setStyle("backgroundColor","0x4D5A62");
nav_menu.setStyle("themeColor","0x4D5A62");
nav_menu.setStyle("color","0xEFEEEF");