Ingo
09-26-2005, 10:48 AM
Hi,
I am trying to set a symbol instance "myInstance" to alpha =0. This is where I got stuck:
myInstance.colorMode = "alpha"; //works, but how do I set the alpha VALUE?
myInstance.colorAlphaPercent = 0; //makes the instance transparent, but changes the mode to "advanced"
Thanks for any help!
Ingo
I am trying to set a symbol instance "myInstance" to alpha =0. This is where I got stuck:
myInstance.colorMode = "alpha"; //works, but how do I set the alpha VALUE?
myInstance.colorAlphaPercent = 0; //makes the instance transparent, but changes the mode to "advanced"
Thanks for any help!
Ingo