开发者

Controlling size of swf file posted to wall using graph api

开发者 https://www.devze.com 2023-03-11 04:53 出处:网络
I am trying to use the Facebook graph api 开发者_开发问答to publish a swf file on my wall, and was wondering if there is anyway I can control the height of the swf file. It looks like facebook sets th

I am trying to use the Facebook graph api 开发者_开发问答to publish a swf file on my wall, and was wondering if there is anyway I can control the height of the swf file. It looks like facebook sets the height to 259px automatically. Any help would be really appreciated!

Thanks.


Facebook will automatically set the size to width:398px;height:259px.

The movie will be stretched to accomodate this.

If your movie is a different size, the best thing to do is to make sure it is at least the same aspect ratio.


The answer was to use the still not completely deprecated REST api, which has that functionality.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号