You can't, FP does not provide a close event for that panel. There was a request in Jira but I am not sure what the status of this is.... You need to listen for camera events and guess. There is activity and status events. In addition what I do I start a timer and monitor for a couple of seconds the camera.currentFps. if that is 0, something is wrong, if is constant there is also a chance that the camera delivered frames but stopped, otherwise camera is fine.
HTH, Claudiu ________________________________ From: Csomák Gábor <csom...@gmail.com> To: flexcoders <flexcoders@yahoogroups.com> Sent: Wednesday, February 8, 2012 12:46 PM Subject: [flexcoders] privacy settings popup How to listen if a user already clicked accept, when the camera access popup showed up?