Groups | Blog | Home
all groups > flash (macromedia) > october 2003 >

flash (macromedia) : Is it possible to pause the webcam stream?


pinter75
10/17/2003 11:38:15 PM
Hi,

I have a webcam streaming via Flash MX fine and want to know if it is possible to pause the stream to give the impression of taking a picture?

Thanks

Steve.

pinter75
10/18/2003 11:50:39 AM
I have figured out a quick way to do it, Just set the cameras FPS to 0 :-)

on (press) {
localcamera.setMode(108,160,0);
}

Steve C.

AddThis Social Bookmark Button