Not able to download?

hi i am recently new to flash and have made the following

http://www.maureenwinter.de/flash.php

the problem is when you click on the big logo, people are telling me it’s not letting them download the .psd file

i have used the following code on the button

on (release) {
 getURL("[http://www.maureenwinter.de/gfx/mw_logoset.psd](http://www.maureenwinter.de/gfx/mw_logoset.psd)");
}

is this wrong?

also is there anyway when hovering over a link to display the url in the status bar? or a possible tooltip