Flash player has an option in Flash Player Settings manager> camera and Mic > camera and microphone settings > camera and microphone settings by site >
when clicks on this button it shows “website” and “camera and Mic access ” we can manually add a website and access permission here.
Is it possible to do programmatic?
If so how…?
I prefer to get a code in C# or Java
Thanks all, I have achieved it by editing sol file. even though it was a tedious task as no documentation available, achieved it with reading each character in the sol file and adding my site content to it.