09-20-2010 01:20 AM
i have a project and i need to take image from each frame of SWF file .
i use flash activex and can play SWF files and fetch its attributes but how can i get image from each frame ?
09-20-2010 08:07 AM
A web search on "swf imagemagick" will give you several options. ImageMagick can be called by LabVIEW with command line or DLL, so you should be able to do this.
Unfortunately, SWF is a proprietary format, so tools tend to be far and few between. Good luck.
09-24-2010 10:41 AM
Thanks alot for your help and review .
now i download it and want to use .