I ve installed your soft package, swfrender.exe appears (dble clicking
doesn't do anything).
I'm obviously not lucky, this is what I need but you say in the FAQ (end
of page) that this product is not finished yet. So there s nothing in doc
page : http://www.swftools.org/documentation.html
about this tool.

My goal is to do it dynamicly, put and SWF and get a JPG of the whole
stage, something like that :
<?php
//abstract desired code :
//indicate swf
$bitmap = new SWFRender ('anim.swf');
//indicate new bitmap file to create
$bitmap.renderAsPrintScreen('MyAnimInBitmap.jpg');
?>

Am I dreaming too much ?

Merci, Sylvain.



Reply via email to