Hi all
I am new to as 3.0 and i am try to do a Common chat application in flash using php in as 3.0, what i am doing is i am getting a message from a input box and sending it to a php(send.php) and receiving as xml thru (getChat.php) here i am able to send message from inputbox to php and i am getting an xml output also, but when i am reading it in flash i am getting problem, i am not able to load the text continously my xml loads only once but it should load continously so my chat should get updated, i have tried the load xml thru set interval and onenterframe but its not working properly,
i believe some one can help me …
Thanks in advance