is it possible to export XML data from a swf file thanks in advance
A:
http://www.adobe.com/devnet/flash/articles/mysql_xml_asp_03.html
http://www.hardcode.nl/archives_9/article_442-post-request-data-in-as3.htm
let us know your server-side etc.
instead of simple variables you could put your xml data.
Eugene
2010-09-02 21:44:15
i mean that i made a flash game and i want the score of the game export as xml data to read it in my php file
Maged
2010-09-02 23:42:26
aha, you need URLLoader and PHP CRUD interface to store all this things into MySQL or etcSQL DB.
Eugene
2010-09-03 00:30:57
i've them i want to know how i can link between the flash data (score )and the php
Maged
2010-09-03 11:06:33
did you read links above? there are detailed manuals, sir?
Eugene
2010-09-03 13:41:11