

flowplayer("baushop-video", "http://www.hkl-baumaschinen.de/usr/bin/hkl/flow/flowplayer.commercial-3.1.5.swf",
{ 
  key: '#@fd439cbf6c645d0f450',
  clip: {
    autoPlay: true,
    autoBuffering: false
  },
  plugins: {
    controls: {
      all: false,
      play: true,
      scrubber: true,
      fullscreen: true,
		  
      sliderColor: '#0a083a',
      timeBgColor: '#555555',
      backgroundGradient: [0.6,0.3,0,0,0],
      progressColor: '#00041e',
      buttonColor: '#ca6321',
      sliderGradient: 'none',
      volumeSliderColor: '#000000',
      volumeSliderGradient: 'none',
      tooltipTextColor: '#ffffff',
      bufferColor: '#0f1e8a',
      bufferGradient: 'none',
      timeColor: '#01DAFF',
      durationColor: '#ffffff',
      buttonOverColor: '#c36122',
      tooltipColor: '#5F747C',
      backgroundColor: '#de6012',
      borderRadius: '0px',
      progressGradient: 'medium',
      height: 20,
      opacity: 1.0
    }
  }
});

