Hi,
You can change the background color of menu by creating a custom skin for
menubar and can set background skin as -

<mx:MenuBar id="myMenuBar" width="100%" backgroundSkin="
com.proj.skin.MenubarSkin" click="menuClickHandler(event)"/>
Regards,
Renu Danu



On Wed, Dec 21, 2011 at 2:35 PM, Manikandan S <[email protected]>wrote:

> Hi,
> try it out with CSS.
>
>
> On Wed, Dec 21, 2011 at 12:39 PM, neelendra Singh <
> [email protected]> wrote:
>
>>
>> Hi,
>> I think You should pass the list to the menu ,than you will able the
>> change the color of the menu,after using the property selection color .
>> It might the solution of you problem thanks.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Flex India Community" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/flex_india?hl=en.
>>
>
>
>
> --
>
> Regards,
> Manikandan.S  <http://www.umoldit.com/>
> <http://www.umoldit.com/>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to