I have an IFrame app, and I would like to use some Connect features using javascript.
But when I set the Connect URL in the application settings, it then causes two problems.
1) The link for the app in the Application Menu now points to: http://mydomain.com/myapp/ instead of: http://apps.facebook.com/myapp/
2) The request opens in a new window (instead of the same window, as other apps do)
Is there any way to fix that? I'd like my application continue to use http://apps.facebook.com/myapp/ even after setting the Connect URL
Many thanks for reading