When I use FlxG.mouse.overlaps(aspritenamehere), it seems to give a null object ref. The object that I used in the code is visible and present, and appears just fine without the script enabled ...
I'm having a strange error. I define a treegrid object name tableDisplay3, the object works, displays data, collapses and uncollapses just fine. But tableDisplay3 is ...