Hi,

You can use <a> tags in HTML textfields an you can also have these call ActionScript functions using "asfunction:funcname" or similar. This would work nicely for text with only a few words that you want to highlight. You can even use css to style your links.

If you want every word to do this, it would possibly better to write your own class to work out what word your cursor is over and highlight / tooltip for that.

   Glen

[EMAIL PROTECTED] wrote:
Hello List,

Is there something like a "hover" event for links in HTML textfields? For
example, imagine an HTML textfield which displays the poem Jabberwocky. If
the user hovers over any of Lewis Carroll's nonsense words, a definition
appears in something like a tool-tip. Is such a thing possible?

Cheers,
CB.
_______________________________________________
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