Hi, first thing I want to do is to detect motion in webcam video. I use this Code: --------- vid.attachVideo(Camera.get()); --------- code to get webcam video. Code works perfectly, but I have tried many codes to detect motion, but none of them works. So someone knows code for flash version... ...