Jump to content

MP3 HTML


staelens

Recommended Posts

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>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...