Still stuck on this. All my attempt have resulted in movement of the menu. Submenus seem impossible to move.
If anyone has any suggestions, I'd really appreciate it. --- In [email protected], "graysonpierce" <[EMAIL PROTECTED]> wrote: > > 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 >

