problems w/ menu.show while PopupManager displays popup
i following error (flex 3.2) whenever have popup displayed popupmanager and
the code tries display menu outside popup using menu.show(). if popup not shown
then menu.show runs properly. has seen behavior before???
basically i'm trying make own menubar vertical separators , right-aligned menu
(like menu in motif on right edge of menu bar)
the popupmanager code being done independent of menu, when popup
is displayed, menu doesn't work
error
@ mx.managers::systemmanager/updatelastactiveform()[]
@ mx.managers::systemmanager/activateform()[]
@ mx.managers::systemmanager/activate()[]
@ mx.controls::menu/show()[]
@ app/showmenu()[]
@ app/__galleries_click()[]
hi,
try setting parentdisplay object popup different menubar.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment