Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
tengoal #1
Re: Menubar Border
You can solve this problem in Flex 3 by using CSS to set a background skin image for the MenuBar. For example...
MenuBar {
backgroundSkin:Embed("assets/images/background.png");
}
tengoal Guest
-
menuBar
Hi, How do I build menu like the one at macromedia site (www.macromedia.com). Which component should I use? Thank, Roee -
MenuBar + XML = Bug !!!
Hi! Can someone explain me why I'm unable to see the Menu3 Item in my example below ??? <?xml version="1.0"?> <mx:Application... -
HELP!!!About the menubar
Can the font-size of the menubar change??? I mean the top-level font. -
Menubar Help
I have a menu bar, that I have setup that I would like to use to control several view stacks. I have tried the 1.5 example on cflex.net but this... -
Please help me with MenuBar
Hello every one i am relativly new to Flash i was wondering if any of you could help me with a problem i had i was able to get manubar to work...



Reply With Quote

