[Swfdec] [Bug 20141] New: PrintScreen of a SWF
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 16 08:08:37 PST 2009
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 at lists.freedesktop.org
ReportedBy: ebookers at tapiocadesign.com
QAContact: swfdec at 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.
More information about the Swfdec
mailing list