>or use the trigger time (although we just discovered a bug in setting
>the trigger time--unless you set the start time or phase delay *after*
>the trigger time it won't work):
>
> alpha.setTriggerTime(1000)
> alpha.setStartTime(System.currentTimeMillis());
[...]
> alpha.setLoopCount(1);
Thank you very much. The 'setLoopCount' was the crucial point. It
works now. But another problem occurs now: It seems that an alpha
which I started once produces events for ever, even after the duration
of one cycle had elapsed. Do I really have to delete the interpolator
afterwards?
Oliver Radfelder
===========================================================================
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".