11-15-2012 02:01 AM
Hi,
is there any way to put flash light continuously when device back light is off? I able to on the flash light in camera video mode. but it will off when device back light is off.
thanks and regards
renjini.
11-15-2012 10:35 PM
the camera hardware goes into shutdown when the device enters standby mode.
you cannot avoid this presently.
your best bet would be to apply one of the window keepalive settings to your application window. (eg. set SCREEN_PROPERTY_IDLE_MODE to SCREEN_IDLE_MODE_KEEP_AWAKE)
Search around the forums for how to do this, as it varies between libscreen, cascades, air, etc.
Cheers,
Sean