I use a transparent helper sprite object that you can call an additional condition in your mouse event that detects overlap of the helper sprite
or
just add another condition to your Mouse event ...-->
System--> compare two values--> distance(player x,y,object x,y) < (whatever range you want)
just a few ways..hope that helps