Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Change allowfullscreen setting

5 replies [Last post]

Is it possible to change the allowfullscreen setting?

As a follow on to the above question is there a way to detect what allowfullscreen is currently set to? It isn't listed in the get configuration example.

Many Thanks

"allowfullscreen" is a flash parameter - not a flashvar and hence out of JeroenWs control
if not set, or set to false, the fullscreen button is still rendered, but not working...

use a skin without the button to hide it - or wait for the next version of the player, of which it is rumored that the individual buttons should be hideable...

see all skins here - http://www.longtailvideo.com/addons/skins

Thanks.

I have a low and high quality version of the video and I don't want users to be able to put the low quality version to fullscreen. Saves answering questions from users about why the video looks bad when viewed fullscreen. :)

Was hoping to change the setting without having to remove and recreate the player.

how and where do you set the "allowfullscreen" in actionscript ???

is there a way to make it so it just automatically goes to full screen. like here tvontheradio.com

thanks

You cannot automatically go to fullscreen in Flash - it is prohibited.

allowfulscreen is an embedding parameter - not settable by actionscript.