views:

67

answers:

1

How i can create a custom dialog like this:

alt text

I'm using iframe application with graph api/new js-api, but i cant figureout a way to reproduce this, the buttons and the title, keep the user languague.

regards.

A: 

You have to use the FB.ui method to open a dialog like this. You can find example code and more details here.

Nithesh Chandra
How i can put a "banner" inside a dialog ?
waldecir
You mean the banner ad? I don't believe its possible using any Facebook API. Someone correct me if I'm wrong. It may have been added by Facebook. As for the dwarf's icon, you can check all the options for stream publishing at http://developers.facebook.com/docs/guides/attachments
Nithesh Chandra