Adobe Flash player Secuirty Pop-Up question

Posted by kapildalwani on Stack Overflow See other posts from Stack Overflow or by kapildalwani
Published on 2010-05-27T19:35:58Z Indexed on 2010/05/27 20:21 UTC
Read the original article Hit count: 497

I am building a Audio Recording tool using Flash and Wowza.

I dont want to start the recording until the use clicks the Allow Button is the Security Pop-up question represented here http://www.macromedia.com/support/documentation/en/flashplayer/help/help05.html

In Audio I dont get this until I attach the stream to it. In Video can get thsi question when I attach the camera to Video.

I want to avoid making a connection until the user clicks Accept and this doesn't happen until I make the connection request in Audio.

I am able to display the http://www.macromedia.com/support/documentation/en/flashplayer/help/help09.html pop-up using SecurityManager

Is there a way I can call the pop-up from my code. http://www.macromedia.com/support/documentation/en/flashplayer/help/help05.html

© Stack Overflow or respective owner

Related posts about flash

Related posts about actionscript-3