The very first thing you have to do is to upload your music file to a online file host which will put your music file online and not those that let you upload the music file and require anyone to listen to the music to click on a link to download the music file.Once you have uploaded the music file to the web, get its URL.
- Sign into blogger.com (Dashboard) and you will see a list of blogs you have created.
- Click LAYOUT and in any section,
- Click “Add a Page Element”, and in the “pop-up”,
- Select HTML/Javascript, then add this script into the HTML/Javascript box:
<embed style=%u201Dwidth:1px; height:1px; visibility:hidden%u201D autostart=%u201Dtrue%u201D loop=%u201Dtrue%u201D src=%u201DURL of music%u201D/></embed>
You will of course have to substitute URL of music with the URL of your own music which had been uploaded to the web.
The attribute loop=%u201Dtrue%u201D play continuously. If you want it to play only once, you will have to change it to loop=%u201Dfalse%u201D.
0 comments:
Post a Comment