import fl.controls.*;
var MyText:TextArea = info_txt;
var score:XML = new XML(<score/>);
score.PlayerName = "Maged";
trace(score);
İşte ben PHP ile kullanmak için harici bir metin dosyasına bu verileri yazmak istiyorum ama bu konuda fazla bilgim yok, yeni bir XML tarih oluşturmak.
Note i want to append to the text field n't write .