Button to download jpg F5

Hello:
I have a photo gallery and would like to make the user download his picture with the release of a button. The problem is i do not want the person to see the jpg picture since he already saw the swf. Thanks in advance for anyone who helps

AddType application/octet-stream .jpg .JPG

if your using apache, add that to the .htaccess, and you’ll force the file to be downloaded, instead of having the user’s browser decide how to handle it.

And about the flash part, just make the button the same as it currently is. You don’t have to do anything about it in flash

Ok, I also would like to let you know that I have posted this before on other 2 forums, and got no luck. I thank you very much for your answer. I havnt tried and Ill try tomorrow. I let you know on the details. Thanks again