I have a var in the stage called Salary, and i want to access it from a movieClip, so i used:
saldoAluno.text =MovieClip(this.root).Salary ;
But it can’t find the variable. Any ideas?
I have a var in the stage called Salary, and i want to access it from a movieClip, so i used:
saldoAluno.text =MovieClip(this.root).Salary ;
But it can’t find the variable. Any ideas?
:: Copyright KIRUPA 2024 //--