The HREF link is only part the the textfields content, and each textfield can 
have more than one link amongst other copy
and need to show relevant tooltip only when user is hovering over the 'a HREF' 
parts of the html textfield.

On 15 Jun 2010, at 13:49, Glen Pike wrote:

> Why not use the mouse coordinates?
> 
> On 15/06/2010 13:24, Karim Beyrouti wrote:
>> Hi All -
>> 
>> Wondering if there are any hacks to trigger a 'RollOver' script when 
>> hovering over a 'a href' link in an html textfield.
>> Currently using TextEvent.LINK,to trigger links - but would like to show a 
>> tooltip on rollover (of that part of text).
>> 
>> So far the only solution i can think of is using : 
>> TextField.getCharIndexAtPoint(x:Number, y:Number)
>> create this  - but it seems like this could be quite long winded solution.
>> 
>> Any other ways of achieving this?
>> 
>> 
>> Thanks
>> 
>> 
>> 
>> Karim _______________________________________________
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>> 
>> 
>>   
> 
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to