Question
please help - xml.sendAndLoad not loading
hi
i've been puzzling over this for a while now - hope you guys can help
i'm trying to send a bit of xml to a php script which adds the item to a basket (using a PHPSESSID) and returns a list of the basket contents back to the movie which i hand off to another function to deal with but i just can't get a result from the sendAndLoad
my code is attached
i was requesting a summary from another php file but that was updating too slowly so would only give me the summary from the previous action - however, it did show me that the xml is getting to the basket and updating it but the basket is not returning, or even failing to return, the xml list.
is this a problem with my actionscript or should i be looking at the php?
hope you can help
i've been puzzling over this for a while now - hope you guys can help
i'm trying to send a bit of xml to a php script which adds the item to a basket (using a PHPSESSID) and returns a list of the basket contents back to the movie which i hand off to another function to deal with but i just can't get a result from the sendAndLoad
my code is attached
i was requesting a summary from another php file but that was updating too slowly so would only give me the summary from the previous action - however, it did show me that the xml is getting to the basket and updating it but the basket is not returning, or even failing to return, the xml list.
is this a problem with my actionscript or should i be looking at the php?
hope you can help