AS Functions Variables
AS Functions Variables
Out of context: Reply #2
- Started
- Last post
- 10 Responses
- qaddisin0
ah yes that would be an easy response, in this case i am geting and defining textfield settings from data loaded dynamically and i can have the textfield defined before that data is loaded.
my workaround is to setup textfields with 0,0,0,0 and then redefine the textfields x,y,width and height. but of course this is an extra step
if there was a way to define a textfield and then access that textfield somewhat like
this.functionName.textField that would kewl or something like that.
thanks tho.