I want to add a speaker icon to my website, when the page loads, a music file (.mp3) starts playing, when the user clicks on the speaker it changes to another icon (mute speaker) and the sound stops
agian when the user click on the mute speaker, it changes back to the orginal speaker and the sound restarts.
How can I do this?
Should I use Flash or is it possible to be done in HTML or JAVASCRIPT?
thx


