trying to make a label maker. And I have an onscreen keyboard that allows me to enter text. wondering how I can copy it and put it in a prinintg animation. Still new to as3
if you want to use text (entered into a textfield) elsewhere in your app when the textfield no longer exists, assign the textfield's text property to a variable (when the textfield exists). you can then use that variable even when the textfield (and its text) no longer exist.
var tfS:String=your_tf.text;
North America
Europe, Middle East and Africa
Asia Pacific