How do I allow mp3 files to to be heard
I have some songs that I want to put up on a band's website. I have converted them to mp3 format and I am using Microsoft Frontpage 2003. Does anyone know how I go about making a button that fans could push to hear song samples. thanks for the help.
andy206uk posted this at 10:06 — 3rd August 2004.
He has: 1,758 posts
Joined: Jul 2002
Just upload the file and link to it as if it was any other file.
<a href="filename.mp3">Click here</a>
'or
<a href="filename.mp3"><img src="button.gif" width="100" height="30" border="0"></a>
'Of course... if you want it to stream in the page, that's a whole different matter and can be done using quicktime, realmedia, windows media, or even flash!
Andy
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.