buddhika2010 Posted February 22, 2011 Share Posted February 22, 2011 <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 .... Link to comment https://forums.phpfreaks.com/topic/228535-mp3player-help-to-add-remove-tracks-to-playlist/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.