Jump to content

MP3Player help to add ,remove tracks to playlist


buddhika2010

Recommended Posts

<script type="text/javascript" src="swfobject.js"></script>

<script type="text/javascript">

var flashvars = {};

flashvars.songInfo = "";

var params = {};

params.menu = "false";

params.scale = "noscale";

params.wmode = "transparent";

var attributes = {};

attributes.id = "MP3Player.swf";

attributes.align = "middle";

swfobject.embedSWF("MP3Player_000.swf", "mp3Player", "624", "524", "9.0.0", false, flashvars, params, attributes);

</script>

 

 

from where can i add the xml file or add the individaul mp3 file ....

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.