jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: krzysiek on 24.09.2014 19:51:10

Title: flowplayer - Extra Configuration
Post by: krzysiek on 24.09.2014 19:51:10
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)
Title: Re: flowplayer - Extra Configuration
Post by: ColinM on 07.10.2014 10:26:03
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
Title: Re: flowplayer - Extra Configuration
Post by: wolfspyryt on 24.10.2015 02:11:42
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.