Question
Function not calling php script at all?
Hi
my script has been set up with an asfunction function call from within a textarea to a function that sends a small xml file to a server side script (basketRemove.php)
the code is attached
i'm using charles to check what is happening between the server and flash and no call to the ./basketRemove.php script is ever made
hope you can help - did i do something dumb?