Dose anyone know how to make a symbol alpha so all instances of that symbol will have alpha. I'll even go for an action script code that makes certain layers alpha
You could use _alpha. It might be easiest to put the actionscript inside the symbol itself, so it'll change it's own _alpha when conditions are met. That way you'll only have to write the code once per symbol, not for every instance of every symbol. For comparison, look inside the main LoK how Krystal's body parts contain the actionscript that changes her clothes.