New Projects

Mp3 player

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Squark mp3 Player</title>
</head>
<body>
<script language="JavaScript" src="http://panzon.wikidot.com/new-projects/local-files/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="http://panzon.wikidot.com/new-projects/local-files/player.swf" id="audioplayer1" height="24" width="290">
<param name="movie" value="http://panzon.wikidot.com/new-projects/local-files/player.swf">
<param name="FlashVars" value="playerID=1&amp;soundFile=http://panzon.wikidot.com/new-projects/local--files/test.mp3">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>
</body>
</html>

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License