Learnings of the Day Syndicate  
 
This section contains articles on things I've learned about DotNetNuke, Web Development, Graphics, and related topics. Ideally, I would add a new learned item everyday, but that seems highly unlikely.

Note: To learn about and download the Articles Module go here.

Website Audio Options with MP3 files



This page will describe options for playing and/or allowing downloading of audio from a website. Ultimately, I think the best answer is a specific combination of the options below: -use flash for streaming, provide a link for downloading, if a feed, provide a link to the rss feed (aka Podcast).

This page will describe options for playing and/or allowing downloading of audio from a website.

Recommended approach

Ultimately, I think the best answer is a specific combination of the options below: -use flash for streaming, provide a link for downloading, if a feed, provide a link to the rss feed (aka Podcast).

Listen to this story:


Download this story
Example.MP3 (To save the file, right click and select "Save Target As..." (in IE) or "Save Link As" (in Firefox))
Subscribe to our PodCast

Explanation of the Options

Option 1: Link
A link to the MP3
To save the file, right click and select "Save Target As..." (in IE) or "Save Link As" (in Firefox)

 

Option 2: Streaming/Flash
The most reliable option to allow users to play the file directly on the site. You'll need to find a flash audio player.
There are many available, both free and commercial, with a large variety of skins (looks).
This sample uses the Wimpy Button.

 

Option 3: Embed Tag
Requires users have things properly configured on their computer. Inconsistent look and results. Flash is a better option.

 

Option 4: PodCast
A Podcast is a special type of RSS feed with embedded MP3s. A podcast is only appropriate for a recurring audio event, i.e. weekly sermon.
Sample Podcast Feed

Written By: David O'Leary
Date Posted: 9/14/2007
Number of Views: 1322


Comments
You must be logged in to submit a comment.

Return