Search code examples
flashgoogle-chromemicrophonerecording

Flash movie doesn't ask permission for accessing microphone in Google Chrome


I have embedded an online-call on a website. You can see it here right under the price block: http://www.sapato.ru/catalog/detail/407652/ Everithing works fine in all browsers except Google Chrome. Flash plugin in Chrome doesn't ask permission to use microphone and doesn't call. Any suggestions? P.S. The size of the Flash object on the page is enough for displaying the dialog. At first size of Flash block was the issue but it didn't prevent flash element from calling to our call-centre even though caller couldn't been heard. Now we fixed the size and dialog pops up in all major browsers except Chrome. It feels like Flash movie in Chrome doesn't come to using microphone. Thanks for your assistance!


Solution

  • Your application window size must be at least 215 x 138 pixels, the minimum size required to display the dialog box, or access is denied automatically.