Security.closeSettingsPanel()?

I’m working on a round based game which relies on sound input. Naturally, invoking the Mic makes FlashPlayer show the panel where the user grants access to the microphone.

But if the user for some reason doesn’t touch this panel, I would like to recover from it. And as far as I can tell, there is no method I can call to have it taken down again. Or is there?