Question
ContextMenuEvent.MENU_ITEM_SELECT not triggering when clicked on videoobject
Can anyone confirm this:
I have a contextmenu setup for videocomponent. (go fullscreen for example).
It's basically a videoObject wrapped in a Sprite. I have setup a contextmenu for this sprite.
my problem is that the ContextMenuEvent.MENU_ITEM_SELECT event is not triggering when I click on the videoObject and select a custom menu item. (default items like settings DO work). When I click on a part of the sprite outside the videoObject, the event IS triggered.
regards
Patrick
I have a contextmenu setup for videocomponent. (go fullscreen for example).
It's basically a videoObject wrapped in a Sprite. I have setup a contextmenu for this sprite.
my problem is that the ContextMenuEvent.MENU_ITEM_SELECT event is not triggering when I click on the videoObject and select a custom menu item. (default items like settings DO work). When I click on a part of the sprite outside the videoObject, the event IS triggered.
regards
Patrick