actionscript 3 - How to Detect Settings Opening/Closing in a ContextMenu in Flex? -


I am working with one and when a selection is made I was able to find out, although I Find out when specifically the "settings" menu item is off how can I go about this? I am currently embedding iframes in the Flex app and I want to hide them until the menu is closed.

Criminal:

Enter image details here

It should help.

This is an alternative solution, but I think it is best that we can do for now.

  • When you select the menuItem event, add the enterFrame event handler
  • In the event handler, check that BitmapData.draw (stage) error Throws up
  • If this error is to throw away, remove the enterFrame handler and do what you want to do: Set the iframe in the view.

Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

rest - Basic cxfrs RESTful JAX-RS Service -

ajax - Decimal('12000') is not JSON serializable -