Quantcast
Channel: Adobe Community : All Content - Using Flash Player
Viewing all articles
Browse latest Browse all 16816

Flash Player doesn´t remember. Security.showSettings(SecurityPanel.PRIVACY)

$
0
0

Hi!

 

With the last update (11,7,700,169) when show the window:

 

notwork.jpg

 

If you check the checkbox of the image and close the popup, when will reload the site again, Flash Player won´t remember user´s preferences and will prompt this windows again when i called the code:

 

Security.showSettings(SecurityPanel.PRIVACY);

 

Making tests, i think i founded one solution:

 

if ( (Microphone.names.length > 0) && (Camera.names.length > 0) ) { //Always with cam and mic

 

     if ((mic.muted) || (cam.muted)) {

         Security.showSettings(SecurityPanel.PRIVACY);

    }

                   

}

 

I use Flash Builder 4.7 Standard.

 

Thanks.

 

Jose Ramon Leon Somovilla


Viewing all articles
Browse latest Browse all 16816

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>