I just found this: http://stackoverflow.com/questions/8813051/determine-which-element-the-mouse-pointer-is-on-top-of-in-javascript
Seems pretty straight-forward. On Jul 28, 2016, at 8:38 AM, Alex Harui <aha...@adobe.com> wrote: > > > On 7/27/16, 10:34 PM, "Harbs" <harbs.li...@gmail.com> wrote: > >> Is there some equivalent to hitTestPoint in FlexJS? >> >> I need to find an object under a mouse event location. Is there something >> already, and if not, any suggestions on how to go about implementing it? > > AFAIK, we haven't done anything for that. Is there an equivalent JS API? > > -Alex >