Skip to main content
Inspiring
August 25, 2010
Question

Flash Player security Pop up when using camera and microphone.

  • August 25, 2010
  • 1 reply
  • 1159 views

Hello Friends

Can any body suggest me how to remove flash player security pop up for camera and microphone through coding.

Thanks in advance.

    This topic has been closed for replies.

    1 reply

    Petro_O__Bochan
    Inspiring
    August 25, 2010

    The security pop-up was first introduced with FP7. If you want to bypass it I can name two ways off the top of my head:

    1. Regardless of ActionScript version (2.0/3.0) in the Flash authoring enviroment, in the Publish Settings dialogue box, the Flash tab, near the bottom choose Access Network Only from Local Playback Security.

    2. Publish your movie as a projector. Both of these techniques will allow to "play" your swf file locally.

    Inspiring
    August 25, 2010

    Actually we want to do that think in our project so that client can't this message on their screen. Is there any command that can remove the pop up on the customer machine?

    Petro_O__Bochan
    Inspiring
    August 26, 2010

    If the customer is going to use the project as the compiled projector then yes, otherwise make the first point and post it on the web server.