


















var conf  =  
   { 
      "base": { 
                         "key": "#$fe5b21a6146d6fcfaf7",
        "play": { 
	      "url": "http://static.venetubo.com/images/flash/images/playButtonBig.png",
	      "opacity": 1.0,
              "label": null,
              "replayLabel": "Reproducir de nuevo",
              "width": 100,
              "height": 100 
        },
        "logo": { 
	      "url": "http://static.venetubo.com/images/logos/logo.png", 
	      "top": 20, 
	      "right": 20, 
	      "opacity": 0.90, 
	      "fullscreenOnly": true, 
	      "linkUrl": "http://www.venetubo.com" 
        },
        "contextMenu": [ 
	      "Venetubo.com - Noticias y Videos de Venezuela" 
        ],
        "clip":
                {
                      
                        "bufferLength": 1,
                     
                     
                        
                        "autoPlay": true,
                        "autoBuffering": true,
                     
                        "scaling": "fit",
                        "accelerated": true,
                     
                        "provider": "http"         
                                    

                },
                         "plugins":
                {
                                   

                                   

                     
                     
                        "controls":                                 {
                                        "url": "http://static.venetubo.com/images/flash/v3/flowplayer/flowplayer.controls-current.swf",
                                        "all": false,
                                        "autoHide": "always",
                                        "play": true,
                                        "volume": true,
                                        "mute": true,
                                        "time": true,
                                        "fullscreen": true,
                                        "scrubber": true,
                                        "backgroundColor": "transparent",
                                        "backgroundGradient": "low",
                                        "buttonColor": "#999999",
                                        "buttonOverColor": "#CCCCCC",
                                        "sliderColor": "#000000",
                                        "progressColor": "#DD0000",
                                        "bufferColor": "#DD0000",
                                        "progressGradient": "none",
                                        "fontColor": "#FFFFFF",
                                        "timeColor": "#FFFFFF",
                                        "timeBgColor": "#000000",
                                        "durationColor": "#FF0000",
                                        "borderRadius": 15,
                                        "scrubberHeightRatio": 0.6,
                                        "scrubberBarHeightRatio": 0.5,
                                        "timeBgHeightRatio": 0.8,
                                        "bottom": 12,
                                        "left": 5,
                                        "right": 5,
                                        "width": "98%",
                                        "height": 24,
                                        "opacity": 0.7,
                                        "tooltipColor": "#336699",
                                        "tooltips": 
                                           {
                                              "buttons": true, 
                                              "fullscreen": "Ver pantalla completa", 
                                              "fullscreenExit": "Volver a ventana", 
                                              "play": "Reproducir video", 
                                              "stop": "Detener", 
                                              "pause": "Poner en pausa", 
                                              "mute": "Silenciar el audio", 
                                              "unmute": "Activar el audio" 
                                           }
                        }
             }
              }
   }

