In this post, I’ll show you how to embed mp3 music onto your websites from del.icio.us
Here is examples which I use this method to embed music from del.icio.us
Psychiatric Office Answering Machine
Code Monkey
The most unwanted music
Martin Luther King, “I have a dream” and other speeches
First, you need to put the following code into your websites.
<script type="text/javascript" src="http://images.del.icio.us/static/js/playtagger.js"></script>For blogger, you can put this code before the </body> tag in the edit HTML.
Second, you use the following code to embed music
<a href="link_to_music_file.mp3">Music title</a>Note: you must bookmark the mp3 file to del.icio.us before using it.
Have fun
0 comments:
Why not leave a comment? No matter what, I'd love to hear from you!
Post a Comment