Is there a way to set the dimensions of a swf posted to Facebook using the feed dialog, either javascript or direct url method?
https://developers.facebook.com/docs/reference/dialogs/feed/
|
Is there a way to set the dimensions of a swf posted to Facebook using the feed dialog, either javascript or direct url method? https://developers.facebook.com/docs/reference/dialogs/feed/ |
|||
|
|
|
I'm not 100% certain that this works anymore as I've tried to add this with the Feed dialog as opposed to the sharer and it seemed to have no effect at all. It may have been replaced by the source parameter in the newer feed dialog API (which I don't think you can define a width/height for. Please correct me if I'm wrong) .. but, take a look at media attachments in the stream attachment guide: https://developers.facebook.com/docs/guides/attachments/ you would pass in a JSON encoded object as the
|
|||||
|