http://bugs.freedesktop.org/show_bug.cgi?id=20141

           Summary: PrintScreen of a SWF
           Product: swfdec
           Version: unspecified
          Platform: Other
        OS/Version: Windows (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: library
        AssignedTo: swfdec@lists.freedesktop.org
        ReportedBy: ebook...@tapiocadesign.com
         QAContact: swfdec@lists.freedesktop.org


Bonjour there,

I worship swfdec as it appears to meet my desperate needs.

My goal is to put and SWF and get back a JPG, 
The JPG would be a printscreen of the SWF, 
swfdec appears to do that : http://swfdec.freedesktop.org/wiki/ScreenShots

1 > I didn t really get how to install and use swfdec 
2 > I d like to use it dynamicly on Apache/PHP
something like that :
<?php
//abstract desired code :
//indicate swf
$bitmap = new SWFPrint('anim.swf');
//indicate new bitmap file to create
$bitmap.renderAsPrintScreen('MyAnimInBitmap.jpg');
?>

Am I dreaming too much ?

I f i can use it with PHP, Is it a librairy I have to install ?

Thanks to all of you, Sylvain.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
Swfdec mailing list
Swfdec@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/swfdec

Reply via email to