If I push all the sprites into an array, say
How can i refer to the text field inside 'sp'+i ?(ie 'sp'+i . 'sptxt'+i ?)Actionscript Code:var a:Array = new Array();
a.push(this['sp'+i]);
|
Results 1 to 8 of 8
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |