I have a link in my flash movie that links directly to a .mov file. I want the file to be downloadable to the viewers computer.

How can I code my flash link to do this?

I am currently using "getURL" to link directly to the file, but all it does is open a new window (i am using "_blank") and begin playing the movie. Am I on the right path?

Thanks!

R.