Hi,
I'm in the process of building a browser in AIR. I've got the HTML
loading correctly(i think), with an ApplicationControlBar containing a
MenuBar.
The problem is, it seems like the HTML Control is being rendered over
the MenuBar control. In other words, when the MenuBar menu is
expanded, it should be over the HTML Control, but, it isn't.
I've looked around but can't seem to find a solution for it...please
help...
Or maybe suggest an alternative for MenuBar?
The layout is pretty simple(not right syntax, i know, but just to
demostrate):
<App>
<ControlBar>
<MenuBar/>
</ControlBar/>
<HTML/>
</App>
And jing video of EXPANDED MenuBar here:
http://www.theliblab-tutorials.com/jing/html_vs_menubar.swf
Thanks
Yuri
www.screenbird.com