Button Links

Can I make a button link to a specific site like www.kramerklaymation.bravehost.com/photogallery instead of just putting photogallery?

like this…?


on(release) {
  getURL("http://www.kramerklaymation.bravehost.com/photogallery", _blank);
}

the code should go on button.

o ya, it works i think