Groups | Blog | Home
all groups > macromedia flash flashcom > february 2006 >

macromedia flash flashcom : How to export a .jpg image from Flash Video


Adr_Laik
2/19/2006 7:09:32 PM
Hy . I'm having a problem to export a .jpg image from a frame of a video that display a webcam sreaming .
The image must be uploaded to a server . It is possible to create and export this image ?
JayCharles
2/19/2006 8:09:32 PM
Sure... it's possible, but not from the server side. You'll want to use the
bitmapdata object on the client side to capture the video frame in the flash
client, and then upload the data using the filereference object.
Viktorr
3/11/2006 6:42:07 PM
JayCharles
3/11/2006 9:12:05 PM
Usage of the filereference object is in the Flash 8 docs.

Viktorr
3/12/2006 12:00:00 AM
Adr_Laik
3/12/2006 12:00:00 AM
I've found this tutorial and it's exactly what i need . Maybe it would help you either :
AddThis Social Bookmark Button