I would like to remove a fullscreen button if the allowfullscreen param is false.
param value='true' name='allowfullscreen'
Does anyone know if its possible to detect that value? It doesn’t come with other flashvars on loaderInfo.parameters.
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.
EDIT: This is obsolete now (was a hack for FP 8.5 / 9)
The following will detect if your player has fullscreen availability (thx @mrdoob) :