Jesus,
It seems I am stucked. I need to conserve custom cursors over entire new Flash website I develop and suddenly I relized there is no way to get rid of the nasty hand cursor always showing-up when rolling the mouse over a hyperlink inside a HTML-enabled textField:

As you may see - a default hand cursor is appearing on top of the custom cursor - only in case of this sort of hyperlinks and regardless 'Mouse.hide();' applied.
Urgent !!! - Is there any solution?
I need this sort of links as they come from external HTML text injected dynamically into a textField.
I tried all regular means like:
useHandCursor = false;
buttonMode = true;
applied to a MovieClip hosting textField but it brings no improvement.
Please, help asap - it looks like a common problem !
(ActionScript3, Flash CS4)
Rgs,
Ziggi