Is there any other way to access the camera using ActionScript 3 other than
import flash.media.Camera;
videoInstance.attachCamera(cameraInstance);
Or should I use any API s? If so, please suggest me any API suitable and some tutorials if possible.
Thank You very much for helping. . .
My previous post on Camera is
How to increase the Quality of the camera using AS3?
If you need better Camera quality… check this ActionScript Mobile Flex Project.
This is the main file