News:

Support for jDownloads 3 has been ended
Since 17 August 2023 Joomla.org has discontinued support for Joomla 3.x. Therefore, we will no longer offer official support for our Joomla 3 jDownloads version 3.9.x from January 2024.
Please update your website to the latest Joomla version (Joomla 4 or Joomla 5) as soon as possible. Afterwards, please update jDownloads to the latest published version. The longer you delay, the more difficult the upgrade process for your website is likely to be.

Main Menu
Support-Forum

flowplayer - Extra Configuration

Started by krzysiek, 24.09.2014 19:51:10

Previous topic - Next topic

0 Members and 2 Guests 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.
  •