0 Replies Latest reply: Jul 23, 2010 8:39 AM by Ziggizag RSS

    Get rid of hand cursor over hyperlinks in HTML-enabled textField !!!

    Ziggizag Community Member

      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:

       

      cursor.jpg

       

      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