Force download of mp3

**Hi

I know this question been asked too many times before, but i simply do not understand the answers.

My question, I hope is really simple:

myButton.onRelease = function () {
//what do I need to put here to force the download of the mp3 (not a zip);
}

Thanks in advance,

Julian

**