Call javascript inside link

yikes. Definitely an amateur question. Just wondering how I would call this link in flash:


<a href="myEntity:user451?doThis" onclick="return doCheck();">

[FONT=Verdana]The following example is found in the Flash Help:[/FONT]

 
navigateToURL("javascript:someFunction()")) 

Any ideas? There’s gotta be a quick solution …