PDA

View Full Version : Qml and Xml connection



vinayaka
27th September 2011, 15:00
I have set the difficulty option of a game in qml(like easy,medium,hard,expert).Each one is separate button.Can I write into a xml file ,which button I clicked? Or how can I write that?

vinayaka
28th September 2011, 14:19
Hai,


How can we read data written on an Xml file from javscript.Any help ?

alizadeh91
2nd October 2012, 11:31
For reading data in xml you can use XMLHttpRequest