so u mean my coding is incompleted??? But I thought once I put the send command the data will be automatically uodated in the XML file??? my aim is very simple. I will be using only flash actionscript to write data to an XML file. that’s all. Is it possible?? pls give me a general guide.
it is possible, but what he’s saying is that the Flash end of it can only build the xml object and then send that object to the server. On your server you need a php file which will write that data to a txt file.
I would do a search in this forum, and in the actionscript forum using the key words “writing+text+php+xml” in the search field. I’ll bet you come up with at least 4 convo’s we’ve had on this subject. If you have questions on one of those, and or how to impliment something, or obviously if you can’t find anything… write back.
*Originally posted by krist_foo *
**so u mean my coding is incompleted??? But I thought once I put the send command the data will be automatically uodated in the XML file??? my aim is very simple. I will be using only flash actionscript to write data to an XML file. that’s all. Is it possible?? pls give me a general guide.
thanks… **
using only Flash, it is impossible to write to an XML file on a server.
You can write it to the clients PC though… there’s a SharedObject tutorial in the tutorial section.
Creating engaging and entertaining content for designers and developers since 1998.