Alpha fade out

instance_name._visible = false;

or…

instance_name._alpha = 0;