That's a fairly simple effect actually. All you need to do is increase the alpha by a bit on every frame. You can do this with code using object.alpha or you could animate it with a tween by changing the alpha color effect.