PDA

View Full Version : Html Music



suprafreak6
01-02-2006, 07:24 PM
Anyone know the html code for a dropdown playlist for music? It would be pretty helpful for my myspace website... thanks

despikable
01-04-2006, 07:45 PM
i think theres a way to view code of other ppls website with firefox so go to there website which has what your looking for and view code and copy the code for the playlist and use that.

BTW this is just a theory.

suprafreak6
01-04-2006, 09:29 PM
hey at least you responded...lol

4play
01-05-2006, 01:00 AM
you can do it with html alone.

http://mp3act.net/

HCT
01-07-2006, 02:11 AM
this should help
http://www.myspace.com/customizing

tesco
01-07-2006, 04:48 AM
Do you just want a list of songs in a dropdown or do you want them to download, play, or give info about the song?

suprafreak6
01-07-2006, 05:19 AM
first choice

tesco
01-07-2006, 08:37 PM
<select name="songs list">
<option value="1">Song #1
<option value="2">Song #2
</select>

The name="" and value="" aren't needed in this case since it's just a dropdown list but if you were submitting this info to another page (to play the song or give info) it would need the name and value.

suprafreak6
01-10-2006, 10:20 PM
i do want it to play also will that work? like ive seen people who have a drop downlist where thats your like choice of what you want to listen to with playbutton and stop

silent h3ro
01-10-2006, 11:16 PM
A pure volume player?

suprafreak6
01-10-2006, 11:42 PM
naw for on my myspace