If you are trying to open a link by clicking on a sprite, then this should work:
Add a button, put it on top of your sprite so they click on a button to open a link.
Make the button invisible by adding onStartofLayout > button set CSS style to "opacity" to "0"