Question
IOS Front Facing Camera Possible?
Hi,
Can anyone confirm if it is actually possible to use the front facing camera on an I Phone from a Flash created App?
I am using:
var cam:Camera = Camera.getCamera();
And it wil display the camera on the screen, but rotated 90 degrees and only the main camera.
Many thanks for your time.
