Rob,
If you inherit from the TransformInterpolator class then you can add
the line in the method:
public void processStimulus( Enumeration enum ) {
if(getAlpha().finished())
{
}
}
and call another method from there. I hope this helps.
Jason Cheatham
===========================================================================
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".