Email link not working properly

When tested my email window opens twice.

There is no target attribute used at all.

Also ?subject= don’t work. Subject field blank in email popup box.

Using Flash 8.

on (press, release) {
getURL("mailto:[email protected]?subject=No subject showing");
}

Thanks
Dave