

flowplayer("player", "http://www.hkl-baumaschinen.de/usr/bin/hkl/flow/flowplayer.commercial-3.1.5.swf", 
        { 
     key: '#@fd439cbf6c645d0f450',
     clip: {            
        autoPlay: false, 
        autoBuffering: true
                },
    plugins: {  
        controls: {
      volumeSliderColor: '#ffffff',
      progressColor: '#020627',
      bufferColor: '#f0f0f0',
      backgroundColor: '#f2762e',
      progressGradient: 'none',
      timeColor: '#f3f2f2',
      durationColor: '#f7f7f7',
      borderRadius: '0',
      buttonOverColor: '#eeedec',
      buttonColor: '#012a69',
      timeBgColor: '#262626',
      sliderColor: '#0e275d',
      tooltipColor: '#C9C9C9',
      sliderGradient: 'none',
      backgroundGradient: [0.1,0.2,0.5],
      tooltipTextColor: '#ffffff',
      volumeSliderGradient: 'none',
      bufferGradient: 'none',
      height: 24,
      opacity: 1.0
          }
        }    
});
