I want to create a FB app that uses ActiveX.
Is there a way to make the ActiveX running after the user left the app page and went to some other FB page?
I want to create a FB app that uses ActiveX. Is there a way
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.
You can substitue “ActiveX” here with “any kind of plugin content” easily, and the answer still remains the same as it has for ages on the web:
If the page it is contained in is unloaded, the plugin content will of course stop playing.
Within facebook.com, your only option is to open a popup and have your plugin content play within that window.