Webcam Basics in ActionScript 3
Top Comments
All Comments (12)
-
To see the suorce clear.. You should download this video first [savevid.com], then whatch it in full screen :)
-
dude! if you want just a WebCam in Flash as3, just put this code in the first frame, its that simple! var camera = Camera.getCamera();
var video = new Video(camera.width * 2, camera.height * 2);
video.attachCamera(camera)
addChild(video);
thumbs up so others can see...
-
please sir add this to the desriptions block for super new newcomers....
need not search for webcam_start.fla....just save your project in the starting with webcam.fla...which is more than enough.....to open the actions panel click on the layer selected and press f9.....to debug press ctrl+enter......
finally loads of thanks to you sir.......u virtually made my Engineering final year major project a reality.......:).....will be coming soon with a bang of really a cool website for youngsters.:)
-
there is also a reference in the flash program
it's action script 3
this is real great stuff BUT.. I cant read anything here, video quality is a little nasty
broardcastpimps 2 years ago 6
This is really useful but very hard to follow as unable to read screen. Can you improve resolution. I have tried HD
EyeCandyOutlet 2 years ago 4