Hyperlink problem

Hi.

I’m creating a menu in Flash MX and I’ve made .jpg’s that I’ve converted to buttons.

So for button #1 I’ve added the code

on (release) {
get URL("/index.asp?page=main&what=article&id=1", “_self”);
}

The problem is that the hyperlink doesn’t work.

Can someone solve this?

Thanx for your time.