saurabhgsl
2008-12-02 12:14:23 UTC
If camera is being accessed by any application which is currently running then
the flash application which tries to access the camera throws a exception in
Flash Player 10.
We tried putting a try catch around camera.getCamera() method but its not able
to catch that exception. So looks like exception is thrown at some other places.
In earlier version of flash player this never crashed it use to show a black
image if camera is being already used by other application.
Does anybody have any idea how can I handle this?
the flash application which tries to access the camera throws a exception in
Flash Player 10.
We tried putting a try catch around camera.getCamera() method but its not able
to catch that exception. So looks like exception is thrown at some other places.
In earlier version of flash player this never crashed it use to show a black
image if camera is being already used by other application.
Does anybody have any idea how can I handle this?