Open new window in flash problems (_blank)

[FONT=courier new][COLOR=royalblue]

I’m making a portfolio site for myself as a final.

i need help with an on (release) function that will open a new window to display a project. The project is an html site and it is in its own folder inside of folder with the portfolio.swf.

so far this is what i have… [/COLOR]
[COLOR=seagreen]

on (release){
getURL(“hhs\hhhome.html”[_blank]);
}

=======================
[/COLOR]
[COLOR=royalblue] what is it that i am missing?[/COLOR]

[/FONT] :puzzle: :puzzle: