01-14-2013 08:16 AM
Is there any way to control the amount of times the flashlight flashes? I can get it to turn on and off but I'd like to be able to also have the option to make it strobe. If that makes sense.
Can this be done?
01-15-2013 04:12 AM
there are API to on off flash light,
you can use those to control it
01-15-2013 02:05 PM
just turn it on and off in a loop with a delay between calls.
01-16-2013 09:39 AM
Just add a timer and use it to change flashlight state.
05-15-2013 12:19 PM
Hi how to control the flash light programmatically? Is there a way? I could not find anything in developer website. I really need to find this asap. Thanks.
05-15-2013 12:45 PM
Hey there calicratis19...
I will assume you mean the camera flash...
Start here... https://developer.blackberry.com/cascades/referenc
and progress to here.. https://developer.blackberry.com/cascades/referenc
... to use this https://developer.blackberry.com/cascades/referenc
05-18-2013 07:50 AM