Page 1 of 1

Extract swf from another source

Posted: Thu May 22, 2008 3:23 pm
by fabby
Hi.
Do you know that, if it is a way to copy a swf from a link and put it in a directory where i want? That to do from php.

I want to extract free online games dinamic. Until now i have to enter in each link, extract the game, etc - that take a lot of work.
Thanks.

Re: Extract swf from another source

Posted: Thu May 22, 2008 9:46 pm
by Ambush Commander
You would use one of PHP's http retrieval functions. Google curl.

But, I suspect that your actions would not be legal. Have the flash authors allowed you to download and redistribute their flash files?