takhle to je teĎ
<script language="javascript" type="text/javascript" src="flash/swfobject.js" ></script><script
var so = new SWFObject("flash/flashmp3player.swf", "player", "200", "200", "9"); // Location of swf file. You can change player width and height here (using pixels or percents).
so.addParam("quality", "high");
so.addVariable("content_path","mp3"); // Location of a folder with mp3 files (relative to php script).
so.addVariable("color_path","flash/default.xml"); // Location of xml file with color settings.
so.addVariable("script_path","flash/flashmp3player.php"); // Location of php script.</script>
<br/>