Quote:
They are definitely MP3s, and they play just fine when downloaded. One
thing I
have learned since my post is that I should do "stub" files with the
extension
.m3u. That way the file will always download and play in an MP3 player
instead
of in the browser. Right? |
An M3u file that tells the player where to find the file and stream it. So,
yes, by default, it will open a player. You can't just change the extension
of the MP3 to M3U, though. An M3U file is actually a text file with playlist
information:
http://hanna.pyxidis.org/tech/m3u.html
However, the fact that your music is garbled inside the browser (I assume
which is using the QT plug-in to play it) makes me wonder if your MP3 is
corrupted and/or not actually an MP3. But if you are sure you made an MP3
file and not an AAC MP4, then I'm not sure what it could be.
-Darrel