posted 14 years ago
Hi,
I am having an XML file. I am loading XML data into XML object. The code is as below.
I am calling this arrangeComps() on button's click event. btn1 is my custom component having setX and setY methods, same for txt1. Now when I am accessing XML data i.e. myXML.button.x, it gives me following error. And when I debug it also doesn't go into xmlLoaded() function.
Can anybody please tell me what's the problem here?
Thanks.
Jahnvi.
There is no such thing as a stupid question, there are stupid people who are afraid to ask.