News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

flowplayer - Extra Configuration

Started by krzysiek, 24.09.2014 19:51:10

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

krzysiek

Extra configuration for flowplayer does not work for me. I've used code generated by http://flash.flowplayer.org/:

canvas: {backgroundColor: "#00ff00"},
plugins: {
   controls: {
      sliderColor: "#ffffff",
      timeBorder: "0px solid rgba(0, 0, 0, 0.3)",
      volumeSliderGradient: "none",
      timeSeparator: " ",
      callType: "default",
      buttonColor: "#ffffff",
      volumeSliderColor: "#ffffff",
      volumeColor: "#ffffff",
      volumeBorder: "1px solid rgba(128, 128, 128, 0.7)",
      backgroundGradient: "low",
      buttonOverColor: "#ffffff",
      sliderBorder: "1px solid rgba(128, 128, 128, 0.7)",
      disabledWidgetColor: "#555555",
      buttonOffColor: "rgba(130,130,130,1)",
      borderRadius: "0px",
      sliderGradient: "none",
      backgroundColor: "#b0b0b0",
      tooltipColor: "#000000",
      durationColor: "#a3a3a3",
      timeBgColor: "rgb(0, 0, 0, 0)",
      progressGradient: "none",
      timeColor: "#ffffff",
      tooltipTextColor: "#ffffff",
      autoHide: "never",
      bufferGradient: "none",
      progressColor: "#112233",
      bufferColor: "#9f77a6",
      height: 24,
      opacity: 1.0
   }
},


I've just added that coma at the end - without it flowplayer disappears completely.


(Configuration of the old mp3 player works ok)
  •  

ColinM

Hi,
Looks good.  Just to help understand did you copy the flow-player code , complete with trailing comma, into the Flow Player Extra Configuration part in Configuration - Media Player?

It might be an idea to use your code as the default setup in 'Flowplayer Extra Configuration' as it would be easy for people to adjust.  Please let us know.  I know I found using the 'online configurator' somewhat less than clear!

Colin
Colin M
  •  

wolfspyryt

Nothing shows when I use this configuration. I have tried adding and deleting commas. Please post a working configuration as HTML5 does not load fast enough to play anything.
  •