无法按下闪光允许按钮
我之前注意到了这一点。有时,在某些带有闪光灯相机对话框的浏览器中,您将无法按允许按钮访问相机、麦克风。该问题已在此处暴露Can't click in flash on flash on firefox 和 Adobe 正在跟踪有关此错误的问题 http://bugs.adobe.com/jira/browse/FP-4656。
特定的解决方案有时有效,但也并非总是有效。我在网络上遇到的另一个解决方法是在 flash 容器中设置 margin-left 和 margin-right CSS,如下所示:
margin-left: 0.5px;
margin-right: auto;
现在 OS X Lion 出来了,这该死的东西在任何操作系统中都不起作用浏览器!我什至尝试了 Facebook 个人资料照片拍摄器,它也使用闪光灯拍照。另外,您不能按“允许”按钮。与 YouTube 录像机等相同...
该怎么办?
I noticed this before. Sometimes in some browsers with flash camera dialog you won't be able to press ALLOW button to access camera, microphone. The issue is already exposed over here Can't click allow button in flash on firefox and Adobe is tracking issue about this bug http://bugs.adobe.com/jira/browse/FP-4656.
The purposed solution sometimes works but also not always. The other workaround I wound on web is to set the margin-left and margin-right CSS in flash container like this:
margin-left: 0.5px;
margin-right: auto;
Well now the OS X Lion came out and the damn thing doesn't work in any browser! I even tried the Facebook profile photo taker which also uses flash for taking photos. Also there you cant press ALLOW button. Same with YouTube video recorder etc...
What to do?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
这应该在 Flash Player 版本 10.3 中得到修复。
发行说明:http://kb2.adobe.com/cps/901/cpsid_90194.html
Flash Player 10.3 中的修复 >>>一般>> “在 Mac OS X Lion 上,Flash Player 设置对话框不响应鼠标单击 (2918693)”
This is supposed to be fixed in Flash Player version 10.3.
Release notes:http://kb2.adobe.com/cps/901/cpsid_90194.html
Fixes in Flash Player 10.3 >> General >> "On Mac OS X Lion, the Flash Player Settings dialog box does not respond to mouse clicks (2918693)"
今天唯一有效的解决方案是调整特定域的“Flash 播放器常规设置”
the only solution works for today is adjust "Flash player General settings" for specific domain
请参阅此处:http://kb2.adobe.com/cps/905/cpsid_90508。 html#main_Flash_Player
详细信息:
我认为或多或少我们将不得不等待更新。
See here: http://kb2.adobe.com/cps/905/cpsid_90508.html#main_Flash_Player
Details:
More or less we are going to have to wait for an update I think.