How To Open The Download Window In Flash?

Hello all,

I am making a flash project with photos - videos and many things like that.
I would like to be able to have a download button on every picture for example.

I only know the getURL(“Image1.jpg”, “_blank”); function

But this is not the way i like it cause it opens the image or other into a new window.
I want to be able to download it and not see it in a new window…

Is there a way even with php connection to open this download window when i choose to download something from flash project? ?

Does anyone knows something about it ?

Thanx in advance