Skip to main content
Participant
December 4, 2011
Question

Unclickable right-click settings menu - Mac OS X

  • December 4, 2011
  • 2 replies
  • 1879 views

Hi all,

When using Air 3+, on Mac OS X, the settings menu is unclickable. This happens when you load SWF flash content into <mx:HTML.

The example below demonstrates the bug.

<?xml version="1.0" encoding="utf-8"?>

<s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"

        xmlns:s="library://ns.adobe.com/flex/spark"

        xmlns:mx="library://ns.adobe.com/flex/mx">

<fx:Declarations>

  <!-- Place non-visual elements (e.g., services, value objects) here -->

</fx:Declarations>

<mx:HTML width="100%" height="100%" location="http://www.testwebcam.com/webcam.swf" />

</s:WindowedApplication>

Thanks in advance.

This topic has been closed for replies.

2 replies

Participating Frequently
January 20, 2012

Please reveiw the bug report as this is an issue we really like to reslove. Thanks for your help.

chris.campbell
Legend
December 6, 2011

In this case the swf will behave in the same way it does in a browser.  In order to disable or customize the context menu, you'll need to modify the swf code itself.

Thanks,

Chris

Participant
December 11, 2011

Hi Chris,

What we mean is that when you right-click and get the settings menu inside Air within the browser component, you cannot make any selection and it becomes inaccessible. In the example code we pasted and screenshot attached, it's impossible to click the Allow button.

Regards.

This

chris.campbell
Legend
December 13, 2011

Ah ok, I suspect you are running into a known Flash Player / Apple / ATI issue (see this bug for details.)  Would you mind voting for the bug and letting me know what GPU/System combo you have?

Thanks,
Chris