Hello,
I need to be able to turn ON and OFF the camera FLASHLIGHT on the back of devices that have them.
The Construct User Media Plug in does not include any functions for the camera FLASH..
I found some example Java Script that WORKS !!!
I am successfully able to control the camera FLASHLIGHT (ON and OFF) from within a web browser window.
However, if you read my post, I cannot control the java script from a button click within my Construct project..
I need to put a button or sprite button on my Construct project that can command the java script function..
I would prefer a simple PLUGIN called TORCH or something which would use the java script as a source starting
Point, and allow me to create On Clicked events.
• Check if TORCH is PRESENT
• TORCH ON
• TORCH OFF
Click here to view post..
construct.net/en/forum/construct-3/scripting-51/construct-button-execute-157054
Please let me know if you have a solution for my problem.