How can I allow a user to always allow my flash app to access the microphone? -


We've got a flash application that has started displaying some annoying behavior. Every time a user logs into the site, they see a flash dialog warning that they want to give access to their microphone to record our site:

Sorry; I can not get my machine to show that dialog in English, but it basically says, "(server name) will be allowed to access your webcam and microphone?". After clicking on the user "close", everything works normally. The problem is, when "remember" (com-hah) is chosen, it only remembers that the user has "permission" or "disapproval" , But the dialog is still shown every time .

Does some setting in our Flash app prevent this preference from being properly stored? How do I create it, when the user clicks on "Remember", is it not remembered that

edit : This behavior was introduced recently, Which means that some time ago, "remember" actually meant "remember", but now it asks every time I'm not sure whether this is Flash 10, or a new version of our software.

Bah, how silly problem really our fault - a fellow developer preliminaries function of a module by During, a call was added for security. Apparently to get a microphone delay time to fix another bug. By doing this, the user will show the dialog regardless of the messages selected for the "Remember" checkbox.


Comments