	$f("a.rtmp", "http://radiosmartfm.com/player/flowplayer-3.1.5.swf",{ 
	clip: { 
		url:'smartfm',
		provider: 'rtmp',
	}, 

canvas: {
		backgroundImage: 'url(http://radiosmartfm.com/player/impulse.png)'
	},
	
plugins: {  
		
	controls: {
	url: 'http://radiosmartfm.com/player/flowplayer.controls-tube-3.1.5.swf',	
	play:false,
	stop:true,
	height:30,
	volume:false,
	fullscreen:false,
	scrubber: true,
	backgroundColor: '#000000',
	sliderColor: '#9DCB3B',
	progressColor: '#9DCB3B',
	timeColor: '#FFFFFF',
	durationColor: '#9DCB3B',
	bufferColor: '#C2DA55'},

	rtmp: {  		 
			url: 'http://radiosmartfm.com/player/flowplayer.rtmp-3.1.3.swf',						
			netConnectionUrl: 'rtmp://202.152.35.210/live',
			durationFunc: 'getStreamLength' 
	  } 
	}     

});
