Good day Developers, I followed Neha Sharma's post regarding Webcam using Flash, Her sample code works fine but when I try to modify it a bit it doesn't work. I want to add this code to a Web User Control, and then add this Web User Control to a Web Page. Below is the sample code:
 
 

 This is not working, the Flash Object is added but it does not request permission to access and use the webcam, the page is just blank nothing is happening. I need help please.