Hello,

I have a menu that is aligned to the right side of the screen which
doesn't leave any screen real-estate for submenus so I'd like to have my
submenus open up to the left.

As an example, Windows Media Player does their application menus this
way if you access it with the down button next to window
minimize/maximize icons.

Here is a screenshot:

http://aycu22.webshots.com/image/8101/2000880980537753248_rs.jpg

I looked into openSubMenu function of Menu but can't seem to get over
the mx_internal issues and don't know where to get row to pass into it.

override mx_internal function openSubMenu(row:IListItemRenderer):void

There must be an easier solution.

GP


Reply via email to