Ok, here’s one I can’t even begin to think of a solution for.
I’ve got a text field on stage with a scrollbar UI. The text is bigger than the visible part of the field so it scrolls up and down wonderfully. Now phase 2 comes in. I want to make “tooltips” appear when certain words are mousedover. I have the tool tips working but… I can’t figure out how to get them to scroll when the text scrolls so when the text moves, the tip triggers stay in place and that’s just weird.
Any ideas on how to do this? Thanks guys.