Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to use FBML instead iframe in facebook but if I enable FBML then I must to enable sandbox before

If I enable sandbox then my application http://apps.facebook.com/uologic becomes offline and give error "Requested Page Not Found"

How to use Facebook FBML instead of iframe? It's working with iframe but I don't want iframe.

share|improve this question

1 Answer

It's not optional, you simply can't! - reference

No new FBML apps We will stop allowing new FBML apps, but will continue to support existing FBML tabs and apps. Instead, we recommend using iframes.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.