Hi,
I have a TextField, the Code looks like this:
_field_txt.html Text = "<a href='asfunctio n:doIt'>Mirza</a> test test test";
As you can see doIt() is started on click. Is there a way to call doIt() on RollOver?
There must be a way!
Regards,
Mirza