flashembed( targetDiv, mediaServer + "/swf/flowplayer/FlowPlayerLight.swf", {config: { 
    videoFile: videoSource, 
    initialScale: 'fit',
	showMuteVolumeButton: true, 
	showMenu: false, 
	controlBarBackgroundColor: 0,
	loop: false
}}); 
