Answered
LinkElement error?
In the latest build of Gumbo, LinkElements are giving me an
error when I hover over them. The stack trace is as follows:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at flashx.textLayout.elements::LinkElement$/attachContainerEventHandlers()
at flashx.textLayout.elements::LinkElement$/addLinkToMouseInArray()
at flashx.textLayout.elements::LinkElement/mouseOverHandler()
Interestingly, not one of the entries in the stacktrace are any code that I wrote.
Any ideas?
Thanks,
tim
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at flashx.textLayout.elements::LinkElement$/attachContainerEventHandlers()
at flashx.textLayout.elements::LinkElement$/addLinkToMouseInArray()
at flashx.textLayout.elements::LinkElement/mouseOverHandler()
Interestingly, not one of the entries in the stacktrace are any code that I wrote.
Any ideas?
Thanks,
tim
