_Jay
06-17-2005, 06:46 PM
Easy question:
I have an input text field and I want to assign that instance name to a variable. How exactly do I do that?
var inputText:String = instanceName;
Is that how you do it?
thanks
I have an input text field and I want to assign that instance name to a variable. How exactly do I do that?
var inputText:String = instanceName;
Is that how you do it?
thanks