when using getchildbyname variable i've not been able to get the value
can someone please post an example of how to get a value using
getChildByName.



var test:DisplayObject = this.getChildByName("inputtext" + i);
          


Reply via email to