
/* - collective.flowplayer.js - */
var collective_flowplayer = {
  "params": {
    "src": "http://www.vicenteguerrero.org.mx/++resource++collective.flowplayer/flowplayer.swf"
  }, 
  "config": {
    "controlsOverVideo": "ease", 
    "controlBarBackgroundColor": -1, 
    "showVolumeSlider": false, 
    "controlBarGloss": "low", 
    "useNativeFullScreen": true, 
    "autoBuffering": true, 
    "clip": {
      "scaling": "fit", 
      "autoBuffering": true, 
      "autoPlay": true
    }, 
    "initialScale": "fit", 
    "plugins": {
      "audio": {
        "url": "http%3A//www.vicenteguerrero.org.mx/%2B%2Bresource%2B%2Bcollective.flowplayer/flowplayer.audio.swf"
      }, 
      "controls": {
        "url": "http%3A//www.vicenteguerrero.org.mx/%2B%2Bresource%2B%2Bcollective.flowplayer/flowplayer.controls.swf", 
        "volume": true
      }
    }, 
    "usePlayOverlay": false, 
    "autoPlay": true
  }, 
  "initialVolumePercentage": 90, 
  "loop": true
};

