Is it possible to scale the event listener so it doesn’t go edge to edge on the graphic it is attached to? For example I have a 320*240 image and I need to make the event listener smaller. (20px padding around the image would be ok)
The reason I am asking is I am trying to add a hint button in the middle of the page (Player loses points if they hit an incorrect image) but clicking the hint button always triggers the event listener (behind the hint button) while at the same time triggering the hint button (so that works at least), but it gives the person negative points because they hit the hint button AND the graphic behind the hint.
Even a link to an existing article would be ok. [import]uid: 132937 topic_id: 35221 reply_id: 335221[/import]