Na enem mestu zbiramo zanimive in privlačne ponudbe iz spleta in vaše okolice. Več o nas.
It looks like you don't have flash player installed. Click here to go to Macromedia download page.
var so = new SWFObject("samples/flashmp3player.swf", "player", "290", "247", "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", "25 kids christmas songs" ); // Location of a folder with mp3 files (relative to php script). so.addVariable("color_path","samples/default.xml"); // Location of xml file with color settings. so.addVariable("script_path","samples/flashmp3player.php"); // Location of php script. so.write("player");