Hi,
I am doing a game based on mobile's secondary (front) camera. Is there any API for detecting the secondary camera in Flash Lite? I am expecting the result ASAP. Could you please help?
Thanks in advance,
![]()
Hi,
I am doing a game based on mobile's secondary (front) camera. Is there any API for detecting the secondary camera in Flash Lite? I am expecting the result ASAP. Could you please help?
Thanks in advance,
![]()
Hi sisnokia,
Welcome to Flash Lite Dibo!
Currently, Flash Lite doesn't provide any actionscript API to access Front Camera . You can use API Bridge in Flash Lite to access camera but i think the secondary camera only.I am doing a game based on mobile's secondary (front) camera. Is there any API for detecting the secondary camera in Flash Lite? I am expecting the result ASAP. Could you please help?
Flash_Lite_API_Bridge_Interface
The maximum u can do with API Bridge is take a video or image and then get a path of that image/video in your flash content .If u want to do more then that than i recommend you to go for either Python or Symbian C++/Qt.
Here is one a project developed using front camera but it is not in Flash Lite but in Qt+Symbian C++ :
QtMirror
Best Regards,
SajiSoft