getURL not loading anything

So I have this:

on (release) {
getURL (“http://www.site.com”, “_blank”);
}

as an action on the button itself, yet when you click absolutely nothing happens. I have tried many things, but it just doesn’t give. Any ideas?