*How do you place songs into xangas?*
Ok.. there are many kinds of ways you can place them.
Choice 1) This music player doesn't actually look like the image below, but is similar to it. The following code is actually for a music player with a "play" and "pause" button. For a music player like this, all you have to change is the : http://yoursite.com/musicfilename.wma to an actualy URL file. I think this code only works for Windows Media Files.
Choice 2) Now this music player is the same as above, but it has a "stop" buttom added. So now the code for the music player with a "pause", "play", and "stop" button is the one below. Again all you have to change is the http://yoursite.com/musicfilename.wma to the real URL file.
Choice 3) If you want a dropdown playlist like the one I have above. Use the code below. Remember to change the URL address said above into the real URL file. In this case, there are about four or five you have to change. (You can also put the title and artist of the song as well)
- These chocies are not all, there will be lots more music players to choose from next time.
|