Working with multple dynamic text fields
Hi, I am currently working on displaying some Patches in Animate.
Is there a way to controll multiple dynamic text fields with one line of code?
My example: 3 dynamic text fields with the instance name myText
and the according code snipped: this.myText.visible=false;
Unfortunaly only the first myText diapears.
Can someone help me how to let the other two texts disapear?
