Hi Siu, yes, that is possible. But you have to intersect your scene while moving the mouse, or after the mouse rested for a certain period on a coordinate. For computing intersections you can use the picking utilities int the com.sun.j3d... package. But note that this calculation can make your system really busy.
I created a MouseOverBehavior for that purpose. Cheers, Karsten SUBSCRIBE JAVA3D-INTEREST clsiu wrote: > Dear All, > Is that possible for me to change the mouse arrow to a...ar,palm image when I move >my pointer to the element on the virtual world?(just like those at the browserto tell >the user that they can click on there).. > It is urgent and thank mush for all your kind consideration!! > > Siu > > =========================================================================== > 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". =========================================================================== 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".