| playlist | The URL of the JSON playlist or an inline JSON playlist |
| width (480) | Width of the Cover Flow component |
| height (270) | Height of the Cover Flow component |
| item (0) | First item that is focused on setup |
| backgroundcolor (000000) | Color of the background (RRGGBB) |
| backgroundopacity (1) | Opacity of the background (min:0, max:1) |
| gradientcolor (undefined) | If you set this the background will be a gradient, top color is gradientcolor and the bottom color is backgroundcolor. Note: this will not work well with the cover reflections (RRGGBB) |
| mode (html5) | Force flash mode by setting this to flash |
| flash (coverflow.swf) | File path of the fallback SWF |
| wmode (window) | Flash object window mode (window | opaque | transparent) |
| coverwidth (150) | Maximum width of the cover |
| coverheight (auto) | Default this flashvar is set to auto which equals the display height, this is overridable by a numeric value which restricts the maximum height of the cover. |
| covergap (40) | Horizontal width between covers |
| coverangle (70) | Angle of not selected covers in degrees |
| coverdepth (170) | Depth of not selected covers |
| coveroffset (130) | Horizontal width between selected cover and not selected covers |
| opacitydecrease (0.1) | Decrease of opacity of the covers going back. This is disabled in html5 mode for better performance (min:0, max:1) |
| removeblackborder (false) | Remove the top and bottom black border of the images (true | false) |
| fixedsize (false) | Scale and crop the images to fixed sizes set by coverwidth and coverheight instead of resizing them proportionally (true | false) |
| reflectionopacity (0.3) | Opacity of the cover reflection |
| reflectionratio (155) | The color distribution ratios of the reflection; valid values are from 0 to 255 |
| reflectionoffset (0) | Vertical offset of reflection |
| showtext (true) | Show title and description (true | false) |
| textstyle | CSS style for title and description. Default: .coverflow-text{color:#f1f1f1;text-align:center;font-family:Arial Rounded MT Bold,Arial;} .coverflow-text h1{font-size:14px;font-weight:normal;line-height:21px;} .coverflow-text h2{font-size:11px;font-weight:normal;} .coverflow-text a{color:#0000EE;} |
| textoffset (75) | Vertical offset of the text below the covers counted from bottom |
| rotatedelay (0) | Delay in milliseconds when auto rotated, if 0 no rotation is started |
| x (0) | Horizontal offset of the Cover Flow in the container |
| y (0) | Vertical offset of the Cover Flow in the container |
| tweentime (0.8) | Elapsed time of one tween animation |
| focallength (250) | Focal length to 3D covers. Make smaller to get fisheye lens effect |