Member
Member
mikkelbreum   2008-07-17, 16:26
#1

Hi there.

simple question: is it possible to customize the plugin version of flowplayer like it is with the stand-alone?

I'd like to cofigure it like this:

showStopButton: false,
showScrubber: false,
showVolumeSlider: false,
showMuteVolumeButton: false,
showFullScreenButton: false,
showMenu: false,
controlsOverVideo: 'locked',
controlBarBackgroundColor: -1,
controlBarGloss: 'none'

Administrator
Administrator
acrylian   2008-07-17, 16:39
#2

Sure, look at zp-core/plugins/flowplayer.php of your zenphoto installation. We did not include all those to not bloat the options.
Be sure to duplicate the plugin so that you don't loose changes on update.

Member
Member
r4ptor   2008-07-28, 14:50
#3

I have virtually no knowledge about web development, so my question would be how exactly are these supposed to be used?

Administrator
Administrator
acrylian   2008-07-28, 16:23
#4

The options are all documentated on Flowplayer's site: http://flowplayer.org/player/index.html

Member
Member
r4ptor   2008-07-28, 18:15
#5

Yeh, seen it - problem was that I didn't look close enough in flowplayer.php. My bad.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.