$f("audio", "/player/flowplayer-3.1.5.swf", {
plugins: {
rtmp: {
url: '/player/flowplayer.rtmp-3.1.3.swf',        
netConnectionUrl: 'rtmp://flashstream.latribu.ca/Extraits/Extraits',
durationFunc: 'getStreamLength'},
controls: {
fullscreen: false,
volume: false,
height: 16,
time: false,
stop:false,
scrubber: true,
borderRadius: 6,
play:true,
backgroundColor: 'transparent',
backgroundGradient: [1.3, .5],
scrubberHeightRatio:0.6,
scrubberBarHeightRatio:0.4,
mute: true}},
clip: {
provider: 'rtmp',
autoPlay: true,
autoHide: false
}});
