# Alpha fade in, tint fade in and then fade out

**URL:** https://forum.kirupa.com/t/alpha-fade-in-tint-fade-in-and-then-fade-out/100681
**Category:** Uncategorized
**Created:** [February 1, 2004, 8:30am UTC](https://forum.kirupa.com/t/alpha-fade-in-tint-fade-in-and-then-fade-out/100681 "2004-02-01T08:30:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![PixelSense](https://avatars.discourse-cdn.com/v4/letter/p/74df32/32.png) [@PixelSense](https://forum.kirupa.com/u/PixelSense)
#### Post date: [February 1, 2004, 8:30am UTC](https://forum.kirupa.com/t/alpha-fade-in-tint-fade-in-and-then-fade-out/100681/1 "2004-02-01T08:30:17Z")

</div>

Just wondering, do u guys usually use actionscript to do alpha and tint fade? or just use the propeties tween control?

i heard that using actionscript will be better as it will not lag if the user’s computer is slow…

here is to get a better idea what i’m trying to achieve using tweening  
[http://h-y-p-h-e-n-s.net/main.swf](http://h-y-p-h-e-n-s.net/main.swf)

\*\*To Alpha fade in, white tint fade in and then fade out white tint to original state.  
\*\*

I knoww how to script the alpha fade in but i have problem with the tint fade. I also have read through every line of [http://actionscript.org/tutorials/advanced/Color\_fade/index.shtml](http://actionscript.org/tutorials/advanced/Color_fade/index.shtml)  
but i just don’t know how to go about implementing it to my case.

i will really appreciate it if u can help enlighten me 🙂
