Audio download link from Flash to download dialog

I am defining a URL to an MP3 file and then having a button use getURL onPress to open it. On my computer, this opens a dialog box to save the file.

However, on some computers, it opens the file in Quicktime in browser, I’m guessing just because Quicktime is configured to do so for them.

I want the link to always go to the regular save dialog box, so that it doesn’t go away from my full screen Flash site, and so the user can download the file instead of just listening in browser.

Any ideas on how to do this, either by using a different link or a different method?