Little problem

here is what i need tho it is very simple i cant get it to work. i have some text which i converted to a movieclip and then when the text it clicked i want it to open the url. it can get it to do everything but url part because it automaically brings the website up without having to click it. this is what i have so far:

onClipEvent (load) {
getURL(“http://calzinger.no-ip.org:92/hosted/volskid/ssclan/new.php”, “_blank”);
}

but that way is auto loads it and i dont have to click on the movieclip. i want it where they have to click on the movieclip to open that certain url