October 12th, 2009
If you have your own website and would like to add mp3 files to it, then the process is fairly simple. But first you need to get permission to add a link to an MP3 file. Some hosting providers don’t allow files over certain sizes and some don’t allow you to have certain types of files either.This can include MP3 files. Make sure that the file you plan to add to your site is allowed by your hosting service first. Don’t use copyrighted music either. Then follow these steps:
Upload your MP3 files to your site using the easy file upload program that your hosting service provides. If they don’t provide one then you need to use an FTP Program.
Find Your MP3 File’s Address (URL)
Choose a Location For Your MP3 File
Find The Location of the MP3 File in Your HTML
Add The Link to the MP3 File
Link to the MP3 file on your hard drive like this:
The MP3 file is located in the “My Documents” folder
It is called “rocks.MP3″
The text for the MP3 file says “Click here for the MP3 file called rocks.”
Code is: <a href =”file:///C|/My Documents\rocks.MP3″>Click here for the MP3 file called rocks.</a>
Then test the link to the MP3 file to make sure it works right.
Technorati Tags: adding mp3 files to website, mp3 html, mp3 html code
: Category:
mp3 html
September 12th, 2009
Question: How do I change the format of an MP3?
Answer: Here are two options:
1) Open the “Volume Control” Select “Options” Select “Properties” Then audio input
Click “Recording Button” Then Ok Enable Stereo Mix. Next set level to 1/3. Once completed, open the sound recorder Click record, and then play on the web page. This will get you the mp3.
2) If you want the audio and video then try go here:
http://www.nchsoftware.com/capture/index.html
Question: How do I keep website visitors from stealing my music? I want them to be able to listen, but not take my songs. I’m trying to sell an album. Is there an html code, or do I have to do something else?
Answer: if they can listen to your song, they can copy it and steal it. One suggestion would be to just post a small sample of each track.
Be certain you know the paths to your songs on your server. Next you can visit http://PlayList.com/ to see if making a playlist will work for you. Otherwise, try making a link to each individual song and use the code from the right media player at http://cit.ucsf.edu/embedmedia/step1.php or http://embedthevideo.com/. Good luck.
Technorati Tags: mp3 html, mp3 html code
: Category:
Uncategorized
August 16th, 2009
So how do you stream MP3’s on your website? It starts with having an MP3 player like Real Audio Player, WinAmp, or even Windows Media Player. The MP3 will stream as it loads on the page and will allow for larger sound files to be played. Then there are just a couple more steps like using notepad and saving your MP3 file to the same directory where you will be playing the sound from. Here are the step by step instructions here:
Do you want a software to generate the MP3 HTML for you? If so, Softpedia has a good one. It is not free, but it may serve your purpose. MP3 HTML Generator is a software designed to create MP3 HTML lists for your Web pages without writing a single line of code. The page can contain information such as artist, album, title, file name, and much more. It has different and totally customizable HTML styles.This utility application allows you to upload your Web sites with one simple click. This comes in handy if your Web site has many files that need updating regularly. If you want to have a look, here is the link:
If you need to convert MP3 files into Flash files with streaming audio data, there is a little utility called SwiftMP3 that does the job. It can do many things such as extract the title, artist name, and album, convert it to Flash, generate playlists, and even batch convert. Softpedia certifies it is 100% clean from adware and viruses too. Here is the link to SwiftMP3 which is a pretty cool Flash MP3 Html tool:
Technorati Tags: mp3 html, mp3 html tools
: Category:
Uncategorized
August 16th, 2009
Question:
Does anyone know an HTML/Javascript code for targeting mp3 files to an embedded mp3/flash player? At the present time, I have it set up like this. When a link is clicked, it opens it up on the visitors pc. I don’t want it to work that way. Instead, I would it to play in an embedded flash player. I have been trying to get an answer to this for awhile now. It has been suggested to go to different websites. But it doesn’t help because I am not all that familiar with javascript.
Answer:
Since you want an mp3 file to play in a flash player, then you need to make a ready made flash player. Most often flash players have the files embedded. Also have a look at the three main tools at the top of this page, or go to the tools page for more options.
: Category:
Uncategorized