Skip to main content
Known Participant
September 30, 2007
Question

please help - xml.sendAndLoad not loading

  • September 30, 2007
  • 3 replies
  • 271 views
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

This topic has been closed for replies.

3 replies

kglad
Community Expert
Community Expert
October 1, 2007
ok
allandtAuthor
Known Participant
September 30, 2007
thankyou for the response

might have found an error in the php - will keep you posted
kglad
Community Expert
Community Expert
September 30, 2007
if you're XMLDocUrl is correctly defined, it's a php issue.