Changeset 2310


Ignore:
Timestamp:
07/03/12 11:16:34 (11 months ago)
Author:
jeroen
Message:

aligned behavior of controls/watermark in docs and wireframes

Location:
branches/jw6
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jw6/doc/embedding.html

    r2308 r2310  
    6969 
    7070<dl> 
    71 <dt>controlbar</dt> 
    72 <dd>Whether to display the video controlbar at the bottom of the screen. Can be <strong>false</strong> or <strong>true</strong> (default).</dd> 
     71<dt>controls</dt> 
     72<dd>Whether to display the video controls (controlbar, icons and dock). Can be <strong>false</strong> or <strong>true</strong> (default).</dd> 
    7373<dt>height</dt> 
    7474<dd>Height of the player in pixels. We recommend setting this to at least <strong>180</strong>, so all UI elements will fit. However, it can be set to a small size (e.g. <strong>40</strong>) for audio-only playback. Defaults to <strong>360</strong>.</dd> 
    75 <dt>icons</dt> 
    76 <dd>Whether to display the Play and Buffer icons in the center of the screen. Can be <strong>false</strong> or <strong>true</strong> (default).</dd> 
    7775<dt>skin</dt> 
    7876<dd>Which skin to use for styling the player. Can be the identifier of a CDN hosted skin or the URL to a self-hosted skin. See <a href="skins.html">Using JW Player Skins</a> for more info.</dd> 
Note: See TracChangeset for help on using the changeset viewer.