Quantunet.com

My Account

Joins Us
Flash QuickSkills

Diagonal Position Tween With Alpha Fade  
Download this .fla
 
Click here to see how to create following mouse effect.

onClipEvent(enterFrame){
this._alpha -= 3;
this._x += 10;
this._y += 20;
}

How this Actionscript code works

© 2007 Quantunet LLC All Rights Reserved | Intellectual Property | Terms of Use | Privacy
Home | About Quantunet | FAQ's | Contact Us