christiansolis3000 / flash-videoio

Automatically exported from code.google.com/p/flash-videoio
0 stars 0 forks source link

Event to javascript when microphone access is requested #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Requested by Ben Duncan <ben@staff.atmail.com> on Apr 9, 2011.

4: Flash security - We'd ideally like an event to fire, if Flash cannot access 
the mic, call a Javascript function that we can show a DIV with the flash 
player as visible so the user can tweak the mic permissions. We have this 
currently hidden as a background DIV, you can right-click it to enable, but 
hidden from view. Needs to be improved for the user-experience

Original issue reported on code.google.com by kundan10 on 10 Apr 2011 at 7:47

GoogleCodeExporter commented 9 years ago
Added in version 2.0. Please see the description of properties privacyEvent, 
deviceAllowed and callback onShowingSettings. Additionally, showSettings method 
is also available.

Original comment by kundan10 on 25 May 2011 at 7:22