i have been asked by a client to allow users to upload and post video within a facebook app.. was wondering whats the best way to tackle this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
All new apps are required to be iframe based. Tackle it the same way you would a regular website. All the Facebook integration happens server side or through javascript, not through FBML.