Quote:
Originally Posted by famousartguy
Ooopps Yeah RSS--typo. Yeah, but I was wondering how do you make the mp3 into an rss feed.
|
You don't make the MP3 into an RSS feed at all. What you need to do is create an article with a link to the MP3 file. Then display that article in an RSS feed.
Most people use CMS's for creating RSS feeds, but it's definitely doable. If you have a look at the source code for a few RSS feeds (like
this one) you will see that it isn't too different from regular old HTML syntax.