Question
How can I make Tweener work?
Hi There,
Recently I found Tweener (http://code.google.com/p/tweener/).
And I followed the instruction of installment, but I got a compiler error:
Desc: The class or interface 'caurina.transitions.Equations' could not be loaded.
Sour: import caurina.transitions.Equations;
Even I run the samples downloaded from the website, I got the errors, could someone tell me why is that?
Thanks a lot.