Embed Audio Into Your Net Content

You can also just use the code below to embed audio into your website html. It will show up as a little player with a start and stop control. To see a sample, go to my past band, Cross Creek's Stuff page. The site is under construction so the other site's pages are dead links! The players are near the bottome of the site. Click Here.

To use the code below, just put the name of your audio file where you see waltz.mp3. You will need to put this code in the same folder as the audio file on your server, blog, wiki, drupal, moodle or what ever service you use to publish material to the Net. There is usually a place to add code to a site for those of you using a blog or similar service to publish audio.

<embed src="waltz.mp3"width="200"height="20"autostart="false">