Franzus
06-16-2008, 09:18 AM
I followed a very good tutorial here:
http://www.adobe.com/devnet/flash/articles/xmlconnector.html
where xml text data is dynamically bound to TextInput and TextArea components. The problem I'm having: How can I access the displayed data? If I try to e.g. trace (tiCost.text); nothing is displayed.
http://www.adobe.com/devnet/flash/articles/xmlconnector.html
where xml text data is dynamically bound to TextInput and TextArea components. The problem I'm having: How can I access the displayed data? If I try to e.g. trace (tiCost.text); nothing is displayed.