onClipEvent(enterFrame){ if(al._alpha=0){ i=2; setproperty(this,_alpha,getproperty(this,_alpha)+i); i++; } }