Hello, i have an object that holds a bunch of variables. I want to send that object to a php file. What is the best way to do that in as3? i used to use loadVariables, but i want to know if there is a newer or better way in as3.
Thanks much for any help.