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 create a small facebook contest. Something like this: https://www.facebook.com/ab.vassilopoulos.sa/app_445582398826451

When people click on the like button (for my facebook page) only then they can enter the contest page where they enter their info and participate in the contest.

Is it an app? Do I need FBML for that? Can someone give me any websites or resources that will help me build something like that?

share|improve this question
Of course it’s an app. No, FBML is deprecated, and no longer usable for new apps. Start reading the docs on how to implement apps on Facebook: developers.facebook.com/docs/guides/canvas, and google for further tutorials if the docs alone don’t help you. And for giving users access to some functionality ony after they become a fan of a page, google for something like “like gate”/“fan gate”. – CBroe Oct 2 '12 at 11:28

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.