I made a flash document, and I set the security settings so it can use my webcam, and it DOES say it recognizes my webcam, but I can't see the stream! Here's the code I've been using:
c = Camera.get();
webCam.attachVideo(c);
Age 34, Male
Joined on 4/15/07
Posted by ZiggyZack99 - January 3rd, 2008
I made a flash document, and I set the security settings so it can use my webcam, and it DOES say it recognizes my webcam, but I can't see the stream! Here's the code I've been using:
c = Camera.get();
webCam.attachVideo(c);