Seems I forgot to mention another code change in that file I sent(evagation.java). It includes a fix to multiple touchSensor's being activated with one click. It's in the mouseClicked routine. This might be a feature, can't tell. I've never seen a VRML browser exhibit this behavior, but I can't swear that its not spec compliant. Currently when ya click it will activate all touchSensors in the pickRay. I changed it to only activate the closest touchSensor. It can still possibly send multiple events as it doesn't stop other sensor events, just makes sure only one touchSensor goes off. Not sure exactly what the right behavior is. -Alan Hudson =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".