SWF Manipulation with PHP
am 05.10.2009 16:52:10 von Igor Escobar
--0014853942182413aa04753142b2
Content-Type: text/plain; charset=ISO-8859-1
Hi Folks!
A very long time ago i spend a little bit of my time to find how i can load
a swf file, load an specific frame of that SWF File and save this like a JPG
or any other format.
I try the "ming" but it can't load a external swf movie. You only can CREATE
a swf. I try the libswf too but i not have a success.
Anyone have ANY idea that works?
Regards,
Igor Escobar
Systems Analyst & Interface Designer
+ http://blog.igorescobar.com
+ http://www.igorescobar.com
+ @igorescobar (twitter)
--0014853942182413aa04753142b2--
RE: SWF Manipulation with PHP
am 05.10.2009 18:16:38 von Andrea Giammarchi
--_b6adeb61-0e71-440e-9286-e3dfb91e7889_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
AFAIK=2C you can create snaps from ActionScript=2C but you cannot save brow=
ser rendered plug-in content via PHP
It's more like canvas.toDataURL=2C it requires to be rendered=2C unless you=
don't have InDesign or something similar able to render internally and exp=
ort as image.
Regards
> Date: Mon=2C 5 Oct 2009 11:52:10 -0300
> From: titiolinkin@gmail.com
> To: php-general@lists.php.net
> Subject: [PHP] SWF Manipulation with PHP
>=20
> Hi Folks!
>=20
> A very long time ago i spend a little bit of my time to find how i can lo=
ad
> a swf file=2C load an specific frame of that SWF File and save this like =
a JPG
> or any other format.
>=20
> I try the "ming" but it can't load a external swf movie. You only can CRE=
ATE
> a swf. I try the libswf too but i not have a success.
>=20
> Anyone have ANY idea that works?
>=20
>=20
> Regards=2C
> Igor Escobar
> Systems Analyst & Interface Designer
>=20
> + http://blog.igorescobar.com
> + http://www.igorescobar.com
> + @igorescobar (twitter)
=0A=
____________________________________________________________ _____=0A=
Keep your friends updated=97even when you=92re not signed in.=0A=
http://www.microsoft.com/middleeast/windows/windowslive/see- it-in-action/so=
cial-network-basics.aspx?ocid=3DPID23461::T:WLMTAGL:ON:WL:en -xm:SI_SB_5:092=
010=
--_b6adeb61-0e71-440e-9286-e3dfb91e7889_--
Re: SWF Manipulation with PHP
am 06.10.2009 02:50:07 von Manuel Lemos
Hello,
on 10/05/2009 11:52 AM Igor Escobar said the following:
> Hi Folks!
>
> A very long time ago i spend a little bit of my time to find how i can load
> a swf file, load an specific frame of that SWF File and save this like a JPG
> or any other format.
>
> I try the "ming" but it can't load a external swf movie. You only can CREATE
> a swf. I try the libswf too but i not have a success.
>
> Anyone have ANY idea that works?
I wonder if it is something like this class that you are looking for:
http://www.phpclasses.org/swf_to_jpg
There are other PHP Flash solutions here:
http://www.phpclasses.org/browse/class/102.html
--
Regards,
Manuel Lemos
Find and post PHP jobs
http://www.phpclasses.org/jobs/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php