Elias_Maluco
10-24-2007, 09:13 PM
Hi all. I have an apllication I was building in AS3 and I decided to port it to Air.
Well, the problem is: it connects to a php script sending some parameters through POST In the browser, this is working perfectlly. But when I compile it as an Air application, it dont. The application does connects to the php script, but the script is not receiving any of the POST parameters.
That means I cant use POST unless Im running the swf from a brownser?
Well, the problem is: it connects to a php script sending some parameters through POST In the browser, this is working perfectlly. But when I compile it as an Air application, it dont. The application does connects to the php script, but the script is not receiving any of the POST parameters.
That means I cant use POST unless Im running the swf from a brownser?