Hello there.
I've inherited an elearning AS2 project from another designer which sends off an email at the end.
The AS2 code uses the form.loadVariables(_root.submitURL, "POST") method to send variables (assigned to the object 'form') to the PHP.
The PHP works when targetted directly, but not when variables are sent from Flash.
The additionally odd thing is that the original flash file DID work. Has the loadVariables method been deprecated recently? I'm at a loss. Any help well appreciated.
Cheers.