Here's the complete reference of the TypoScript options for the plugin. Remember that you can set each one through the constant editor.
Property: | Data type: | Description: | Default: |
|---|---|---|---|
width | int+ | Control the width of the player. | 600 |
height | int+ | Control the height of the player. | 450 |
flvplayer | string | The SWF file containing the FLV player. | EXT:flvplayer/pi1/flvplayer.swf |
version | int+ | The version of the Flash plugin required to view the player. | 6 |
swfParams.loop | string | Loop the Flash animation (Flash object parameter). | false |
swfParams.menu | string | Allow the Flash menu to be displayed in the animation (Flash object parameter). | false |
swfParams.quality | string | The quality of the Flash animation (Flash object parameter). | best |
swfParams.scale | string | The scale of the Flash animation (Flash object parameter). | noscale |
swfParams.bgcolor | color | The background color of the Flash animation. | #FFFFFF |
swfParams.swliveconnect | string | Enable the use of LiveConnect (Flash object parameter). | false |
playerParams.autoStart | boolean | Automatically start playing songs when the player is loaded. | 1 |
playerParams.fullScreen | boolean | Allow fullscreen play. | 1 |
[tsref:plugin.tx_flvplayer_pi1.]