Using Director > Navigation and User Interaction > Checking which text is under the pointer with Lingo |
![]() ![]() ![]() |
Checking which text is under the pointer with Lingo
Lingo can detect which text component in a text or field cast member is currently under the mouse pointer.
Use Lingo that applies to text and field cast members as follows:
![]() |
To detect which character in a text or field cast member is under the pointer, use the |
![]() |
To detect which item in a text or field cast member is under the pointer, use the |
![]() |
To detect which word in a text or field cast member is under the pointer, use the |
![]() |
To detect which paragraph in a text or field cast member is under the pointer, use the |
Use Lingo that applies only to text cast members as follows:
![]() |
To detect whether a specific point is in a hyperlink within a text cast member and is under the pointer, use the |
Use Lingo that applies only to field cast members as follows:
![]() |
To detect which line in a field is under the pointer, use the |
![]() |
To detect which word in a field is under the pointer, use the |
![]() ![]() ![]() |