I'm seeing an inconsistent behavior in D8 under Windows 2000 and hope that
someone has discovered a workaround.
From command window, type this:
member("MyTextMember").html = "<html><a href='x'>link</a></html>"
(MyTextMember needs to be on the stage, of course.)
You don't have to have an on hypertextClicked handler to see my problem:
just move the mouse pointer over the "link": if it changes into a hand, the
link will work, if it doesn't, the link is a dud.
In my testing, the link on the stage always appears immediately and always
boasts the hypertext styles (blue underline). This is consistent. But
sometimes it is clickable (cursor changes into a hand and the on
hyperlinClicked handler in an attached behavior is executed), and other
times it isn't.
I can't figure out when or why.
Going to another frame and then retirning back to this frame always makes
the link clickable. But I can't find any other way to revive it.
What else should I try?
Slava
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]