Hi All,

I am working with a class that implements
CyberGloveListener interface and in this when the
glove release event is triggered we got to do some
interpolation on the object so that the object moves
through for a specified distance. But when i give the
interpolation before any glove events it works fine
but when i try to trigger the interpolation on the
gloveReleased event using the
.setAlpha
.setPathArray methods of interpolation i m running
into some problem. The interpolation is not getting
executed and the object remains at the same position
where it was. I am not sure why this happens. If
someone could help me out or suggest me an alternative
that would be really helpful.

thanks in advance,
ram.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

===========================================================================
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".

Reply via email to