Hi friends,
i want to export my flash swf file to image jpg/png/gif format with copy to clipboard feature. how can it be done. any suggestions.
- Has been a member for 4-5 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 50 000 and 100 000 dollars
- Microlancer Beta Tester
- Community Moderator
- Interviewed on the Envato Notes blog
- Author was Featured
- Bought between 1 and 9 items
- Referred between 50 and 99 users
webdesignerart said
Hi friends, i want to export my flash swf file to image jpg/png/gif format with copy to clipboard feature. how can it be done. any suggestions.
an FLA can be converted to those formats, but an SWF … you need to decompile it first from what I’ve tried.
Basically flash chart/graph want to save as image and copy to clipboard.
If you have direct access to the SWF you can draw the stage to a BitmapData object and then encode it to JPEG or PNG .
Here’s some info http://designreviver.com/tutorials/actionscript-3-jpeg-encoder-revealed-saving-images-from-flash/
printscreen button by any chance? or do you want smtg else?
libra-online said
printscreen button by any chance? or do you want smtg else?
+1 for printscreen – simplest and fastest solution
