Jump to content

staelens

Members
  • Posts

    2
  • Joined

  • Last visited

staelens's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. staelens

    MP3 HTML

    there is no help forum for the creator of the MP3 player. I wasnt sure if there would be a code to link to a txt file with the info in it. or to even read the txt file properly
  2. staelens

    MP3 HTML

    I am trying to use my MP3 on my website. I have it working ut I would like the play list to display the name and artist and not the source code of the file is there a way to do this. Here is a copy of the code that I am using <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="250" height="150"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" /> <param name="bgcolor" value="#ffffff" /> <param name="playlist" value="http://files.enjin.com/246073/PlayList.txt" /> <param name="FlashVars" value="mp3=http://files.enjin.com/246073/music/Bad Company.mp3|http://files.enjin.com/246073/music/Death Before Dishonor.mp3|http://files.enjin.com/246073/music/Tom Petty And The Heartbreakers - Mary Janes Last Dance.mp3|http://files.enjin.com/246073/music/00. The Forest Rangers - This Life (Celtic Mix).mp3&width=250&height=150&autoplay=1&loop=1&showvolume=1&loadingcolor=f5f5f5&bgcolor1=ff8c00&bgcolor2=5c0000&slidercolor1=ff8c00&slidercolor2=ff8c00&playlistcolor=e64d00&currentmp3color=faffff&scrollbarcolor=ff671a&scrollbarovercolor=e04700" /></object>
×
×
  • Create New...