Even if "Display fullscreen button" is unchecked in the field settings, the fullscreen button is still displayed on the player. I think this might be due to op_video using the variable showfsbutton to control it, but the variable name changed to usefullscreen at some point (see http://code.longtailvideo.com/trac/wiki/Flashvars3). In that case it should be simple to fix.

Comments

jbrown’s picture

Assigned: Unassigned » jbrown
Status: Active » Fixed

Cheers for spotting this.

http://drupal.org/cvs?commit=129432

Stupid jw player api is always changing.

Grantovich’s picture

Title: Fullscreen button always displayed » Fullscreen button always displayed (also volume control)
Status: Fixed » Active

Found another one along these lines: The "Show volume" checkbox doesn't do anything when you uncheck it, since there is no such variable as showvolume (or at least there isn't anymore).

jbrown’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.