Tijnema ! wrote:
> On 4/13/07, Heiko Sudar <[EMAIL PROTECTED]> wrote:
>> hi,
>> is there a way to get the width and the height of a flash movie
>> via php?
>>
>> heiko
>>
> Have a look at this class:
> http://www.phpclasses.org/browse/file/6443.html
> 
> It parses the header of an SWF(Flash) file, and it does also get
> height and width :)
> 
> Tijnema

AFAIK, the built in getimagesize() parses .swf too....
http://uk3.php.net/manual/en/function.getimagesize.php

Col.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to