	 flashembed("example", 
		{
			src:'/resources/video/script/FlowPlayerDark.swf',
			width: 640, 
			height: 480
		},
		{config: {   
			autoPlay: false,
			autoBuffering: true,
			initialScale: 'scale',
			videoFile: '/resources/video/GS.flv'
		}} 
	);
