Prova con un pulsante così:

codice:
on(release){
	getURL(mioCombo.getSelectedItem().data, "_blank");
}