Is there any way that I can set my video to fullscreen using an html button through javascript that communicates with the silverlight video player?
It’s easily doable with Play, Pause, etc. But I can’t seem to get it to work for Fullscreen?
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.
That is a security feature of Silverlight to stop Silverlight being used to scam people.
Full-screen can only be activated in response to a user input event “generated from within the Silverlight application”.