I have a number of bouncing balls that I want to use as navigational buttons. At the moment I have an on(release) event on each ball which brings the user to the relevant page, the problem is that sometimes the way the balls fall they can be behind or in the way of other balls, you can move them and throw them around but if you move the ball in front of the one you want to get at, you get taken to this balls link. Is there any other events I could use, for instance that you have to double click to go to the link ?
Thanks in advance
Thanks in advance