flowplayer("a.myPlayer", "http://www.nouara.com/flowplayer-3.2.0.swf", {
		
	// this is the player configuration. You'll learn on upcoming demos.
	plugins:  {
		controls:  {
			volume: false		
		}
	}
});

