
20-03-08, 20:57
|
|
Junior Member
|
|
Join Date: Jul 2007
Posts: 7
Rep Power: 0
|
|
|
Re: Caurina Tweener by Zeh Fernando - tutorial 1
Sorry! That should be:
import caurina.transitions.*;
Tweener.addTween(box,{x:500,time:2,alpha:100,trans ition:"easeOutBounce"});
Not sure how that hiccup arrived in the middle of trransitions, but it's not in my original code. |
|