English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

4 answers

★★ MAKING AUDIO PLAYLISTS ★★

◙ You can easily make a playlist in Windows Notepad. BE SURE TO PRESS ENTER AFTER EACH URL EXCEPT THE LAST ONE. then save it as playlist.m3u

http://www.yourdomain.com/song1.mp3
http://www.yourdomain.com/song2.mp3
http://www.yourdomain.com/song3.mp3

◙ Now you go here and use this free web-based tool to make the HTML/XHTML source code for you. When it asks you for a width and height type in zero so the controls and video viewing area do not show on your page.

http://cit.ucsf.edu/embedmedia/step1.php

◙ When it asks for the filename just type in playlist.m3u

◙ You can take that even farther like below.

◙ Let's say you have several of these playlists with various songs in them. You can make a master playlist that will play all of them. Just repeat what I did above in Notepad. BE SURE TO PRESS ENTER AFTER EACH URL EXCEPT THE LAST ONE.

http://www.yourdomain.com/playlist1.m3u
http://www.yourdomain.com/playlist2.m3u
http://www.yourdomain.com/playlist3.m3u

◙ Now save that as masterplaylist.m3u you can even mix playlists together. Some with videos and somE with just music. IF YOU ARE USING THIS AS BACKGROUND MUSIC DO NOT USE VIDEO PLAYLISTS!

◙ These techniques work with all multimedia filetypes such as wav, midi, au, mp3, asx, asf, swf, mpeg, mov etc.

◙ I have one playlist with 2100 songs in it. Maybe one of these days I'll finally get to the end of it :lol:

◙ Do not link to music/video files on other people's site without their permission. It will eat up all their data transfer and then they won't be able to listen to their own music. You wouldn't like it if they did it to you. Instead upload the music to your own site or to a free multimedia host like http://www.supload.com/ and link to them there. Try to avoid these if you can. If there server is down for maintenance or for some other reason the files won't play on your site.

◙ NOTE: You don't have to save these as playlist or masterplaylist. I just used those names because they best described what I was talking about. You can call them "bumperthumpers" if you want to. I don't care. :)

◙ Onsite Music Players
☞ http://www.wimpyplayer.com/
☞ http://musicplayer.sourceforge.net/
☞ http://digitalmedia.oreilly.com/2005/02/23/mp3_embed.html

◙ Also some music players such as Windows Media Player can make playlists for you.

2007-01-05 08:15:13 · answer #1 · answered by Anonymous · 0 0

Add Audio To Html

2016-12-18 17:19:00 · answer #2 · answered by donegan 4 · 0 0

To add audio files, use this HTML code.


<bgsound src="yourmusic.mid">

also see the site below for various options for playing the music:

http://www.hypergurl.com/music.html

2007-01-05 08:15:54 · answer #3 · answered by Anonymous · 0 0

I think it's easier if you create a playlist to create mp3players on ur page because you can simply just copy their code (ex. codes specificly between the section (example. MP3 codes)

to position your mp3 player tp where you want it,put this code in between you codes:



PASTE YOUR MP3 CODES HERE



->then you can listen to ur mp3 player.
to move your mp3 to the right, simply increase the value of "left:0px"(example, left:100px)..and if you want to move it down a bit increase "top:0px" value..

2007-01-05 08:21:57 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers