A few folks pointed out that the Menu and MenuBar prototypes I put together based on Spark List are not working in Flex 4.5. I found enough time to try to get it working again. I also added support for a MenuBar item that doesn’t have a menu.
By Alex Harui
Comments (7)
Created
October 28, 2011

Did you try to test by selecting some element ?
yes. Is one of them not working?
http://www.tink.ws/blog/menubar/ might be of interest. Base on DropDownList, which i guess is a glorified List.
Hi – thanks a lot for your work, I was searching for that.
I tried to implement your Sparkmenubar, unfortunately I was running in an error:
“Eventtyp ‘SparkMenuEvent’ is not available” (translated from german).
The Error happens on the following part of code:
change=”menuItemSelected(event)”
keyDown=”checkKeys(event)”
menuRight=”redispatchMenuRight(event)”
rollOut=”submenu_rollOutHandler(event)” />
inside SparkMenuItemRenderer.
I put all files into an own Package in my Source Path and changed all Package Names.
Any Ideas or suggestions ?
Thank you very much.
Regards
You may have to import SparkMenuEvent in a script block
Hi
Thanks a lot……
I’m a student of doing bachelors of computer enginering in coimbatore,India
I’m doing my mini project using adobe flex… i want to know how to connect sql with adobe flex..plz help me
Ask on the forums