Re: Switching Microphone on

2015-01-12 Thread Scott Matheson
that¹s what is was thinking, I did live in hope, the pop up is small and ugly On 1/12/15, 1:36 PM, "Lee Kulberda" wrote: >Scott > >Are you trying to turn the mic on with no settings dialog popping up? >Pretty sure that is impossible by design for security reasons. The ability >to turn the mic

Re: Switching Microphone on

2015-01-12 Thread Lee Kulberda
Scott Are you trying to turn the mic on with no settings dialog popping up? Pretty sure that is impossible by design for security reasons. The ability to turn the mic on with no notification opens the door to all kinds of mischief. lk On Sun, Jan 11, 2015 at 9:36 AM, Scott Matheson wrote: > Hi

Switching Microphone on

2015-01-11 Thread Scott Matheson
Hi in my web app i would like to switch the Microphones on,just noe i pop us the setting box, is it possible to switch on the Microphone private function checkMicrophoneAccess(event:FlexEvent):void { this.removeEventListener(FlexEvent.SHOW, checkMicrophoneAccess); var mic:Microphone