Hi,
i have swf file: www.link.com/file.swf
How get height and width?
Thanks
Hi,
i have swf file: www.link.com/file.swf
How get height and width?
Thanks
You can get SWF width and height with getimagesize()
in PHP, then you need to pass this info to Smarty.