Mi rispondo da solo:

protected function Entra_clickHandler(event:MouseEvent):void
{
navigateToURL(new URLRequest("http://indirizzo.it"),"_self");
}