Hi there,
i have a screen, like a paytable, that i need to fullfill with an xml result. The ideal, for me, is loop through the xml nodes and dinamically add the value to the text field.
So i have a text object named "text_1_1", then "text_1_2" and so on. Is it possible to create the text objects dinamically and then assign coordinates and values, or i HAVE to create 50 text objects and then add 50 actions to fill them with the right xml node value?
Thanks!
Cris