Caurina Tween Syntax


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. import caurina.transitions.*;
  2.  
  3. Tweener.addTween(b1, {scaleX:1.7, scaleY:1.7, time:1, transition:"easeoutelastic"});

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.