I have a problem in my code that I have no ideia how to fix.
I have a AS file that needs to get variables out of a php form, and I keep getting this error:
Error
My best guess if that you need to urlencode the keys and values in the data from the php script.